Following an unexpected reboot of application or database servers, the Automic Web Interface (AWI) and Service Manager become inaccessible. This occurs even when application processes appear to be running correctly from an OS point of view.
Symptoms
http://[HOSTNAME]:8080/awi).invalid message from server.ucybsmcl -c GET_PROCESS_LIST returns error: connect: No route to host.tnc -port 8080 [IP]) confirms the port is rejecting connections.Version: Any
Components: AWI, Service Manager, WP/CP processes
An unexpected server reboot can cause the local OS firewall (such as firewalld or Windows Firewall) to default to an Enabled state. This blocks incoming traffic on critical application ports like 8080 (Tomcat/AWI) and 8871 (Service Manager).
Involve an OS or network admin who can verify the status of the local firewall on the application server and ensure it is disabled or configured to allow traffic on Automic-specific ports.
systemctl status firewalld).More information on the ucybsmcl application and command syntax can be found here: ServiceManager - Command Line Program (CLI)