Created
July 3, 2012 19:28
-
-
Save postwait/3042215 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| =ERROR REPORT==== 3-Jul-2012::15:26:02 === | |
| ** Generic server rabbit_mochiweb_registry terminating | |
| ** Last message in was {add,rabbit_mgmt,#Fun<rabbit_mochiweb.2.75707079>, | |
| #Fun<rabbit_mochiweb.0.51174676>, | |
| {[],"RabbitMQ Management"}} | |
| ** When Server state == undefined | |
| ** Reason for termination == | |
| ** {{case_clause, | |
| {error, | |
| {{'EXIT', | |
| {undef, | |
| [{lists,keyfind, | |
| [name,1, | |
| [{loop,#Fun<mochiweb_http.0.65037361>}, | |
| {name,rabbit_mochiweb_web_mgmt}, | |
| {port,55672}]]}, | |
| {mochilists,is_defined,2}, | |
| {mochilists,set_default,2}, | |
| {lists,foldl,3}, | |
| {mochiweb_http,start,1}, | |
| {supervisor,do_start_child,2}, | |
| {supervisor,handle_start_child,2}, | |
| {supervisor,handle_call,3}]}}, | |
| {child,undefined, | |
| {rabbit_mochiweb_web,mgmt}, | |
| {rabbit_mochiweb_web,start,[{mgmt,[{port,55672}]}]}, | |
| transient,5000,worker,dynamic}}}}, | |
| [{rabbit_mochiweb_sup,ensure_listener,1}, | |
| {rabbit_mochiweb_registry,handle_call,3}, | |
| {gen_server,handle_msg,5}, | |
| {proc_lib,init_p_do_apply,3}]} | |
| =INFO REPORT==== 3-Jul-2012::15:26:02 === | |
| application: rabbitmq_management | |
| exited: {bad_return, | |
| {{rabbit_mgmt_app,start,[normal,[]]}, | |
| {'EXIT', | |
| {{{case_clause, | |
| {error, | |
| {{'EXIT', | |
| {undef, | |
| [{lists,keyfind, | |
| [name,1, | |
| [{loop,#Fun<mochiweb_http.0.65037361>}, | |
| {name,rabbit_mochiweb_web_mgmt}, | |
| {port,55672}]]}, | |
| {mochilists,is_defined,2}, | |
| {mochilists,set_default,2}, | |
| {lists,foldl,3}, | |
| {mochiweb_http,start,1}, | |
| {supervisor,do_start_child,2}, | |
| {supervisor,handle_start_child,2}, | |
| {supervisor,handle_call,3}]}}, | |
| {child,undefined, | |
| {rabbit_mochiweb_web,mgmt}, | |
| {rabbit_mochiweb_web,start,[{mgmt,[{port,55672}]}]}, | |
| transient,5000,worker,dynamic}}}}, | |
| [{rabbit_mochiweb_sup,ensure_listener,1}, | |
| {rabbit_mochiweb_registry,handle_call,3}, | |
| {gen_server,handle_msg,5}, | |
| {proc_lib,init_p_do_apply,3}]}, | |
| {gen_server,call, | |
| [rabbit_mochiweb_registry, | |
| {add,rabbit_mgmt,#Fun<rabbit_mochiweb.2.75707079>, | |
| #Fun<rabbit_mochiweb.0.51174676>, | |
| {[],"RabbitMQ Management"}}, | |
| infinity]}}}}} | |
| type: permanent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment