Enterprise Controller fails to start, uce-server:default exits with $SMF_EXIT_ERR_FATAL
(Doc ID 1673906.1)
Last updated on JULY 20, 2023
Applies to:
Enterprise Manager Ops Center - Version 12.1 to 12.3.0 [Release 12.0]Information in this document applies to any platform.
Symptoms
Enterprise controller was running until reboot, since then cannot start the EC services.
Command "/opt/SUNWxvmoc/bin/ecadm start -w" results in the svc:/application/scn/uce-server:default exitting with $SMF_EXIT_ERR_FATAL.
Problem is tracked to the "if" statement:
# Now start Apache
if $UCESERVER start; then
exit $SMF_EXIT_OK
else
exit $SMF_EXIT_ERR_FATAL
Changes
Rebooted
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |