RE: javax.jms.JMSException: java.io.EOFException every minute

2009-07-08 Thread Leonard Gestrin
. -Original Message- From: Gary Tully [mailto:gary.tu...@gmail.com] Sent: Wednesday, July 08, 2009 2:47 AM To: users@activemq.apache.org Subject: Re: javax.jms.JMSException: java.io.EOFException every minute There is an inactivity timeout that defaults to 30 seconds, have a look at the detail

Re: javax.jms.JMSException: java.io.EOFException every minute

2009-07-08 Thread Gary Tully
There is an inactivity timeout that defaults to 30 seconds, have a look at the detail of http://activemq.apache.org/slow-networks-drop-large-messages.html for information on how to configure it. Also, enable full logging for the broker : http://activemq.apache.org/how-can-i-enable-detailed-logging

RE: javax.jms.JMSException: java.io.EOFException every minute

2009-07-07 Thread Leonard Gestrin
A bit more info. I traced TCP/IP packets and it appears that Broker is ending communication with end client (listener) by sending a frame with FIN status; I don't see same broker sending similar frame to other nodes. -Original Message- From: lgestrin [mailto:lgest...@markettools.com] S