Skip to content

Instantly share code, notes, and snippets.

@williamsjj
Created February 21, 2011 00:00
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/836441 to your computer and use it in GitHub Desktop.
Save williamsjj/836441 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 20-Feb-2011::16:56:18 ===
connection <0.12317.0> (running), channel 1 - error:
{{{bad_return_value,
{error,
{badarg,
[{erlang,is_process_alive,[<15672.23498.0>]},
{rabbit_amqqueue,'-internal_declare/2-fun-3-',2},
{rabbit_misc,'-execute_mnesia_tx_with_tail/1-fun-0-',1},
{mnesia_tm,apply_fun,3},
{mnesia_tm,execute_transaction,5},
{worker_pool_worker,handle_call,3},
{gen_server2,handle_msg,2},
{proc_lib,wake_up,3}]}}},
{gen_server2,call,[<0.12365.0>,{init,false}]}},
[{gen_server2,call,2},
{rabbit_amqqueue,declare,5},
{rabbit_channel,handle_method,3},
{rabbit_channel,handle_cast,2},
{gen_server2,handle_msg,2},
{proc_lib,init_p_do_apply,3}]}
=WARNING REPORT==== 20-Feb-2011::16:56:18 ===
Non-AMQP exit reason '{{{bad_return_value,
{error,
{badarg,
[{erlang,is_process_alive,[<15672.23498.0>]},
{rabbit_amqqueue,'-internal_declare/2-fun-3-',2},
{rabbit_misc,
'-execute_mnesia_tx_with_tail/1-fun-0-',1},
{mnesia_tm,apply_fun,3},
{mnesia_tm,execute_transaction,5},
{worker_pool_worker,handle_call,3},
{gen_server2,handle_msg,2},
{proc_lib,wake_up,3}]}}},
{gen_server2,call,[<0.12365.0>,{init,false}]}},
[{gen_server2,call,2},
{rabbit_amqqueue,declare,5},
{rabbit_channel,handle_method,3},
{rabbit_channel,handle_cast,2},
{gen_server2,handle_msg,2},
{proc_lib,init_p_do_apply,3}]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment