Hi Ben,<br><br>We&#39;ll have a look at these issues and get them corrected as quickly as possible.<br><br>As for installing mochiweb, the mochiweb.ez file does need to be installed into your plugin directory - the rabbitmq-mochiweb is mainly focussed on providing a support layer around it.<br>
<br>Can you explain more about the process that you&#39;re following to get the error you report? The plugin activation process itself shouldn&#39;t cause applications to be started - I&#39;m assuming you&#39;re seeing this error when booting rabbit after installing the plugins?<br>
<br>Paul.<br><br><div class="gmail_quote">On Mon, Oct 19, 2009 at 2:03 AM, Ben Browitt <span dir="ltr">&lt;<a href="mailto:ben.browitt@gmail.com">ben.browitt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi,<br><br>I&#39;m trying to use the rabbitmq-mochiweb plugin as explained in <a href="http://www.rabbitmq.com/plugin-development.html#getting-started" target="_blank">http://www.rabbitmq.com/plugin-development.html#getting-started</a><br>

I have several issues with it.<br><br>rabbitmq_mochiweb.app is missing rabbit_mochiweb_registry in the list of modules<br><br>When activating the rabbitmq-mochiweb plugin, mochiweb is not included in the erlang path.<br>

I needed to add the mochiweb folder to the rabbitmq-server/plugins directory in addition to rabbitmq-mochiweb.<br>Isn&#39;t the plugin suppose to take care of that?<br><br>When trying to activate the rabbitmq-jsonrpc I&#39;m getting:<br>

{&quot;Kernel pid terminated&quot;,application_controller,&quot;{application_start_failure,rabbit_jsonrpc,{bad_return,{{rabbit_jsonrpc,start,[normal,[]]},{&#39;EXIT&#39;,{noproc,{gen_server,call,[rabbit_mochiweb_registry,{add,#Fun&lt;rabbit_mochiweb.0.118905840&gt;,#Fun&lt;rabbit_jsonrpc.0.21203153&gt;}]}}}}}}&quot;}<br>

<br>Crash dump was written to: erl_crash.dump<br>Kernel pid terminated (application_controller) ({application_start_failure,rabbit_jsonrpc,{bad_return,{{rabbit_jsonrpc,start,[normal,[]]},{&#39;EXIT&#39;,{noproc,{gen_server,call,[rabbit_mochiweb_registry,{<br>

make: *** [run] Error 1<br><br>The README of the rabbitmq-mochiweb is outdated.<br>
<br>Thanks<br><br></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>