I have 8 processes that show in a 'ps -ef' but none of the kill signals and fuser don't get rid of the processes. So I would say the processes don't exist except in the process table, however, the application won't start because it cannot bind to the port; which means the processes have the port locked. I cannot bounce the server. Anybody have any ideas on removing the processes?
Thanks.
Thanks.