You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by anton_dak <ku...@dakosy.de> on 2013/02/04 13:06:23 UTC

Re: ActiveMQ ExchangeTimedOutException after upgrade from SMX 4.4.0 to 4.4.2

Hi all,

ok, I have shutted down SMX and I got several messages like that:

17:09:57,234 | INFO  | ger[temporary]-1 | DefaultMessageListenerContainer  |
116 - org.springframework.jms - 3.0.6.RELEASE | Successfully refreshed JMS
Connection
17:09:58,102 | INFO  | 5 - ShutdownTask | DefaultShutdownStrategy          |
91 - org.apache.camel.camel-core - 2.8.5 | Waiting as there are still 1
inflight and pending exchanges to complete, timeout in 248 seconds.
17:09:59,055 | WARN  | /127.0.0.1:61616 | FailoverTransport                |
49 - org.apache.activemq.activemq-core - 5.5.1 | Transport
(localhost/127.0.0.1:61616) failed to tcp://localhost:61616 , attempting to
automatically reconnect due to: java.io.EOFException
17:09:59,060 | WARN  | /127.0.0.1:61616 | FailoverTransport                |
49 - org.apache.activemq.activemq-core - 5.5.1 | Transport
(localhost/127.0.0.1:61616) failed to tcp://localhost:61616 , attempting to
automatically reconnect due to: java.io.EOFException
...

After restarting smx everything works fine. It seems that SMX/ActiveMQ had a
problem with a timeout which occured because of an database problem. After
this I got several timeouts over the day although the database was running
again. I assume that an old not processed entry hung in the Queue
("checkDeclarationBeforeSendQueue"). It was always the same queue which
throwed an time out exception.




--
View this message in context: http://servicemix.396122.n5.nabble.com/ActiveMQ-ExchangeTimedOutException-after-upgrade-from-SMX-4-4-0-to-4-4-2-tp5715654p5715720.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.