On WebSphere Application Server (WAS) if you are getting a similar error
ORBX0390E: Cannot create listener thread. Exception=[ > java.net.BindException: Address already in use: NET_Bind ].
The port to be used by the WAS is being used by some other service. Please check which application is using the port and kill the process or restart your machine.
For more information go to: