[rabbitmq-discuss] [Alice] Proper configuration?
Andreas Jung
lists at zopyx.com
Wed May 12 06:23:46 BST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
trying to get Alice
http://willcodeforfoo.com/2009/07/13/announcing-alice/
running with RabbitMQ.
RabbitMQ is running:
ajung at blackmoon:~/sandboxes/occ> bin/rabbitmqctl status
Status of node rabbit at blackmoon ...
[{running_applications,[{rabbit,"RabbitMQ","1.7.2"},
{mnesia,"MNESIA CXC 138 12","4.4.10"},
{os_mon,"CPO CXC 138 46","2.2.2"},
{sasl,"SASL CXC 138 11","2.1.6"},
{stdlib,"ERTS CXC 138 10","1.16.2"},
{kernel,"ERTS CXC 138 10","2.13.2"}]},
{nodes,[rabbit at blackmoon]},
{running_nodes,[rabbit at blackmoon]}]
...done.
Starting Alice fails:
ajung at blackmoon:~/sandboxes/occ/alice> sh start.sh
make[1]: Entering directory
`/data/develop/sandboxes/occ/alice/deps/mochiweb'
(cd src;make all)
make[2]: Entering directory
`/data/develop/sandboxes/occ/alice/deps/mochiweb/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/data/develop/sandboxes/occ/alice/deps/mochiweb/src'
make[1]: Leaving directory `/data/develop/sandboxes/occ/alice/deps/mochiweb'
(cd ebin; erl -pa deps/mochiweb/ebin -pa ebin -noshell -run make_boot
write_scripts alice)
write_scripts for "alice"
Writing to "alice.rel" (as alice)
*WARNING* alice: Source code not found: alice_app.erl
*WARNING* alice: Source code not found: alice_log.erl
*WARNING* alice: Source code not found: rest_app.erl
{error_logger,{{2010,5,12},{7,23,7}},"Protocol: ~p: register error:
~p~n",["inet_tcp",{{badmatch,{error,duplicate_name}},[{inet_tcp_dist,listen,1},{net_kernel,start_protos,4},{net_kernel,start_protos,3},{net_kernel,init_node,2},{net_kernel,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}]}
{error_logger,{{2010,5,12},{7,23,7}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,<0.21.0>},{registered_name,[]},{error_info,{exit,{error,badarg},[{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}},{ancestors,[net_sup,kernel_sup,<0.8.0>]},{messages,[]},{links,[#Port<0.120>,<0.18.0>]},{dictionary,[{longnames,true}]},{trap_exit,true},{status,running},{heap_size,610},{stack_size,24},{reductions,459}],[]]}
{error_logger,{{2010,5,12},{7,23,7}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfa,{net_kernel,start_link,[[alice,longnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2010,5,12},{7,23,7}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined},{name,net_sup},{mfa,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2010,5,12},{7,23,7}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
{"Kernel pid
terminated",application_controller,"{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}"}
Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller)
({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}})
Anything I am missing?
Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkvqO2IACgkQCJIWIbr9KYyw9ACfWZf1E0pnCeoyLl7VCqhKIAQX
+2gAn2ZNEeR7H8XGMFOymyM41VsFnTVL
=OC0A
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100512/d55f05d4/attachment.vcf
More information about the rabbitmq-discuss
mailing list