The following error can be found in the Catalina Log:
WARNING: Failed to restart: java.rmi.ConnectIOException: Exception creating connection to: xx.xx.xx.xx; nested exception is: java.net.NoRouteToHostException: No route to host: connect
The portion of the error message>>
java.net.NoRouteToHostException: No route to host: connect
This shows that an error occurred while attempting to connect a socket to a remote address and port. Typically, the remote host cannot be reached because of an intervening firewall, or if an intermediate router is down. This could also be caused by loose network cabling, failed hardware, or general network timeouts when attempting to connect to the remote address. On the eDiscovery side, this could be caused by a faulty network adapter on the appliance and possibly a stuck service that has failed to start/restart.
[#71001] JMX Error: java.rmi.ConnectException: Connection refused to host: xx.xx.xx.xx; nested exception is: java.net .ConnectException: Connection refused: connect.