try ps -ef | grep tomcat to find and kill other instances of a running server.

Otherwise you have maybe another application server which is listening for 8080 port.

Alheim

Didier McGillis a écrit :

Tried to google, didnt find anything useful. What happens is that at some point the site becomes unresponsive and so I restart and that is when I get this error, now I dont know of any other apps running on port 8080 so not sure why 8080 is already in use. Any thoughts?

SEVERE: Catalina.start:
LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use:8080



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to