activemqnewbie wrote:
> 
> All,
> After i shutdown my broker,i see my subscriber doen't shutsdown but hangs 
> and doen't consumes any messages when i restart broker and publish
> message.
> I have to manually shutdown and restart the subscriber to consume
> messages..
> 
> I get below exception
> <TRACE><2008/02/11 15:41:53.618><18587569><> TopicConnection started...
> 
>  
> 
> <TRACE><2008/02/11 15:41:53.619><18587569><> Wait()...
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.858><18871350><> in ExListener.onException
> 
>  
> 
> <ERROR><2008/02/11 15:42:14.859><18871350><> ExceptionListener receives a
> JMS exception
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.860><18871350><> Unregistering Message
> Listener...
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.861><18871350><> Notifying/signaling a waiting
> thread...
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.876><18587569><> Waiting thread awaken
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.877><18587569><> closing subscriber...
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.878><18587569><> subscriber closed
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.878><18587569><> closing session...
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.880><18587569><> session closed
> 
>  
> 
> <TRACE><2008/02/11 15:42:14.880><18587569><> closing topic connection...
> 
>  
> 
> <ERROR><2008/02/11 15:42:14.883><18587569><> in
> MessageConsumer.close=org.apache.activemq.ConnectionFailedException: The
> JMS connection has failed: java.io.EOFException
> 
>  
> 
> <ERROR><2008/02/11 15:42:14.893><18587569><>
> org.apache.activemq.ConnectionFailedException: The JMS connection has
> failed: java.io.EOFException
> 
>             at
> org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1233)
> 
>             at
> org.apache.activemq.ActiveMQConnection.stop(ActiveMQConnection.java:494)
> 
>             at
> org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:551)
> 
> 
>  
> 
>  Appreciate if somecould help me onthis.
> 
> Thanks 
> Vij
> 
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Subscriber-hangs-when-broker-shutsdown-tp15420517s2354p15420660.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to