HP WBEM Services for HP-UX and Linux System Administrator's Guide

Troubleshooting
HP WBEM Services Messages
Chapter 780
To see if cimserver is running, enter: ps -ef|grep cimserver
Perhaps an operator stopped it by command, but did not restart it. To
start it.
HP-UX: cimserver (no options).
Linux: /sbin/service pegasus-wbem start
cimconfig Command Messages
•Message: Current value of properties can not be listed
because the CIM Server is not running
Check for cimserver using ps -ef|grep cimserver. Perhaps it was
never started at install, or someone may have stopped it with
cimserver -s for HP-UX or /sbin/service pegasus-wbem stop
for Linux. You must restart it. Do one of the following:
HP-UX: cimserver (no options).
For Linux: /sbin/service pegasus-wbem start
•Message: Failed to get property. Please make sure that the
config schema is loaded in the CIM Server.
Essential information is missing from the repository. See
Maintaining the Repository in Chapter 5.
•Message: Failed to set the config property. Please make
sure that the config schema is loaded in the CIM Server.
Essential information is missing from the repository. See
Maintaining the Repository in Chapter 5.
•Message: Failed to unset the config property. Please make
sure that the config schema is loaded in the CIM Server.
Essential information is missing from the repository. See
Maintaining the Repository in Chapter 5.
•Message: Failed to list the config properties. Please make
sure that the config schema is loaded in the CIM Server.
Essential information is missing from the repository. See
Maintaining the Repository in Chapter 5.
•Message: Specified property name was not found.