Skip Headers
Oracle® Fusion Middleware Error Messages Reference
11g Release 1 (11.1.1.7.0)

Part Number E10113-10
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

61 OAM-00001 to OAM-36105

OAM-00001: Cannot parse the session token.
Cause: The session token appears to be invalid.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-00002: Error occurred while handling the request.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-00003: Request-Response handler configuration is incomplete.
Cause: A request handler mapping was missing.
Action: Add the missing handler mapping to the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-00004: Cannot initialize the Diagnostic Engine.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-00005: Cannot locate the custom login page.
Cause: The custom login page was not found.
Action: Verify the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-00006: Cannot locate the configuration of the custom login page.
Cause: The custom custom login page was not specified in the configuration.
Action: Add the custom login page location to the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-00007: Cannot edit the custom login page
Cause: The file permissions of the custom login page do not allow write access.
Action: Change the file permissions to allow write access.

Level: 15

Type: ERROR

Impact: Other

OAM-00008: Cannot close the custom login page
Cause: The source code of the custom login page does not support closing of the login page.
Action: Check the custom login page source code.

Level: 15

Type: ERROR

Impact: Other

OAM-00009: Unable to parse the redirection URL
Cause: An error occurred while parsing the redirect URL due to bad encoding or invalid format.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-000010: Cannot add query params to map for logout redirection
Cause: URLDecoder throwing UnsupportedEncodingException
Action: Check the AMLogoutResponseHandler - getQueryMap method code.

Level: 15

Type: ERROR

Impact: Other

OAM-000011: Cannot parse the request token sent from client with User Agent {0} and IP Address {1}.
Cause: The request token appears to be invalid.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-000012: Cannot construct the request token.
Cause: Could not create OAM request token.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-000013: Cannot construct OAM session token.
Cause: Could not create SSO Session token.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-000014: {0} set in {1} must be an integer greater-than or equal to zero.
Cause: SwitchGetToPostLimit was set incorrectly for the authentications scheme.
Action: Correct the SwitchGetToPostLimit challenge parameter within the authentication scheme.

Level: 15

Type: WARNING

Impact: Other

OAM-02001: Retrieve SSO session operation failed.
Cause: Cannot retrieve the SSO session from the request context. Session might have expired.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-02002: Error while processing the submitted credentials.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-02003: Error while processing credential collection.
Cause: An internal error occurred.
Action: Check the authentication scheme configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02004: Error while processing authorization request.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-02005: Error while parsing the SSO session token.
Cause: Error while parsing the SSO session token. Wrong session token format.
Action: Retry. If the error persists verify the key roll-over configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02006: Insufficient authentication level to access the resource.
Cause: An insufficient authentication level was used to access the resource.
Action: Step up the authentication level by re-authenticating to the required level.

Level: 15

Type: ERROR

Impact: Other

OAM-02007: Insufficient privileges. Authorization Denied.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02008: Password expired. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02009: Password reset required. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02010: User account is locked. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02011: No user account found. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02012: No user name password combination found. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02013: Password Policy action not supported by the client. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02052: SME Adapter initialization Failed.
Cause: SME adapter initialization failed.
Action: Verify the SME configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02053: Component {1} initialization Failed.
Cause: Component initialization failed.
Action: Verify the server configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02054: SSO session creation failed.
Cause: Session Management Engine error.
Action: Check Session Management Engine error logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02055: Retrieve SSO session operation failed.
Cause: Session might be expired.
Action: If the problem persists contact the administrator.

Level: 15

Type: ERROR

Impact: Other

OAM-02056: An error occurred while parsing the server token.
Cause: TPE token parsing failed.
Action: check Token Processing Engine logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02057: Wrong Flow Controller configuration for {1}
Cause: Wrong Flow controller configuration
Action: Check flow controller class name and configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02058: Event Flow goes in infinite loop.
Cause: Wrong configuration or too many allowed login attempts.
Action: Check event flow configuration and login attempt configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02059: Flow Controller Cannot handle Event
Cause: Wrong Flow controller configuration
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02060: Flow Controller :{0} Cannot handle Event :{1}
Cause: Wrong Flow controller configuration
Action: Check event to flow controller mapping.

Level: 15

Type: ERROR

Impact: Other

OAM-02061: Event Handler error.
Cause: Wrong event handler configuration
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02062: Event Handler cannot handle the event.
Cause: Wrong event handler configuration
Action: Check event to event handler controller mapping.

Level: 15

Type: ERROR

Impact: Other

OAM-02063: Event Handler :{0} Cannot handle Event :{1}
Cause: Wrong event handler configuration
Action: Check event to event handler controller mapping.

Level: 15

Type: ERROR

Impact: Other

OAM-02064: Authentication Error during policy matching.
Cause: Authentication Error
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02065: Configuration Service Adapter initialization Failed.
Cause: SConfiguration Service failed.
Action: Verify the system configuration file

Level: 15

Type: ERROR

Impact: Other

OAM-02066: Event Factory is not configured create the requested event.
Cause: Wrong event factory configuration
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02067: Wrong event configuration. No event handler specified for event {0}.
Cause: Wrong event factory configuration
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02068: Error occurred while configuring the request cache.
Cause: Wrong request cache handler class configuration.
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02069: Error occurred while loading cache handler for class Name {0}
Cause: Wrong request cache handler class configuration.
Action: Check error log more details.

Level: 15

Type: ERROR

Impact: Other

OAM-02070: An error occurred while loading server aliases.
Cause: TPE token parsing failed.
Action: check system configuration if the aliases are set up properly logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02071: No host configuration found for the alias {0}.
Cause: TPE token parsing failed.
Action: check system configuration if the aliases are set up properly logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02072: Ignoring failure during Identity Store operation.
Cause: Operation to read or update user attribute in Identity Store resulted in exception.
Action: Check the availability of configured Identity Store.

Level: 15

Type: WARNING

Impact: Other

OAM-02073: Error while checking if the resource is protected or not.
Cause: TPE token parsing failed.
Action: check system configuration if the aliases are set up properly logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02074: Error while checking if the resource {0} is protected or not.
Cause: TPE token parsing failed.
Action: check system configuration if the aliases are set up properly logs.

Level: 15

Type: ERROR

Impact: Other

OAM-02075: Component {0} initialized successfully.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02076: {0} Engine initialized successfully.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02077: SSO Engine initialized Successfully.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02078: Processing Event {0}
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02079: SSO session created with session ID {0} for request ({1})
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02080: Cache data sync:{0} for request {1};
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02081: Created {0} : {1}
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02082: Diagnostic Engine Registration failed for Controller Collector.
Cause: Diagnostic Engine Registration failed.
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02083: Diagnostic Engine Registration failed for Credential Collector Controller.
Cause: Diagnostic Engine Registration failed.
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02084: Credential collection process success.
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02085: Successfully validated the submitted credentials.
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02086: {0}: processing Event:{1}.
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02087: Policy ID : {0}
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02088: Scheme result : {0}
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02089: Is Resource Protected status : {0}
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02090: Status : {0}
Cause:
Action: None

Level: 15

Type: ERROR

Impact: Other

OAM-02091: Challenge URL : {0}
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02092: Session Updation Failed
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02093: Session response name {0} is reserved for OAM Server. Value for this response will not be updated in session.
Cause: A session response is configured with name that is internally reserved for OAM Server
Action: Please change the name of the session response not to conflict with OAM Server reserved names

Level: 15

Type: WARNING

Impact: Other

OAM-02094: Assert credential process success.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02095: Assert credential process failed.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02096: An error occurred while building the DAP token {0}.
Cause: Constructing the outgoing DAP token failed.
Action: Check the key and parameters in token.

Level: 15

Type: ERROR

Impact: Other

OAM-02097: An error occurred while decrypting the DAP token {0}.
Cause: Decrypting the incoming DAP token failed.
Action: Check the key configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02098: Cannot parse the DAP token.
Cause: Error occured while parsing the token.
Action: Check the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-02099: {0}: Event processing finished :{1} with status {2}.
Cause:
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-02100: User account is disabled. Authentication failed.
Cause: Insufficient privileges.
Action: Check the authorization permissions.

Level: 15

Type: ERROR

Impact: Other

OAM-02101: An error occurred while creating impersonation session
Cause: Impersonation session creation failed
Action: Check the create impersonation session event

Level: 15

Type: ERROR

Impact: Other

OAM-02102: An error occurred in retrieving the grant
Cause: Unable to retrieve the grants
Action: Check the grant permissions

Level: 15

Type: ERROR

Impact: Other

OAM-02103: An error occurred in end impersonate session
Cause: Unable to do end impersonate session
Action: Check the end impersonate session event

Level: 15

Type: ERROR

Impact: Other

OAM-02104: An error occurred while creating subject for impersonatee
Cause: Authentication Exception thrown while creating subject for impersonatee
Action: Check the createSubject method in SSOEngineController

Level: 15

Type: ERROR

Impact: Other

OAM-02105: An error occurred in end impersonate session
Cause: Policy Manager Exception thrown while creating subject for impersonatee
Action: Check the createSubject method in SSOEngineController

Level: 15

Type: ERROR

Impact: Other

OAM-02106: An error occurred while terminating session
Cause: Unable to terminate session
Action: Check the terminate session event

Level: 15

Type: ERROR

Impact: Other

OAM-02107: An error occurred while enumerating session
Cause: Unable to enumerate session
Action: Check the enumerate sessions event

Level: 15

Type: ERROR

Impact: Other

OAM-02108: An error occurred while updating session attributes
Cause: Unable to update session
Action: Check the update session attributes event

Level: 15

Type: ERROR

Impact: Other

OAM-02109: An excluded resource is configured for OSSO agent.
Cause: Excluded resource configured for OSSO agents.
Action: Update the MOD OSSO configuration to include the excluded resource in the public list.

Level: 15

Type: WARNING

Impact: Other

OAM-02110: Event flow controller is executed in infinite loops.
Cause: Wrong configuration.
Action: Check event flow controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-04001: Configuration parameter type mismatch. Param {0}. Expected type {1}. Actual type {2}
Cause: The configuration parameter type was invalid.
Action: Validate the configuration parameter.

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04002: Unsupported value for config parameter. Parameter {0} . Value {1}. {2}
Cause: The specified configuration parameter was not valid.
Action: Validate the configuration parameter.

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04003: OAM proxy started. Listening on port {0}.
Cause: The OAM proxy has started listening on the specified port.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04004: Read configuration parameter {0} = {1}.
Cause: The OAM proxy has loaded its configuration.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04005: Client connection accepted.
Cause: A client TCP/IP connection was accepted.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04006: Client connection closed. Connection id {0}.
Cause: A client TCP/IP connection was closed.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04007: Message received from client. Message {0}, Host : {1} Port : {2}.
Cause: A message was received from a client on the NAP channel.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04008: Message sent to client. Message {0}, Host : {1} Port : {2}.
Cause: A message was sent to a client on the NAP channel.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04009: New Outbound connection created with OAM Access Server.
Cause: An outbound connection was created with an OAM 10g server.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04010: Message received on outbound channel from OAM Access server. Message {0}, Host : {1} Port : {2}.
Cause: A message was received from an OAM 10g server.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04011: Message sent on outbound channel to OAM 10g Access server. Message {0}, Host : {1} Port : {2}.
Cause: A message was sent to an OAM 10g server.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04012: Outbound connection closed.
Cause: A connection with an OAM 10g server was closed.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04013: Unexpected message received from client. Message {0}
Cause: An unexpected message was received when a simple mode handshake message from the client was expected.
Action: Check the NAP mode configuration of the WebGate and the Server.

Level: 1

Type: WARNING

Impact: Other

OAM-04014: Malformed message received from client. Details {0}
Cause: The length of message received from client was less than 0.
Action: Restart the WebGate if the message is being received repeatedly.

Level: 1

Type: WARNING

Impact: Other

OAM-04015: Outbound connection to Access Server not found.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: WARNING

Impact: Other

OAM-04016: Session ID is missing in AmResponse
Cause: The session ID was not present in the OAM token.
Action: Retry the request.

Level: 1

Type: WARNING

Impact: Other

OAM-04017: OAM proxy end point activation failed. Exception:
Cause: The specified listening port is not available, or is aldready being used.
Action: Restart the server or contact the system administrator.

Level: 1

Type: SEVERE

Impact: Other

OAM-04018: Required configuration parameter missing. Required {0}
Cause: The required configuration parameters were missing.
Action: Verify the configuration.

Level: 1

Type: SEVERE

Impact: Other

OAM-04019: Work manager JNDI lookup failed. Exception:
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04020: Exception encountered while processing the request message:
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04021: NMP initialization failed.
Cause: The NAP handshake with the client failed or an unsupported application was trying to connect to the OAM proxy.
Action: Verify the client version.

Level: 1

Type: SEVERE

Impact: Other

OAM-04022: SSL configuration is not specified for SIMPLE or CERT mode
Cause: The SSL configuration was required but not supplied for the SIMPLE or CERT mode.
Action: Verify the SSL Configuration and rerun the operation.

Level: 1

Type: SEVERE

Impact: Other

OAM-04023: SSL handshake failed. Exception:
Cause: The NAP handshake with a client was not successful.
Action: Check the client configuration.

Level: 1

Type: SEVERE

Impact: Other

OAM-04024: Exception in outbound message processing. Cause {0} . Message details {1}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04025: Error in connecting to Access server. {0}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04026: Error in NAP handshake with AAA server {0}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04027: Cannot create Executor instance
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04028: Outbound Resource Adapter initialization error. {0}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04029: Error in generating AMEvent. Details {0}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04030: Partner lookup failed. Partner id {0}
Cause: The retrieval of partner metadata during client authentication was not successful.
Action: Check if the partner is registered with the Access Server.

Level: 1

Type: SEVERE

Impact: Other

OAM-04031: NAP version mismatch during the NAP handshake. Client Message {0}
Cause: An unsupported NAP version was sent by the client.
Action: Check the client configuration and version. Older clients may need to be upgraded.

Level: 1

Type: SEVERE

Impact: Other

OAM-04032: PAT API error. Details {0}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04033: Error in retrieving secret information. {0} {1}
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04034: Token Cache Enabled.
Cause: Information message indicating that the token cache is enabled.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-04035: Error while reading token cache size from configuration.
Cause: The cache configuration was invalid.
Action: Fix cache configuration and rerun the operation.

Level: 15

Type: ERROR

Impact: Other

OAM-04036: Channel security mode is different as specified in configuration {0}
Cause: The agent tried to communicate in a mode different from its configuration.
Action: Check the agent mode. This may be a security issue if the configuration mode of agent is correct.

Level: 1

Type: SEVERE

Impact: Other

OAM-04037: Exception encountered while processing the HTTP message in OAM proxy:
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: SEVERE

Impact: Other

OAM-04038: OAM proxy configuration parameter SSOOnlyMode is set to true. OAM proxy will skip authorization.
Cause: OAM proxy configuration parameter SSOOnlyMode is set to true.
Action:

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-04039: Agent {0} not privileged to invoke OPCODE {1}
Cause: Agent is not privileged to invoke the operation.
Action: Check the agent configuration.

Level: 1

Type: WARNING

Impact: Other

OAM-04040: Target Resource is not as expected. Target Resource {0} WebGate resource {1}
Cause: Target resource is not as expected. This issue may occur in session scope operations.
Action: Runtime check failure. Check server logs.

Level: 1

Type: WARNING

Impact: Other

OAM-04041: Failed to retrieve valid session from OAM Identity Assertion. Assertion {0}
Cause: Either invalid assertion was specified or session corresponding to assertion is invalid.
Action: Please see logs for more details.

Level: 1

Type: WARNING

Impact: Other

OAM-04042: Failed to check token issuance policy. Resource: {0}. Requestor: {1}
Cause: Evaluation of Token Issuance Policy failed.
Action: Check Token Issuance Policy.

Level: 1

Type: WARNING

Impact: Other

OAM-04043: Request is not processed. Access management service is disabled.
Cause: Access management service is not enabled on server.
Action: Enable the access management service. Set oam proxy global parameter "10gCompatibleGetHostIdentifiersSupport" to true.

Level: 1

Type: WARNING

Impact: Other

OAM-06001: Cannot parse the session token.
Cause: The session token is invalid or the wrong decryption key is present in the configuration.
Action: Verify the key roll-over configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10001: Cannot load the configuration file.
Cause: The configuration file location was invalid.
Action: Verify the location of the configuration file.

Level: 15

Type: ERROR

Impact: Other

OAM-10002: Cannot initialize the PAT Adapter.
Cause: The PAT configuration was invalid.
Action: Verify the PAT configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10003: Cannot initialize the Cache Handlers.
Cause: The request cache handler configuration was invalid.
Action: Verify the request cache handler configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10004: Cannot initialize the Controller.
Cause: The configuration for Controller events was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10005: Cannot initialize the Controller.
Cause: The configuration for the Flow controllerd was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10006: Cannot initialize the Controller.
Cause: The configuration for the Flow Mapping was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10007: Cannot initialize the Controller.
Cause: The configuration for the Event Handlers was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10008: Cannot initialize the Controller.
Cause: The configuration for the Event UI was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10009: Cannot initialize the Controller.
Cause: The Event Handler configuration was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10010: Cannot initialize the Controller.
Cause: The Event Factory configuration was invalid.
Action: Verify the Controller configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10011: An invalid Cookie Domain
Cause: The cookie domain was invalid.
Action: Verify the configuration file.

Level: 15

Type: ERROR

Impact: Other

OAM-10012: Cannot load audit configuration.
Cause: The audit configuration was invalid.
Action: Verify the audit configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10013: Cannot load audit configuration.
Cause: Mismatch between logger and resource configuration.
Action: Verify the audit configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10014: Invalid done URL specified during logout - {0}.
Cause: Done URL specified during logout is not in proper URL format.
Action: Verify the done URL.

Level: 15

Type: ERROR

Impact: Other

OAM-10015: Cache Info :: operation="{0}" paramName="{1}", paramDetail="{2}".
Cause: Displayed when the cache is operating.
Action: None.

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-10016: Cache entry expired.
Cause: Displayed on expiry of the cached element.
Action: None.

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-10017: Cannot intialize the server key.
Cause: Unable to retrieve server key from configuration.
Action: Verify the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-10018: No credcollect req resp handler specified
Cause: No credcollect req resp handler specified
Action: Verify configuration cred collect req resp handler

Level: 15

Type: ERROR

Impact: Other

OAM-12001: Cannot load audit configuration.
Cause: The specified configuration file does not exist, or the audit configuration is invalid.
Action: Check the server error logs.

Level: 15

Type: ERROR

Impact: Other

OAM-12002: User name value specified for special user is invalid.
Cause: The input value format is invalid, or exceeds 30 characters.
Action: Correct the input value.

Level: 15

Type: ERROR

Impact: Other

OAM-12003: Maximum directory size specified is invalid.
Cause: The input value format is invalid, is less than 1 or exceeds 1024.
Action: Correct the input value.

Level: 15

Type: ERROR

Impact: Other

OAM-12004: Maximum file size specified is invalid.
Cause: The input value format is invalid, is less than 1 or exceeds 1024.
Action: Correct the input value.

Level: 15

Type: ERROR

Impact: Other

OAM-12005: Map of audit events is invalid.
Cause: The audit event configuration is missing, or invalid.
Action: Verify the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-12006: Invalid path for audit event definitions file.
Cause: The audit event definitions file location is incorrect.
Action: Verify the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-12007: Invalid path for audit bustop directory.
Cause: The audit bustop location is missing, or invalid.
Action: Verify the configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-12501: Getting ServerTokenMapper for: {0}.
Cause: Getting ServerTokenMapper for {0}
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12502: Server Token Not available in the Response.
Cause: Server Token Not available in the Response.
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12503: 10g SSO_ID Token set {0} .
Cause: 10g SSO_ID Token set.
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12504: 10g SSO_ID Decrypted successfully : {0}
Cause: 10g SSO_ID Decrypted successfully.
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12505: Removing the SSO_ID Cookie at Logout.
Cause: Removing the SSO_ID Cookie at Logout.
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12506: "Creating session token with values - " + "Domain: {0}, Version: {1}, Age: {2}, Secure: {3}, " + "Value: {4}";
Cause: Created Session Token with values
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12507: Token Version not found.
Cause: Token Version not found.
Action: Validate the config to include the Token Version.

Level: 15

Type: ERROR

Impact: Other

OAM-12508: 10g SSO_ID Decryption failed.
Cause: 10g SSO_ID Decryption failed.
Action: Verify if the 10gSSO Server Key is present in the config

Level: 15

Type: ERROR

Impact: Other

OAM-12509: Could not get token mapper for token for {0}.
Cause: Could not get token mapper for token.
Action: Validate the config to include the Token Version.[v1.2, v1.4]

Level: 15

Type: ERROR

Impact: Other

OAM-12510: 10g SSO_ID Token NOT created.
Cause: 10g SSO_ID Token NOT created.
Action: Verify if the 10gSSO Server Key/Token Version is present in the config

Level: 15

Type: ERROR

Impact: Other

OAM-12511: Error while creating SSO Transport token.
Cause: Error while creating Transport Token
Action: Validate the config to check for the 10g SSO Server Key

Level: 15

Type: ERROR

Impact: Other

OAM-12512: Cannot retrieve the 10g SSO Key
Cause: Cannot retrieve the 10g SSO Key
Action: Validate the config to check for the 10g SSO Server Key

Level: 1

Type: SEVERE

Impact: Other

OAM-12513: Diagnostic Engine Failed to Start
Cause: Diagnostic Engine Failed
Action: None

Level: 16

Type: NOTIFICATION

Impact: Other

OAM-12514: Request Handling Error
Cause: Request Handling Error
Action: None

Level: 15

Type: ERROR

Impact: Other

OAM-12515: Session Token Not Found
Cause: Session Token Not Found
Action: None

Level: 15

Type: ERROR

Impact: Other

OAM-12516: 10g SSO Server Config Details Missing
Cause: 10g SSO Server Config Details Missing
Action: Add the Config details to oam-config.xml

Level: 15

Type: ERROR

Impact: Other

OAM-12517: OSSO 10g Server coexist token version configured does not match runtime token version
Cause: 10g SSO Server coexist token version and runtime token versions does not match.
Action: Update the OSSO 10g coexist token version to match the runtime version

Level: 15

Type: ERROR

Impact: Other

OAM-14001: Unregistration of OAM Management MBean failed.
Cause: An internal error occurred.
Action: Check the OAM Server logs.

Level: 15

Type: ERROR

Impact: Other

OAM-14002: OAM Server configuration update failed.
Cause: Failed to update OAM Policy or System Configuration.
Action: Check the OAM Server MBean logs.

Level: 15

Type: ERROR

Impact: Other

OAM-14003: Invalid HostIdentifier configuration for AppDomain {0} in OAM Policy.
Cause: Definition of HostIdentifier for application domain was invalid.
Action: Re-check Application Domain configuration in OAM Policy.

Level: 15

Type: ERROR

Impact: Other

OAM-14005: Validation of a input parameter failed.
Cause: One of the input parameter value was illegal.
Action: Check the OAM Server MBean logs.

Level: 15

Type: ERROR

Impact: Other

OAM-14007: Cannot retrieve OAM Server configuration for {0}.
Cause: Cannot retrieve data from OAM System configuration.
Action: Check the OAM Server MBean logs.

Level: 15

Type: ERROR

Impact: Other

OAM-14008: Partner configuration for {0} already exist in system config.
Cause: A partner is already configured.
Action: Delete existing partner or create partner with a different id.

Level: 15

Type: ERROR

Impact: Other

OAM-14009: Application Domain not found in OAM Policy {0}.
Cause: None
Action: None

Level: 15

Type: ERROR

Impact: Other

OAM-14100: Host Information is already registered in OAM HostIdentifier with host {0} and port {1}.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14101: Starting Enable OIM Configuration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14102: Starting Disable OIM Configuration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14103: Completed OAM Server Policy Configuration update.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14104: Completed OAM Server System Configuration update.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14105: Completed OIM Configuration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14106: Completed validation of Input values.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14107: Successfully updated OAM Partner data.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14108: Successfully updated OAM Configuration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14109: Enables OIM Integration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14110: Disables OIM Integration.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14111: Registration of OAM Management MBean failed.
Cause: An internal error occurred.
Action: Check the OAM Server logs.

Level: 15

Type: ERROR

Impact: Other

OAM-14112: Gets the manage server host, NAP port.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14113: Updates OIM host and port.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14114: Error in getting the OAM server info.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-14115: Create and configure OAM partner.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-16001: Cannot parse the session token.
Cause:
Action:

Level: 15

Type: ERROR

Impact: Other

OAM-18001: User Identity Store Configuration is not valid.
Cause: The user identity store configuration was missing, or was invalid.
Action: Verify the user identity store configuration.

Level: 1

Type: ERROR

Impact: Other

OAM-18002: Error while reading User Identity Store Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18003: Error while reading User Identity Store Configuration attribute "{0}".
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18004: User Identity Store name passsed as NULL during user identity store read operation.
Cause: User Identity Store name passsed to read operation was null.
Action: Rerun with actual object.

Level: 1

Type: ERROR

Impact: Other

OAM-18005: User Identity Store ID passsed as blank during user identity store read operation.
Cause: User Identity Store ID passsed to read operation was blank.
Action: Rerun with a valid ID.

Level: 1

Type: ERROR

Impact: Other

OAM-18006: Map of Properties passed as NULL during user identity store create operation.
Cause: Map of Properties passed to create operation was null.
Action: Rerun by passing Map of properties.

Level: 1

Type: ERROR

Impact: Other

OAM-18007: Empty Map of Properties passed during user identity store create operation.
Cause: Map of Properties passed to create operation was empty.
Action: Rerun by passing Map of properties.

Level: 1

Type: ERROR

Impact: Other

OAM-18008: NULL passed during user identity store modify operation.
Cause: Object passed to modify operation was null.
Action: Rerun with actual object.

Level: 1

Type: ERROR

Impact: Other

OAM-18009: Validation Failure - an User Identity Store named "{0}" already exists.
Cause: User Identity Store names must be unique.
Action: Choose a different name for this User Identity Store.

Level: 1

Type: ERROR

Impact: Other

OAM-18010: Exception while encrypting the credetial for User Identity Store.
Cause: Exception while encrypting the crendential for User Idenity Store.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18011: Validation Failure - User Identity Store "{0}" is referred in following authentication schemes : "{1}".
Cause: User Identity Store is referred in authentication schemes.
Action: Delete or change the reference of this User Identity Store from the authentication schemes that refer to it.

Level: 1

Type: ERROR

Impact: Other

OAM-18012: Exception while processing the User Identity Store properties.
Cause: An internal error occurred, Unknown type found while processing.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18013: Exception while processing the User Identity Store properties.
Cause: An internal error occurred, type found as NULL while processing.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18014: Validation Failure - NULL Value passed for property "{0}".
Cause: Value found as NULL for a property.
Action: Rerun with the value of property set.

Level: 1

Type: ERROR

Impact: Other

OAM-18015: Server Configuration is not valid.
Cause: The server configuration was missing, or was invalid.
Action: Verify the server configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-18016: Cannot initialize the Data Sources Manager.
Cause: Configuration store instance found null.
Action: For more details, start logging at the FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18017: Cannot initialize the Authentication Modules Manager.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18018: Cannot initialize the Server Manager.
Cause: An internal error occurred.
Action: For more details, start logging at the FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18019: Create : {0} : paramList=[{1}].
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18020: Created : {0} : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18021: Modify : {0} : Existing=[{1}] : New=[{2}].
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18022: Modified to : {0} : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18023: Delete : {0} : name="{1}".
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18024: Deleted : {0} : name="{1}".
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18025: Read : {0} : name="{1}".
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18026: After Read : {0} : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18027: Read All : {0}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18028: After Read All : {0} : list is : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-18029: Validation Failure : "{0}" attributes missing in User Identity Store.
Cause: The required attributes were not present in the user identity store.
Action: Add the attributes to the user identity store and rerun the operation.

Level: 1

Type: ERROR

Impact: Other

OAM-18030: Validation Failure : "{0}" attributes missing in OAM Server Instance.
Cause: The required attributes were not specified for the server instance.
Action: Add the attributes to the server instance and rerun the operation.

Level: 1

Type: ERROR

Impact: Other

OAM-18031: Validation Failure : "{0}" attributes missing in {1} Authentication Module.
Cause: The required attributes were not specified for the authentication module.
Action: Add the attributes to the authentication module and rerun the operation.

Level: 1

Type: ERROR

Impact: Other

OAM-18032: Validation Failure - Object not found for deletion.
Cause: The object supplied for deletion has been deleted, or does not exist.
Action: Use the correct data and rerun the operation.

Level: 1

Type: ERROR

Impact: Other

OAM-18033: Validation Failure : {0} Module cannot be deleted. (Referred in Scheme).
Cause: The module was being referred to in a scheme.
Action: Remove the reference from the scheme and then delete the module.

Level: 1

Type: ERROR

Impact: Other

OAM-18034: Authentication module configuration is not valid.
Cause: The authentication module configuration was missing, or was invalid.
Action: Verify the authentication module configuration.

Level: 15

Type: ERROR

Impact: Other

OAM-18035: Validation Failure - a server Instance named "{0}" already exists.
Cause: Same name used for creating a new server instance.
Action:

Level: 15

Type: ERROR

Impact: Other

OAM-18036: OAM Server name passed as NULL during oam server update operation.
Cause: An internal error occurred.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-18037: OAM Server id passed as NULL during oam server update operation.
Cause: User Identity Store name passed to read operation was null.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-18038: The response cookie configuration for update is invalid.
Cause: Invalid OSSO Proxy configuration found during configuration update.
Action: Check the parameter passed during OSSO-Proxy configuration update.

Level: 1

Type: ERROR

Impact: Other

OAM-18039: The global response cookie configuration cannot be deleted.
Cause: The global OSSO response cookie configuration delete is not allowed.
Action: Check the parameter passed during OSSO-Proxy configuration update.

Level: 1

Type: ERROR

Impact: Other

OAM-18040: Error while reading {0} Authentication Module Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18041: Error while reading OAM Server Instance Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18042: The Unique ID for server is null.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18043: The OAM server is null.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18044: Error while reading {0} OAM Server Instance Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18045: OAM Server name passsed as NULL during server read operation.
Cause: User Identity Store name passsed to read operation was null.
Action: Rerun with actual object.

Level: 1

Type: ERROR

Impact: Other

OAM-18046: OAM Server ID passsed as blank during server read operation.
Cause: User Identity Store ID passsed to read operation was blank.
Action: Rerun with a valid ID.

Level: 1

Type: ERROR

Impact: Other

OAM-18047: Error while reading Kerberos Authentication Module Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18048: The Unique Authn module ID is null.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18049: The authn module is null.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18050: Error while reading LDAP Authentication Module Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18051: Error while reading X509 Authentication Module Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18052: Error while reading DAP Authentication Module Configuration.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18053: Internal error occurred while reading {0} Authentication module.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18054: An Authentication Module with name {0} already exists, please specify another name.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18055: Internal error occurred while reading OAM Server {0}.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18056: Internal error occurred while reading Load Balancing Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18057: Internal error occurred while updating Load Balancing Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18058: Internal error occurred while reading SSO Engine Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18059: Internal error occurred while updating SSO Engine Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18060: Internal error occurred while reading Coherence Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18061: Internal error occurred while updating Coherence Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18062: Internal error occurred while reading Session Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18063: Internal error occurred while updating Session Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18064: Internal error occurred while reading Access Protocol Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18065: Internal error occurred while updating Access Protocol Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18066: Internal error occurred while reading Policy Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18067: Internal error occurred while updating Policy Settings.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18068: Invalid Orchestration Strategy.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18069: Error saving Custom Authentication Module.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18070: Custom Authentication module is unavailable.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18071: Error deleting Custom Authentication Module.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18072: Custom Authentication module already exists.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18073: The specified ID Store is not a System Store.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-18074: Delete operation on System Identity Store is not allowed.
Cause: An internal error occurred.
Action: For more details, start foundation config logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-20001: Deleted application domain {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20002: Duplicated application domain {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20003: Saved authentication scheme {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20004: Deleted authentication scheme {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20005: Duplicated authentication scheme {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20006: Button with id {0} is disabled {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20007: Set authentication scheme {0} as the default scheme.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20008: Set {0} as the default authentication scheme.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20009: Saved host identifier {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20010: Deleted host identifier {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20011: Duplicated host identifier{0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20012: Deleted host identifier entry with key {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20013: Saved resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20014: Deleted resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20015: Duplicated resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20016: Saved authentication policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20017: Deleted authentication policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20018: Duplicated authentication policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20019: Saved authorization policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20020: Deleted authorization policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20021: Duplicated authorization policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20022: Saving authentication policy response {0}, {1}, {2}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20023: Saved authentication policy response {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20024: Deleted authentication policy response row with key {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20025: Deleted authentication policy response {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20026: Saved authentication policy resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20027: Deleted authentication policy resource with key {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20028: Deleted authentication policy resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20029: Saving authorization policy response {0}, {1}, {2}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20030: Saved authorization policy response {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20031: Deleted authorization policy response with key {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20032: Deleted authorization policy response {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20033: Saved authorization policy resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20034: Deleted authorization policy resource with key {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20035: Deleted authorization policy resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20036: Added {0}:{1}:{2} constraint.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20037: Added constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20038: Saved constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20039: Deleted constraint with key {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20040: Deleted constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20041: Fetching details for master constraint {0}:{1}:{2}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20042: Saved details for temporal constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20043: Cancelled detail changes for temporal constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20044: Saved details for ip4 constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20045: Cancelled detail changes for ip4 constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20046: Saved details for identity constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20047: Cancelled detail changes for identity constraint {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20048: Added {0}:{1} under identity constraint.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20049: Deleted key {0}:{1} under identity constraint.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20050: Deleted {0}:{1} under identity constraint.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20051: Searching for {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20052: Saved component {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20053: Created component {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20054: Duplicated component {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20055: Deleted component {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20056: Recording action:{0}, child node:{1}, appdomain name:{2}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20057: Cancelled application domain {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20058: Cancelled authentication scheme {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20059: Cancelled host identifier {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20060: Cancelled resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20061: Cancelled authentication policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20062: Cancelled authorization policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20063: Successfully saved application domain {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20100: Cannot save application domain {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20101: Cannot delete application domain {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20102: Cannot duplicate application domain{0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20103: Cannot save authentication scheme {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20104: Cannot delete authentication scheme {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20105: Cannot duplicate authentication scheme {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20106: Cannot set {0} as the default authentication scheme.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20107: Cannot save host identifier {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20108: Cannot delete host identifier {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20109: Cannot duplicate host identifier {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20110: Cannot save resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20111: Cannot delete resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20112: Cannot duplicate resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20113: Cannot save authentication policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20114: Cannot duplicate authentication policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20115: Cannot delete authentication policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20116: Cannot save authorization policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20117: Cannot duplicate authorization policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20118: Cannot delete authorization policy {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20119: Cannot initialize authentication policy response.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20120: Cannot save authentication policy response {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20121: Cannot delete authentication policy response {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20122: Cannot save authentication policy resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20123: Cannot delete authentication policy resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20124: Cannot initialize authorization policy response.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20125: Cannot save authorization policy response {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20126: Cannot delete authorization policy response {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20127: Cannot save authorization policy resource {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20128: Cannot delete authorization policy resource {0}.
Cause: AuthzPolicyResource delete failed.
Action: AuthzPolicyResource delete failed.

Level: 15

Type: ERROR

Impact: Other

OAM-20129: Cannot save constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20130: Cannot delete constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20131: Cannot save details for temporal constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: INFO

Impact: Other

OAM-20132: Cannot cancel detail changes for temporal constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: INFO

Impact: Other

OAM-20133: Cannot save details for ip4 constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: INFO

Impact: Other

OAM-20134: Cannot cancel detail changes for ip4 constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: INFO

Impact: Other

OAM-20135: Cannot save details for identity constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: INFO

Impact: Other

OAM-20136: Cannot cancel detail changes for identity constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 1

Type: INFO

Impact: Other

OAM-20137: Cannot save details for identity constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20138: Cannot delete details under identity constraint {0}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20139: Error occurred while searching for {0}:{1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20140: Cannot save component {0}:{1}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20141: Cannot create component {0}:{1}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20142: Cannot duplicate component {0}:{1}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20143: Cannot delete component {0}:{1}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20144: Cannot cancel action for component {0}:{1}.
Cause: An internal error occurred.
Action: For more details,start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-20145: Cannot cancel application domain {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20146: Cannot cancel authentication scheme {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20147: Cannot cancel host identifier {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20148: Cannot cancel resource {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20149: Cannot cancel authentication policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-20150: Cannot cancel authorization policy {0}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-21000: Create : {0} : paramList=[{1}].
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-21001: Created {0} : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-21002: Modify : {0} : Existing=[{1}] : New=[{2}].
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-21003: Modified to : {0} : {1}.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-21004: Exception encountered while parsing start date of OSSO Agent!
Cause: An internal exception occurred.
Action: For more details, start oam console logging at FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-21005: NULL Refresh Call back.
Cause: Refresh Call back object for refreshing LHS tree found NULL.
Action: For more details, start oam console logging at FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-21006: NULL Registration Server Controller.
Cause: Registration Server Controller found NULL.
Action: For more details, start oam console logging at FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-22001: Error occured during cleanUpPolicy : {0}
Cause: Error occured during cleanUpPolicy.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22002: Error occured during cleanUpApplicationDomains : {0}
Cause: Error occured during cleanUpApplicationDomains.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22003: Error occured during initialization : {0}
Cause: Error occured during initialization.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22004: Error occured during copying HostIdentifiers : {0}
Cause: Error occured during copying HostIdentifiers.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22005: Error occured during copying policy changes : {0}
Cause: Error occured during copying policy changes.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22006: Fetched partners from OAM server.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22007: Applied partners to OAM server.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22008: Switching off policy distribution.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22009: Cleaned up policy file : {0}.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22010: Copied policy changes to the intermediate file.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22011: Switching on policy distribution.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22012: Copied policy changes from the intermediate file.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22013: Added host {0}:{1} to {2}.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22014: Removed host {0}:{1} from {2}.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22015: Removed resource {0} and policies using this resource from application domain {1}.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22016: Error occured during creating application domain : {0}
Cause: Error occured during creating application domain.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22017: Error occured during removing resource : {0}
Cause: Error occured during creating application domain.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22018: Error occured during decrypting key : {0}
Cause: Error occured during decrypting key.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22019: Error occured during encrypting key : {0}
Cause: Error occured during encrypting key.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22020: Authentication module {0} is not present in the production system. Using the authentication module {1} to create the authentication scheme {2}
Cause: Authentication scheme cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22021: Intermediate OAM file was not found in the location {0}. Creating the intermediate file.
Cause: None
Action: None

Level: 15

Type: INFO

Impact: Other

OAM-22022: Error while creating the intermediate OAM policy file : {0}
Cause: Intermediate file cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22023: Error while setting the default authentication scheme: {0}
Cause: Default authentication scheme cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22024: Error while fetching the Partners: {0}
Cause: Error while fetching the Partners.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22025: Error while writing Partners into a intermediate file: {0}
Cause: Error while writing Partners into a intermediate file.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22026: Error while applying Partners: {0}
Cause: Error while applying Partners.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22027: Error while exporting Partners: {0}
Cause: Error while exporting Partners.
Action: Check the OAM t2p logs.

Level: 1

Type: WARNING

Impact: Other

OAM-22028: Error while applying the Policy Configuration to PS1 instance
Cause: Intermediate file cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22029: Error while applying the System Configuration to PS1 instance
Cause: Intermediate file cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22030: Error while applying the KeyStore Configuration to PS1 instance
Cause: Intermediate file cannot be created.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22031: Error while loading the given class dynamically for transformations
Cause: Error in loading the given class dynamically.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22032: Loaded class is not the valid instance of a specific interface
Cause: Loaded class is not a valid instance of given interface
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22033: Transformation class is not found
Cause: Loaded class is not a valid instance of given interface
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22034: Error creating file ouput stream.
Cause: Could not create output stream.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22035: Error creating/writing to object output stream.
Cause: Could not create object output stream.
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22036: Error closing output stream.
Cause: Could not close output stream.
Action: Check the OAM t2p logs.

Level: 15

Type: INFO

Impact: Other

OAM-22037: Error creating file input stream.
Cause: Could not open file input stream
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22038: Error creating object input stream.
Cause: could not open object input stream
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22039: Error deserializing object.
Cause: Could not de-serialize patrner object
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22040: Error reading from object Stream.
Cause: Could not read from object stream
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22041: Error occurred during partner re-registration
Cause: an error occurred during partner re-registration
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22042: Error while migrating partners information
Cause: Error while migrating partners
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22043: Error while getting migrating partners information
Cause: Error while getting migrating partners information
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22044: Error while writing migrating partners information
Cause: Error while writing migrating partners information
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22045: Error while certificate migration
Cause: Error while certificate migration
Action: Check the OAM t2p logs.

Level: 15

Type: ERROR

Impact: Other

OAM-22046: Export policy file with name {0} already exists.
Cause: A file already exists with the same name as policy export file.
Action: Ensure the no file exists with same name as policy export file.

Level: 15

Type: ERROR

Impact: Other

OAM-24001: Unable to execute the WLST Command
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24002: OSSO-Proxy configuration update operation failed.
Cause: The OSSO-Proxy configuration update in OAM system config failed.
Action: Enable detailed logging for details of the failure.

Level: 1

Type: ERROR

Impact: Other

OAM-24003: Given ID Store name doesn't exist
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24004: No properties file provided
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24005: Failed to create user id store in online mode
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24006: Unable to fetch LDAP Properties file
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24007: Value of Cookie passed is invalid
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24008: Error while closing the streams
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24009: Error while copying files
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24010: Error while wrapping and unwrapping files
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24011: Map retrieved from backend is null
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24012: One of the mandatory values is null
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24013: Unknown Version
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24014: LDAP Provider was invalid : {0}
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24015: Edit command parameter value is invalid
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24016: Unable to fetch the Server details
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24021: TAP Redirect URL is invalid, Registration failed.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24022: Unable to contact the TAP Redirect URL, Registration failed.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24023: TAP Redirect URL is null, Registration failed.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24024: Exception fetching the authentication scheme, Registration failed.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24025: TAP Key generation error.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24026: TAP Key store generation error.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24027: TAP Partner Registration Successful.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24028: Error while retrieving keystore password using MBean connection.
Cause: Error while retrieving keystore password using MBean connection.
Action: Error while retrieving keystore password using MBean connection.

Level: 1

Type: ERROR

Impact: Other

OAM-24029: One of the mandatory values is null
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24030: Closing the stream failed.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24031: Error in wrap and unwrap.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24032: Osso proxy cookie value is empty.
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24033: Cannot find LdapProperties file
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-24034: TAP Scheme not available to update TAPRedirect URL
Cause: The WLST command execution failed.
Action: For more details, start logging at the FINE level.

Level: 15

Type: ERROR

Impact: Other

OAM-25001: SSO only mode is not matching true.
Cause: Validation error
Action: Validation error

Level: 1

Type: WARNING

Impact: Other

OAM-25003: Wrong OAM Access Server host name.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25004: Wrong OAM Access Server port.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25005: Wrong OAM second access server host.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25006: Wrong OAM second access server port.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25007: Wrong OIM host name.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25008: Wrong OIM port.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25009: Wrong OIM URL Protocol.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25010: Wrong IDStore host name.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25011: Wrong IDStore port.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25012: Wrong IDSTore SSL flag true.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25013: Identity service not enabled.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25014: Identity service enabled.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25015: SSO only mode is not matching false.
Cause: Validation error
Action: Validation error

Level: 1

Type: WARNING

Impact: Other

OAM-25016: Wrong IDSTore SSL flag false.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25017: Invalid administrator user name.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25018: Invalid administrator user name/password. Login failed.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25019: Invalid administrator user roles.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25020: Error validating administrator user.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25021: Error in certificate validation of connecting url.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25022: Bad SSL Key from the contacting server.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25031: Invalid global WebGate pass phrase.
Cause: Validation error
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25051: Error in retrieving default authentication scheme.
Cause: Invalid Name
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25052: Class name is not passed.
Cause: Invalid Name
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25053: Class name not found in the server mapper.
Cause: Invalid Name
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25054: Error while executing method in test class.
Cause: Invalid Name
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25055: Mapper does not have method.
Cause: Invalid Name
Action: None

Level: 1

Type: WARNING

Impact: Other

OAM-25056: Either cache service is down, or expected to find at least 2 cache nodes and did not. {0} cache nodes running.
Cause: Cache servers are not running.
Action: Restart the admin server.

Level: 1

Type: ERROR

Impact: Other

OAM-25058: User {0} is not authorized to invoke operation on the Oracle Access Management MBeans.
Cause: The user does not have the privileges to access the MBeans.
Action: Verify the System Identity Store configuration to ensure the correct privileges are set.

Level: 1

Type: ERROR

Impact: Other

OAM-30001: Invalid user credentials. Registration failed. Try again after providing valid credentials.
Cause: Username/password credentials provided are invalid.
Action: Try again after providing valid credentials.

Level: 1

Type: ERROR

Impact: Other

OAM-30002: User does not belong to the group that is authorized to perform registration. Registration failed. Try again after verifying the user's group.
Cause: User does not have a valid role to perform remote registration.
Action: Try again after verifying the user's role.

Level: 1

Type: ERROR

Impact: Other

OAM-30003: Agent name "{0}" already exists. Existing agent profile information from the server will be used to generate artifacts.
Cause: Agent name is not unique, it already exists.
Action:

Level: 1

Type: WARNING

Impact: Other

OAM-30004: Agent type is unrecognized or is invalid for the operation being performed: "{0}". Registration failed.
Cause: An internal error occurred due to unknown request type.
Action: For more details, start remote registration logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-30005: Output folder could not be created in the server domain home. Registration failed.
Cause: An internal error occurred as output folder could not be created in the server location.
Action: Verify permissions to create the folder.

Level: 1

Type: ERROR

Impact: Other

OAM-30006: Exception encountered while creating one or more of the output artifacts : {0}.
Cause: An internal error occurred while creating response file.
Action: For more details, start remote registration logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-30007: Exception encountered while validating using User/Role API : {0}. The exception trace is : {1}
Cause: An internal error occurred.
Action: Please verify credentials/role and try again.

Level: 1

Type: ERROR

Impact: Other

OAM-30008: User/Role API not available or could not be initialized. Registration failed.
Cause: An internal error occurred.
Action: For more details, start remote registration logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-30009: Application domain with the same name already exists. Registration failed. Try again after providing a unique application domain(agent name).
Cause: Application domain name is not unique.
Action: Try again after providing a unique application domain(agent name).

Level: 1

Type: ERROR

Impact: Other

OAM-30010: Anonymous authentication scheme does not exist so initial public authn policy cannot be created. Registration failed.
Cause: An internal error occurred as anonymous scheme does not exist.
Action: For more details, start remote registration logging at FINE level.

Level: 1

Type: ERROR

Impact: Other

OAM-30011: The host:port is not unique. A different host identifier with name : "{0}" already exists for this host:port.
Cause: AgentBaseUrl specified is already registered under a different hostidentifier name.
Action: Try again after entering a unique agentBaseUrl value.

Level: 1

Type: ERROR

Impact: Other

OAM-30012: Error in encrypting the secret key. Registration failed.
Cause: An internal error occurred. Error in encrypting the secretkey.
Action: Try again after checking server configuration.

Level: 1

Type: ERROR

Impact: Other

OAM-30013: Error in generating the secret key. Registration failed: {0}
Cause: An internal error occurred. Error in creating the secretkey.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30014: GlobalPassphrase retrieved from server configuration is null. Registration failed.
Cause: An internal error occurred. Error in retrieving globalPassphrase.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30015: Error in decrypting the encrypted globalPassphrase. Registration failed.
Cause: An internal error occurred. Error in decrypting the retrieved globalPassphrase.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30016: Error in obfuscating the decrypted globalPassphrase. Registration failed.
Cause: An internal error occurred. Error in obfuscating the decrypted globalPassphrase.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30017: Internal error occurred. One of the mandatory response parameters is null. Registration failed.
Cause: An internal error occurred. One or more of the mandatory response fields is empty.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30018: Internal error occurred. No response generated, due to either bad input or backend failure. See log file for details.
Cause: An internal error occurred. No response generated due to backend failure.
Action: See log file for details.

Level: 1

Type: ERROR

Impact: Other

OAM-30019: Exception encountered either while creating or writing to the native config file : {0}
Cause: An internal error occurred during creation of native config file
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30020: Exception encountered while writing to the output password file : {0}
Cause: An internal error occurred during creation of output password.xml file
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30021: Error in obfuscating the OSSO agent's output config file (osso.conf). Registration failed.
Cause: An internal error occurred. Error in obfuscating the created osso.conf config file.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30022: Error in creating the credential store (wallet) : {0}
Cause: An internal error occurred. Error in creating the creating the credential store (wallet).
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30023: Error in storing the secretKey in the credential store (wallet): {0}
Cause: An internal error occurred. Error in storing the secretkey in the credential store (wallet).
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30024: Error occurred while parsing the XML file. Error message is : "{0}" at column number : "{1}" and at line number : "{2}"
Cause: The XML file provided is invalid or not well-formed.
Action: Try again after verifying syntax and well-formedness of the XML as per the schema.

Level: 1

Type: ERROR

Impact: Other

OAM-30025: Malformed registration request xml string : "{0}" - {1}
Cause: The XML request string generated is malformed.
Action: Internal error during parsing. Check the input request xml and try again.

Level: 15

Type: ERROR

Impact: Other

OAM-30026: {0}
Cause:
Action:

Level: 15

Type: ERROR

Impact: Other

OAM-30027: Error in unmarshalling operation : {0}
Cause: Error in unmarshalling the XML data.
Action: Try again after verifying syntax and well-formedness of the XML as per the schema.

Level: 1

Type: ERROR

Impact: Other

OAM-30028: Error in setting the validation schema : {0}
Cause: Error in setting the validation schema
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30029: Error in setting the validation event handler : {0}
Cause: Error in setting the validation event handler
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30030: Error in marshalling operation : {0}
Cause: Error in marshalling the data.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30031: The character encoding being used is not supported : {0}
Cause: Internal error. Unsuppported character encoding being used.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30032: Exception encountered while writing to the certificate file : "{0}". Error message is: {1}
Cause: An internal error occurred during creation of output password.xml file
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30033: Certificates could not be retrieved from the server location. Registration failed: {0}
Cause: An internal error occurred. Error in retrieving the certificates.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30034: Error while reading the certificate file stream. Registration failed: {0}
Cause: An internal error occurred. Error in retrieving the certificates.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30035: Server instance is not running for the security mode specified: "{0}".
Cause: Server instance not running for the security mode specified.
Action:

Level: 1

Type: WARNING

Impact: Other

OAM-30036: Internal server error. No server instances are running.
Cause: Internal server error occurred. No server instances exist.
Action:

Level: 1

Type: WARNING

Impact: Other

OAM-30037: Server instance is not running for the security mode specified: "{0}". Try again using a different security mode.
Cause: Server instance not running for the security mode specified
Action: Try again using a different security mode

Level: 1

Type: ERROR

Impact: Other

OAM-30038: Internal server error. There are no server instances running. Registration failed. Please try again later.
Cause:
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30039: Default security mode picked up for agent is: "{0}".
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-30040: Could not retrieve the timeout cookie name and timeout cookie key information from the server configuration. Registration failed.
Cause: An internal error occurred. Error in retrieving timeout cookie name and timeout cookie key for the agent.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30041: Error while generating the cipher key or mask for the agent. Registration failed: {0}
Cause: An internal error occurred. Error in generating the cipher key or mask for the agent.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30042: Error in decrypting the secret key while passing back in the response. Registration failed.
Cause: An internal error occurred. Error in decrypting the secretkey while passing back in the response.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30043: Agent type in the request is either null or unidentified. Please try again after verifying the agent type.
Cause: Agent type that is passed in the request object is invalid.
Action: Try again after checking the agent type that is specified.

Level: 1

Type: ERROR

Impact: Other

OAM-30044: Internal error while encrypting/obfuscating the password. Registration failed: {0}
Cause: An internal error occurred. Error in encrypting/obfuscating the password.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30045: The hostIdentifier string: "{0}" has already been added to an existing hostIdentifier called: "{1}". Try again after deleting the host entry from the existing hostIdentifier or registering with a new hostIdentifier name.
Cause: The hostIdentifier string specified is already registered under a different hostidentifier name.
Action: Try again after deleting the host entry from the existing hostIdentifier or registering with a new hostIdentifier name.

Level: 1

Type: ERROR

Impact: Other

OAM-30046: {0} mode failed. Agent does not exist.
Cause: Agent is not found.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30047: Agent is found, but application domain does not exist. Agent could be in different application domain.
Cause: The Application Domain is not found.
Action: For validation, application domain name is agent name.

Level: 1

Type: ERROR

Impact: Other

OAM-30048: Url is not valid. Ensure that URL is of the format http://example.domain.com:port or https://example.domain.com:port, where port number is optional.
Cause: Url is not valid.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30049: Exception encountered while creating the logout.html script file : {0}
Cause: An internal error occurred while creating the logout.html script file
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30050: In DELETEMODE, agent profile deleted successfully, however, artifacts output directory was not present or could not be deleted for the agent name: "{0}" at the output folder location: "{1}". Please delete the folder manually.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-30051: In DELETEMODE, agent profile and artifacts output directory was successfully deleted for the agent name: "{0}" at the server side output folder location: "{1}".
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-30052: Exception encountered while updating agent profile. Update of agent failed. {0}
Cause: An internal error occurred while updating agent profile
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30053: Application domain does not exist. Policy update failed.
Cause: The Application Domain is not found.
Action: Verify that the application domain you want to update exists and then try again.

Level: 1

Type: ERROR

Impact: Other

OAM-30054: Host identifier does not exist or is empty. {0} mode failed.
Cause: The Hostidentifier is not found.
Action: Verify that the hostidentifier you want to update exists and then try again.

Level: 1

Type: ERROR

Impact: Other

OAM-30055: The host: "{0}" and port: "{1}" is already present under the hostIdentifier: "{2}" and was not added again.
Cause: The hostPortVariation specified is already registered under an existing hostidentifier name, so it will not be added again.
Action:

Level: 1

Type: WARNING

Impact: Other

OAM-30056: Application domain already exists. policyCreate mode failed. Use policyUpdate mode to update existing application domains.
Cause: For policyCreate mode, application Domain already exists.
Action: Try again using policyUpdate mode to update existing application domains.

Level: 1

Type: ERROR

Impact: Other

OAM-30057: Create policy resource exception. {0} URI={1}
Cause: create resource failed. resouce/uri format is not valid.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30058: Agent name {0} exceeds maximum allowed length of {1} characters.
Cause: The name of the agent being created was too long.
Action: Try again using a shorter name.

Level: 1

Type: ERROR

Impact: Other

OAM-30059: The user-specified managed server name/id: "{0}" does not exist. Registration failed. Please try again after specifying valid server name.
Cause: The user-specified managed server name/id is invalid.
Action: Try again after providing a valid server name.

Level: 1

Type: ERROR

Impact: Other

OAM-30060: Internal server error. The location "{0}" is invalid or does not exist in configuration. Registration failed.
Cause: Internal server error. The specified location in the config file is invalid or not existing.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30061: isFusionAppRegistration flag was set to: "{0}" and SSOOnlyMode field was set to true.
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-30062: isFusionAppRegistration flag was set to: "{0}" and denyOnNotProtected field was set to false(0).
Cause:
Action:

Level: 15

Type: NOTIFICATION

Impact: Other

OAM-30063: Agent type mismatch: Incoming agent request is of type: "{0}" , but the existing agent profile type in the server is: "{1}". Registration failed. Please try again after using agent name of the same type.
Cause: Incoming agent type does not match with the agent type already registered in the server.
Action: Verify that the agentName belongs to the same type and try again.

Level: 1

Type: ERROR

Impact: Other

OAM-30064: Agent version mismatch: Incoming agent request is of the correct type: "{0}" , but the version is: "{1}" , while the existing agent version in the server is: "{2}". Registration failed. Please try again after using agent name of the same version.
Cause: Incoming agent type is the same, however, does not match the agent version already registered in the server.
Action: Verify that the agentName belongs to the same version and try again.

Level: 1

Type: ERROR

Impact: Other

OAM-30065: Registration failed. Error in finding or reading the template file {0} for agent:{1} of type:{2}. - {3}
Cause: An internal error occurred: the template file was not found or could not be opened.
Action:

Level: 1

Type: ERROR

Impact: Other

OAM-30066: Warning: The host:port variation - {0}:{1} is not present under the hostIdentifier - {2} and so was not deleted.
Cause: The host:port variation is not present under the given hostIdentifier
Action: Verify that the host:port variation you are passing is actually present

Level: 1

Type: WARNING

Impact: Other

OAM-30067: Warning: HostIdentifier {0} cannot be empty, so added this host:port entry back to it - {1}:{2}
Cause: The hostIdentifier cannot be empty, so cannot delete all host:port entries under it
Action: Adds the last entry being deleted back to the hostIdentifier

Level: 1

Type: WARNING

Impact: Other

OAM-30068: Warning: None of the given host:port variations are present for the hostIdentifier- {0} , so nothing to delete.
Cause: None of the specified host:port variations are present under the hostIdentifier
Action: Check the host:port variations list being passed and try again

Level: 1

Type: WARNING

Impact: Other

OAM-30069: Notification: The initial protected authn policy is created.
Cause: The initial protected authn policy is created.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-30070: Notification: The initial protected authz policy is created.
Cause: The initial protected authz policy is created.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-30071: Notification: The public authn policy using Anonymous Scheme is created.
Cause: The public authn policy using Anonymous Scheme is created.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-30072: Notification: The authn policy is updated.
Cause: The authn policy is updated.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-30073: Notification: The authz policy is updated.
Cause: The authz policy is updated.
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

OAM-36001: Cannot obtain connection to domain MBean Server.
Cause: Console is not installed on the admin server.
Action: Check installation and configuration of the mbeans.

Level: 15

Type: ERROR

Impact: Other

OAM-36002: Cannot obtain MBean object.
Cause: MBean is not installed correctly.
Action: Check installation and configuration of the mbeans.

Level: 15

Type: ERROR

Impact: Other

OAM-36003: OAM service descriptor map: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36004: Result from remove crl: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36005: Result from getting all CRLs: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36006: Certificate validation configuration map: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36007: Deleting custom token: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36008: Result from deleting custom token: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36009: Error deleting custom token.
Cause: Error deleting custom token
Action: Check if managed server is up. Check server logs. Check if custom token was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36010: Setting custom token to: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36011: Result from setting custom token: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36012: Error setting custom token.
Cause: Error updating custom token
Action: Check if managed server is up. Check server logs. Check if custom token was deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36013: Creating custom token: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36014: Result from creating custom token: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36015: Error creating custom token.
Cause: Error creating custom token
Action: Check if managed server is up. Check server logs. Check if custom token of this name already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36016: Get All custom tokens
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36017: Result from getting all custom tokens: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36018: Error getting custom tokens
Cause: Error getting custom tokens
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36019: Result from getting list of validation custom tokens: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36020: Result from getting list of issuance custom tokens: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36021: Result from getting all custom token names: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36022: Result from getting custom token by name: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36023: Result from geting all endpoints: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36024: Setting endpoint to: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36025: Result from setting endpoint: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36026: Result from getting all endpoint names: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36027: Error creating endpoint
Cause: Error creating endpoint
Action: Check if managed server is up. Check server logs. Check if endpoint of this name already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36028: Creating endpoint with name {0} and properties {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36029: Result from getting endpoint {0} by name {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36030: Error deleting endpoint.
Cause: Error deleting endpoint
Action: Check if managed server is up. Check server logs. Check if endpoint was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36031: Deleting endpoint {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36032: Result from deleting endpoint {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36033: Result from getting keystore access template Names {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36034: Result from geting all keystore access templates {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36035: Result from setting keystore access template {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36036: Setting keystore access templates: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36037: Error setting keystore access template {0}
Cause: Error updating keystoreaccesstemplate
Action: Check if managed server is up. Check server logs. Check if template was deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36039: Result from setting keystore access template alias and pwd for alias {0} in csf: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36040: Result from geting all keystore access template names {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36041: Setting security token service settings to {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36042: Result from after setting security token service settings {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36043: Error setting security token service settings.
Cause: Error setting security token service settings.
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36044: Result from getting security token service settings {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36045: Result from getting global configuration {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36046: Result from setting global configuration {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36047: Setting STS global configuration properties {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36048: Error setting STS global configuration.
Cause: Error setting STS Global Configuraiton
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36049: Error getting STS global configuration.
Cause: Error getting STS Global Configuration
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36050: Result from getting server configuration {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36051: Result from setting server configuration {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36052: Setting STS server configuration properties {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36053: Error setting STS server configuration.
Cause: Error setting STS server configuration
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36054: Error getting STS server configuration.
Cause: Error getting STS server configuration
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36055: Result from creating token template {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36056: Creating token of type {0} with template type {1} and properties {2}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36057: Error creating token template.
Cause: Error creating template
Action: Check if managed server is up. Check server logs. Check if template of this name already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36058: Result from updating token template {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36059: Updating token of type {0} with template type {1} and properties {2}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36060: Error updating token template.
Cause: Error updating custom token
Action: Check if managed server is up. Check server logs. Check if template was deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36061: Result from deleting token template {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36062: Deleting token template {0} of type {1}.
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36063: Error deleting token template.
Cause: Error deleting template
Action: Check if managed server is up. Check server logs. Check if template was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36064: Result from getting all issuance templates {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36065: Result from getting all validation templates {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36066: Result from getting all issuance template names {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36067: Result from getting all validation template names {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36068: Result from getting issuance template {0} by name: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36069: Result from getting validation template {0} by name: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36070: Result from add CRL: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36071: Error adding CRL.
Cause: Error adding CRL
Action: Check if managed server is up. Check server logs. Check if CRL file is valid and if it already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36072: Error deleting CRL.
Cause: Error deleting CRL
Action: Check if managed server is up. Check server logs. Check if CRL was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36073: Error getting all CRLs.
Cause: Error deleting custom token
Action: Check if managed server is up. Check server logs. Check if CRL was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36074: handle query parameters: page (start, end) = ({0}, {1}), OrderBy = {2}, paramMap={3}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36075: Query response is empty
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36076: Error query response: {0}
Cause: Error querying the server
Action: Check if managed server is up. Check server logs.

Level: 15

Type: SEVERE

Impact: Other

OAM-36077: query response: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36078: populating row with attribute values: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36079: doDML operation: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36080: isCreateLike: {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36081: parameter {0} not found
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36082: null row data passed to populate attribute
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36083: Result from creating partner profile {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36084: Creating partner profile of type {0} with properties {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36085: Error creating partner profile
Cause: Error creating partner profile
Action: Check if managed server is up. Check server logs. Check if partner profile of this name already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36086: Result from updating partner profile {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36087: Updating partner profile of type{0} with properties {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36088: Error updating partner profile
Cause: Error updating partner profile
Action: Check if managed server is up. Check server logs. Check if partner profile was deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36089: Result from deleting partner profile {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36090: Deleting partner profile {0} of type {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36091: Error deleting partner profile
Cause: Error deleting partner profile
Action: Check if managed server is up. Check server logs. Check if partner profile was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36092: Result from getting all partner profiles {0} of Type: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36093: Result from creating partner {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36094: Creating partner of type {0} with properties {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36095: Error creating partner
Cause: Error creating partner
Action: Check if managed server is up. Check server logs. Check if partner of this name already exists.

Level: 15

Type: SEVERE

Impact: Other

OAM-36096: Result from updating partner {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36097: Updating partner of type {0} with properties {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36098: Error updating partner
Cause: Error updating partner
Action: Check if managed server is up. Check server logs. Check if this partner was deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36099: Result from deleting partner {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36100: Deleting partner {0} of type {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36101: Error deleting partner
Cause: Error deleting partner
Action: Check if managed server is up. Check server logs. Check if partner was already deleted by another user.

Level: 15

Type: SEVERE

Impact: Other

OAM-36102: Result from getting all partners {0} of Type: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36103: Result from getting WSS validation template names {0}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36104: Result from getting partner profile: {0} by name: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other

OAM-36105: Result from getting partner: {0} by name: {1}
Cause:
Action:

Level: 15

Type: INFO

Impact: Other