After upgrading to 12.1 SP1, the webserver start-up process displays a FAILED message, and the unifstat or ustat utilities indicate that the service is not running.
However, system-level checks confirm the webserver is operational: a ps -ef | grep java command shows the process running, netstat -tlnp | grep 9443 confirms a Java process is listening on the expected port, and a validation command (curl -k -u \<user\> https://\<hostname\>:9443/AEWS/machine) correctly returns the list of machines defined in Autosys.
The webserver is functional despite the conflicting status reports.
Autosys 12.x , 24.x
Linux
Corrupted $AUTOUSER/webserver/bin/waae_webserver.$AUTOSERV
Follow below procedure to address the problem