You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by madhu sharan <ma...@gmail.com> on 2013/12/08 17:04:11 UTC

TIME_WAIT issue while shutting down Geronimo

Hi all,

I have my Geronimo (HTTP port : 8081) configured to Eclipse Kepler. When I
try to restart the server, it says that port 8081 is still in use. On doing
a 'netstat', it shows that port 8081 is in use by a 'System process' with
'TIME_WAIT' state. The same is for HTTPS port 8443.

How can I reduce this 'TIME_WAIT' state?

Any suggestion/resolution from your end would be greatly appreciated.

-- 

Thanks and Regards,

Madhusaran A.

Re: TIME_WAIT issue while shutting down Geronimo

Posted by Eduardo Garcia <gc...@cibinetonline.com>.
Usually you have to stop the server and then start it again.  As you
say, when you try "Restart", it looks like the plugin try to stop the
server, and start it again when the server is still in the middle of
shutdown process.

I think this issue could be related with the eclipse plugin, and not
with the application server.

Eduardo



El 08/12/13 10:04, madhu sharan escribió:
> Hi all,
>
> I have my Geronimo (HTTP port : 8081) configured to Eclipse Kepler.
> When I try to restart the server, it says that port 8081 is still in
> use. On doing a 'netstat', it shows that port 8081 is in use by a
> 'System process' with 'TIME_WAIT' state. The same is for HTTPS port 8443. 
>
> How can I reduce this 'TIME_WAIT' state?
>
> Any suggestion/resolution from your end would be greatly appreciated.
>
> -- 
>
> Thanks and Regards,
>
> Madhusaran A.
>