G
Guest
I have a service that terminated abnormally, causing a TCP port to be blocked
and not released, so I can't start the service again. If I do a 'netstat
-ano' I see the PID of the blocking process to be 5108, but 5108 is no longer
in the process table - tasklist doesn't show it, so I can't kill it, and I
don't know any other way to clear the port. Can someone tell me how to clear
the port for a dead process?
Thanks for any help.
and not released, so I can't start the service again. If I do a 'netstat
-ano' I see the PID of the blocking process to be 5108, but 5108 is no longer
in the process table - tasklist doesn't show it, so I can't kill it, and I
don't know any other way to clear the port. Can someone tell me how to clear
the port for a dead process?
Thanks for any help.