-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kalai,

On 6/3/2009 8:52 AM, kalpeer wrote:
>       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.

You may be able to use Sysinternals' tcpview.exe to close those
connections, but it's possible that you'll only be able to close active
connections, and that you can't unbind a bound IP port.

I don't expect this to work, but you can try it.

Why not just change the configuration and bounce Tomcat?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkomhRQACgkQ9CaO5/Lv0PCb8ACdFZmUfIQwmjFJ55hhjTpD/5lH
cUYAn1Pep0M1JD3kxbWRE8Vt3HiaSs72
=wj/k
-----END PGP SIGNATURE-----

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

Reply via email to