Re: javax.jms.JMSException: Unexpected failure in AMQ

2010-08-03 Thread Michal Singer
AMQ Version 5.2.0 Gary Tully wrote: > > what version: would need to look at the line number where that > exception originates in the source: > http://svn.apache.org/viewvc/activemq/tags/ > /activemq-core/src/main/java... replace dots with / in the rest. > org.apache.activemq.transport.failove

Re: javax.jms.JMSException: Unexpected failure in AMQ

2010-08-03 Thread Gary Tully
what version: would need to look at the line number where that exception originates in the source: http://svn.apache.org/viewvc/activemq/tags/ /activemq-core/src/main/java... replace dots with / in the rest. org.apache.activemq.transport.failover.FailoverTransport.oneway(FailoverTransport.java:424)

javax.jms.JMSException: Unexpected failure in AMQ

2010-08-03 Thread Michal Singer
Hi, i get sometimes during initialization of AMQ the following exception, does anyone what may cause this exception and how it should be handled: please note that after this exception occurs, i get invalid responses from onMessage. javax.jms.JMSException: Unexpected failure. javax.jms.JMSExcept