[rabbitmq-discuss] amqp_main_reader:handle_info/2 bad match

Zabrane Mickael zabrane3 at gmail.com
Thu Mar 22 16:14:40 GMT 2012


Hu guys,

Does anyone faced this error before:

23:06:41.312 [error] gen_server <0.220.0> terminated with reason: no match of right hand value {error,einval} in {amqp_main_reader,handle_info,2,[{file,[115,114,99,47,97,109,113,112,95,109,97,105,110,95,114,101,97,100,101,114,46,101,114,108]},{line,71}]}
23:06:41.329 [error] CRASH REPORT Process <0.220.0> with 0 neighbours crashed with reason: no match of right hand value {error,einval} in {amqp_main_reader,handle_info,2,[{file,[115,114,99,47,97,109,113,112,95,109,97,105,110,95,114,101,97,100,101,114,46,101,114,108]},{line,71}]}
23:06:41.419 [error] Supervisor amqp_connection_type_sup had child at module undefined at <0.220.0> exit with reason no match of right hand value {error,einval} in {amqp_main_reader,handle_info,2,[{file,[115,114,99,47,97,109,113,112,95,109,97,105,110,95,114,101,97,100,101,114,46,101,114,108]},{line,71}]} in context shutdown_error

I got this error when calling "init:stop()." to turn off my unique Erlang node.
Unfortunately I can't reproduce it.

Hints appreciated?

N.B: OSX 10.7.3, Erlang R15B, RabbitMQ 2.8.0 (broker not under any pressure, only few messages).

Regards,
Zabrane



More information about the rabbitmq-discuss mailing list