[rabbitmq-discuss] Shovel does not start

Haldun Bayhantopcu hbayhantopcu at gmail.com
Wed Sep 24 12:04:17 BST 2008


Hi,

I am trying to run shovel application, however it seems not to be
running after these commands:

$ erl -rabbit tcp_listeners '[{"127.0.0.1", 5672}]' -boot start_sasl
-s rabbit -s shovel
1> application:which_applications().
[{rabbit,"RabbitMQ","%%VERSION%%"},
{mnesia,"MNESIA CXC 138 12","4.4.3"},
{os_mon,"CPO CXC 138 46","2.1.6"},
{sasl,"SASL CXC 138 11","2.1.5.3"},
{stdlib,"ERTS CXC 138 10","1.15.3"},
{kernel,"ERTS CXC 138 10","2.12.3"}]

When I manually try to run shovel with

2> application:start(shovel).

erlang just hangs.

Thanks in advance.
Haldun.

(System: Mac OS X 10.5.4, Erlang 5.6.3, RabbitMQ server, Rabbit erlang
client, and shovel: checked out from repo)




More information about the rabbitmq-discuss mailing list