The Solaris Service Manager issues commands for a service to its
responsible restarter, which may be the Solaris Service Manager
itself.
The Message ID: SMF-8000-5H indicates
that the service's restarter is not running, so commands from the
Service Manager for the service will not be executed.
This outcome can indicate a misunderstanding of the requirements
of various software components, a misconfiguration of the
system, or a defect in Solaris.
Use svcs -l to determine the FMRI of the
service's restarter.
Use svcs -xv to see
an explanation for the restarter's state and to see a list of
services waiting for the service to start.
See svcs(1) for additional syntax and smf(5)
for FMRI definition.
See "Predictive
Self-Healing" for additional information.
If the above Action doesn't help, use the instructions in document
203634 to place svc.startd in debug mode and contact your service provider.