[rabbitmq-discuss] Interpreting "Processing Error" log message

Simon MacMullen simon at rabbitmq.com
Tue Dec 6 10:56:28 GMT 2011


Hi Toby.

That error is saying that the STOMP adaptor tried to publish a message 
into the broker but the channel it was aiming to publish to had died - 
in other words it's a second order problem. Are there other errors 
before it in the log?

Cheers, Simomn

On 06/12/11 10:24, Toby Corkindale wrote:
> Hi,
> I'm getting the dreaded "Processing Error" error frames back from a
> 2.7.0 broker.
>
> I'm looking at the rabbitmq log messages, but I'm not sure how to
> interpret them to determine what's wrong. This is what they say (may wrap)
> PS. This is going via the STOMP adaptor.
> Thanks in advance,
> Toby
>
> =ERROR REPORT==== 6-Dec-2011::10:16:20 ===
> STOMP error frame sent:
> Message: "Processing error"
> Detail: "Processing error\n"
> Server private detail: {noproc,
> {gen_server,call,
> [<0.27.170>,
> {call,
> {'basic.publish',0,<<"amq.topic">>,
> <<"websurvey.adonai.1234">>,false,false},
> {amqp_msg,
> {'P_basic',undefined,undefined,
> [{<<"content-length">>,longstr,<<"2">>},
> {<<"x-method">>,longstr,<<"deploy">>}],
> undefined,undefined,undefined,
>
> <<"/topic/websurvey.commander.9923">>,undefined,
> undefined,undefined,undefined,undefined,
> undefined,undefined},
> <<"{}">>},
> <0.17.170>},
> infinity]}}
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list