Issue
You may errors similar to the following in your server log:
WARN [org.jboss.system.ServiceController] Problem starting service jboss:service=WebService java.lang.Exception: Port 8083 already in use. ... [org.jboss.system.ServiceController] Problem starting service jboss:service=Naming java.rmi.server.ExportException: Port already in use: 1098; nested exception is: Caused by: java.net.BindException: Address already in use ... [org.jboss.system.ServiceController] Problem starting service jboss:service=invoker,type=jrmp java.rmi.server.ExportException: Port already in use: 4444; nested exception is: Caused by: java.net.BindException: Address already in use
Reason
These errors and related non-functioning of the LiveCycle components deployed is usually the result of an operating system update for the bind name server. These updates are provided by opensuse.org and may have been installed in the OS by the administrators.
These updates will break the functionality in any running LiveCycle server as it affects the communication protocols.
Solution
You will need to restart the entire Linux operating system to allow the updates to be successfully propagated into all the relevant applications.
reference: (182815638)
