[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - SSLBisocket is continually throwing ConnectionExceptions

TheNelson do-not-reply at jboss.com
Tue Jan 29 17:14:35 EST 2008


I have set a lease time on the server side and add a connectionlistener with a ping time and every ping interval it throws a connection exception.



java.lang.Exception: Could not connect to server!
        at org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:314)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)


Thing is,  it's clearly connected as I'm exchanging data and processing callbacks.



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

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



More information about the jboss-dev-forums mailing list