Re: EOF Exception

2014-01-27 Thread Christian Posta
>>> >> > Can you use a network packet sniffer, like tcpdump or wireshark? >>> >> > >>> >> > Those errors mean the other end of the TCP/IP connection was dropped >>> >> > without >>> >> > a higher-level cleanup o

Re: EOF Exception

2014-01-27 Thread Christian Posta
;> > >> >> > Those errors mean the other end of the TCP/IP connection was dropped >> >> > without >> >> > a higher-level cleanup of the connection. Could be the broker >> dropping >> >> and >> >> > comin

Re: EOF Exception

2014-01-27 Thread Chris Geer
ould be the broker > dropping > >> and > >> > coming back, network issues (timeouts, disconnects), or aborted > >> connection > >> > in the broker. > >> > > >> > The log lines posted are from the clients, right? Is there anything > >> > corresponding on the broker side? > >> > > >> > > >> > > >> > -- > >> > View this message in context: > >> > > >> > http://activemq.2283324.n4.nabble.com/EOF-Exception-tp4676514p4676607.html > >> > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >> > > >> > > > > -- > Christian Posta > http://www.christianposta.com/blog > twitter: @christianposta >

Re: EOF Exception

2014-01-27 Thread Christian Posta
ects), or aborted >> connection >> > in the broker. >> > >> > The log lines posted are from the clients, right? Is there anything >> > corresponding on the broker side? >> > >> > >> > >> > -- >> > View this message in context: >> > >> http://activemq.2283324.n4.nabble.com/EOF-Exception-tp4676514p4676607.html >> > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > >> -- Christian Posta http://www.christianposta.com/blog twitter: @christianposta

Re: EOF Exception

2014-01-21 Thread Chris Geer
oker. > > > > The log lines posted are from the clients, right? Is there anything > > corresponding on the broker side? > > > > > > > > -- > > View this message in context: > > > http://activemq.2283324.n4.nabble.com/EOF-Exception-tp4676514p4676607.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > >

Re: EOF Exception

2014-01-21 Thread Rodrigo Ramos
, right? Is there anything > corresponding on the broker side? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/EOF-Exception-tp4676514p4676607.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: EOF Exception

2014-01-21 Thread artnaseef
the broker. The log lines posted are from the clients, right? Is there anything corresponding on the broker side? -- View this message in context: http://activemq.2283324.n4.nabble.com/EOF-Exception-tp4676514p4676607.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Replicated LevelDB Store getting EOF exception

2014-01-20 Thread kal123
I have 3 brokers setup for ReplicatedLevelDB master/slave conf. I am running producer and slow consumer and doing failover by stopping master broker. After few failovers, the leveldb throws EOF exception while reading record from the store. I am using the latest source code from activemq 5.10

EOF Exception

2014-01-19 Thread Chris Geer
We've recently been getting a series of log messages that I can't quite explain and was hoping someone can shed some light on the situation. We consistently get these log messages every few minutes. The only thing talking with ActiveMQ is our Camel routes using the ActiveMQ component. We are on Cam

Re: EOF Exception When Serializing Large Message

2008-06-05 Thread Ivan Jovanovic
> >>> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:182) >>> > at >>> > >>> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:170) >>> > at java.lang.Thread.run(Unknown Source) >>

Re: EOF Exception When Serializing Large Message

2008-06-05 Thread Ivan Jovanovic
09:23:05,769 [serverip:42663] DEBUG TransportConnection >> > - Stopping connection: /serverip:42663 >> > 2008-01-03 09:23:05,770 [serverip:42663] DEBUG TcpTransport >> > - Stopping transport tcp:///serverip:42663 >> > 2008-01-03 09:23:05,770 [serverip:42663] DEBUG

Re: EOF Exception When Serializing Large Message

2008-06-04 Thread Dejan Bosanac
08-01-03 09:23:05,770 [serverip:42663] DEBUG TransportConnection > > - Cleaning up connection resources: /serverip:42663 > > 2008-01-03 09:23:05,770 [serverip:42663] DEBUG TransportConnection > > - Connection Stopped: /serverip:42663 > > > > We're using AMQ 5.0-R

Re: EOF Exception When Serializing Large Message

2008-06-03 Thread gwittel
ble to upgrade > the host to the 5.0-Release. Any thoughts on how we can debug the issue, > if its a server memory issue (JVM is allowed 1GB at this time), or some > other problem. I was able to view the message via the HTTP admin GUI > without an exception being thrown. > > Than

Re: EOF Exception When Serializing Large Message

2008-06-03 Thread Ivan Jovanovic
able to view the message via the HTTP admin GUI > without an exception being thrown. > > Thanks, > -Greg > -- View this message in context: http://www.nabble.com/EOF-Exception-When-Serializing-Large-Message-tp14671931s2354p17626474.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

EOF Exception When Serializing Large Message

2008-01-07 Thread gwittel
in context: http://www.nabble.com/EOF-Exception-When-Serializing-Large-Message-tp14671931s2354p14671931.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.