Open Listening Port
Hi Jim, Thanks for posting here. Consider to modify the value of registry key KeppAliveTime in order to reduce alive time of connection: http://msdn.microsoft.com/en-us/library/ms819735.aspx for more information please refer to the article below: http://blogs.technet.com/b/networking/archive/2010/08/11/how-tcp-time-wait-assassination-works.aspx Regards, Tiger Li TechNet Subscriber Support in forum If you have any feedback on our support, please contact tnmff@microsoft.com. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
October 17th, 2011 8:35am

I have a JAVA application that crashes and leaves a TCP port open. When i issue the command netstat -a -n -o i see the port is still in listening status. It shows a PID as well. Then i look at task manager and the PID doesn't exist. I also tried command taskkill /PID and the PID was not found. How can i close the open TCP port? Thanks, JimJim
Free Windows Admin Tool Kit Click here and download it now
December 25th, 2011 9:44am

1. Unless you specify your server operating system, this question is considered off topic. 2. Use Process Explorer instead of Task Manager. It would be better tool than Task Manager. http://technet.microsoft.com/en-us/sysinternals/bb896653 ...or you can follow the procedure by Process Monitor http://technet.microsoft.com/en-us/sysinternals/bb896653 3. Look into firewall to find which function persists and let the port opened. 4. More information on the Java you will find here https://forums.oracle.com/
December 25th, 2011 10:06am

Hi Jim, Thanks for posting here. Consider to modify the value of registry key KeppAliveTime in order to reduce alive time of connection: http://msdn.microsoft.com/en-us/library/ms819735.aspx for more information please refer to the article below: http://blogs.technet.com/b/networking/archive/2010/08/11/how-tcp-time-wait-assassination-works.aspx Regards, Tiger Li TechNet Subscriber Support in forum If you have any feedback on our support, please contact tnmff@microsoft.com. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
December 26th, 2011 1:38am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics