[jboss-user] [Clustering/JBoss] - Re: Problem establishing socket connection for InvokerLocato
yyagol
do-not-reply at jboss.com
Thu Jul 17 03:29:24 EDT 2008
Hi ,
I am having the same problem from time to time our jms socket is stuck
we have 2 jms servers in a cluster , the only thing we see in the logs is this
| 2008-07-17 07:58:18,018 WARN [DownHandler (MPING)] peer closed connection, trying to re-send msg
| 2008-07-17 07:58:18,018 ERROR [DownHandler (MPING)] 2nd attempt to send data failed too
| 2008-07-17 07:58:18,088 TRACE [Heartbeat] Publishing:
| HeartbeatMessage:
| lifeId: 1216270678788
|
| 2008-07-17 07:58:18,542 ERROR [Timer-12] Got marshalling exception, exiting
| java.net.SocketException: end of file
| at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:577)
| at org.jboss.remoting.transport.bisocket.BisocketClientInvoker.transport(BisocketClientInvoker.java:413)
| at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
| at org.jboss.remoting.ConnectionValidator.doCheckConnection(ConnectionValidator.java:133)
| at org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:308)
| at java.util.TimerThread.mainLoop(Timer.java:512)
| at java.util.TimerThread.run(Timer.java:462)
| 2008-07-17 07:58:18,639 INFO [Settlement] Settlement start
| 2008-07-17 07:58:18,640 TRACE [Settlement] Time to get db connection: 1
| 2008-07-17 07:58:18,669 TRACE [Settlement] Time to get db connection: 1
| 2008-07-17 07:58:18,709 INFO [Settlement] Settlement done
| 2008-07-17 07:58:19,643 WARN [Timer-10] LeasePinger[SocketClientInvoker[192c766, bisocket://XXX.XXX.XXX.XXX:4457](1q2i3q5u-di4j2a-filwy68q-1-filwyu2p-9)] fail
| ed to ping to server: Can not get connection to server. Problem establishing socket connection for InvokerLocator [bisocket://XXX.XXX.XXX.XXX:4457/?clientLease
| Period=10000&clientMaxPoolSize=200&clientSocketClass=org.jboss.jms.client.remoting.ClientSocketWrapper&dataType=jms&marshaller=org.jboss.jms.wireformat.JMSWi
| reFormat&numberOfCallRetries=1&numberOfRetries=10&pingFrequency=214748364&pingWindowFactor=10&socket.check_connection=false&timeout=0&unmarshaller=org.jboss.
| jms.wireformat.JMSWireFormat]
|
XXX.XXX.XXX.XXX stands for my server IP , its production server
any help on this ?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164941#4164941
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164941
More information about the jboss-user
mailing list