Skip to content

Instantly share code, notes, and snippets.

@williamsjj
Created June 10, 2011 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamsjj/1019290 to your computer and use it in GitHub Desktop.
Save williamsjj/1019290 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 10-Jun-2011::00:47:20 ===
** Generic server rabbit_mgmt_db terminating
** Last message in was {'$gen_cast',
{event,
{event,connection_created,
[{pid,<0.10285.0>},
{address,{127,0,0,1}},
{port,5672},
{peer_address,{127,0,0,1}},
{peer_port,41927},
{ssl,false},
{peer_cert_subject,''},
{peer_cert_issuer,''},
{peer_cert_validity,''},
{auth_mechanism,<<"AMQPLAIN">>},
{ssl_protocol,''},
{ssl_key_exchange,''},
{ssl_cipher,''},
{ssl_hash,''},
{protocol,{0,8,0}},
{user,<<"xenophon">>},
{vhost,<<"maintenance">>},
{timeout,0},
{frame_max,131072},
{client_properties,
[{<<"library">>,longstr,<<"Python amqplib">>},
{<<"library_version">>,longstr,<<"0.5">>}]}],
{1307,666840,855921}}}}
** When Server state == {state,[{channel_exchange_stats,938050},
{channel_queue_exchange_stats,942147},
{channel_queue_stats,933953},
{channel_stats,925759},
{connection_stats,921662},
{consumers,929856},
{queue_stats,917565}]}
** Reason for termination ==
** {'module could not be loaded',
[{xmerl_ucs,from_utf8,[<<"Python amqplib">>]},
{rabbit_mgmt_format,utf8_safe,1},
{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
{rabbit_mgmt_format,amqp_table,1},
{rabbit_mgmt_format,format_item,2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,format,2}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment