Problem:
The error message:
java.io.IOException: Failed to bind to 0.0.0.0/0.0.0.0:8080caused byjava.net.BindException: Address already in usemeans that the default port 8080 that the Web Dashboard server (an embedded Jetty server) attempts to start on is already being used by another process on your system.
Solution:
- Check if there is another process using the port. You can kill that process or simply configure the Web Dashboard to use a different port. You can edit the
GWS_PORTvariable either inrunorgeneoswsstart-up script to change the port number.

Related article(s):
If you need further help:
-
Please contact our support team via the chat service box on any of our websites or raise a support request.
-
Make sure you provide us with:
- Background of the issue or request.
- Use cases, requirements, business impact, etc.
- Encountered error messages.
- Log files or diagnostic files.
- Screenshots.
- And other important information relevant to your inquiry.
Comments
0 comments
Please sign in to leave a comment.