Closing Ports

Bradley J. Bartram bradbartram at wycol.com
Tue Aug 13 09:35:22 EDT 2002


It sounds like Tomcat, although it crashes, does not fully crash.  Try killing 
the processes.  Look for it using:

ps -auxw |grep tomcat

or

lsof |grep tomcat

Substitute tomcat for whatever the process name is.

Hope that helps

brad

On Tuesday 13 August 2002 08:51 am, Robert Romito wrote:
> Hi.
>
> Does anyone know of a command to close an open port?
>
> I've been playing with Tomcat.  When I start Tomcat, it opens the port
> it's configured for and then crashes without closing the port.  Tomcat
> complains that the port is already open the next time I try to start it.
>
> Thanks for the help.




More information about the nflug mailing list