This form is only shown when Application Server Type is JBoss and
Extended Server or Web Client is deployed.
JBoss uses a number of network ports for communication with both external
clients and internally within the server instance. This form lets you change
those port numbers. You need to change port numbers if they are already in use
on the computer. If you are creating additional instances, you will need to use
a unique port set for each instance to avoid port conflicts when to running them
in parallel. The
installation tool does not validate if the ports are available for use on the
computer.
Note: For most ports, it is not important to know their configuration. They are used internally by JBoss and the only requirement is that there is no other application on the computer using them. Exceptions to this rule: AJP13 port may have to be known to administrators doing manual web server configuration. HTTP port must be known, when enabled and in use, to all clients. Java Remote Debugging port must be known to developers wanting to do remote debugging of applications.
JBoss network port configuration
![]() |
NA |
![]() |
If you get an error saying java.net.BindException: Address already in use: JVM_Bind when you start the JBoss server instance (after installation), then you have a port conflict and need to reconfigure the instance with a different port set. The error message also prints the port number for which there is a conflict. |