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

ron.sigal@jboss.com do-not-reply at jboss.com
Sun Jan 4 02:10:36 EST 2009


"mohitanchlia" wrote : 
  | 
  | anonymous wrote : 
  |   | The java.net.NoRouteToHostException doesn't represent a timeout. The "creation attempt took 5001 ms" message is just extra information provided by the invoker.
  |   | 
  | 
  | So does it really mean that timeout is on initial Socket connection creation and not on the read operation?
  | 

Well,

1. The timeout is configured for the read() operation, not the connect() operation.

2. The java.net.NoRouteToHostException is being thrown from the connect() operation.

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

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



More information about the jboss-user mailing list