how to detect what's using port 8080
800340Oct 15 2006 — edited Oct 16 2006I'm getting this error when runing my ANT script:
[java] LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use: JVM_Bind:8080
wonder how can I tell what's using port 8080.
thanks