use lsof to find out all process listening to that port and kill all 'em start the process as u normally do
On 11/15/06, Deepak Arora <[EMAIL PROTECTED]> wrote:
Hi Guys, i have killed a process which was using a port number 7000. After killing the process, port is still in listen mode. How to close listen port. since not able to start the process and shutdown the process after killing. Cheers Deepak
