[rabbitmq-discuss] stomp+ssl message send works, receive hangs after around 200-300 messages

Michael Justin michael.justin at gmx.net
Thu May 24 13:10:35 BST 2012


Am 23.05.2012 17:52, Steve Powell wrote:
> Michael,
>
> Thanks for the update. Can you be a little more specific about the
> set-up that fails?

Many thanks for your answer and your suggestion, it is working now - 
with prefetch-count=2.

Maybe it is helpful, here is some information from my tests and answers 
to your questions:


> In particular I would like to know:
>
> -  the version of Erlang you are using, and the (v)hardware you are
>     running RabbitMQ on (a copy of the startup log would be nice);

The startup log is at the end, Erlang version is 5.9.1, machine is a 
Compaq 6820s Laptop (Intel Core 2 Duo T8100 2.1 GHz)

> -  if the problem is noticed on a non-ssl connection (if you can try
>     this) -- we haven't seen this particular problem on our tests;

Non-SSL connections pass the same tests without problems

> -  are there any messages in the rabbitmq log around the time the
>     message delivery stops?

The log is very small, see attached file (after running > 10 tests)

> -  can you provide more details about the topic subscription --
>     is this a durable subscription, for example;

It is a normal queue destination, using persistent messages

> -  and do the acknowledgements actually get through (you can tell this
>     if messages you think you have consumed are redelivered on
>     reconnect)?

I can see after retrieving around 240 messages (when the client does not 
longer receive more messages) that about 120 messages are still on the 
broker, so the acknowledgement of 120 messages did not reach the broker.

Further debugging showed that the client hangs when sending the 
acknowledgement frame. Example:

received:
MESSAGE
content-type:text/plain
subscription:{00AC21DB-D5A3-40C9-97C4-00FCB902634B}
destination:/queue/ExampleQueue
message-id:T_{00AC21DB-D5A3-40C9-97C4-00FCB902634B}@@session-ArgQuHJyTPiO2ge46jB
4eD@@245
content-length:255


Received: Message: 244 sent at: 24.05.2012 13:52:01         ...
send:
ACK
message-id:T_{00AC21DB-D5A3-40C9-97C4-00FCB902634B}@@session-ArgQuHJyTPiO2ge46jB
4eD@@245
subscription:{00AC21DB-D5A3-40C9-97C4-00FCB902634B}

<-- client frame sent but the socket write operation hangs

> We have recently discovered (and fixed) a bug in the STOMP client that
> will stop the broker seeing the last message sent (under load). It is
> possible that, if pre-fetch is set to 1, this is causing you to jam
> up -- the STOMP code may not be detecting your last acknowledgement. To
> confirm this, please try this with a pre-fetch count of zero (or 2 or
> more) and see if you still get the lock-up.
>

Setting prefetch-count=2 fixed it, many thanks ! Could this also affect 
transactions, where a commit is sent instead of ack frames?

Regards

Michael Justin

---

Startup log

Activating RabbitMQ plugins ...
7 plugins activated:
* amqp_client-2.8.2
* mochiweb-1.3-rmq2.8.2-git
* rabbitmq_management-2.8.2
* rabbitmq_management_agent-2.8.2
* rabbitmq_mochiweb-2.8.2
* rabbitmq_stomp-2.8.2
* webmachine-1.7.0-rmq2.8.2-hg


+---+   +---+
|   |   |   |
|   |   |   |
|   |   |   |
|   +---+   +-------+
|                   |
| RabbitMQ  +---+   |
|           |   |   |
|   v2.8.2  +---+   |
|                   |
+-------------------+
AMQP 0-9-1 / 0-9 / 0-8
Copyright (C) 2007-2012 VMware, Inc.
Licensed under the MPL.  See http://www.rabbitmq.com/

node           : rabbit at MJ-PC
app descriptor : c:/Java/rabbitmq_server-2.8.2/sbin/../ebin/rabbit.app
home dir       : C:\Users\mj
config file(s) : c:/Users/mj/AppData/Roaming/RabbitMQ/rabbitmq.config
cookie hash    : WjOr7YEHHESuUkR1mMuR+g==
log            : C:/Users/mj/AppData/Roaming/RabbitMQ/log/rabbit at MJ-PC.log
sasl log       : 
C:/Users/mj/AppData/Roaming/RabbitMQ/log/rabbit at MJ-PC-sasl.log
database dir   : c:/Users/mj/AppData/Roaming/RabbitMQ/db/rabbit at MJ-PC-mnesia
erlang version : 5.9.1

-- rabbit boot start
starting file handle cache server 
...done
starting worker pool 
...done
starting database 
...done
starting database sync 
...done
starting codec correctness check 
...done
-- external infrastructure ready
starting plugin registry 
...done
starting auth mechanism cr-demo 
...done
starting auth mechanism amqplain 
...done
starting auth mechanism plain 
...done
starting statistics event manager 
...done
starting logging server 
...done
starting exchange type direct 
...done
starting exchange type fanout 
...done
starting exchange type headers 
...done
starting exchange type topic 
...done
-- kernel ready
starting alarm handler 
...done
starting node monitor 
...done
starting cluster delegate 
...done
starting guid generator 
...done
starting memory monitor 
...done
-- core initialized
starting management agent 
...done
starting exchange, queue and binding recovery 
...done
starting configured definitions 
...done
starting empty DB check 
...done
starting mirror queue slave sup 
...done
starting adding mirrors to queues 
...done
-- message delivery logic ready
starting error log relay 
...done
starting networking 
...done
starting direct client 
...done
starting notify cluster nodes 
...done

broker running
** Found 0 name clashes in code paths


-- 
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/
-------------- next part --------------

=INFO REPORT==== 24-May-2012::12:42:51 ===
Limiting to approx 924 file handles (829 sockets)

=INFO REPORT==== 24-May-2012::12:42:51 ===
    application: mnesia
    exited: stopped
    type: permanent

=INFO REPORT==== 24-May-2012::12:42:51 ===
Memory limit set to 818MB of 2046MB total.

=INFO REPORT==== 24-May-2012::12:42:51 ===
Disabling disk free space monitoring on unsupported platform: {{'EXIT',
                                                                {{badmatch,
                                                                  ["2",
                                                                   "Verzeichnis(se),",
                                                                   "66637672448",
                                                                   "Bytes",
                                                                   "frei"]},
                                                                 [{rabbit_disk_monitor,
                                                                   parse_free_win32,
                                                                   1,[]},
                                                                  {rabbit_disk_monitor,
                                                                   init,1,[]},
                                                                  {gen_server,
                                                                   init_it,6,
                                                                   [{file,
                                                                     "gen_server.erl"},
                                                                    {line,
                                                                     304}]},
                                                                  {proc_lib,
                                                                   init_p_do_apply,
                                                                   3,
                                                                   [{file,
                                                                     "proc_lib.erl"},
                                                                    {line,
                                                                     227}]}]}},
                                                               2145935360}

=INFO REPORT==== 24-May-2012::12:42:51 ===
Management plugin upgraded statistics to fine.

=INFO REPORT==== 24-May-2012::12:42:51 ===
msg_store_transient: using rabbit_msg_store_ets_index to provide index

=INFO REPORT==== 24-May-2012::12:42:51 ===
msg_store_persistent: using rabbit_msg_store_ets_index to provide index

=WARNING REPORT==== 24-May-2012::12:42:51 ===
msg_store_persistent: rebuilding indices from scratch

=INFO REPORT==== 24-May-2012::12:42:51 ===
Adding vhost '/'

=INFO REPORT==== 24-May-2012::12:42:51 ===
Creating user 'guest'

=INFO REPORT==== 24-May-2012::12:42:51 ===
Setting user tags for user 'guest' to [administrator]

=INFO REPORT==== 24-May-2012::12:42:51 ===
Setting permissions for 'guest' in '/' to '.*', '.*', '.*'

=INFO REPORT==== 24-May-2012::12:42:51 ===
started TCP Listener on [::]:5672

=INFO REPORT==== 24-May-2012::12:42:51 ===
started TCP Listener on 0.0.0.0:5672

=INFO REPORT==== 24-May-2012::12:42:51 ===
rabbit_stomp: default user 'guest' enabled

=INFO REPORT==== 24-May-2012::12:42:51 ===
started STOMP TCP Listener on [::]:61613

=INFO REPORT==== 24-May-2012::12:42:51 ===
started STOMP TCP Listener on 0.0.0.0:61613

=INFO REPORT==== 24-May-2012::12:42:51 ===
started STOMP SSL Listener on [::]:61614

=INFO REPORT==== 24-May-2012::12:42:51 ===
started STOMP SSL Listener on 0.0.0.0:61614

=INFO REPORT==== 24-May-2012::12:42:51 ===
Management agent started.

=INFO REPORT==== 24-May-2012::12:42:52 ===
Management plugin started. Port: 55672, path: /

=INFO REPORT==== 24-May-2012::12:42:52 ===
Statistics database started.

=INFO REPORT==== 24-May-2012::12:43:52 ===
accepting STOMP connection <0.862.0> (127.0.0.1:49739 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:43:52 ===
accepting STOMP connection <0.865.0> (127.0.0.1:49740 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:44:01 ===
closing STOMP connection <0.865.0> (127.0.0.1:49740 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:45:26 ===
accepting STOMP connection <0.7918.1> (127.0.0.1:49742 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:45:26 ===
accepting STOMP connection <0.7916.1> (127.0.0.1:49741 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:46:41 ===
closing STOMP connection <0.7918.1> (127.0.0.1:49742 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:47:50 ===
accepting STOMP connection <0.7650.9> (127.0.0.1:49743 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:47:51 ===
accepting STOMP connection <0.7653.9> (127.0.0.1:49744 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:48:13 ===
closing STOMP connection <0.7653.9> (127.0.0.1:49744 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:48:37 ===
accepting STOMP connection <0.10779.12> (127.0.0.1:49746 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:48:37 ===
accepting STOMP connection <0.10776.12> (127.0.0.1:49745 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:48:50 ===
closing STOMP connection <0.10776.12> (127.0.0.1:49745 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:49:54 ===
accepting STOMP connection <0.10000.14> (127.0.0.1:49747 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:49:54 ===
accepting STOMP connection <0.10003.14> (127.0.0.1:49748 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:50:04 ===
closing STOMP connection <0.10003.14> (127.0.0.1:49748 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:51:14 ===
accepting STOMP connection <0.25110.15> (127.0.0.1:49749 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:51:14 ===
accepting STOMP connection <0.25113.15> (127.0.0.1:49750 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:51:22 ===
closing STOMP connection <0.25110.15> (127.0.0.1:49749 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:52:10 ===
accepting STOMP connection <0.31323.16> (127.0.0.1:49751 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:52:11 ===
accepting STOMP connection <0.31320.16> (127.0.0.1:49752 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:52:47 ===
accepting STOMP connection <0.4631.17> (127.0.0.1:49758 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:52:47 ===
accepting STOMP connection <0.4634.17> (127.0.0.1:49759 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::12:56:49 ===
accepting STOMP connection <0.26271.19> (127.0.0.1:49763 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:01:22 ===
accepting STOMP connection <0.28567.19> (127.0.0.1:49764 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:01:22 ===
closing STOMP connection <0.28567.19> (127.0.0.1:49764 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:01:44 ===
accepting STOMP connection <0.28780.19> (127.0.0.1:49765 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:01:45 ===
closing STOMP connection <0.28780.19> (127.0.0.1:49765 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:02:56 ===
accepting STOMP connection <0.29464.19> (127.0.0.1:49766 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:02:59 ===
closing STOMP connection <0.29464.19> (127.0.0.1:49766 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:04:08 ===
accepting STOMP connection <0.30122.19> (127.0.0.1:49769 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:04:09 ===
closing STOMP connection <0.30122.19> (127.0.0.1:49769 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:05:14 ===
accepting STOMP connection <0.30762.19> (127.0.0.1:49770 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:05:19 ===
closing STOMP connection <0.30762.19> (127.0.0.1:49770 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:06:27 ===
accepting STOMP connection <0.31440.19> (127.0.0.1:49771 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:06:55 ===
closing STOMP connection <0.31440.19> (127.0.0.1:49771 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:07:57 ===
accepting STOMP connection <0.32344.19> (127.0.0.1:49773 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:08:12 ===
accepting STOMP connection <0.32478.19> (127.0.0.1:49774 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:08:34 ===
closing STOMP connection <0.32478.19> (127.0.0.1:49774 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:09:35 ===
accepting STOMP connection <0.534.20> (127.0.0.1:49775 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:09:35 ===
closing STOMP connection <0.534.20> (127.0.0.1:49775 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:09:59 ===
accepting STOMP connection <0.747.20> (127.0.0.1:49776 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:09:59 ===
closing STOMP connection <0.747.20> (127.0.0.1:49776 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:10:33 ===
accepting STOMP connection <0.1045.20> (127.0.0.1:49777 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:10:47 ===
accepting STOMP connection <0.1184.20> (127.0.0.1:49778 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:12:01 ===
accepting STOMP connection <0.1815.20> (127.0.0.1:49781 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:12:26 ===
closing STOMP connection <0.1815.20> (127.0.0.1:49781 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:15:18 ===
accepting STOMP connection <0.3580.20> (127.0.0.1:49801 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:15:23 ===
closing STOMP connection <0.3580.20> (127.0.0.1:49801 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:15:48 ===
accepting STOMP connection <0.4024.20> (127.0.0.1:49802 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:16:11 ===
closing STOMP connection <0.4024.20> (127.0.0.1:49802 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:16:36 ===
accepting STOMP connection <0.4554.20> (127.0.0.1:49803 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:16:48 ===
closing STOMP connection <0.4554.20> (127.0.0.1:49803 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:02 ===
accepting STOMP connection <0.4902.20> (127.0.0.1:49804 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:08 ===
closing STOMP connection <0.4902.20> (127.0.0.1:49804 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:20 ===
accepting STOMP connection <0.5175.20> (127.0.0.1:49805 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:30 ===
closing STOMP connection <0.5175.20> (127.0.0.1:49805 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:48 ===
accepting STOMP connection <0.5519.20> (127.0.0.1:49806 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:17:54 ===
closing STOMP connection <0.5519.20> (127.0.0.1:49806 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:18:32 ===
accepting STOMP connection <0.6010.20> (127.0.0.1:49807 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:18:32 ===
closing STOMP connection <0.6010.20> (127.0.0.1:49807 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:19:05 ===
accepting STOMP connection <0.6317.20> (127.0.0.1:49813 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:19:29 ===
accepting STOMP connection <0.6529.20> (127.0.0.1:49814 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:19:29 ===
closing STOMP connection <0.6529.20> (127.0.0.1:49814 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:21:20 ===
accepting STOMP connection <0.7473.20> (127.0.0.1:49815 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:22:12 ===
accepting STOMP connection <0.7932.20> (127.0.0.1:49816 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:24:25 ===
accepting STOMP connection <0.9060.20> (127.0.0.1:49819 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:24:41 ===
accepting STOMP connection <0.9194.20> (127.0.0.1:49820 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:25:15 ===
closing STOMP connection <0.9194.20> (127.0.0.1:49820 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:37:15 ===
accepting STOMP connection <0.15654.20> (127.0.0.1:49829 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:38:58 ===
closing STOMP connection <0.15654.20> (127.0.0.1:49829 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:39:25 ===
accepting STOMP connection <0.16903.20> (127.0.0.1:49830 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:40:20 ===
closing STOMP connection <0.16903.20> (127.0.0.1:49830 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:40:44 ===
accepting STOMP connection <0.17677.20> (127.0.0.1:49831 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:41:11 ===
closing STOMP connection <0.17677.20> (127.0.0.1:49831 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:43:41 ===
accepting STOMP connection <0.19269.20> (127.0.0.1:49835 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:44:07 ===
closing STOMP connection <0.19269.20> (127.0.0.1:49835 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:47:55 ===
accepting STOMP connection <0.21536.20> (127.0.0.1:49876 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:48:12 ===
closing STOMP connection <0.21536.20> (127.0.0.1:49876 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:49:38 ===
accepting STOMP connection <0.22503.20> (127.0.0.1:49877 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:50:02 ===
closing STOMP connection <0.22503.20> (127.0.0.1:49877 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:51:35 ===
accepting STOMP connection <0.23604.20> (127.0.0.1:49878 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:51:44 ===
closing STOMP connection <0.23604.20> (127.0.0.1:49878 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:52:00 ===
accepting STOMP connection <0.24062.20> (127.0.0.1:49879 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::13:52:10 ===
accepting STOMP connection <0.24161.20> (127.0.0.1:49880 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:53:49 ===
closing STOMP connection <0.24161.20> (127.0.0.1:49880 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:57:22 ===
accepting STOMP connection <0.26904.20> (127.0.0.1:49902 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:57:34 ===
closing STOMP connection <0.26904.20> (127.0.0.1:49902 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:57:59 ===
accepting STOMP connection <0.27339.20> (127.0.0.1:49903 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:58:28 ===
closing STOMP connection <0.27339.20> (127.0.0.1:49903 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:59:27 ===
accepting STOMP connection <0.28102.20> (127.0.0.1:49904 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::13:59:42 ===
closing STOMP connection <0.28102.20> (127.0.0.1:49904 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:00:23 ===
accepting STOMP connection <0.29381.20> (127.0.0.1:49905 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::14:01:00 ===
accepting STOMP connection <0.29700.20> (127.0.0.1:49906 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:03:09 ===
accepting STOMP connection <0.31803.20> (127.0.0.1:49907 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:03:21 ===
closing STOMP connection <0.31803.20> (127.0.0.1:49907 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:03:37 ===
accepting STOMP connection <0.32056.20> (127.0.0.1:49908 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:03:46 ===
closing STOMP connection <0.32056.20> (127.0.0.1:49908 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:04:03 ===
accepting STOMP connection <0.32292.20> (127.0.0.1:49909 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:04:23 ===
closing STOMP connection <0.32292.20> (127.0.0.1:49909 -> 127.0.0.1:61614)

=INFO REPORT==== 24-May-2012::14:04:29 ===
accepting STOMP connection <0.32538.20> (127.0.0.1:49910 -> 127.0.0.1:61613)

=INFO REPORT==== 24-May-2012::14:04:39 ===
accepting STOMP connection <0.32636.20> (127.0.0.1:49911 -> 127.0.0.1:61614)


More information about the rabbitmq-discuss mailing list