> From: Caldarale, Charles R 
> Subject: RE: Port still busy after removing connector in Embedded Tomcat 
> 7.0.30

> > How long are you waiting? Can you give us the specifics of your
> > connector configuration? I wonder if the connector is remaining open
> > for something like a keepalive timeout (I don't know if it *should*
> > stay open for a keepalive timeout, but it seems plausible).

> It would be interesting to see the actual netstat report here; I wonder 
> if the socket is in a FIN_WAIT or CLOSE_WAIT state.

But that probably shouldn't happen for a ServerSocket.

Does forcing a GC "fix" the problem?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to