HP WBEM Services for HP-UX and Linux System Administrator's Guide
Troubleshooting
HP WBEM Services Messages
Chapter 7 73
• If there is an error in the process-to-process communication between
the cimserver and cimservera, it logs a message, for example
HP WBEM Services puts the following messages in syslog:
Dec 03 23:55:18 mysystem cimserverd[12517]: Error
processing PAM Authentication request (OPERATION)
where OPERATION could be on of: write, read, pipe, fork or dub2
Indication Service Syslog Messages
•Message: "One or more invalid Subscription instances were
ignored"
This message may be logged upon CIM Server startup
(IndicationService initialization), if an invalid Subscription instance
is found in the repository.
Invalid instances could exist if instances in the repository have been
directly created or modified by circumventing the IndicationService.
In such cases, the IndicationService detects such corruption, ignores
invalid subscription instances, and continues to make a best effort at
processing requests on valid subscription instances. Invalid
instances should be removed from the repository, and care should be
taken that invalid instances are not introduced into the repository by
circumventing the IndicationService.
•Message: "Subscription ($0) has no provider"
This message may be logged upon CIM Server startup
(IndicationService initialization), if there is currently no provider
that can serve an existing enabled subscription.
The substitution data $0 identifies the subscription, and contains the
values of the subscription Filter and Handler Name properties in the
form "FilterName, HandlerName".
This message may indicate that one or more indication providers has
been removed or disabled, and it may be necessary to re-install,
re-register, and/or re-enable one or more indication providers to avoid
missing indications.
•Message: "Provider ($0) is now serving subscription ($1)"