[rabbitmq-discuss] ReturnListener is not invoked

Dmitriy Bannikov dmitriy.bannikov at gmail.com
Fri Jan 18 23:43:10 GMT 2013


This is tracer output:

*java -cp rabbitmq-client.jar com.rabbitmq.tools.Tracer 5673 localhost 5672*

Usage: Tracer [<listenport> [<connecthost> [<connectport>]]]
   Serially traces connections on the <listenport>, logging
   frames received and passing them to the connect host and port.
Invoked as: Tracer 5673 localhost 5672
com.rabbitmq.tools.Tracer.WITHHOLD_INBOUND_HEARTBEATS = false
com.rabbitmq.tools.Tracer.WITHHOLD_OUTBOUND_HEARTBEATS = false
com.rabbitmq.tools.Tracer.NO_ASSEMBLE_FRAMES = false
com.rabbitmq.tools.Tracer.NO_DECODE_FRAMES = false
com.rabbitmq.tools.Tracer.SUPPRESS_COMMAND_BODIES = false
1358552412716: <Tracer-0> ch#0 <-
{#method<connection.start>(version-major=0, version-minor=9,
server-properties={product=RabbitMQ, information=Licensed under the MPL.
 See http://www.rabbitmq.com/, platform=Erlang/OTP,
capabilities={exchange_exchange_bindings=true, consumer_cancel_notify=true,
basic.nack=true, publisher_confirms=true}, copyright=Copyright (C)
2007-2012 VMware, Inc., version=2.8.7}, mechanisms=PLAIN AMQPLAIN,
locales=en_US), null, ""}
1358552412751: <Tracer-0> ch#0 ->
{#method<connection.start-ok>(client-properties={product=RabbitMQ,
information=Licensed under the MPL. See http://www.rabbitmq.com/,
platform=Java, capabilities={exchange_exchange_bindings=true,
publisher_confirms=true, basic.nack=true, consumer_cancel_notify=true},
copyright=Copyright (C) 2007-2012 VMware, Inc., version=2.8.6},
mechanism=PLAIN, response=testusrtestpwd, locale=en_US), null, ""}
1358552412790: <Tracer-0> ch#0 <- {#method<connection.tune>(channel-max=0,
frame-max=131072, heartbeat=0), null, ""}
1358552412795: <Tracer-0> ch#0 ->
{#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),
null, ""}
1358552412796: <Tracer-0> ch#0 -> {#method<connection.open>(virtual-host=/,
capabilities=, insist=false), null, ""}
1358552412835: <Tracer-0> ch#0 <-
{#method<connection.open-ok>(known-hosts=), null, ""}
1358552412886: <Tracer-0> ch#1 -> {#method<channel.open>(out-of-band=),
null, ""}
1358552412926: <Tracer-0> ch#1 <- {#method<channel.open-ok>(channel-id=),
null, ""}
1358552412974: <Tracer-0> ch#1 -> {#method<basic.publish>(ticket=0,
exchange=, routing-key=fake_queue_112233, mandatory=true, immediate=false),
#contentHeader<basic>(content-type=application/octet-stream,
content-encoding=null, headers=null, delivery-mode=2, priority=0,
correlation-id=null, reply-to=null, expiration=null, message-id=null,
timestamp=null, type=null, user-id=null, app-id=null, cluster-id=null),
"Test String"}


Best regards,
*Dmitriy*

2013/1/18 Matthias Radestock <matthias at rabbitmq.com>

> On 18/01/13 22:42, Dmitriy Bannikov wrote:
>
>> Yes, I see client connections in the log
>>
>
> That's all very strange.
>
> please run your test program against the RabbitMQ protocol tracer (
> http://www.rabbitmq.com/api-**guide.html#tracer<http://www.rabbitmq.com/api-guide.html#tracer>)
> and post the tracer output here.
>
> Regards,
>
> Matthias.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130118/698e2c3b/attachment.htm>


More information about the rabbitmq-discuss mailing list