[jboss-user] [Remoting] - Re: unexpected server shutdown with sslsocket
ron.sigal@jboss.com
do-not-reply at jboss.com
Sat May 5 04:05:09 EDT 2007
Hi Claudia,
There's no indication that there was any problem closing the old ServerSocket, so it looks like the the port was just unavailable (in a TIME_WAIT) state. Do you set "reuseAddress" to true? Maybe that would fix the problem.
-Ron
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043419#4043419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043419
More information about the jboss-user
mailing list