I have a remote client connecting to a clustered jboss-messaging server, using jboss 4.2.0. The JBM version is 1.3.0.GA. Because of some experimentation I frequently had restarted my client application. After a number of restarts, I get into a situation where the client is unable to reconnect to the JMS server. 6:02:28,612 WARN [BisocketServerInvoker] [EMAIL PROTECTED]: detected failure on control connection Thread[control: Socket[addr=/127.1.0.1,port=3652,localport=34297],5,jboss]: requesting new control connection
The client is retrying to connect to the server in case of failures. At everty retry this message is printed out. Restarting the client does not help to fix the problem, but restarting the server does. Note: this might be a pure remoting issue, but I'm not sure, so this is posted in the jbm forum. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055249#4055249 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055249 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
