HP WBEM Services for HP-UX and Linux System Administrator's Guide
Troubleshooting
HP WBEM Services Messages
Chapter 784
•Message: You must have superuser privilege to unregister
providers.
If you do not have root permissions (uid=0) on the local system, get a
logon that does, or have such a privileged user to give you
permission. (See Chapter 3; see the cimauth man page.)
•Message: You must have superuser privilege to disable or
enable providers
If you do not have root permissions (uid=0) on the local system, get a
logon that does, or have such a privileged user to give you
permission. (See Chapter 3; see the cimauth man page.)
•Message: Provider module can not be enabled since it is
disabling
You cannot enable a provider while another client is disabling the
module. Enable it later.
•Message: Specified provider was not registered
You are trying to manage an unregistered provider. (To confirm, use
the cimprovider -l command.) Register the provider.
cimserver Command Messages
•Message: Error: Bind failed. Failed to bind to socket.
You tried to start CIM Server, but it is already running.
•Message: Unrecognized command line option
Re-issue the command specifying a valid option. For help with
options, type cimserver -h or see the man page.
•Message: Duplicate shutdown option specified
The -s option was specified more than once. Re-issue the command
with a valid option. For help with options, enter cimserver -h or see
the man page.
•Message: Unrecognized config property: <configProperty>
Check the spelling of the property. Re-issue the command specifying
a valid config property. For a list of properties, enter cimconfig -l.
•Message: Invalid property value: shutdownTimeout=<value>
Specify a shutdownTimeout value that is a valid integer, 2 or greater.