I would like use port 80(which is default port for tomcat) for ARIS Business Publisher Server.

I am getting an error "java.net.BindException: Address already in use: JVM_Bind:80".

This means the port 80 is already bound by some other process. Could you please advice how can I use port 80 for the ARIS Business Publisher Server.

 

This result shows how the port bound to other process. I desparately need this solution.Please guide me.

C:\Users\Ranjit.Sahu>netstat -ano

Active Connections

  Proto  Local Address          Foreign Address        State           PID

  TCP    0.0.0.0:80             0.0.0.0:0              LISTENING       4

 

 or register to reply.

Notify Moderator