1
On linux. I stopped tomcat which was listening on port 80 using dtomcat5. I think that was the graceful stop? I cannot start it again because java continues to listen on port 80. Is there any way to stop the java process from listening on port 80 without killing it? The java process is being used by much more than tomcat so killing it would amount to my needing to restart the whole system. Thanks.
What Java you speak of? Run-Time? Server? – Chad Harrison – 2012-12-04T19:56:23.243
It is run-time. – Charlie Wilson – 2012-12-04T20:04:35.793