• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to view which apps are using a port?

iluvdeal

Golden Member
I'm trying to run a web server (tomcat) but keep getting the message:

java.net.BindException: Address in use: JVM_Bind

So apparently port 8080 is in use. Is there a way I can view which app is using it? It worked fine before. I do have some apps (irc, ftp) downloading in the background but in the config I don't see 8080 anywhere so I don't know if they are the ones using it. Thanks!
 
Back
Top