Hi, i'm getting this error when one of my node go down, anyone knows why this occurs? after the error clears and he reconnects to the JMS everything continues ok, the session is ok and i continue with the aplication on but the node delay a lot for getting up...
| 2005-04-08 09:16:41,734 WARN [org.jboss.mq.Connection] Connection failure: | org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.net.SocketException: Connection reset) | at org.jboss.mq.Connection.asynchFailure(Connection.java:436) | at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334) | at java.lang.Thread.run(Thread.java:536) | 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 org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67) | at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133) | at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2316) | at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2383) | at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2455) | at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2604) | at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:281) | ... 1 more | 2005-04-08 09:16:41,734 DEBUG [org.jboss.mq.il.uil2.SocketManager] End ReadTask.run | 2005-04-08 09:16:41,734 DEBUG [org.jboss.mq.il.uil2.SocketManager] End WriteTask.run | 2005-04-08 09:16:41,734 WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected: | org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.net.SocketException: Connection reset) | at org.jboss.mq.Connection.asynchFailure(Connection.java:436) | at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334) | at java.lang.Thread.run(Thread.java:536) | 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 org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67) | at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133) | at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2316) | at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2383) | at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2455) | at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2604) | at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:281) | ... 1 more | 2005-04-08 09:16:41,765 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying to reconnect to JMS provider | 2005-04-08 09:16:51,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] unset exception listener | 2005-04-08 09:16:51,765 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Could not stop JMS connection | org.jboss.mq.SpyJMSException: Cannot disable the connection with the JMS server; - nested throwable: (java.io.IOException: Client is not connected) | at org.jboss.mq.Connection.doStop(Connection.java:1289) | at org.jboss.mq.Connection.stop(Connection.java:718) | at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStop(JMSContainerInvoker.java:832) | at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1265) | at org.jboss.mq.Connection.asynchFailure(Connection.java:446) | at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402) | at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334) | at java.lang.Thread.run(Thread.java:536) | Caused by: java.io.IOException: Client is not connected | at org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:229) | at org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:197) | at org.jboss.mq.il.uil2.UILServerIL.setEnabled(UILServerIL.java:189) | at org.jboss.mq.Connection.doStop(Connection.java:1285) | ... 8 more | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873216#3873216 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873216 ------------------------------------------------------- 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