[rabbitmq-discuss] Error installing/configuring Jsonrpc Channel plugin
Sunil Agrawal
sunil at armor5.com
Fri Jan 20 02:50:52 GMT 2012
Hi,
I just installed version 2.7.1 of RabbitMQ and enabled the plugin
rabbitmq-jsonrpc-channel. Then using a browser I browsed to
http://localhost:5672/rpc/rabbitmq and instead of getting the message
mentioned here (https://github.com/rabbitmq/rabbitmq-jsonrpc-
channel/), I just got 'AMQP 0.0.9.1.
Looking at the status using rabbitmqctl status, does show that the
plugin is installed and running :
[{pid,1656},
{running_applications,
[{rabbitmq_jsonrpc_channel,"RabbitMQ JSON-RPC Channels","2.7.1"},
{amqp_client,"RabbitMQ AMQP Client","2.7.1"},
{rabbit,"RabbitMQ","2.7.1"},
{os_mon,"CPO CXC 138 46","2.2.8"},
{sasl,"SASL CXC 138 11","2.2"},
{rabbitmq_jsonrpc,"Rabbit JSON-RPC","2.7.1"},
{rfc4627_jsonrpc,"JSON RPC Service","2.7.1-git"},
{rabbitmq_mochiweb,"RabbitMQ Mochiweb Embedding","2.7.1"},
{webmachine,"webmachine","1.7.0-rmq2.7.1-hg"},
{mochiweb,"MochiMedia Web Server","1.3-rmq2.7.1-git"},
{inets,"INETS CXC 138 49","5.8"},
{mnesia,"MNESIA CXC 138 12","4.6"},
{stdlib,"ERTS CXC 138 10","1.18"},
{kernel,"ERTS CXC 138 10","2.15"}]},
{os,{win32,nt}},
{erlang_version,"Erlang R15B (erts-5.9) [smp:2:2] [async-threads:
30]\n"},
{memory,
[{total,17072208},
{processes,5881777},
{processes_used,5881762},
{system,11190431},
{atom,424265},
{atom_used,398041},
{binary,182512},
{code,7973732},
{ets,585116}]},
{vm_memory_high_watermark,0.26719464674914045},
{vm_memory_limit,858993459}]
...done.
Any suggestions on how to fix it?
Thanks, Sunil
P.S. Excuse me if this a duplicate message from me shows up, the
previous one didn't make it through, so resending it.
More information about the rabbitmq-discuss
mailing list