[rabbitmq-discuss] persistence
Lars Bachmann
lars.bachmann at s2002.tu-chemnitz.de
Wed May 21 16:10:50 BST 2008
Mathias,
here a short description of what i did and what exactly happened:
1. i stoped the broker, removed all stored messages and the logfiles
and restarted the broker
2. my client is set up to wait 50 seconds after sending all messages
before the channel will be closed
3. Im sending 500000 messages to the broker. 50 seconds seem to be to
short thats why only 120000 messages are received by the broker => no
client exception
4. Im sending again 500000 messages, some (of coz not all) messages
are sent and then an exceptions occurs
(java.lang.IllegalStateException: Attempt to use closed channel)
5. when i try to send one more time 500000 messages i get the
socketexception immediatly and the broker is not reachable anymore and
i have to kill the process
the log file is attached (in the sasl log file are no entries and
there are no bak log files because i removed all on startup)
Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: broker4.log
Type: text/x-log
Size: 133 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20080521/e64df5dd/attachment.bin
More information about the rabbitmq-discuss
mailing list