Advertisement
benbennett

RABBITMQ JAVA HANG

Nov 2nd, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.03 KB | None | 0 0
  1. Usage: Tracer [<listenport> [<connecthost> [<connectport>]]]
  2. Serially traces connections on the <listenport>, logging
  3. frames received and passing them to the connect host and port.
  4. Invoked as: Tracer 5673 localhost 5672
  5. com.rabbitmq.tools.Tracer.WITHHOLD_INBOUND_HEARTBEATS = false
  6. com.rabbitmq.tools.Tracer.WITHHOLD_OUTBOUND_HEARTBEATS = false
  7. com.rabbitmq.tools.Tracer.NO_ASSEMBLE_FRAMES = false
  8. com.rabbitmq.tools.Tracer.NO_DECODE_FRAMES = false
  9. com.rabbitmq.tools.Tracer.SUPPRESS_COMMAND_BODIES = false
  10. 1320191818285: <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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  11. 1320191818285: <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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  12. 1320191818285: <Tracer-0> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  13. 1320191818301: <Tracer-0> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  14. 1320191818301: <Tracer-0> ch#0 -> {#method<connection.open>(virtual-host=imis/etoolunittest, capabilities=, insist=false),null,""}
  15. 1320191818301: <Tracer-0> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  16. 1320191818317: <Tracer-0> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  17. 1320191818317: <Tracer-0> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  18. 1320191818332: <Tracer-0> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  19. 1320191818332: <Tracer-0> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  20. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  21. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, message-count=0, consumer-count=0),null,""}
  22. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  23. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, message-count=0, consumer-count=0),null,""}
  24. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  25. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, message-count=0, consumer-count=0),null,""}
  26. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  27. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.declare-ok>(queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, message-count=0, consumer-count=0),null,""}
  28. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, exchange=test.exchange, routing-key=sub.Synchronization, nowait=false, arguments={}),null,""}
  29. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  30. 1320191818332: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, exchange=test.exchange, routing-key=sub.Synchronization.sync, nowait=false, arguments={}),null,""}
  31. 1320191818332: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  32. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, nowait=false, arguments={}),null,""}
  33. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  34. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync.sync, nowait=false, arguments={}),null,""}
  35. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  36. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, exchange=test.exchange, routing-key=pub.AckPutReplaceSubAuditLogSync, nowait=false, arguments={}),null,""}
  37. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  38. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, exchange=test.exchange, routing-key=pub.AckPutReplaceSubAuditLogSync.sync, nowait=false, arguments={}),null,""}
  39. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  40. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, nowait=false, arguments={}),null,""}
  41. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  42. 1320191818348: <Tracer-0> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync.sync, nowait=false, arguments={}),null,""}
  43. 1320191818348: <Tracer-0> ch#1 <- {#method<queue.bind-ok>(),null,""}
  44. 1320191818348: <Tracer-0> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  45. 1320191818363: <Tracer-0> ch#1 <- {#method<channel.close-ok>(),null,""}
  46. 1320191818363: <Tracer-0> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  47. 1320191818363: <Tracer-0> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  48. 1320191818363: <Tracer-0> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  49. 1320191818363: <Tracer-0> ch#1 <- {#method<basic.qos-ok>(),null,""}
  50. 1320191818363: <Tracer-0> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  51. 1320191818363: <Tracer-0> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, message-count=0, consumer-count=0),null,""}
  52. 1320191818363: <Tracer-0> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxCmdSyncGetReplaceSubAuditLogs, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  53. 1320191818363: <Tracer-0> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-LaQmqnqKSG43alLBNG+yxA==),null,""}
  54. 1320191818379: <Tracer-0> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  55. 1320191818379: <Tracer-0> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  56. 1320191818379: <Tracer-0> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  57. 1320191818379: <Tracer-0> ch#2 <- {#method<basic.qos-ok>(),null,""}
  58. 1320191818379: <Tracer-0> ch#2 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  59. 1320191818395: <Tracer-0> ch#2 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, message-count=0, consumer-count=0),null,""}
  60. 1320191818395: <Tracer-0> ch#2 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxSyncPutReplaceSubAuditLogs, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  61. 1320191818395: <Tracer-0> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-4Oi4TIBZvq5g48fyaJmcvA==),null,""}
  62. 1320191818395: <Tracer-0> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  63. 1320191818395: <Tracer-0> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  64. 1320191818395: <Tracer-0> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  65. 1320191818395: <Tracer-0> ch#3 <- {#method<basic.qos-ok>(),null,""}
  66. 1320191818395: <Tracer-0> ch#3 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  67. 1320191818395: <Tracer-0> ch#3 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, message-count=0, consumer-count=0),null,""}
  68. 1320191818395: <Tracer-0> ch#3 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxAckPutReplaceSubAuditLogSync, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  69. 1320191818395: <Tracer-0> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-1EluLLTtFqP7ILtZ0CzGSA==),null,""}
  70. 1320191818410: <Tracer-0> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  71. 1320191818410: <Tracer-0> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  72. 1320191818410: <Tracer-0> ch#4 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  73. 1320191818410: <Tracer-0> ch#4 <- {#method<basic.qos-ok>(),null,""}
  74. 1320191818410: <Tracer-0> ch#4 -> {#method<queue.declare>(ticket=0, queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  75. 1320191818410: <Tracer-0> ch#4 <- {#method<queue.declare-ok>(queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, message-count=0, consumer-count=0),null,""}
  76. 1320191818410: <Tracer-0> ch#4 -> {#method<basic.consume>(ticket=0, queue=test.sync.testSyncPutReplaceSubAuditLogs.queue, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  77. 1320191818410: <Tracer-0> ch#4 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-bZ0A5z8mAiNdfYwXpfeNvQ==),null,""}
  78. 1320191818488: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  79. 1320191818488: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  80. 1320191818504: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.Synchronization, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191818504: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  81. 1320191818504: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  82. 1320191818504: <Tracer-0> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-LaQmqnqKSG43alLBNG+yxA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.Synchronization),#contentHeader<basic>(?),"<?1320191818692: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  83. 1320191818692: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  84. 1320191818692: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191818692: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  85. 1320191818692: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  86. 1320191818692: <Tracer-0> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-4Oi4TIBZvq5g48fyaJmcvA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191818692: <Tracer-0> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-bZ0A5z8mAiNdfYwXpfeNvQ==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191818692: <Tracer-0> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  87. 1320191818707: <Tracer-0> ch#2 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  88. 1320191818707: <Tracer-0> ch#4 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  89. 1320191819504: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  90. 1320191819504: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  91. 1320191819504: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.Synchronization, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191819504: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  92. 1320191819504: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  93. 1320191819504: <Tracer-0> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-LaQmqnqKSG43alLBNG+yxA==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.Synchronization),#contentHeader<basic>(?),"<?1320191819520: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  94. 1320191819520: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  95. 1320191819520: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191819535: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  96. 1320191819535: <Tracer-0> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-4Oi4TIBZvq5g48fyaJmcvA==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191819535: <Tracer-0> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-bZ0A5z8mAiNdfYwXpfeNvQ==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191819535: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  97. 1320191819535: <Tracer-0> ch#2 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  98. 1320191819535: <Tracer-0> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  99. 1320191819535: <Tracer-0> ch#4 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  100. 1320191820504: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  101. 1320191820504: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  102. 1320191820504: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.Synchronization, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191820504: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  103. 1320191820504: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  104. 1320191820504: <Tracer-0> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-LaQmqnqKSG43alLBNG+yxA==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.Synchronization),#contentHeader<basic>(?),"<?1320191820520: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  105. 1320191820520: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  106. 1320191820520: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191820520: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  107. 1320191820535: <Tracer-0> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-4Oi4TIBZvq5g48fyaJmcvA==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191820535: <Tracer-0> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-bZ0A5z8mAiNdfYwXpfeNvQ==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191820535: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  108. 1320191820535: <Tracer-0> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  109. 1320191820535: <Tracer-0> ch#4 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  110. 1320191820551: <Tracer-0> ch#2 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  111. 1320191821535: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  112. 1320191821535: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  113. 1320191821707: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191821707: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  114. 1320191821723: <Tracer-0> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-4Oi4TIBZvq5g48fyaJmcvA==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191821754: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  115. 1320191821817: <Tracer-0> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-bZ0A5z8mAiNdfYwXpfeNvQ==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.PutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191821988: <Tracer-0> ch#4 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  116. 1320191822004: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  117. 1320191822004: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  118. 1320191822004: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.AckPutReplaceSubAuditLogSync, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191822004: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  119. 1320191822004: <Tracer-0> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-1EluLLTtFqP7ILtZ0CzGSA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.AckPutReplaceSubAuditLogSync),#contentHeader<basic>(?),"<?1320191822004: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  120. 1320191822004: <Tracer-0> ch#2 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  121. 1320191822020: <Tracer-0> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  122. 1320191822020: <Tracer-0> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  123. 1320191822020: <Tracer-0> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191822020: <Tracer-0> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  124. 1320191822020: <Tracer-0> ch#5 <- {#method<channel.close-ok>(),null,""}
  125. 1320191822020: <Tracer-0> ch#3 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  126. 1320191825910: <Tracer-1> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  127. 1320191825910: <Tracer-1> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  128. 1320191825910: <Tracer-1> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  129. 1320191825910: <Tracer-1> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  130. 1320191825910: <Tracer-1> ch#0 -> {#method<connection.open>(virtual-host=imis/etoolunittest, capabilities=, insist=false),null,""}
  131. 1320191825910: <Tracer-1> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  132. 1320191825926: <Tracer-1> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  133. 1320191825926: <Tracer-1> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  134. 1320191825926: <Tracer-1> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  135. 1320191825926: <Tracer-1> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  136. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  137. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, message-count=0, consumer-count=0),null,""}
  138. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  139. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, message-count=0, consumer-count=0),null,""}
  140. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  141. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.declare-ok>(queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, message-count=0, consumer-count=0),null,""}
  142. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, exchange=test.exchange, routing-key=sub.PutReplaceSubSyncAircraftConfig, nowait=false, arguments={}),null,""}
  143. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  144. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, exchange=test.exchange, routing-key=sub.PutReplaceSubSyncAircraftConfig.sync, nowait=false, arguments={}),null,""}
  145. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  146. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig, nowait=false, arguments={}),null,""}
  147. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  148. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig.sync, nowait=false, arguments={}),null,""}
  149. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  150. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig, nowait=false, arguments={}),null,""}
  151. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  152. 1320191825926: <Tracer-1> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig.sync, nowait=false, arguments={}),null,""}
  153. 1320191825926: <Tracer-1> ch#1 <- {#method<queue.bind-ok>(),null,""}
  154. 1320191825926: <Tracer-1> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  155. 1320191825942: <Tracer-1> ch#1 <- {#method<channel.close-ok>(),null,""}
  156. 1320191825942: <Tracer-1> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  157. 1320191825942: <Tracer-1> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  158. 1320191825942: <Tracer-1> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  159. 1320191825942: <Tracer-1> ch#1 <- {#method<basic.qos-ok>(),null,""}
  160. 1320191825942: <Tracer-1> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  161. 1320191825942: <Tracer-1> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, message-count=0, consumer-count=0),null,""}
  162. 1320191825942: <Tracer-1> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  163. 1320191825942: <Tracer-1> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-p1EhaRLQh5N2nYKYcudeGg==),null,""}
  164. 1320191825942: <Tracer-1> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  165. 1320191825942: <Tracer-1> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  166. 1320191825942: <Tracer-1> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  167. 1320191825942: <Tracer-1> ch#2 <- {#method<basic.qos-ok>(),null,""}
  168. 1320191825942: <Tracer-1> ch#2 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  169. 1320191825942: <Tracer-1> ch#2 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, message-count=0, consumer-count=0),null,""}
  170. 1320191825942: <Tracer-1> ch#2 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  171. 1320191825942: <Tracer-1> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-lrFz8m3caYOucQcZ0q0eTA==),null,""}
  172. 1320191825942: <Tracer-1> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  173. 1320191825942: <Tracer-1> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  174. 1320191825942: <Tracer-1> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  175. 1320191825942: <Tracer-1> ch#3 <- {#method<basic.qos-ok>(),null,""}
  176. 1320191825957: <Tracer-1> ch#3 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  177. 1320191825957: <Tracer-1> ch#3 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, message-count=0, consumer-count=1),null,""}
  178. 1320191825957: <Tracer-1> ch#3 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxPutReplaceSubSyncAircraftConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  179. 1320191825957: <Tracer-1> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-MTAI8YBlAH1lHr7rJmG7yg==),null,""}
  180. 1320191825957: <Tracer-1> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  181. 1320191825957: <Tracer-1> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  182. 1320191825957: <Tracer-1> ch#4 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  183. 1320191825957: <Tracer-1> ch#4 <- {#method<basic.qos-ok>(),null,""}
  184. 1320191825957: <Tracer-1> ch#4 -> {#method<queue.declare>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  185. 1320191825957: <Tracer-1> ch#4 <- {#method<queue.declare-ok>(queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, message-count=0, consumer-count=1),null,""}
  186. 1320191825957: <Tracer-1> ch#4 -> {#method<basic.consume>(ticket=0, queue=queue.local.sync.rxGetReplaceSubSyncAircraftConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  187. 1320191825957: <Tracer-1> ch#4 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-x2xaa1cs+1Mp6nImXHJ+UQ==),null,""}
  188. 1320191825957: <Tracer-1> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  189. 1320191825957: <Tracer-1> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  190. 1320191825957: <Tracer-1> ch#5 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  191. 1320191825957: <Tracer-1> ch#5 <- {#method<basic.qos-ok>(),null,""}
  192. 1320191825957: <Tracer-1> ch#5 -> {#method<queue.declare>(ticket=0, queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  193. 1320191825957: <Tracer-1> ch#5 <- {#method<queue.declare-ok>(queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, message-count=0, consumer-count=0),null,""}
  194. 1320191825973: <Tracer-1> ch#5 -> {#method<basic.consume>(ticket=0, queue=test.sync.testGetReplaceSubAircraftConfigSync.queue, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  195. 1320191825973: <Tracer-1> ch#5 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-ltywzNkN1Q7/IBZnGAY8wA==),null,""}
  196. 1320191825988: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  197. 1320191825988: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  198. 1320191825988: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191825988: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  199. 1320191825988: <Tracer-1> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lrFz8m3caYOucQcZ0q0eTA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191825988: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  200. 1320191825988: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  201. 1320191825988: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  202. 1320191826004: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191826004: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  203. 1320191826004: <Tracer-1> ch#5 <- {#method<basic.deliver>(consumer-tag=amq.ctag-ltywzNkN1Q7/IBZnGAY8wA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191826004: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  204. 1320191826004: <Tracer-1> ch#2 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  205. 1320191826004: <Tracer-1> ch#5 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  206. 1320191826988: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  207. 1320191826988: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  208. 1320191826988: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191826988: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  209. 1320191826988: <Tracer-1> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-x2xaa1cs+1Mp6nImXHJ+UQ==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191826988: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  210. 1320191827004: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  211. 1320191827004: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  212. 1320191827004: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191827004: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  213. 1320191827004: <Tracer-1> ch#5 <- {#method<basic.deliver>(consumer-tag=amq.ctag-ltywzNkN1Q7/IBZnGAY8wA==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191827004: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  214. 1320191827004: <Tracer-1> ch#5 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  215. 1320191827004: <Tracer-1> ch#4 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  216. 1320191827988: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  217. 1320191827988: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  218. 1320191827988: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.PutReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191827988: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  219. 1320191827988: <Tracer-1> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-p1EhaRLQh5N2nYKYcudeGg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.PutReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191828004: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  220. 1320191828004: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  221. 1320191828004: <Tracer-1> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  222. 1320191828004: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  223. 1320191828020: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191828020: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  224. 1320191828020: <Tracer-1> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lrFz8m3caYOucQcZ0q0eTA==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.GetReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191828020: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  225. 1320191828020: <Tracer-1> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  226. 1320191828020: <Tracer-1> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  227. 1320191828020: <Tracer-1> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191828020: <Tracer-1> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  228. 1320191828020: <Tracer-1> ch#5 <- {#method<basic.deliver>(consumer-tag=amq.ctag-ltywzNkN1Q7/IBZnGAY8wA==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.ReplyReplaceSubSyncAircraftConfig),#contentHeader<basic>(?),"<?1320191828020: <Tracer-1> ch#6 <- {#method<channel.close-ok>(),null,""}
  229. 1320191828020: <Tracer-1> ch#2 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  230. 1320191828035: <Tracer-1> ch#5 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  231. 1320191840598: <Tracer-2> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  232. 1320191840613: <Tracer-2> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  233. 1320191840613: <Tracer-2> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  234. 1320191840613: <Tracer-2> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  235. 1320191840613: <Tracer-2> ch#0 -> {#method<connection.open>(virtual-host=imis/etoolunittest, capabilities=, insist=false),null,""}
  236. 1320191840613: <Tracer-2> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  237. 1320191840613: <Tracer-2> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  238. 1320191840613: <Tracer-2> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  239. 1320191840613: <Tracer-2> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  240. 1320191840613: <Tracer-2> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  241. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxDeleteTempFiles, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  242. 1320191840613: <Tracer-2> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxDeleteTempFiles, message-count=0, consumer-count=0),null,""}
  243. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.declare>(ticket=0, queue=mxm.rx.getStatusAll, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  244. 1320191840613: <Tracer-2> ch#1 <- {#method<queue.declare-ok>(queue=mxm.rx.getStatusAll, message-count=0, consumer-count=0),null,""}
  245. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.deleteTempFiles, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  246. 1320191840613: <Tracer-2> ch#1 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.deleteTempFiles, message-count=0, consumer-count=0),null,""}
  247. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxDeleteTempFiles, exchange=test.exchange, routing-key=sub.DeleteTempFiles, nowait=false, arguments={}),null,""}
  248. 1320191840613: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  249. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxDeleteTempFiles, exchange=test.exchange, routing-key=sub.DeleteTempFiles.sync, nowait=false, arguments={}),null,""}
  250. 1320191840613: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  251. 1320191840613: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=mxm.rx.getStatusAll, exchange=test.exchange, routing-key=sub.StatusAll, nowait=false, arguments={}),null,""}
  252. 1320191840629: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  253. 1320191840629: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=mxm.rx.getStatusAll, exchange=test.exchange, routing-key=sub.StatusAll.sync, nowait=false, arguments={}),null,""}
  254. 1320191840629: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  255. 1320191840629: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.deleteTempFiles, exchange=test.exchange, routing-key=pub.DeleteTempFiles, nowait=false, arguments={}),null,""}
  256. 1320191840629: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  257. 1320191840629: <Tracer-2> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.deleteTempFiles, exchange=test.exchange, routing-key=pub.DeleteTempFiles.sync, nowait=false, arguments={}),null,""}
  258. 1320191840629: <Tracer-2> ch#1 <- {#method<queue.bind-ok>(),null,""}
  259. 1320191840629: <Tracer-2> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  260. 1320191840629: <Tracer-2> ch#1 <- {#method<channel.close-ok>(),null,""}
  261. 1320191840629: <Tracer-2> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  262. 1320191840629: <Tracer-2> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  263. 1320191840629: <Tracer-2> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  264. 1320191840629: <Tracer-2> ch#1 <- {#method<basic.qos-ok>(),null,""}
  265. 1320191840629: <Tracer-2> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxDeleteTempFiles, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  266. 1320191840629: <Tracer-2> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxDeleteTempFiles, message-count=0, consumer-count=0),null,""}
  267. 1320191840629: <Tracer-2> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxDeleteTempFiles, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  268. 1320191840629: <Tracer-2> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==),null,""}
  269. 1320191840629: <Tracer-2> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  270. 1320191840629: <Tracer-2> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  271. 1320191840629: <Tracer-2> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  272. 1320191840645: <Tracer-2> ch#2 <- {#method<basic.qos-ok>(),null,""}
  273. 1320191840645: <Tracer-2> ch#2 -> {#method<queue.declare>(ticket=0, queue=mxm.rx.getStatusAll, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  274. 1320191840645: <Tracer-2> ch#2 <- {#method<queue.declare-ok>(queue=mxm.rx.getStatusAll, message-count=0, consumer-count=0),null,""}
  275. 1320191840645: <Tracer-2> ch#2 -> {#method<basic.consume>(ticket=0, queue=mxm.rx.getStatusAll, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  276. 1320191840645: <Tracer-2> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-K8Y2gYNcP/0VRrJXRkhjag==),null,""}
  277. 1320191840645: <Tracer-2> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  278. 1320191840645: <Tracer-2> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  279. 1320191840645: <Tracer-2> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  280. 1320191840645: <Tracer-2> ch#3 <- {#method<basic.qos-ok>(),null,""}
  281. 1320191840645: <Tracer-2> ch#3 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.deleteTempFiles, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  282. 1320191840645: <Tracer-2> ch#3 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.deleteTempFiles, message-count=0, consumer-count=0),null,""}
  283. 1320191840645: <Tracer-2> ch#3 -> {#method<basic.consume>(ticket=0, queue=test.mxm.ReplaceSub.deleteTempFiles, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  284. 1320191840645: <Tracer-2> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==),null,""}
  285. 1320191840660: <Tracer-2> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  286. 1320191840660: <Tracer-2> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  287. 1320191840660: <Tracer-2> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840660: <Tracer-2> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  288. 1320191840660: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840660: <Tracer-2> ch#4 <- {#method<channel.close-ok>(),null,""}
  289. 1320191840660: <Tracer-2> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  290. 1320191840660: <Tracer-2> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  291. 1320191840660: <Tracer-2> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840660: <Tracer-2> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  292. 1320191840660: <Tracer-2> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  293. 1320191840660: <Tracer-2> ch#4 <- {#method<channel.close-ok>(),null,""}
  294. 1320191840660: <Tracer-2> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  295. 1320191840660: <Tracer-2> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  296. 1320191840660: <Tracer-2> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840660: <Tracer-2> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  297. 1320191840660: <Tracer-2> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  298. 1320191840676: <Tracer-2> ch#5 <- {#method<channel.close-ok>(),null,""}
  299. 1320191840676: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840676: <Tracer-2> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840676: <Tracer-2> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  300. 1320191840676: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  301. 1320191840676: <Tracer-2> ch#6 <- {#method<channel.close-ok>(),null,""}
  302. 1320191840676: <Tracer-2> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  303. 1320191840676: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840676: <Tracer-2> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  304. 1320191840676: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  305. 1320191840676: <Tracer-2> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840676: <Tracer-2> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  306. 1320191840676: <Tracer-2> ch#6 <- {#method<channel.close-ok>(),null,""}
  307. 1320191840676: <Tracer-2> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  308. 1320191840676: <Tracer-2> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  309. 1320191840676: <Tracer-2> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840676: <Tracer-2> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  310. 1320191840676: <Tracer-2> ch#6 <- {#method<channel.close-ok>(),null,""}
  311. 1320191840676: <Tracer-2> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  312. 1320191840676: <Tracer-2> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  313. 1320191840692: <Tracer-2> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840692: <Tracer-2> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  314. 1320191840692: <Tracer-2> ch#6 <- {#method<channel.close-ok>(),null,""}
  315. 1320191840692: <Tracer-2> ch#7 -> {#method<channel.open>(out-of-band=),null,""}
  316. 1320191840692: <Tracer-2> ch#7 <- {#method<channel.open-ok>(channel-id=),null,""}
  317. 1320191840692: <Tracer-2> ch#8 -> {#method<channel.open>(out-of-band=),null,""}
  318. 1320191840692: <Tracer-2> ch#7 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840692: <Tracer-2> ch#7 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  319. 1320191840692: <Tracer-2> ch#8 <- {#method<channel.open-ok>(channel-id=),null,""}
  320. 1320191840692: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840692: <Tracer-2> ch#7 <- {#method<channel.close-ok>(),null,""}
  321. 1320191840692: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  322. 1320191840692: <Tracer-2> ch#8 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840692: <Tracer-2> ch#8 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  323. 1320191840692: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840692: <Tracer-2> ch#8 <- {#method<channel.close-ok>(),null,""}
  324. 1320191840707: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  325. 1320191840707: <Tracer-2> ch#8 -> {#method<channel.open>(out-of-band=),null,""}
  326. 1320191840707: <Tracer-2> ch#8 <- {#method<channel.open-ok>(channel-id=),null,""}
  327. 1320191840707: <Tracer-2> ch#9 -> {#method<channel.open>(out-of-band=),null,""}
  328. 1320191840707: <Tracer-2> ch#9 <- {#method<channel.open-ok>(channel-id=),null,""}
  329. 1320191840707: <Tracer-2> ch#8 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840707: <Tracer-2> ch#8 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  330. 1320191840707: <Tracer-2> ch#9 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840707: <Tracer-2> ch#9 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  331. 1320191840707: <Tracer-2> ch#8 <- {#method<channel.close-ok>(),null,""}
  332. 1320191840707: <Tracer-2> ch#10 -> {#method<channel.open>(out-of-band=),null,""}
  333. 1320191840723: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840723: <Tracer-2> ch#10 <- {#method<channel.open-ok>(channel-id=),null,""}
  334. 1320191840723: <Tracer-2> ch#10 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840723: <Tracer-2> ch#9 <- {#method<channel.close-ok>(),null,""}
  335. 1320191840723: <Tracer-2> ch#10 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  336. 1320191840723: <Tracer-2> ch#10 <- {#method<channel.close-ok>(),null,""}
  337. 1320191840723: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  338. 1320191840723: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  339. 1320191840723: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840723: <Tracer-2> ch#10 -> {#method<channel.open>(out-of-band=),null,""}
  340. 1320191840723: <Tracer-2> ch#10 <- {#method<channel.open-ok>(channel-id=),null,""}
  341. 1320191840738: <Tracer-2> ch#10 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840738: <Tracer-2> ch#10 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  342. 1320191840738: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  343. 1320191840738: <Tracer-2> ch#10 <- {#method<channel.close-ok>(),null,""}
  344. 1320191840738: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  345. 1320191840738: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840738: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  346. 1320191840738: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  347. 1320191840738: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  348. 1320191840738: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840738: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840754: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  349. 1320191840754: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  350. 1320191840754: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  351. 1320191840754: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840754: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  352. 1320191840754: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840754: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  353. 1320191840754: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  354. 1320191840754: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840754: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  355. 1320191840848: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  356. 1320191840848: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  357. 1320191840848: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840848: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  358. 1320191840848: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  359. 1320191840848: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  360. 1320191840848: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840848: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840863: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  361. 1320191840863: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  362. 1320191840863: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  363. 1320191840863: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840863: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  364. 1320191840863: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  365. 1320191840863: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840863: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  366. 1320191840863: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840879: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  367. 1320191840879: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  368. 1320191840879: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  369. 1320191840879: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840879: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  370. 1320191840879: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  371. 1320191840879: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840879: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  372. 1320191840879: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840895: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  373. 1320191840895: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  374. 1320191840895: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  375. 1320191840895: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840895: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  376. 1320191840895: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  377. 1320191840895: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  378. 1320191840895: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840895: <Tracer-2> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-6BigVOj/etTaEjIIHatkdg==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=sub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840910: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  379. 1320191840910: <Tracer-2> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  380. 1320191840910: <Tracer-2> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  381. 1320191840910: <Tracer-2> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.DeleteTempFiles, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191840910: <Tracer-2> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  382. 1320191840910: <Tracer-2> ch#11 <- {#method<channel.close-ok>(),null,""}
  383. 1320191840910: <Tracer-2> ch#1 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  384. 1320191840910: <Tracer-2> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-AV63w0oP5JcXdfutYeFykA==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=pub.DeleteTempFiles),#contentHeader<basic>(?),"<?1320191840926: <Tracer-2> ch#3 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  385. 1320191846192: <Tracer-3> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  386. 1320191846192: <Tracer-3> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  387. 1320191846192: <Tracer-3> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  388. 1320191846192: <Tracer-3> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  389. 1320191846192: <Tracer-3> ch#0 -> {#method<connection.open>(virtual-host=imis/etoolunittest, capabilities=, insist=false),null,""}
  390. 1320191846192: <Tracer-3> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  391. 1320191846192: <Tracer-3> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  392. 1320191846192: <Tracer-3> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  393. 1320191846192: <Tracer-3> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  394. 1320191846192: <Tracer-3> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  395. 1320191846192: <Tracer-3> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxGetShowIetmDataStatus, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  396. 1320191846192: <Tracer-3> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxGetShowIetmDataStatus, message-count=0, consumer-count=0),null,""}
  397. 1320191846192: <Tracer-3> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.mxm.drs.getShowIetmDataStatus, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  398. 1320191846192: <Tracer-3> ch#1 <- {#method<queue.declare-ok>(queue=test.mxm.drs.getShowIetmDataStatus, message-count=0, consumer-count=0),null,""}
  399. 1320191846192: <Tracer-3> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxGetShowIetmDataStatus, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, nowait=false, arguments={}),null,""}
  400. 1320191846192: <Tracer-3> ch#1 <- {#method<queue.bind-ok>(),null,""}
  401. 1320191846192: <Tracer-3> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxGetShowIetmDataStatus, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus.sync, nowait=false, arguments={}),null,""}
  402. 1320191846192: <Tracer-3> ch#1 <- {#method<queue.bind-ok>(),null,""}
  403. 1320191846207: <Tracer-3> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.drs.getShowIetmDataStatus, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, nowait=false, arguments={}),null,""}
  404. 1320191846207: <Tracer-3> ch#1 <- {#method<queue.bind-ok>(),null,""}
  405. 1320191846207: <Tracer-3> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.drs.getShowIetmDataStatus, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus.sync, nowait=false, arguments={}),null,""}
  406. 1320191846207: <Tracer-3> ch#1 <- {#method<queue.bind-ok>(),null,""}
  407. 1320191846207: <Tracer-3> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  408. 1320191846207: <Tracer-3> ch#1 <- {#method<channel.close-ok>(),null,""}
  409. 1320191846207: <Tracer-3> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  410. 1320191846207: <Tracer-3> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  411. 1320191846207: <Tracer-3> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  412. 1320191846207: <Tracer-3> ch#1 <- {#method<basic.qos-ok>(),null,""}
  413. 1320191846207: <Tracer-3> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxGetShowIetmDataStatus, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  414. 1320191846207: <Tracer-3> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxGetShowIetmDataStatus, message-count=0, consumer-count=0),null,""}
  415. 1320191846207: <Tracer-3> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxGetShowIetmDataStatus, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  416. 1320191846207: <Tracer-3> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==),null,""}
  417. 1320191846207: <Tracer-3> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  418. 1320191846207: <Tracer-3> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  419. 1320191846207: <Tracer-3> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  420. 1320191846207: <Tracer-3> ch#2 <- {#method<basic.qos-ok>(),null,""}
  421. 1320191846207: <Tracer-3> ch#2 -> {#method<queue.declare>(ticket=0, queue=test.mxm.drs.getShowIetmDataStatus, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  422. 1320191846207: <Tracer-3> ch#2 <- {#method<queue.declare-ok>(queue=test.mxm.drs.getShowIetmDataStatus, message-count=0, consumer-count=0),null,""}
  423. 1320191846223: <Tracer-3> ch#2 -> {#method<basic.consume>(ticket=0, queue=test.mxm.drs.getShowIetmDataStatus, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  424. 1320191846223: <Tracer-3> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==),null,""}
  425. 1320191846223: <Tracer-3> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  426. 1320191846223: <Tracer-3> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  427. 1320191846223: <Tracer-3> ch#3 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846223: <Tracer-3> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  428. 1320191846238: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846238: <Tracer-3> ch#3 <- {#method<channel.close-ok>(),null,""}
  429. 1320191846238: <Tracer-3> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  430. 1320191846238: <Tracer-3> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  431. 1320191846238: <Tracer-3> ch#3 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846238: <Tracer-3> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  432. 1320191846238: <Tracer-3> ch#3 <- {#method<channel.close-ok>(),null,""}
  433. 1320191846238: <Tracer-3> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  434. 1320191846238: <Tracer-3> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  435. 1320191846238: <Tracer-3> ch#3 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846238: <Tracer-3> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  436. 1320191846238: <Tracer-3> ch#3 <- {#method<channel.close-ok>(),null,""}
  437. 1320191846238: <Tracer-3> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  438. 1320191846254: <Tracer-3> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  439. 1320191846254: <Tracer-3> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  440. 1320191846254: <Tracer-3> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  441. 1320191846254: <Tracer-3> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846254: <Tracer-3> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  442. 1320191846254: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846254: <Tracer-3> ch#3 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846254: <Tracer-3> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  443. 1320191846254: <Tracer-3> ch#4 <- {#method<channel.close-ok>(),null,""}
  444. 1320191846254: <Tracer-3> ch#3 <- {#method<channel.close-ok>(),null,""}
  445. 1320191846254: <Tracer-3> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  446. 1320191846270: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  447. 1320191846270: <Tracer-3> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  448. 1320191846270: <Tracer-3> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  449. 1320191846270: <Tracer-3> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  450. 1320191846270: <Tracer-3> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846270: <Tracer-3> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  451. 1320191846270: <Tracer-3> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846270: <Tracer-3> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  452. 1320191846270: <Tracer-3> ch#5 <- {#method<channel.close-ok>(),null,""}
  453. 1320191846270: <Tracer-3> ch#7 -> {#method<channel.open>(out-of-band=),null,""}
  454. 1320191846270: <Tracer-3> ch#6 <- {#method<channel.close-ok>(),null,""}
  455. 1320191846270: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  456. 1320191846270: <Tracer-3> ch#7 <- {#method<channel.open-ok>(channel-id=),null,""}
  457. 1320191846270: <Tracer-3> ch#7 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846270: <Tracer-3> ch#7 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  458. 1320191846270: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846270: <Tracer-3> ch#7 <- {#method<channel.close-ok>(),null,""}
  459. 1320191846285: <Tracer-3> ch#7 -> {#method<channel.open>(out-of-band=),null,""}
  460. 1320191846285: <Tracer-3> ch#8 -> {#method<channel.open>(out-of-band=),null,""}
  461. 1320191846285: <Tracer-3> ch#7 <- {#method<channel.open-ok>(channel-id=),null,""}
  462. 1320191846285: <Tracer-3> ch#8 <- {#method<channel.open-ok>(channel-id=),null,""}
  463. 1320191846285: <Tracer-3> ch#7 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846285: <Tracer-3> ch#7 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  464. 1320191846285: <Tracer-3> ch#7 <- {#method<channel.close-ok>(),null,""}
  465. 1320191846285: <Tracer-3> ch#8 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846285: <Tracer-3> ch#8 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  466. 1320191846285: <Tracer-3> ch#9 -> {#method<channel.open>(out-of-band=),null,""}
  467. 1320191846285: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846285: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  468. 1320191846285: <Tracer-3> ch#9 <- {#method<channel.open-ok>(channel-id=),null,""}
  469. 1320191846285: <Tracer-3> ch#9 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846285: <Tracer-3> ch#9 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  470. 1320191846285: <Tracer-3> ch#8 <- {#method<channel.close-ok>(),null,""}
  471. 1320191846285: <Tracer-3> ch#10 -> {#method<channel.open>(out-of-band=),null,""}
  472. 1320191846301: <Tracer-3> ch#9 <- {#method<channel.close-ok>(),null,""}
  473. 1320191846301: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  474. 1320191846301: <Tracer-3> ch#10 <- {#method<channel.open-ok>(channel-id=),null,""}
  475. 1320191846301: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  476. 1320191846301: <Tracer-3> ch#10 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846301: <Tracer-3> ch#10 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  477. 1320191846301: <Tracer-3> ch#10 <- {#method<channel.close-ok>(),null,""}
  478. 1320191846301: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846301: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  479. 1320191846301: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  480. 1320191846301: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  481. 1320191846301: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  482. 1320191846301: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846301: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  483. 1320191846301: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846301: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  484. 1320191846301: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  485. 1320191846301: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  486. 1320191846301: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  487. 1320191846301: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846301: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  488. 1320191846317: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  489. 1320191846317: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  490. 1320191846317: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846317: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  491. 1320191846317: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846317: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  492. 1320191846317: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  493. 1320191846317: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  494. 1320191846317: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  495. 1320191846317: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846317: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  496. 1320191846317: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  497. 1320191846317: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846317: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  498. 1320191846317: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846317: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  499. 1320191846317: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  500. 1320191846332: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  501. 1320191846332: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  502. 1320191846332: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846332: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  503. 1320191846332: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  504. 1320191846332: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  505. 1320191846332: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846363: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  506. 1320191846363: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  507. 1320191846363: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846363: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  508. 1320191846363: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846363: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  509. 1320191846363: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  510. 1320191846379: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  511. 1320191846379: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846379: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  512. 1320191846379: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  513. 1320191846379: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  514. 1320191846379: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  515. 1320191846379: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846379: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  516. 1320191846379: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  517. 1320191846395: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846395: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  518. 1320191846395: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846395: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  519. 1320191846395: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  520. 1320191846395: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  521. 1320191846395: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  522. 1320191846395: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846395: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  523. 1320191846395: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  524. 1320191846395: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  525. 1320191846395: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846395: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  526. 1320191846395: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  527. 1320191846395: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  528. 1320191846410: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  529. 1320191846410: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  530. 1320191846410: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  531. 1320191846410: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  532. 1320191846410: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  533. 1320191846410: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  534. 1320191846410: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  535. 1320191846410: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  536. 1320191846410: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  537. 1320191846410: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  538. 1320191846410: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846410: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  539. 1320191846426: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  540. 1320191846426: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  541. 1320191846426: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  542. 1320191846426: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846426: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  543. 1320191846426: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  544. 1320191846426: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  545. 1320191846426: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846426: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  546. 1320191846426: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  547. 1320191846426: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846426: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  548. 1320191846426: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  549. 1320191846426: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  550. 1320191846426: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846426: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  551. 1320191846426: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846426: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  552. 1320191846426: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  553. 1320191846426: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  554. 1320191846442: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  555. 1320191846442: <Tracer-3> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=sub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846488: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  556. 1320191846488: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  557. 1320191846488: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846488: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  558. 1320191846488: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  559. 1320191846488: <Tracer-3> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=pub.ReplaceSubDataStatus),#contentHeader<basic>(?),"<?1320191846488: <Tracer-3> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  560. 1320191846488: <Tracer-3> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  561. 1320191846504: <Tracer-3> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SubSystemStatus, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191846504: <Tracer-3> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  562. 1320191846504: <Tracer-3> ch#11 <- {#method<channel.close-ok>(),null,""}
  563. 1320191846504: <Tracer-3> ch#1 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  564. 1320191846504: <Tracer-3> ch#2 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  565. 1320191847520: <Tracer-3> ch#1 -> {#method<basic.cancel>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==, nowait=false),null,""}
  566. 1320191847520: <Tracer-3> ch#1 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-Ocd+ID23YXo4/Bsx0/TVFg==),null,""}
  567. 1320191847520: <Tracer-3> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  568. 1320191847520: <Tracer-3> ch#1 <- {#method<channel.close-ok>(),null,""}
  569. 1320191848535: <Tracer-3> ch#2 -> {#method<basic.cancel>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==, nowait=false),null,""}
  570. 1320191848535: <Tracer-3> ch#2 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-PZGlHXqGOlJtr7b56OMQrw==),null,""}
  571. 1320191848535: <Tracer-3> ch#2 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  572. 1320191848535: <Tracer-3> ch#2 <- {#method<channel.close-ok>(),null,""}
  573. 1320191848535: <Tracer-3> ch#0 -> {#method<connection.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  574. 1320191848535: <Tracer-3> ch#0 <- {#method<connection.close-ok>(),null,""}
  575. 1320191848535: <Tracer-3> uncaught java.io.EOFException
  576. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  577. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  578. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  579. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  580. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  581. at java.lang.Thread.run(Unknown Source)
  582.  
  583. 1320191851207: <Tracer-4> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  584. 1320191851207: <Tracer-4> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  585. 1320191851207: <Tracer-4> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  586. 1320191851207: <Tracer-4> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  587. 1320191851207: <Tracer-4> ch#0 -> {#method<connection.open>(virtual-host=imis/centralunittest, capabilities=, insist=false),null,""}
  588. 1320191851207: <Tracer-4> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  589. 1320191851207: <Tracer-4> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  590. 1320191851207: <Tracer-4> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  591. 1320191851223: <Tracer-4> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  592. 1320191851223: <Tracer-4> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  593. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  594. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxPostRecommendations, message-count=0, consumer-count=0),null,""}
  595. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  596. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.CmdUpdateVehicleConfig, message-count=0, consumer-count=0),null,""}
  597. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  598. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, message-count=0, consumer-count=0),null,""}
  599. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, exchange=test.exchange, routing-key=sub.SendRecommendations, nowait=false, arguments={}),null,""}
  600. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  601. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, exchange=test.exchange, routing-key=sub.SendRecommendations.sync, nowait=false, arguments={}),null,""}
  602. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  603. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig, nowait=false, arguments={}),null,""}
  604. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  605. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig.sync, nowait=false, arguments={}),null,""}
  606. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  607. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, exchange=test.exchange, routing-key=pub.PostAircraftConfigToReplaceSub, nowait=false, arguments={}),null,""}
  608. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  609. 1320191851223: <Tracer-4> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, exchange=test.exchange, routing-key=pub.PostAircraftConfigToReplaceSub.sync, nowait=false, arguments={}),null,""}
  610. 1320191851223: <Tracer-4> ch#1 <- {#method<queue.bind-ok>(),null,""}
  611. 1320191851223: <Tracer-4> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  612. 1320191851223: <Tracer-4> ch#1 <- {#method<channel.close-ok>(),null,""}
  613. 1320191851238: <Tracer-4> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  614. 1320191851238: <Tracer-4> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  615. 1320191851238: <Tracer-4> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  616. 1320191851238: <Tracer-4> ch#1 <- {#method<basic.qos-ok>(),null,""}
  617. 1320191851238: <Tracer-4> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  618. 1320191851238: <Tracer-4> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxPostRecommendations, message-count=0, consumer-count=0),null,""}
  619. 1320191851238: <Tracer-4> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  620. 1320191851238: <Tracer-4> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==),null,""}
  621. 1320191851238: <Tracer-4> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  622. 1320191851238: <Tracer-4> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  623. 1320191851238: <Tracer-4> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  624. 1320191851238: <Tracer-4> ch#2 <- {#method<basic.qos-ok>(),null,""}
  625. 1320191851238: <Tracer-4> ch#2 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  626. 1320191851238: <Tracer-4> ch#2 <- {#method<queue.declare-ok>(queue=queue.local.mxm.CmdUpdateVehicleConfig, message-count=0, consumer-count=0),null,""}
  627. 1320191851238: <Tracer-4> ch#2 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  628. 1320191851238: <Tracer-4> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-m0VhCwUnYZatPa5MxQN7ng==),null,""}
  629. 1320191851238: <Tracer-4> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  630. 1320191851238: <Tracer-4> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  631. 1320191851238: <Tracer-4> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  632. 1320191851238: <Tracer-4> ch#3 <- {#method<basic.qos-ok>(),null,""}
  633. 1320191851254: <Tracer-4> ch#3 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  634. 1320191851254: <Tracer-4> ch#3 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, message-count=0, consumer-count=0),null,""}
  635. 1320191851254: <Tracer-4> ch#3 -> {#method<basic.consume>(ticket=0, queue=test.mxm.ReplaceSub.PostAircraftToReplaceSub, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  636. 1320191851254: <Tracer-4> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-+5ilsRHsF81adhfGfg+olg==),null,""}
  637. 1320191851567: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  638. 1320191851567: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  639. 1320191851582: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191851582: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  640. 1320191851582: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  641. 1320191851582: <Tracer-4> ch#2 <- {#method<basic.deliver>(consumer-tag=amq.ctag-m0VhCwUnYZatPa5MxQN7ng==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig),#contentHeader<basic>(?),"<?1320191851660: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  642. 1320191851660: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  643. 1320191851660: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.PostAircraftConfigToReplaceSub, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191851660: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  644. 1320191851660: <Tracer-4> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-+5ilsRHsF81adhfGfg+olg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.PostAircraftConfigToReplaceSub),#contentHeader<basic>(?),"<?1320191851660: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  645. 1320191851660: <Tracer-4> ch#2 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  646. 1320191851660: <Tracer-4> ch#3 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  647. 1320191854004: <Tracer-5> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  648. 1320191854004: <Tracer-5> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  649. 1320191854004: <Tracer-5> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  650. 1320191854004: <Tracer-5> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  651. 1320191854004: <Tracer-5> ch#0 -> {#method<connection.open>(virtual-host=imis/centralunittest, capabilities=, insist=false),null,""}
  652. 1320191854004: <Tracer-5> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  653. 1320191854004: <Tracer-5> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  654. 1320191854004: <Tracer-5> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  655. 1320191854004: <Tracer-5> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  656. 1320191854004: <Tracer-5> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  657. 1320191854004: <Tracer-5> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  658. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxPostRecommendations, message-count=0, consumer-count=1),null,""}
  659. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  660. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.CmdUpdateVehicleConfig, message-count=0, consumer-count=1),null,""}
  661. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.postAckSendRecommendations, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  662. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.postAckSendRecommendations, message-count=0, consumer-count=0),null,""}
  663. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, exchange=test.exchange, routing-key=sub.SendRecommendations, nowait=false, arguments={}),null,""}
  664. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  665. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, exchange=test.exchange, routing-key=sub.SendRecommendations.sync, nowait=false, arguments={}),null,""}
  666. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  667. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig, nowait=false, arguments={}),null,""}
  668. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  669. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, exchange=test.exchange, routing-key=sub.CmdUpdateVehicleConfig.sync, nowait=false, arguments={}),null,""}
  670. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  671. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.postAckSendRecommendations, exchange=test.exchange, routing-key=pub.SendRecommendations, nowait=false, arguments={}),null,""}
  672. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  673. 1320191854020: <Tracer-5> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.ReplaceSub.postAckSendRecommendations, exchange=test.exchange, routing-key=pub.SendRecommendations.sync, nowait=false, arguments={}),null,""}
  674. 1320191854020: <Tracer-5> ch#1 <- {#method<queue.bind-ok>(),null,""}
  675. 1320191854020: <Tracer-5> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  676. 1320191854020: <Tracer-5> ch#1 <- {#method<channel.close-ok>(),null,""}
  677. 1320191854020: <Tracer-5> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  678. 1320191854035: <Tracer-5> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  679. 1320191854035: <Tracer-5> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  680. 1320191854035: <Tracer-5> ch#1 <- {#method<basic.qos-ok>(),null,""}
  681. 1320191854035: <Tracer-5> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  682. 1320191854035: <Tracer-5> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxPostRecommendations, message-count=0, consumer-count=1),null,""}
  683. 1320191854035: <Tracer-5> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxPostRecommendations, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  684. 1320191854035: <Tracer-5> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==),null,""}
  685. 1320191854035: <Tracer-5> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  686. 1320191854035: <Tracer-5> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  687. 1320191854035: <Tracer-5> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  688. 1320191854035: <Tracer-5> ch#2 <- {#method<basic.qos-ok>(),null,""}
  689. 1320191854035: <Tracer-5> ch#2 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  690. 1320191854035: <Tracer-5> ch#2 <- {#method<queue.declare-ok>(queue=queue.local.mxm.CmdUpdateVehicleConfig, message-count=0, consumer-count=1),null,""}
  691. 1320191854035: <Tracer-5> ch#2 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.CmdUpdateVehicleConfig, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  692. 1320191854035: <Tracer-5> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-Q4UMUf6+F9jywDPnHuauxA==),null,""}
  693. 1320191854035: <Tracer-5> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  694. 1320191854035: <Tracer-5> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  695. 1320191854035: <Tracer-5> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  696. 1320191854035: <Tracer-5> ch#3 <- {#method<basic.qos-ok>(),null,""}
  697. 1320191854035: <Tracer-5> ch#3 -> {#method<queue.declare>(ticket=0, queue=test.mxm.ReplaceSub.postAckSendRecommendations, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  698. 1320191854051: <Tracer-5> ch#3 <- {#method<queue.declare-ok>(queue=test.mxm.ReplaceSub.postAckSendRecommendations, message-count=0, consumer-count=0),null,""}
  699. 1320191854051: <Tracer-5> ch#3 -> {#method<basic.consume>(ticket=0, queue=test.mxm.ReplaceSub.postAckSendRecommendations, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  700. 1320191854051: <Tracer-5> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==),null,""}
  701. 1320191854051: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  702. 1320191854067: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  703. 1320191854067: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854067: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  704. 1320191854067: <Tracer-4> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854067: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  705. 1320191854067: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  706. 1320191854067: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  707. 1320191854067: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854067: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  708. 1320191854067: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  709. 1320191854067: <Tracer-5> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854067: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  710. 1320191854067: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  711. 1320191854082: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854082: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  712. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  713. 1320191854082: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  714. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  715. 1320191854082: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854082: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  716. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  717. 1320191854082: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  718. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  719. 1320191854082: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854082: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  720. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  721. 1320191854082: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  722. 1320191854082: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  723. 1320191854098: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854098: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  724. 1320191854098: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  725. 1320191854098: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  726. 1320191854098: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  727. 1320191854098: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854098: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  728. 1320191854098: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  729. 1320191854098: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  730. 1320191854098: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  731. 1320191854113: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854113: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  732. 1320191854113: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  733. 1320191854145: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  734. 1320191854145: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  735. 1320191854145: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854145: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  736. 1320191854145: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  737. 1320191854145: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  738. 1320191854145: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  739. 1320191854145: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854145: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  740. 1320191854145: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  741. 1320191854332: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  742. 1320191854332: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  743. 1320191854332: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854332: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  744. 1320191854348: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854348: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  745. 1320191854348: <Tracer-4> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  746. 1320191854348: <Tracer-4> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854348: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  747. 1320191854379: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  748. 1320191854379: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  749. 1320191854379: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854379: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  750. 1320191854379: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854379: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  751. 1320191854395: <Tracer-5> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  752. 1320191854395: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  753. 1320191854395: <Tracer-5> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854395: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  754. 1320191854410: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  755. 1320191854410: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854410: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  756. 1320191854410: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  757. 1320191854410: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854410: <Tracer-4> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  758. 1320191854410: <Tracer-4> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854426: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  759. 1320191854457: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  760. 1320191854457: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  761. 1320191854457: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854457: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  762. 1320191854457: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  763. 1320191854457: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854457: <Tracer-5> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  764. 1320191854473: <Tracer-5> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854473: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  765. 1320191854488: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  766. 1320191854488: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  767. 1320191854488: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854488: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  768. 1320191854504: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  769. 1320191854504: <Tracer-4> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  770. 1320191854504: <Tracer-4> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854504: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854504: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  771. 1320191854520: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  772. 1320191854520: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  773. 1320191854520: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854520: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  774. 1320191854535: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  775. 1320191854535: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  776. 1320191854535: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  777. 1320191854551: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854551: <Tracer-5> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  778. 1320191854551: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854551: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  779. 1320191854551: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  780. 1320191854551: <Tracer-5> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854551: <Tracer-4> ch#1 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  781. 1320191854551: <Tracer-4> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-f4OELsu48TipR94WqggcXg==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854551: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  782. 1320191854551: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854567: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  783. 1320191854582: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  784. 1320191854582: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  785. 1320191854582: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854582: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  786. 1320191854582: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  787. 1320191854598: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854598: <Tracer-5> ch#1 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  788. 1320191854598: <Tracer-4> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  789. 1320191854598: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  790. 1320191854598: <Tracer-4> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  791. 1320191854598: <Tracer-5> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=sub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854598: <Tracer-4> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854598: <Tracer-4> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  792. 1320191854598: <Tracer-4> ch#4 <- {#method<channel.close-ok>(),null,""}
  793. 1320191854598: <Tracer-4> ch#1 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  794. 1320191854613: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854613: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  795. 1320191854629: <Tracer-5> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  796. 1320191854629: <Tracer-5> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  797. 1320191854629: <Tracer-5> ch#4 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.SendRecommendations, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191854629: <Tracer-5> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  798. 1320191854629: <Tracer-5> ch#4 <- {#method<channel.close-ok>(),null,""}
  799. 1320191854629: <Tracer-5> ch#3 <- {#method<basic.deliver>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=pub.SendRecommendations),#contentHeader<basic>(?),"<?1320191854629: <Tracer-5> ch#1 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  800. 1320191854629: <Tracer-5> ch#3 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  801. 1320191855645: <Tracer-5> ch#1 -> {#method<basic.cancel>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==, nowait=false),null,""}
  802. 1320191855645: <Tracer-5> ch#1 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-Mbwj73/o7Haee4+XSickGg==),null,""}
  803. 1320191855645: <Tracer-5> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  804. 1320191855645: <Tracer-5> ch#1 <- {#method<channel.close-ok>(),null,""}
  805. 1320191856067: <Tracer-5> ch#2 -> {#method<basic.cancel>(consumer-tag=amq.ctag-Q4UMUf6+F9jywDPnHuauxA==, nowait=false),null,""}
  806. 1320191856067: <Tracer-5> ch#2 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-Q4UMUf6+F9jywDPnHuauxA==),null,""}
  807. 1320191856067: <Tracer-5> ch#2 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  808. 1320191856067: <Tracer-5> ch#2 <- {#method<channel.close-ok>(),null,""}
  809. 1320191856660: <Tracer-5> ch#3 -> {#method<basic.cancel>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==, nowait=false),null,""}
  810. 1320191856660: <Tracer-5> ch#3 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-61Ylyr6bJjyoTxkNpJSFvg==),null,""}
  811. 1320191856660: <Tracer-5> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  812. 1320191856660: <Tracer-5> ch#3 <- {#method<channel.close-ok>(),null,""}
  813. 1320191856660: <Tracer-5> ch#0 -> {#method<connection.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  814. 1320191856660: <Tracer-5> ch#0 <- {#method<connection.close-ok>(),null,""}
  815. 1320191856660: <Tracer-5> uncaught java.io.EOFException
  816. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  817. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  818. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  819. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  820. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  821. at java.lang.Thread.run(Unknown Source)
  822.  
  823. 1320191860004: <Tracer-6> 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-2011 VMware, Inc., version=2.6.1}, mechanisms=PLAIN AMQPLAIN, locales=en_US),null,""}
  824. 1320191860004: <Tracer-6> 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-2011 VMware, Inc., version=2.6.1}, mechanism=PLAIN, response=�guest�guest, locale=en_US),null,""}
  825. 1320191860004: <Tracer-6> ch#0 <- {#method<connection.tune>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  826. 1320191860004: <Tracer-6> ch#0 -> {#method<connection.tune-ok>(channel-max=0, frame-max=131072, heartbeat=0),null,""}
  827. 1320191860004: <Tracer-6> ch#0 -> {#method<connection.open>(virtual-host=imis/etoolunittest, capabilities=, insist=false),null,""}
  828. 1320191860004: <Tracer-6> ch#0 <- {#method<connection.open-ok>(known-hosts=),null,""}
  829. 1320191860020: <Tracer-6> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  830. 1320191860020: <Tracer-6> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  831. 1320191860035: <Tracer-6> ch#1 -> {#method<exchange.declare>(ticket=0, exchange=test.exchange, type=direct, passive=false, durable=true, auto-delete=false, internal=false, nowait=false, arguments={}),null,""}
  832. 1320191860035: <Tracer-6> ch#1 <- {#method<exchange.declare-ok>(),null,""}
  833. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxShowGetVehicleConfiguration, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  834. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxShowGetVehicleConfiguration, message-count=0, consumer-count=0),null,""}
  835. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.postAcknowledgeEquipmentMods, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  836. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.postAcknowledgeEquipmentMods, message-count=0, consumer-count=0),null,""}
  837. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxGetTailnumbers, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  838. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxGetTailnumbers, message-count=0, consumer-count=0),null,""}
  839. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.declare>(ticket=0, queue=test.mxm.wcm.vehicleConfiguration, passive=false, durable=true, exclusive=false, auto-delete=false, nowait=false, arguments={}),null,""}
  840. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.declare-ok>(queue=test.mxm.wcm.vehicleConfiguration, message-count=0, consumer-count=0),null,""}
  841. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxShowGetVehicleConfiguration, exchange=test.exchange, routing-key=sub.VehicleConfiguration, nowait=false, arguments={}),null,""}
  842. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  843. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxShowGetVehicleConfiguration, exchange=test.exchange, routing-key=sub.VehicleConfiguration.sync, nowait=false, arguments={}),null,""}
  844. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  845. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.postAcknowledgeEquipmentMods, exchange=test.exchange, routing-key=pub.EquipmentModifications, nowait=false, arguments={}),null,""}
  846. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  847. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.postAcknowledgeEquipmentMods, exchange=test.exchange, routing-key=pub.EquipmentModifications.sync, nowait=false, arguments={}),null,""}
  848. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  849. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxGetTailnumbers, exchange=test.exchange, routing-key=sub.ReplacedNamed, nowait=false, arguments={}),null,""}
  850. 1320191860035: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  851. 1320191860035: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=queue.local.mxm.rxGetTailnumbers, exchange=test.exchange, routing-key=sub.ReplacedNamed.sync, nowait=false, arguments={}),null,""}
  852. 1320191860051: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  853. 1320191860051: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.wcm.vehicleConfiguration, exchange=test.exchange, routing-key=pub.VehicleConfiguration, nowait=false, arguments={}),null,""}
  854. 1320191860051: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  855. 1320191860051: <Tracer-6> ch#1 -> {#method<queue.bind>(ticket=0, queue=test.mxm.wcm.vehicleConfiguration, exchange=test.exchange, routing-key=pub.VehicleConfiguration.sync, nowait=false, arguments={}),null,""}
  856. 1320191860051: <Tracer-6> ch#1 <- {#method<queue.bind-ok>(),null,""}
  857. 1320191860051: <Tracer-6> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  858. 1320191860051: <Tracer-6> ch#1 <- {#method<channel.close-ok>(),null,""}
  859. 1320191860051: <Tracer-6> ch#1 -> {#method<channel.open>(out-of-band=),null,""}
  860. 1320191860051: <Tracer-6> ch#1 <- {#method<channel.open-ok>(channel-id=),null,""}
  861. 1320191860051: <Tracer-6> ch#1 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  862. 1320191860051: <Tracer-6> ch#1 <- {#method<basic.qos-ok>(),null,""}
  863. 1320191860051: <Tracer-6> ch#1 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxShowGetVehicleConfiguration, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  864. 1320191860051: <Tracer-6> ch#1 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxShowGetVehicleConfiguration, message-count=0, consumer-count=0),null,""}
  865. 1320191860051: <Tracer-6> ch#1 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxShowGetVehicleConfiguration, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  866. 1320191860051: <Tracer-6> ch#1 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==),null,""}
  867. 1320191860067: <Tracer-6> ch#2 -> {#method<channel.open>(out-of-band=),null,""}
  868. 1320191860067: <Tracer-6> ch#2 <- {#method<channel.open-ok>(channel-id=),null,""}
  869. 1320191860067: <Tracer-6> ch#2 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  870. 1320191860067: <Tracer-6> ch#2 <- {#method<basic.qos-ok>(),null,""}
  871. 1320191860067: <Tracer-6> ch#2 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.postAcknowledgeEquipmentMods, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  872. 1320191860067: <Tracer-6> ch#2 <- {#method<queue.declare-ok>(queue=queue.local.mxm.postAcknowledgeEquipmentMods, message-count=0, consumer-count=0),null,""}
  873. 1320191860067: <Tracer-6> ch#2 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.postAcknowledgeEquipmentMods, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  874. 1320191860067: <Tracer-6> ch#2 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-LqKq4GbfjZefwfT7dE48VQ==),null,""}
  875. 1320191860067: <Tracer-6> ch#3 -> {#method<channel.open>(out-of-band=),null,""}
  876. 1320191860067: <Tracer-6> ch#3 <- {#method<channel.open-ok>(channel-id=),null,""}
  877. 1320191860067: <Tracer-6> ch#3 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  878. 1320191860067: <Tracer-6> ch#3 <- {#method<basic.qos-ok>(),null,""}
  879. 1320191860082: <Tracer-6> ch#3 -> {#method<queue.declare>(ticket=0, queue=queue.local.mxm.rxGetTailnumbers, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  880. 1320191860082: <Tracer-6> ch#3 <- {#method<queue.declare-ok>(queue=queue.local.mxm.rxGetTailnumbers, message-count=0, consumer-count=0),null,""}
  881. 1320191860082: <Tracer-6> ch#3 -> {#method<basic.consume>(ticket=0, queue=queue.local.mxm.rxGetTailnumbers, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  882. 1320191860082: <Tracer-6> ch#3 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-8HE4jP8mQQHO4bMplUETnw==),null,""}
  883. 1320191860082: <Tracer-6> ch#4 -> {#method<channel.open>(out-of-band=),null,""}
  884. 1320191860082: <Tracer-6> ch#4 <- {#method<channel.open-ok>(channel-id=),null,""}
  885. 1320191860082: <Tracer-6> ch#4 -> {#method<basic.qos>(prefetch-size=0, prefetch-count=1, global=false),null,""}
  886. 1320191860082: <Tracer-6> ch#4 <- {#method<basic.qos-ok>(),null,""}
  887. 1320191860082: <Tracer-6> ch#4 -> {#method<queue.declare>(ticket=0, queue=test.mxm.wcm.vehicleConfiguration, passive=true, durable=false, exclusive=true, auto-delete=true, nowait=false, arguments={}),null,""}
  888. 1320191860082: <Tracer-6> ch#4 <- {#method<queue.declare-ok>(queue=test.mxm.wcm.vehicleConfiguration, message-count=0, consumer-count=0),null,""}
  889. 1320191860082: <Tracer-6> ch#4 -> {#method<basic.consume>(ticket=0, queue=test.mxm.wcm.vehicleConfiguration, consumer-tag=, no-local=false, no-ack=false, exclusive=false, nowait=false, arguments={}),null,""}
  890. 1320191860082: <Tracer-6> ch#4 <- {#method<basic.consume-ok>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==),null,""}
  891. 1320191860098: <Tracer-6> ch#5 -> {#method<channel.open>(out-of-band=),null,""}
  892. 1320191860098: <Tracer-6> ch#5 <- {#method<channel.open-ok>(channel-id=),null,""}
  893. 1320191860098: <Tracer-6> ch#5 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860098: <Tracer-6> ch#5 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  894. 1320191860098: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860098: <Tracer-6> ch#5 <- {#method<channel.close-ok>(),null,""}
  895. 1320191860129: <Tracer-6> ch#6 -> {#method<channel.open>(out-of-band=),null,""}
  896. 1320191860129: <Tracer-6> ch#7 -> {#method<channel.open>(out-of-band=),null,""}
  897. 1320191860223: <Tracer-6> ch#6 <- {#method<channel.open-ok>(channel-id=),null,""}
  898. 1320191860223: <Tracer-6> ch#7 <- {#method<channel.open-ok>(channel-id=),null,""}
  899. 1320191860223: <Tracer-6> ch#6 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860223: <Tracer-6> ch#6 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  900. 1320191860238: <Tracer-6> ch#7 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860238: <Tracer-6> ch#7 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  901. 1320191860238: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=1, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860238: <Tracer-6> ch#6 <- {#method<channel.close-ok>(),null,""}
  902. 1320191860238: <Tracer-6> ch#7 <- {#method<channel.close-ok>(),null,""}
  903. 1320191860238: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  904. 1320191860238: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=1, multiple=false),null,""}
  905. 1320191860238: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860238: <Tracer-6> ch#7 -> {#method<channel.open>(out-of-band=),null,""}
  906. 1320191860238: <Tracer-6> ch#8 -> {#method<channel.open>(out-of-band=),null,""}
  907. 1320191860238: <Tracer-6> ch#7 <- {#method<channel.open-ok>(channel-id=),null,""}
  908. 1320191860238: <Tracer-6> ch#8 <- {#method<channel.open-ok>(channel-id=),null,""}
  909. 1320191860238: <Tracer-6> ch#7 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860238: <Tracer-6> ch#7 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  910. 1320191860238: <Tracer-6> ch#7 <- {#method<channel.close-ok>(),null,""}
  911. 1320191860238: <Tracer-6> ch#8 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860238: <Tracer-6> ch#8 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  912. 1320191860254: <Tracer-6> ch#9 -> {#method<channel.open>(out-of-band=),null,""}
  913. 1320191860254: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=2, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#9 <- {#method<channel.open-ok>(channel-id=),null,""}
  914. 1320191860254: <Tracer-6> ch#8 <- {#method<channel.close-ok>(),null,""}
  915. 1320191860254: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  916. 1320191860254: <Tracer-6> ch#9 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#9 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  917. 1320191860254: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=2, multiple=false),null,""}
  918. 1320191860254: <Tracer-6> ch#9 <- {#method<channel.close-ok>(),null,""}
  919. 1320191860254: <Tracer-6> ch#9 -> {#method<channel.open>(out-of-band=),null,""}
  920. 1320191860254: <Tracer-6> ch#10 -> {#method<channel.open>(out-of-band=),null,""}
  921. 1320191860254: <Tracer-6> ch#9 <- {#method<channel.open-ok>(channel-id=),null,""}
  922. 1320191860254: <Tracer-6> ch#10 <- {#method<channel.open-ok>(channel-id=),null,""}
  923. 1320191860254: <Tracer-6> ch#10 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#10 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  924. 1320191860254: <Tracer-6> ch#9 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#9 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  925. 1320191860254: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=3, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860254: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  926. 1320191860254: <Tracer-6> ch#10 <- {#method<channel.close-ok>(),null,""}
  927. 1320191860254: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=3, multiple=false),null,""}
  928. 1320191860254: <Tracer-6> ch#9 <- {#method<channel.close-ok>(),null,""}
  929. 1320191860270: <Tracer-6> ch#10 -> {#method<channel.open>(out-of-band=),null,""}
  930. 1320191860270: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860270: <Tracer-6> ch#10 <- {#method<channel.open-ok>(channel-id=),null,""}
  931. 1320191860270: <Tracer-6> ch#10 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860270: <Tracer-6> ch#10 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  932. 1320191860270: <Tracer-6> ch#11 -> {#method<channel.open>(out-of-band=),null,""}
  933. 1320191860270: <Tracer-6> ch#11 <- {#method<channel.open-ok>(channel-id=),null,""}
  934. 1320191860270: <Tracer-6> ch#10 <- {#method<channel.close-ok>(),null,""}
  935. 1320191860270: <Tracer-6> ch#12 -> {#method<channel.open>(out-of-band=),null,""}
  936. 1320191860270: <Tracer-6> ch#11 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860270: <Tracer-6> ch#12 <- {#method<channel.open-ok>(channel-id=),null,""}
  937. 1320191860270: <Tracer-6> ch#11 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  938. 1320191860270: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=4, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860270: <Tracer-6> ch#12 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860270: <Tracer-6> ch#12 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  939. 1320191860270: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  940. 1320191860285: <Tracer-6> ch#12 <- {#method<channel.close-ok>(),null,""}
  941. 1320191860285: <Tracer-6> ch#11 <- {#method<channel.close-ok>(),null,""}
  942. 1320191860285: <Tracer-6> ch#12 -> {#method<channel.open>(out-of-band=),null,""}
  943. 1320191860285: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=4, multiple=false),null,""}
  944. 1320191860285: <Tracer-6> ch#12 <- {#method<channel.open-ok>(channel-id=),null,""}
  945. 1320191860285: <Tracer-6> ch#12 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860285: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860285: <Tracer-6> ch#12 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  946. 1320191860285: <Tracer-6> ch#12 <- {#method<channel.close-ok>(),null,""}
  947. 1320191860285: <Tracer-6> ch#12 -> {#method<channel.open>(out-of-band=),null,""}
  948. 1320191860285: <Tracer-6> ch#13 -> {#method<channel.open>(out-of-band=),null,""}
  949. 1320191860285: <Tracer-6> ch#12 <- {#method<channel.open-ok>(channel-id=),null,""}
  950. 1320191860285: <Tracer-6> ch#12 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860285: <Tracer-6> ch#13 <- {#method<channel.open-ok>(channel-id=),null,""}
  951. 1320191860285: <Tracer-6> ch#12 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  952. 1320191860301: <Tracer-6> ch#12 <- {#method<channel.close-ok>(),null,""}
  953. 1320191860301: <Tracer-6> ch#13 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860301: <Tracer-6> ch#13 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  954. 1320191860301: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  955. 1320191860301: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=5, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860301: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  956. 1320191860301: <Tracer-6> ch#13 <- {#method<channel.close-ok>(),null,""}
  957. 1320191860301: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=sub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860301: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  958. 1320191860301: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  959. 1320191860301: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  960. 1320191860301: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=5, multiple=false),null,""}
  961. 1320191860301: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860301: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  962. 1320191860301: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  963. 1320191860301: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860301: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  964. 1320191860301: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  965. 1320191860301: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  966. 1320191860317: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=6, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860317: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860317: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=6, multiple=false),null,""}
  967. 1320191860317: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  968. 1320191860317: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  969. 1320191860317: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860317: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  970. 1320191860317: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=7, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860317: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  971. 1320191860317: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  972. 1320191860317: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=7, multiple=false),null,""}
  973. 1320191860317: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860317: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  974. 1320191860332: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  975. 1320191860332: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860332: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  976. 1320191860332: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  977. 1320191860332: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  978. 1320191860332: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=8, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860332: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860332: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=8, multiple=false),null,""}
  979. 1320191860332: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  980. 1320191860332: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  981. 1320191860332: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860332: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  982. 1320191860332: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  983. 1320191860332: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  984. 1320191860348: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=9, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860348: <Tracer-6> ch#1 <- {#method<basic.deliver>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=sub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860348: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=9, multiple=false),null,""}
  985. 1320191860348: <Tracer-6> ch#14 -> {#method<channel.open>(out-of-band=),null,""}
  986. 1320191860348: <Tracer-6> ch#14 <- {#method<channel.open-ok>(channel-id=),null,""}
  987. 1320191860348: <Tracer-6> ch#14 -> {#method<basic.publish>(ticket=0, exchange=test.exchange, routing-key=pub.VehicleConfiguration, mandatory=false, immediate=false),#contentHeader<basic>(?),"<?1320191860348: <Tracer-6> ch#14 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  988. 1320191860348: <Tracer-6> ch#14 <- {#method<channel.close-ok>(),null,""}
  989. 1320191860348: <Tracer-6> ch#1 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  990. 1320191860348: <Tracer-6> ch#4 <- {#method<basic.deliver>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, delivery-tag=10, redelivered=false, exchange=test.exchange, routing-key=pub.VehicleConfiguration),#contentHeader<basic>(?),"<?1320191860348: <Tracer-6> ch#4 -> {#method<basic.ack>(delivery-tag=10, multiple=false),null,""}
  991. 1320191861363: <Tracer-6> ch#1 -> {#method<basic.cancel>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==, nowait=false),null,""}
  992. 1320191861363: <Tracer-6> ch#1 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-lWmWCL30qiu9C34HR0GkPQ==),null,""}
  993. 1320191861363: <Tracer-6> ch#1 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  994. 1320191861363: <Tracer-6> ch#1 <- {#method<channel.close-ok>(),null,""}
  995. 1320191862098: <Tracer-6> ch#2 -> {#method<basic.cancel>(consumer-tag=amq.ctag-LqKq4GbfjZefwfT7dE48VQ==, nowait=false),null,""}
  996. 1320191862098: <Tracer-6> ch#2 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-LqKq4GbfjZefwfT7dE48VQ==),null,""}
  997. 1320191862098: <Tracer-6> ch#2 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  998. 1320191862098: <Tracer-6> ch#2 <- {#method<channel.close-ok>(),null,""}
  999. 1320191862113: <Tracer-6> ch#3 -> {#method<basic.cancel>(consumer-tag=amq.ctag-8HE4jP8mQQHO4bMplUETnw==, nowait=false),null,""}
  1000. 1320191862129: <Tracer-6> ch#3 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-8HE4jP8mQQHO4bMplUETnw==),null,""}
  1001. 1320191862129: <Tracer-6> ch#3 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  1002. 1320191862129: <Tracer-6> ch#3 <- {#method<channel.close-ok>(),null,""}
  1003. 1320191862379: <Tracer-6> ch#4 -> {#method<basic.cancel>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==, nowait=false),null,""}
  1004. 1320191862379: <Tracer-6> ch#4 <- {#method<basic.cancel-ok>(consumer-tag=amq.ctag-TX/fyCeE4mT+TeZFz+vdIw==),null,""}
  1005. 1320191862379: <Tracer-6> ch#4 -> {#method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  1006. 1320191862379: <Tracer-6> ch#0 -> {#method<connection.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0),null,""}
  1007. 1320193010676: <Tracer-1> uncaught java.net.SocketException: Connection reset
  1008. at java.net.SocketInputStream.read(Unknown Source)
  1009. at java.net.SocketInputStream.read(Unknown Source)
  1010. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  1011. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  1012. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  1013. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  1014. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  1015. at java.lang.Thread.run(Unknown Source)
  1016.  
  1017. 1320193010676: <Tracer-2> uncaught java.net.SocketException: Connection reset
  1018. at java.net.SocketInputStream.read(Unknown Source)
  1019. at java.net.SocketInputStream.read(Unknown Source)
  1020. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  1021. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  1022. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  1023. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  1024. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  1025. at java.lang.Thread.run(Unknown Source)
  1026.  
  1027. 1320193010676: <Tracer-0> uncaught java.net.SocketException: Connection reset
  1028. at java.net.SocketInputStream.read(Unknown Source)
  1029. at java.net.SocketInputStream.read(Unknown Source)
  1030. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  1031. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  1032. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  1033. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  1034. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  1035. at java.lang.Thread.run(Unknown Source)
  1036.  
  1037. 1320193010707: <Tracer-4> uncaught java.net.SocketException: Connection reset
  1038. at java.net.SocketInputStream.read(Unknown Source)
  1039. at java.net.SocketInputStream.read(Unknown Source)
  1040. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  1041. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  1042. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  1043. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  1044. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  1045. at java.lang.Thread.run(Unknown Source)
  1046.  
  1047. 1320193010707: <Tracer-6> uncaught java.net.SocketException: Connection reset
  1048. at java.net.SocketInputStream.read(Unknown Source)
  1049. at java.net.SocketInputStream.read(Unknown Source)
  1050. at java.io.DataInputStream.readUnsignedByte(Unknown Source)
  1051. at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:99)
  1052. at com.rabbitmq.tools.Tracer$DirectionHandler.readFrame(Tracer.java:271)
  1053. at com.rabbitmq.tools.Tracer$DirectionHandler.doFrame(Tracer.java:305)
  1054. at com.rabbitmq.tools.Tracer$DirectionHandler.run(Tracer.java:345)
  1055. at java.lang.Thread.run(Unknown Source)
  1056.  
  1057. Stopped.
  1058. Terminate batch job (Y/N)?
  1059. Terminate batch job (Y/N)?
  1060.  
  1061.  
  1062.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement