Hi I'm finding this error occuring at different intervals.I've got a client that posts messages to the server through JMS Queue.Everything runs fine but at times i end up getting the following error messages.Can anyone help me out to figure it out.Following are Trace that i get.Expecting your help in this regard
[org.jboss.mq.il.oil.OILServerILService] Connection failure (1). java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read(BufferedInputStream.java:201) at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133) at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313) at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380) at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452) at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601) at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845) at org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:206) at java.lang.Thread.run(Thread.java:534) [org.jboss.mq.il.oil.OILServerILService] Client request resulted in a server exception: org.jboss.mq.SpyJMSException: Could not pong; - nested throwable: (java.rmi.RemoteException: Cannot contact the remote object; nested exception is: java.net.SocketException: Connection reset) at org.jboss.mq.server.JMSDestinationManager.ping(JMSDestinationManager.java:840) at org.jboss.mq.server.JMSServerInterceptorSupport.ping(JMSServerInterceptorSupport.java:309) at org.jboss.mq.server.TracingInterceptor.ping(TracingInterceptor.java:859) at org.jboss.mq.server.JMSServerInvoker.ping(JMSServerInvoker.java:309) at org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:325) at java.lang.Thread.run(Thread.java:534) Caused by: java.rmi.RemoteException: Cannot contact the remote object; nested exception is: java.net.SocketException: Connection reset at org.jboss.mq.il.oil.OILClientIL.waitAnswer(OILClientIL.java:211) at org.jboss.mq.il.oil.OILClientIL.pong(OILClientIL.java:115) at org.jboss.mq.server.JMSDestinationManager.ping(JMSDestinationManager.java:836) ... 5 more Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read(BufferedInputStream.java:201) at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133) at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313) at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380) at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452) at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601) at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845) at org.jboss.mq.il.oil.OILClientIL.waitAnswer(OILClientIL.java:200) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868407#3868407 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868407 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user