[jboss-user] [JBoss Messaging] - Socket exception

rana24 do-not-reply at jboss.com
Thu Dec 18 07:36:27 EST 2008


Hi , 
I m getting  below socket exception , while running application in clustered environment, Not sure what could be the problem everything was working fine and suddenly it started giving me this exception.
We are running application in Clustered Envionrment, and this we are getting on one node.
Any clue what could have been the problem..



17:19:28,012 INFO  [JobDocumentAuditBean]  Start Processing JobDocumentAuditBean

17:19:28,058 INFO  [JobDocumentAuditBean]  Start Processing JobDocumentAuditBean

17:19:49,621 ERROR [SocketClientInvoker] Got marshalling exception, exiting
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
        at java.io.FilterInputStream.read(FilterInputStream.java:66)
        at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.readVers
ion(MicroSocketClientInvoker.java:962)
        at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transpor
t(MicroSocketClientInvoker.java:601)
        at org.jboss.remoting.transport.bisocket.BisocketClientInvoker.transport
(BisocketClientInvoker.java:418)
        at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientI
nvoker.java:122)
        at org.jboss.remoting.ConnectionValidator.doCheckConnection(ConnectionVa
lidator.java:133)
        at org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:3
08)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
17:19:49,668 INFO  [FailoverCommandCenter] JBoss Messaging server failure detect
ed - waiting for failover to complete...
17:19:51,027 ERROR [SocketClientInvoker] Got marshalling exception, exiting
java.io.IOException: Connection reset by peer: socket write error
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65
)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
        at java.io.DataOutputStream.flush(DataOutputStream.java:106)
        at org.jboss.jms.wireformat.SerializedPacket.write(SerializedPacket.java
:81)
        at org.jboss.jms.wireformat.JMSWireFormat.write(JMSWireFormat.java:237)
        at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.versione
dWrite(MicroSocketClientInvoker.java:945)
        at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transpor
t(MicroSocketClientInvoker.java:586)
        at org.jboss.remoting.transport.bisocket.BisocketClientInvoker.transport
(BisocketClientInvoker.java:418)
        at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientI
nvoker.java:122)
        at org.jboss.remoting.LeasePinger.sendClientPing(LeasePinger.java:283)
        at org.jboss.remoting.LeasePinger.access$000(LeasePinger.java:20)
        at org.jboss.remoting.LeasePinger$LeaseTimerTask.run(LeasePinger.java:31
5)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
17:19:51,059 WARN  [LeasePinger] LeasePinger[SocketClientInvoker[12e4ffa, bisock
et://synpune0342:4457](av42y-xlrysx-fovaq0pv-1-fovarcqm-a)] failed to ping to se
rver: Failed to communicate.  Problem during marshalling/unmarshalling; nested e
xception is:
        java.io.IOException: Connection reset by peer: socket write error
17:20:52,137 INFO  [FailoverCommandCenter] JBoss Messaging failover complete
17:23:47,169 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:268e invoked while multiple thre
ads active within it.
17:23:47,169 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:268e aborting
 with 1 threads active!
17:23:50,716 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:269e invoked while multiple thre
ads active within it.
17:23:50,716 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:269e aborting
 with 1 threads active!
17:23:54,466 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:26b2 invoked while multiple thre
ads active within it.
17:23:54,466 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:26b2 aborting
 with 1 threads active!
17:24:00,841 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:26ca invoked while multiple thre
ads active within it.
17:24:00,841 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:26ca aborting
 with 1 threads active!
17:24:01,122 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:26d2 invoked while multiple thre
ads active within it.
17:24:01,122 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:26d2 aborting
 with 1 threads active!
17:24:15,544 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:26fa invoked while multiple thre
ads active within it.
17:24:15,560 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:26fa aborting
 with 1 threads active!
17:24:17,857 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:2702 invoked while multiple thre
ads active within it.
17:24:17,857 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:2702 aborting
 with 1 threads active!
17:24:18,653 WARN  [SecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It
has been detected that the MessageSucker component which sucks messages from one
 node to another has not had its password changed from the installation default.
 Please see the JBoss Messaging user guide for instructions on how to do this.
17:24:21,450 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:2712 invoked while multiple thre
ads active within it.
17:24:21,450 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:2712 aborting
 with 1 threads active!
17:24:21,497 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:2716 invoked while multiple thre
ads active within it.
17:24:21,497 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:2716 aborting
 with 1 threads active!
17:24:22,013 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:271e invoked while multiple thre
ads active within it.
17:24:22,013 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:271e aborting
 with 1 threads active!
17:24:24,888 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:2722 invoked while multiple thre
ads active within it.
17:24:24,888 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAct
ion_2] - CheckedAction::check - atomic action a1f046a:e1b:494a2c02:2722 aborting
 with 1 threads active!
17:24:25,810 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicActio
n_58] - Abort of action id a1f046a:e1b:494a2c02:2726 invoked while multiple thre
ads active within it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197346#4197346

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197346



More information about the jboss-user mailing list