Hi,<div><br></div><div>I tried to reproduce the problem. Actually <b>rabbitmq-server</b> needs to declare�<b>inets</b> in its app dependencies.</div><div><br></div><div>This is the error you get:</div><div><br></div><div><div>
Activating RabbitMQ plugins ...</div><div>{&quot;init terminating in do_boot&quot;,{{badmatch,{error,{edge,{bad_vertex,inets},mochiweb,inets}}},[{rabbit_plugins,calculate_dependencies,3},{rabbit_prelaunch,prepare_plugins,3},{rabbit_prelaunch,start,0},{init,start_it,1},{init,start_em,1}]}}</div>
</div><div><br></div><div>For a enabled_plugins file with this content:�[].</div><div><br></div><div>This happens when you generate a release for RabbitMQ only. Of course is not a problem if you have Erlang installed since the inets app will be found.</div>
<div><br>If you want to reproduce the error I can send you the release build instructions from my own repo.</div><div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div><div><br></div><div><br><div class="gmail_quote">
On Wed, Apr 25, 2012 at 12:54 PM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Alvaro,<div class="im"><br>
<br>
On 21/04/12 17:37, Alvaro Videla wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Similar to xmerl last week I think either mochiweb or the management<br>
plugin should declare a dependecy on the inets app.<br>
</blockquote>
<br></div>
afaict mochiweb already does declare that dependency.<span class="HOEnZb"><font color="#888888"><br>
<br>
Matthias.<br>
</font></span></blockquote></div><br></div>