[jboss-user] [Remoting] - Re: Socket Invoker timeout

mohitanchlia do-not-reply at jboss.com
Sun Jan 4 02:20:47 EST 2009


Reason I have been asking same question is because below timeout corresponds to the timeout I have set in timeout attribute. If that timeout was for read operation then why would NoRouteToHostException return in the timeout that I have specified. As you mentioned NoRouteToHostException occurs during connect. Everytime NoRouteToHostException occurs it returns in the timeout I specify. So If I change my timeout to 4000 ms then I see that too.

The java.net.NoRouteToHostException doesn't represent a timeout. The "creation attempt took 5001 ms" message is just extra information provided by the invoker. 

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

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



More information about the jboss-user mailing list