HP WBEM Services for HP-UX and Linux System Administrator's Guide
Troubleshooting
HP WBEM Services Messages
Chapter 772
HP WBEM Services Messages
The HP WBEM Services messages are listed in four groups: syslog
messages, standard CIM messages, and command messages, and SSL
errors.
General Syslog Messages
HP WBEM Services puts the following messages in syslog:
• When CIM Server starts up, it logs a message, for example:
Jun 17 11:47:31 mysystem cimserver[5863]: Started HP WBEM
Services for HP-UX B8465BA version A.02.00 on port 5989.
• When CIM Server shuts down, it logs a message, for example:
Jun 17 11:47:50 mysystem cimserver[5863]: CIM Server
stopped.
• When CIM Server gets a request to disable both HTTP and HTTPS
connections, it logs a message, for example:
Jun 17 13:58:42 mysystem cimserver[9624]: Neither HTTP
nor HTTPS connection is enabled. CIMServer will not be
started.
It is possible to disable both connections in the planned
configuration, using cimconfig. However, HP WBEM Services
cannot function without a connection. Enable one of the connections
now; default is HTTPS.
You need to restart the CIM Server for the planned configuration to
take effect. If you leave both ports disabled, the CIM Server will not
restart unless you specify a connection type on the command line of
the cimserver command. (For example, enter: cimserver
enableHttpsConnection=TRUE.) Once started, use cimconfig to set
a port type in a more lasting way.
• On HP-UX, when cimserverd detects that cimserver is not running
(but it was not shut down by the cimserver -s it logs a message, for
example:
Jun 17 20:55:18 mysystem cimserverd[6991]: cimserver not
running, attempting restart