D.22 PRCV Messages

Messages beginning with PRCV are issued by Platform Receivers.

PRCV001E Unable to create the platform parameter item.

Explanation: The Platform Receiver was unable to create a platform parms item, which is used for parsing the Platform Configuration file.
Possible Cause: There might not be enough free memory available on the system.
Action: Ensure that there is adequate free memory available.

PRCV002E Unable to create a string handler item.

Explanation: An instance of the string handler object could not be created.
Possible Cause: There might not be enough free memory available on the system.
Action: Ensure that there is adequate free memory available.

PRCV003E Unknown command line option or error: option= ShortOptionValue, long option= LongOptionValue.

Explanation: An unknown command line option was discovered while processing the command line options.
Possible Cause: You entered an invalid command line option.
Action: See the administration documentation for the list of valid command line options.

PRCV004E Mutually exclusive command line parameters were specified.

Explanation: One or more command line options are mutually exclusive.
Possible Cause: You entered conflicting Platform Receiver run modes on the command line.
Action: Determine the desired Platform Receiver run mode and enter the corresponding option on the command line.

PRCV005I You can specify only one of the following options: -i, -c, -p, -f, or -r.

Explanation: This message describes the valid run modes that are available for the Platform Receiver.
Action: No action is required.

PRCV006E Platform Configuration file parsing has failed because of a syntax error.

Explanation: The parsing of the Platform Configuration file has ended with a syntax error.
Possible Cause: A syntax error exists in the Platform Configuration file.
Action: Ensure that the parameters in the Platform Configuration file are valid.

PRCV007E Unable to create a configuration parameter item.

Explanation: An instance of the configuration parameter item could not be created.
Possible Cause: There might not be enough free memory available on the system.
Action: Ensure that there is adequate free memory available.

PRCV008E Unable to load the string resource file StringResourceFileName.

Explanation: The specified string resource file could not be loaded.
Possible Cause: The Platform Receiver attempted to load the string resource file in response to the LOCALE statement in the Platform Configuration file.
Action: Ensure that the specified string resource file exists.

Ensure that the ASAMDIR statement is correct.

PRCV009E Unable to establish a connection with host ipAddress port portNumber.

Explanation: The Platform Receiver is unable to make a socket connection to the Core Driver.
Possible Cause: Network connectivity between the Platform Receiver and the Core Driver server is lost.

The host that runs the Core Driver is down.

Event Journal Services has failed.

The Core Driver is running on a different port than is expected by the Platform Receiver.

Action: Ensure that network connectivity exists between the Platform Receiver and the Core Driver server.

Ensure that the Core Driver host is up.

Ensure that the Core Driver is running.

Ensure that the Core Driver is listening on the port number expected by the Platform Receiver.

PRCV010I Connection established with host ipAddress port portNumber.

Explanation: Socket connectivity to the Core Driver has been reestablished.
Possible Cause: The connection to the Core Driver that was previously interrupted has been reestablished.
Action: No action is required.

PRCV011E Unable to begin a session with host ipAddress port portNumber, reason= reasonString.

Explanation: The Platform Receiver was unable to establish a session with the Core Driver.
Possible Cause: There are several possible causes for this error.

The Core Driver has terminated the connection.

The request was rejected by the Core Driver because of an invalid certificate or internal server error.

An instance of the DOM interface could not be created.

An instance of the SOAP request document could not be created.

Action: See the reason string for additional details on the cause of the error. Also verify the following items:

Ensure that the Core Driver is running.

Ensure that the platform host has network connectivity to the host running the Core Driver.

Ensure that the correct security certificate is installed on the system.

PRCV012W MessageFromManager.

Explanation: This error message is generated by the Event Journal Services component of the Core Driver and is reported by the Platform Receiver.
Possible Cause: The Event Journal Services component of the Core Driver discovered an error condition. The Platform Receiver is reporting the error to the local host system.
Action: Take action as appropriate for the message text.

PRCV013E Unable to complete the get next platform event request.

Explanation: The Platform Receiver is unable to get events from the Core Driver.
Possible Cause: Connectivity to the Core Driver has been interrupted and the Platform Receiver has exceeded the retry attempt limit for reestablishing the connection to the Core Driver.
Action: Determine why the connection to the Core Driver was interrupted.

PRCV014I The driver running on host ipaddress on port port is shutting down.

Explanation: The Core Driver running on the specified network address and port number is shutting down. If the Platform Receiver is running in Persistent Mode or Polling Mode, the Platform Receiver tries to reestablish a connection to the Core Driver.
Action: No action is required.

PRCV015E The security certificate could not be loaded.

Explanation: The security certificate was not loaded or is not valid.
Possible Cause: There are several possible causes for this error.

No security certificate has been created for this platform.

The security certificate is invalid.

The security certificate could not be found, possibly because of an incorrect ASAMDIR statement in the Platform Configuration file.

Action: Ensure that the security certificate was created and installed on the platform. A security certificate can be obtained by running the Platform Receiver with the -s command line parameter.

Ensure that the ASAMDIR statement is correct.

PRCV016I The Platform Receiver is shutting down because of a stop request.

Explanation: An administrator has requested that the Platform Receiver stop processing and end.
Action: The Platform Receiver ends as soon as it completes any required tasks.

PRCV017I SSL Certificate Local FDN is SSLLocalFDN.

Explanation: The message logs the Platform Receiver FDN found in its security certificate.
Action: If this message is not issued, the certificate is either missing or corrupt. Obtain a new security certificate for the Platform Receiver by starting it with the -s command line parameter.

If this message is issued, the FDN should be verified to be the correct object in eDirectory.

PRCV018I The Platform Receiver for platformName is running in runMode mode.

Explanation: The Platform Receiver is running in the specified mode.
Possible Cause: The Platform Receiver is running in the mode specified by the RUNMODE configuration statement value or the value of command line parameters.
Action: None.

PRCV019I An event was received for object objectCN.

Explanation: An event was received from the Core Driver for the specified user or group object.
Action: No action is required.

PRCV020I The event for object objectCN was excluded.

Explanation: The event for the specified object was excluded because of the use of an AM.USER.EXCLUDE or AM.GROUP.EXCLUDE statement in the Platform Configuration file, or the object is on the standard excludes list.
Action: No action is required.

PRCV021I Connection established with host ipAddress port portNumber version version build level build.

Explanation: The Platform Receiver is communicating with a Core Driver running the specified version and build level code.
Action: No action is required.

PRCV022I Platform Receiver version is version build level build.

Explanation: The Platform Receiver is running the specified version and build level code.
Action: No action is required.

PRCV023I Event summary for Platform platformName: received= numReceived, processed= numProcessed, excluded= numExcluded, ignored= numIgnored, errors= numErrors.

Explanation: This message displays the total number of events that were received from the Core Driver, the number of events that were processed successfully, the number of events that were excluded by the platform, and the number of events that were not processed because of errors.

This message is displayed when the Platform Receiver terminates.

Action: None.

PRCV024I objectType event totals for Platform platformName: received= numReceived, processed= numProcessed, excluded= numExcluded, ignored= numIgnored, errors= numErrors.

Explanation: This message displays the total number of events for the specified object type that were received from the Core Driver, the number of events that were processed successfully, the number of events that were excluded by the platform, and the number of events that were not processed because of errors.

This message is displayed when the Platform Receiver terminates.

Action: None.

PRCV025I Platform Receiver executed for days days, hours hours, minutes minutes, and seconds seconds.

Explanation: This message displays the execution time for the Platform Receiver.

This message is displayed when the Platform Receiver terminates.

Action: None.