Hi,
Everytime I run an app server of any kind (Tomcat/Jetty,/JBoss AS), this message pops out:
It is possible to bind and connect to localhost:8080 at the same time - application server will probably compete with some other software on the port
I'm pretty sure, that I don't have any other applcations running on 8080. This have started since upgrading to Idea 13.
I'm using Mac OS 10.9.
Is it possible to somehow investigate, what causes this issue and how to correct this?
I'll be gratefull for any help provided.