JBoss Community

LeasePinger, BisocketServerInvoker, Jboss remoting, Messaging

created by Srivisakh Rajasekar in JBoss Remoting - View the full discussion

Hi,

I am facing the same issue as mentioned in the thread.http://community.jboss.org/message/584787

 

I am using Jboss 5.1.0 with Jboss Messaging.I am receiving the JMS messages from the server for processing in the client(ATG running on Jboss 5.1.0).

 

If the client is up and running and the server stops in between , i am getting a message as

13:47:52,328 WARN  [LeasePinger] org.jboss.remoting.LeasePinger$LeaseTimerTask@f038e9 failed to ping to server: Failed to communicate.  Problem during marshalling/unmarshalling; nested exception is:

        java.io.IOException: Connection reset by peer: socket write error

 

But if the server restarts again, still the client(which is UP stiill) dosent reconnects, but throws the following Warning.

 

13:47:57,359 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=35055,localport=4235],5,] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:48:47,360 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4264],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:49:17,360 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4279],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:49:47,360 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4305],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:50:17,360 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4325],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:50:47,360 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4337],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:51:17,361 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4350],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:51:47,361 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4415],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:52:02,361 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4419],5,] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:52:32,361 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4422],5,jboss] (a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0: requesting new control connection

13:53:02,377 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@137940f: detected failure on control connection Thread[control: Socket[ad

dr=sjoshiw5.ad.nike.com/10.192.227.59,port=20352,localport=4427],5,jboss]

13:53:02,393 WARN  [BisocketServerInvoker] Control connection a5f4l2r-alztsh-grdwtj0n-1-grdww9ue-a0 has been recreated 10 times.

13:53:02,393 WARN  [BisocketServerInvoker] Assuming it is a connection to an old server, and will not restart

 

 

I downloaded the jboss-remoting.jar 2.2.4(http://www.jboss.org/jbossremoting/downloads.html) , but still it dosent help me. I saw a JIRA ticket opened on the same(https://issues.jboss.org/browse/JBREM-1144) and downloaded the jar from there too. Still i m facing this issue.

 

Kindly let me know on what i m missing with respect to the version or should i have to do any additional configuration to make it working.

 

 

Thanks

Sri.

Reply to this message by going to Community

Start a new discussion in JBoss Remoting at Community