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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to