What cause this error happen?

2008-04-27 Thread Jackey Ding
Hi, I have an application which having an web service using SOAP/JMS connect to activeMQ. When no client call that WS too long, the error will happen. It seems like the JMS Channel open too long with no message transport on it. 2008-4-25 13:19:22 org.apache.activemq.ActiveMQConnection onAsyncExce

Re: What cause this error happen?

2008-04-28 Thread Jackey Ding
> > Refer by searching this text: > > ActiveMQConnection:1653 - Async exception with no exception listener: > java.net.SocketException: socket closed > > Regards > Hatta > > > > > > Jackey Ding wrote: > > > > Hi, > > > > I have an appli