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

Troubleshooting
HP WBEM Services Messages
Chapter 788
On the CIM Server host, enter uname -a to be sure you have
specified the appropriate host name.
Enter cimconfig -l -c to list current values of properties. See
if the enabled connection is port HTTP or HTTPS. Now see if
your request specified the corresponding port. By default,
HTTPS (default type) enters port 5989; HTTP enters Port 5988.
You may not be authorized to connect to the CIM Server. See
Chapter 3.
•Message: wbemexec: M-POST method invalid with HTTP version
1.0
Modify the command line. Either specify HTTP version 1.1 with the
M-POST or POST method, or specify HTTP version 1.0 with the
POST method.
The M_POST method is only valid for HTTP versions 1.1 and later.
•Message: wbemexec: No input
Be sure that you did not specify an empty file, or redirect input from
an empty file.
•Message: wbemexec: Unable to use requested input file:
file cannot be opened.
Check to be sure there is sufficient memory to open a file, and that
you have not reach the open-file limit. wbemexec can find the file,
and the permissions allow the file to be read, but the file cannot be
opened for some other reason.
•Message: wbemexec: Unable to use requested input file:
file does not exist.
Check the pathname and spelling of the input file you specified.
•Message: wbemexec: Unable to use requested input file:
file is not readable.
Check the permission settings on the specified input file and its
directories, modify if necessary, and re-issue the command.
ssltrustmgr script messages
•Message: <trust file> does not exist.