My Application use ActiveMQ 4.1.1, the following problem regularly happens
every two days:

Faill to publish the JMS message. The warning messsgae is something like
"WARNING : AcitveMQ Connection Worker:  tcp:///10.34.130.82:61616.

Then my application try to recreate a connection. Before trying to recreate
a new connection, we try to close the current session and connection first.
However, it hangs (no return from the close() call) when call the
session.close(), thus cause my application hangs.

Any idea?

 
-- 
View this message in context: 
http://www.nabble.com/Hang-when-try-to-close-JMS-session-tf3720889s2354.html#a10410950
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to