Hi All, When I do netstat -an | grep 8443 it says that it was in listen mode. *.8443 *.* 0 0 49152 0 LISTEN Now I need to use the same port for the another tomcat.So I need to kill this make the port to non listen mode. How I can free the port without going to the original tomcat shutdown. Please help me to solve this issue.
Regards, Kalai -- View this message in context: http://www.nabble.com/How-to-kill-the-port-used-by-tomcat-tp23850842p23850842.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org