31 JPS-00001 to JPS-90642

JPS-00001: The method {0} is not supported.
Cause: An unsupported method was used.
Action: This operation is not supported. It cannot be used.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-00003: The HTTP response callback is null.
Cause: HTTP response callback was null.
Action: Check the log files and provide a valid HTTP response callback.

Level: 1

Type: ERROR

Impact: Session

JPS-00004: The HTTP response is null.
Cause: HTTP response was null.
Action: Check the log files and provide a valid HTTP response.

Level: 1

Type: ERROR

Impact: Session

JPS-00005: HTTP request callback is null.
Cause: HTTP request callback was null.
Action: Check the log files and provide a valid HTTP request callback.

Level: 1

Type: ERROR

Impact: Session

JPS-00006: The HTTP request is null.
Cause: HTTP request was null.
Action: Check the log files and provide a valid HTTP request.

Level: 1

Type: ERROR

Impact: Session

JPS-00007: Cannot find an application ID.
Cause:
Action:

Level: 1

Type: TRACE

Impact: Session

JPS-00008: The application ID {0} is invalid.
Cause: Application ID was NULL.
Action: Provide a valid application ID.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00009: The subject is read-only, and it cannot modified.
Cause: Attempted to modify a read-only subject.
Action: A read-only subject cannot be modified.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00010: A JPS context is not available in the callback handler.
Cause: A context was not available from callback handler.
Action: Check configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Session

JPS-00011: The service instance {0} already exists.
Cause: The named service instance was already in use.
Action: Use a different name for this service instance.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00012: The service instance {0} is missing.
Cause: The service instance with the name {0} was not found.
Action: Ensure the service instance name is present in the file jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00013: The login module {0} already exists.
Cause: The login module with the name {0} was already present.
Action: Ensure the login module name is correct.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00014: The login module with {0} is missing.
Cause: The login module with the name {0} did not exist.
Action: Ensure the login module name is correct.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00015: All available service instance names are already in use.
Cause: All service instance names were in use.
Action: Remove unwanted service instances from jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00016: All available service provider names are already in use.
Cause: All service provider names were in use.
Action: Remove unwanted service providers form jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00017: The LDAP type is invalid.
Cause: An invalid LDAP type was specified.
Action: Provide a valid LDAP type. Valid types are XML, OID, ACTIVE_DIRECTORY, IPLANET, OUD and OVD. See the documentation for details.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00018: The keystore path {0} is null or invalid.
Cause: Keystore path was null.
Action: Provide a valid keystore path.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00019: The key type {0} is not supported.
Cause: Invalid key type was provided.
Action: Provide a valid key type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00020: LDAP URL {0} is null or invalid.
Cause: Invalid or null LDAP URL was provided.
Action: Provide a valid LDAP URL.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00021: An Object named {0} does not exist.
Cause: Object with the name {0} did not exist.
Action: Verify that the object name is valid and exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00022: Callback handler missing for this login module request.
Cause: The callback handler was null.
Action: Provide an appropriate callback handler to invoke this login module.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00023: The callback used for this operation has no HTTP request value.
Cause: The callback did not have a request method.
Action: Verify that the callback is initialized with the correct HTTP request value.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00024: The callback used for this operation has no digest response object value.
Cause: The callback did not have any digest response object.
Action: Verify that the callback is initialized with the correct digest response value.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00025: The {0} subscriber {1} from the HTTP header is different from the subscriber configured by the identity store as {2}.
Cause: Found a subscriber mismatch.
Action: Check the identity store subscriber configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00026: The value "{0}" is invalid for {1}.
Cause: An invalid value was provided for this application.
Action: Provide the correct value for the application.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00027: There was an internal error: {0}
Cause: Internal system error was found.
Action: See the log files or contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00028: The property runas.mode is deprecated and supported only for backward compatibility.
Cause: The property runas.mode has been deprecated.
Action: Use instead the oracle.security.jps.jaas.mode property in jps-config.xml.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-00029: The audit service initialization failed for the application {0}. Reason {1}.
Cause: Audit service failed.
Action: Check the audit service configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00030: Cannot complete exist operation.
Cause: Could not find entity.
Action: Verify that the entity exist.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00031: Cannot load the required class {0}. Reason {1}.
Cause: Could not load a class.
Action: Ensure the class is in the class path.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-00032: The migration cannot write directly to the specified LDAP identity store; specify an alternate LDIF file to create.
Cause: Could not perform a direct LDAP write operation.
Action: See the log files for details.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-00033: The direct policy store should be XML-based, and it can be specified as an XML file or as an input stream.
Cause: The policy store specification was invalid.
Action: Check the policy store specification.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-00034: Cannot find the application context.
Cause: A context was not available for the application.
Action: Check the jps-config.xml configuration.

Level: 1

Type: ERROR

Impact: Session

JPS-00035: The WSS digest value {0} is invalid.
Cause: Found missing WSS digest value in callback.
Action: Verify that the callback has a valid WSS digest value.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00036: The WSS digest nonce {0} is invalid.
Cause: Found missing WSS digest nonce in callback.
Action: Verify that the callback has a valid WSS digest nonce.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00037: The WSS digest created {0} is invalid.
Cause: Found missing WSS digest created in callback.
Action: Verify that the callback has a valid WSS digest created.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00038: Cannot create or retrieve a ContextFactory.
Cause: Cannot retrieve or create a JPS ContextFactory.
Action: Check jps-config.xml for correctness.

Level: 1

Type: ERROR

Impact: Other

JPS-00039: The service instance with provider {0} and name {1} is missing.
Cause: A service instance configuration was missing.
Action: Check the service instance configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00040: The JPS audit component events file {0} is missing or invalid.
Cause: Cannot find the audit component events file.
Action: Make sure the audit component events file is available and valid.

Level: 1

Type: ERROR

Impact: Other

JPS-00041: Cannot load the JpsAdminService class.
Cause: The class JpsAdminService or a dependent class could not be loaded.
Action: Review the cause to resolve the error.

Level: 1

Type: ERROR

Impact: Other

JPS-00042: The LDAP connection pool provider {0} is not valid; the supported providers are JNDI or IDM. If unspecified, it defaults to UCP/JNDI provider.
Cause: The connection.pool.provider.type property value was invalid.
Action: Configure a supported connection.pool.provider.type value, or use the default provider by not setting the connection.pool.provider.type property.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00043: Cannot establish an LDAP connection after {0} attempts.
Cause: The connection could not be established.
Action: Check the LDAP configuration.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00044: The LDAP URL format must be ldap://<host>:<port> or ldaps://<host>:<port>; but found {0}.
Cause: Invalid LDAP URL format was found.
Action: The format of the LDAP URL must be ldap://<host>:<port> or ldaps://<host>:<port> format.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00045: The LDAP principal {0} is invalid.
Cause: The LDAP principal was invalid.
Action: Provide a correct value for principal.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00046: The LDAP credential is invalid.
Cause: The LDAP credential was invalid.
Action: Provide the correct credential value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00047: The Subject parameter cannot be null.
Cause: The supplied parameter was null.
Action: Check the Subject parameter supplied in the method call.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-00048: Principals are missing in the Subject.
Cause: No principals were not found in the Subject.
Action: Verify that the supplied Subject contains principals.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-00049: The authenticated user principal is missing in the Subject.
Cause: Authenticated user principal was not found in the Subject.
Action: Verify that the supplied Subject contains an authenticated user principal.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-00050: Invalid Subject parameter supplied.
Cause: The Subject contained an anonymous user principal and an authenticated user principal.
Action: Ensure that the Subject does not contain the anonymous user principal.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-00051: The oracle.security.jps.config property not set.
Cause: The oracle.security.jps.config property was not set.
Action: Set the oracle.security.jps.config property to an appropriate value.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-00052: Failed to Refresh Audit Service with new configuration.
Cause: Failed to reload the audit configuration.
Action: Check the audit configuration file to see if the lastest changes are valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00053: Component events file is missing for {0} at {1}.
Cause: The component events file for the given component type was missing.
Action: Verify that the properties set for the component files are correct in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00054: Failed to create the auditor for {0}.
Cause: Failed to create the auditor object.
Action: Ensure that the component events file is not missing or corrupt and check the log files additional errors.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00055: Bootstrap credential store service is not initialized for the service configurator.
Cause: The bootstrap credetial store service was not initialised.
Action: Make sure the bootstrap credetial store service is initialized before any other services.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-00056: Failed to create identity store service instance {0}. Reason: {1}.
Cause: Failed to create identity store service instance {0}. Cause: {1}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00057: Failed to set OutputProperty for indent or XML encoding. Reason {0}.
Cause: Failed to setOutputProperty for indent or XML encoding. Cause: {0}
Action: Check the XML Transformer implementation.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00058: Failed to set XML output encoding to UTF-8 in OutputStreamWriter. Reason {0}.
Cause: Failed to set XML output encoding to UTF-8 in OutputStreamWriter. Cause: {0}
Action: Check the JDK OutputStreamWriter supported encodings.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00059: The specified enterprise identity is null or invalid.
Cause: An enterprise identity provided was null or invalid
Action: Provide a valid enterprise identity value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00060: The specified enterprise identity {0} is not found in identity store.
Cause: The specified enterprise identity {0} was not found in the identity store.
Action: Provide a valid enterprise identity value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00061: No platform specific factory is found to create the platform principals. Check errors in the log files.
Cause: No platform specific factory was found to create platform principals.
Action: Check the log files for the errors.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00062: No identity store associated with policy store found.
Cause: No identity store associate with policy store found
Action: Contact system administrator

Level: 1

Type: ERROR

Impact: Configuration

JPS-00063: Jps servlet filter creation failed. Reason: {0}.
Cause: Jps Servlet Filter creation failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Configuration

JPS-00064: Jps ejb interceptor creation failed. Reason: {0}.
Cause: Jps EJB Interceptor creation failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Configuration

JPS-00065: Jps platform factory creation failed. Reason: {0}.
Cause: Jps Platform Factory creation failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Configuration

JPS-00066: Jps property value retrieval failed. Reason: {0}.
Cause: Jps property value retrieval failed
Action: Check the property values in jps configuration files

Level: 1

Type: ERROR

Impact: Configuration

JPS-00068: Ldap security checking failed. The LDAP url should start with ldaps and oracle.ldap.wltloc system property should be set. Reason : {0}.
Cause: Is LDAP secure failed
Action: Contact system administrator

Level: 1

Type: ERROR

Impact: Security

JPS-00069: Ldap credential store provider missing.
Cause: LDAP credential provider missed
Action: Ensure ldap credential store provider is configured

Level: 1

Type: ERROR

Impact: Security

JPS-00070: Ldap policy store provider missing.
Cause: LDAP policy store provider missing
Action: Ensure ldap policy store is configured

Level: 1

Type: ERROR

Impact: Security

JPS-00071: Ldap bootstrap credential retrieval failed. Reason:{0}.
Cause: Retrieval of bootstrap credential failed
Action: Check the credential store configuration for credential types, maps and key

Level: 1

Type: ERROR

Impact: Security

JPS-00072: Policy schema upgrade not required. Store Schema version {0} is compatible to the seed schema version {1}
Cause: Comparison of policy schema version in the store against to seed schema version.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00073: Policy store schema version not found
Cause: Trying to determine version of the policy schema in the store
Action: Contact Oracle Support Services.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00074: Policy store schema version {0} is less than the latest schema version {1}, upgrade the Policy store schema to latest version.
Cause: Comparison of the Policy schema version in the store against the schema to seed
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00075: Unable to query Policy store schema version under "{0}", Cause {1}
Cause: Query of Policy schema from the store failed
Action: Confirm the Policy store schema containers are present in the store

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00076: Policy schema version set to {0}
Cause: Version of the policy schema has been set in the store
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00077: Setting version of policy schema in the store failed. Cause {0}
Cause: Unexpected error occurred while setting the version of the Policy schema in the store
Action: Confirm the container is present in the store and caller has sufficient privileges to perform this operation

Level: 1

Type: ERROR

Impact: Configuration

JPS-00078: Credential store schema upgrade not required. Store Schema version {0} is compatible to the seed schema version {1}
Cause: Comparison of Credential schema version in the store against the seed schema version.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00079: Credential store schema version not found
Cause: Check if the DN exists, or if the Credential Store schema version attribute is present at the specificied location
Action: Contact Oracle Support Services.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00080: Credential store schema version {0} is less than the latest schema version {1}, upgrade the Credential store schema to latest version.
Cause: Comparison of the Credential schema version in the store against the schema to seed
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00081: Unable to query Credential store schema version under "{0}", Cause {1}
Cause: Query of Credential schema from store store failed
Action: Confirm the Credential store schema container in the store is present

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00082: Credential schema version set to {0}
Cause: Version of the credential schema has been set in the store
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00083: Setting version of credential schema in the store failed. Cause {0}
Cause: Unexpected error occurred while setting the version of the credential schema in the store
Action: Confirm the container is present in the store and caller has sufficient privileges to perform this operation

Level: 1

Type: ERROR

Impact: Configuration

JPS-00084: IOException raised from FileLocker {0}.
Cause: Closing IO objects in FileLocker
Action: Check the file system for access privileges and disk space availability.

Level: 1

Type: WARNING

Impact: Other

JPS-00085: OID version is unavailable.
Cause: OID version is unavalable
Action: Check the ldap url against the server type passed.

Level: 1

Type: WARNING

Impact: Other

JPS-00086: Error while encoding search string: {0} to UTF-8 encoding
Cause: Unable to encode user string to UTF-8 encoding
Action: Check the search string.

Level: 1

Type: WARNING

Impact: Other

JPS-00087: The subject parameter is null.
Cause: The subject parameter is null
Action: Make sure the subject parameter is not null

Level: 1

Type: ERROR

Impact: Security

JPS-00088: The user name parameter is null.
Cause: The user name parameter is null
Action: Make sure the user name parameter is not null

Level: 1

Type: ERROR

Impact: Security

JPS-00089: The subject from the current AccessControlContext is null.
Cause: No subject is associated with the current AccessControlContext.
Action: Ensure that the subject is associated with the current AccessControlContext.

Level: 1

Type: ERROR

Impact: Security

JPS-00090: Failed to create policy store service instance {0}. Cause: {1}.
Cause: Failed to create policy store service instance {0}. Cause: {1}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00091: No {0} available.
Cause: No {0} available.
Action: Contact the administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00092: The ldap service was null.
Cause: The ldap service was null.
Action: Ensure the ldap service is not null.

Level: 1

Type: ERROR

Impact: Security

JPS-00093: Class {0} was not type of {1}.
Cause: Class {0} was not type of {1}.
Action: Ensure class name is correct.

Level: 1

Type: ERROR

Impact: Security

JPS-00094: Failed to parse digest response.
Cause:
Action:

Level: 1

Type: WARNING

Impact: Configuration

JPS-00095: {0} system properties not set.
Cause: System properties {0} not set.
Action: Set the system properties.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00096: No {0} defined for {1}.
Cause: No {0} defined for {1}.
Action: Defined the specified object.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00097: {0} missing in message : {1}.
Cause: {0} missing in message : {1}.
Action: Check the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00098: Duplicate error message.
Cause: Duplicate error message.
Action: Check the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00099: {0} already exists.
Cause: {0} already exists.
Action: Check the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00100: Failed to instantiate {0}.
Cause: Failed to instantiate {0}.
Action: Check the object type.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00101: {0} not match {1}.
Cause: {0} not match with {1}.
Action: Check the object type.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00102: Unhandled entry {0}
Cause: Unhandled entry {0}.
Action: Check the entry.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00103: Invalid login module type {0}.
Cause: Invalid login module type {0}.
Action: Use valid login module type.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00104: System policy does not exist.
Cause: System policy does not exist.
Action: Ensure system policy exist.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00105: Failed to create temp dir {0}.
Cause: Failed to create temp dir {0}.
Action: Check the log for more details.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00106: InputStream has no more data to read.
Cause: InputStream had no more data to read.
Action: Check the log for more details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00107: {0} invoked.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00108: Event {0} was ignored.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00109: Overwriting credentials is allowed at application credential store migration with Weblogic server running in {0} and system property {1} set to {2}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00110: Failed to decode {0}. Reason {1}.
Cause: Failed to decode {0}. Reason: {1}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00111: Current timer interval ({0} seconds) is too short.
Cause: Current timer interval ({0} seconds) is too short.
Action: Please set a longer interval in the configuration file.

Level: 1

Type: WARNING

Impact: Security

JPS-00112: Set property {0} to value {1}.
Cause: Set property {0} to value {1}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00113: Failed to parse condition {0}. Reason {1}.
Cause: Failed to parse condition {0}. Reason {1}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00114: Failed to load data file {0}.
Cause: Failed to load data file {0}.
Action: Please check file location.

Level: 1

Type: WARNING

Impact: Security

JPS-00115: Failed to modify JPS Schema.
Cause: Failed to modify JPS Schema.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00116: Failed to read JPS Schema.
Cause: Failed to read JPS Schema.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00117: Failed to delete System Policy name {0}. Reason {1}.
Cause: Failed to delete System Policy name {0}. Reason {1}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00118: {0} not found.
Cause: {0} not found.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00119: Failed to create ResourceEntry name: {0}, action: {1}, cause: {2}.
Cause: Failed to create ResourceEntry name: {0}, action: {1}, cause: {2}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00120: Failed to seed attribute {0}, ldap object class {1}.
Cause: Failed to seed attribute {0}, ldap object class {1}.
Action: Check the LDAP configuration to resolve the error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00121: Failed to parse LDIF record {0}. Reason: {1}.
Cause: Failed to parse LDIF record {0}. Reason: {1}.
Action: Check the LDAP configuration to resolve the error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00122: Farm DN {0} does not exist.
Cause: Farm DN {0} does not exist.
Action: Ensure farm DN is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00123: RDN {0} not found under farm {1}.
Cause: RDN {0} not found under farm {1}.
Action: Check LDAP server type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00124: {0} is not supported.
Cause: {0} is not supported.
Action: Use a valid type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00125: Property {0} was null.
Cause: Property {0} was null.
Action: Ensure property is not null.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-00126: Overwriting credentials is not allowed at application credential store migration with Weblogic server running in {0} and system property {1} set to {2}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00127: Failed to create igf service instance {0}. Reason: {1}.
Cause: Failed to create igf service instance {0}. Cause: {1}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00128: Keystore schema upgrade not required. Store Schema version {0} is compatible to the seed schema version {1}
Cause: Comparison of Keystore schema version in the store against the seed schema version.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00129: Keystore schema version not found
Cause: Check if the DN exists, or if the Keystore schema version attribute is present at the specificied location
Action: Contact Oracle Support Services.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00130: Keystore schema version {0} is less than the latest schema version {1}, upgrade the Keystore schema to latest version.
Cause: Comparison of the Keystore schema version in the store against the schema to seed
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00131: Unable to query Keystore schema version under "{0}", Cause {1}
Cause: Query of Keystore schema from store store failed
Action: Confirm the Keystore schema container in the store is present

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00132: Keystore schema version set to {0}
Cause: Version of the keystore schema has been set in the store
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00133: Setting version of keystore schema in the store failed. Cause {0}
Cause: Unexpected error occurred while setting the version of the keystore schema in the store
Action: Confirm the container is present in the store and caller has sufficient privileges to perform this operation

Level: 1

Type: ERROR

Impact: Configuration

JPS-00134: The offline deployment staging directory {0} does not exist.
Cause: The cause may be that the product was installed inproperly.
Action: Install the product properly.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00135: Exception occurs on saving ear file {0}.
Cause: The cause may be due to bad ear file or insufficient permission.
Action: Check the ear file and the file system permissiion.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00136: Exception occurs on saving offline deployment property file in application directory {0}.
Cause: The cause may be due to insufficient permission.
Action: Check the file system permissiion.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00137: Found offline deployed app {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Deployment

JPS-00138: Exception occurs on opening the staging application in {0}.
Cause: This may be caused by bad .ear file on the disk.
Action: Check the .ear file on the disk.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00139: Exception occurs on loading the property file of the staging application in {0}.
Cause: Failed to open the property file.
Action: Check the property file on the disk.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00140: Failed to delete the staging app {0}. Migration flag file created.
Cause:
Action:

Level: 1

Type: WARNING

Impact: Deployment

JPS-00141: Cannot handle offline deployed application due to the required system property {0} is not set.
Cause: The cause may be that the product was installed inproperly.
Action: Install the product properly.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00142: No opss-application.xml found.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Deployment

JPS-00143: Error on migrating security artifacts.
Cause: Error on migrating security artifacts.
Action: Check security related files in your application, such as opss-application.xml, jazn-data.xml, cwallet.sso, etc.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00144: Error on opening ear file {0}.
Cause: Error on opening ear file.
Action: Check the ear file.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00145: Found no installed application at {0}.
Cause: Found no installed application at {0}.
Action: Check the installed application at {0}.

Level: 1

Type: WARNING

Impact: Deployment

JPS-00146: Failed to create identity store service instance {0}. Reason: the service does not enable the virtualizes flag, but references other service instance.
Cause: Failed to create identity store service instance {0}. Cause: the service does not enable the virtualize flag, but references other service instance.
Action: Either make the virtualize flag true, or directly define the ldap configuration instead of using service reference

Level: 1

Type: WARNING

Impact: Configuration

JPS-00147: Keystore re-association not supported.
Cause: Configuration of key store was not suitable for re-association.
Action: Confirm the key store configuration is updated.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00148: Jps JBoss signing key seeded.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00149: Jps JBoss signing key already exists. Seeding ignored.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00150: Key 1 and Key 2 are no longer supported for system parameter -Djps.subject.cache.key, please use key 4 (default), 3, or 5 (fastest).
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00151: Audit store instantiation failure, type: {0} reason: {1}
Cause: Audit metadata store failed to be instantiated, type: {0}, reason: {1}
Action: Check the audit service configuration in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00152: Component not registered, name: {0}
Cause: Component {0} not registered and no audit configuration found.
Action: Register component with audit service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00153: The principal {0} is invalid.
Cause: The principal is invalid.
Action: Provide a correct value for principal.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00154: The rule condition {0} is invalid.
Cause: The rule condition function is invalid.
Action: Provide a correct value for rule condition function.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00155: Audit metadata store is not instantiated in audit service.
Cause: Audit metadata store is not instantiated.
Action: Verify that the audit store properties for audit service are correct in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00156: Audit metadata store type {0} is invalid
Cause: Audit metadata store type {0} is invalid
Action: Check the audit service configuration in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00157: The DN {0} was invalid LdapName format, see javax.naming.ldap.LdapName
Cause: The DN {0} was invalid LdapName format, see javax.naming.ldap.LdapName
Action: Ensure property in format of javax.naming.ldap.LdapName.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00158: Audit store schema upgrade not required. Store Schema version {0} is compatible to the seed schema version {1}
Cause: Comparison of Audit schema version in the store against the seed schema version.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00159: Audit store schema version not found
Cause: Check if the DN exists, or if the Audit Store schema version attribute is present at the specificied location
Action: Contact Oracle Support Services.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00160: Audit store schema version {0} is less than the latest schema version {1}, upgrade the Audit store schema to latest version.
Cause: Comparison of the Audit schema version in the store against the schema to seed
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00161: Unable to query Audit store schema version under "{0}", Cause {1}
Cause: Query of Audit schema from store store failed
Action: Confirm the Audit store schema container in the store is present

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00162: Audit schema version set to {0}
Cause: Version of the audit schema has been set in the store
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00163: Setting version of audit schema in the store failed. Cause {0}
Cause: Unexpected error occurred while setting the version of the audit schema in the store
Action: Confirm the container is present in the store and caller has sufficient privileges to perform this operation

Level: 1

Type: ERROR

Impact: Configuration

JPS-00164: Audit store re-association not supported.
Cause: Configuration of audit store was not suitable for re-association.
Action: Confirm the audit store configuration is updated.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00165: Failed to reload component {0} runtime policy with error message {1}.
Cause: Failed to reload component runtime policy.
Action: Check component run policy and custom fitler preset definition.

Level: 1

Type: ERROR

Impact: Other

JPS-00166: Failed to retrieve Embedded LDAP store information.
Cause: Failed to retrieve embedded ldap store information.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00167: Invalid xml content was found. {0} Location: {1}.
Cause: Invalid xml content was found. {0} Location: {1}.
Action: Fix the invalid xml elements according to the xsd schema definition.

Level: 1

Type: WARNING

Impact: Security

JPS-00168: OID server version {0} is not supported
Cause: OID server version {0} is not supported
Action: Check the support matrix.

Level: 1

Type: ERROR

Impact: Other

JPS-00169: Cannot get server log directory. Reason: {0}.
Cause: Cannot get server log directory. Reason: {0}.
Action: Check server configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00170: Initializing OPSS Java Policy Provider.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00171: OPSS Java Policy Provider initialized.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00172: OPSS Java Policy Provider is set as the system-wide Policy object.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00173: OPSS Java Policy Provider is already set as the system-wide Policy object. Skipped setting the system-wide Policy object.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00174: Failed to create the enterprise user principal for "{0}". Reason: {1}.
Cause: Error on creating the enterprise user principal.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00175: Failed to create the enterprise group principal for "{0}". Reason: {1}.
Cause: Error on creating the enterprise group principal.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00176: Service instance of {0} is in state {1} that does not allow invocation of {2}.
Cause: Service instance is in a state that does not allow current invocation.
Action: Only invoke service instance's method when it is in right state.

Level: 1

Type: WARNING

Impact: Security

JPS-00177: Failed to clean up application security artifacts.
Cause: Error on cleaning up application security artifacts.
Action: Check the configuration.

Level: 1

Type: ERROR

Impact: Deployment

JPS-00178: Service provider " {0} " not available from configuration service.
Cause: Service provider not available.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00179: Service context configuration for " {0} " not available from configuration service.
Cause: Service context configuration not available.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00180: Failed to create service context for tenant ID " {0} ".
Cause: Failed to create service context.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00181: Your search criteria (current search iterator) has expired(stale). Start a new search.
Cause: Your search criteria (current search iterator) has expired(stale).
Action: Start a new search.

Level: 1

Type: ERROR

Impact: Other

JPS-00182: Method getView for JpsConfigurationP was not run for RuntimeViewAdapter object before calling getServiceProperties() of ServiceInstanceDescriptorAdapter
Cause: Method getView for JpsConfigurationP was not run for RuntimeViewAdapter object before calling getServiceProperties() of ServiceInstanceDescriptorAdapter
Action: Call method getView for JpsConfigurationP on RuntimeViewAdapter object before calling getServiceProperties() of ServiceInstanceDescriptorAdapter

Level: 1

Type: ERROR

Impact: Configuration

JPS-00183: Jps diagnostics started.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00184: Jps diagnostics startup failed.
Cause: Failed to start JPS diagnostics.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Other

JPS-00185: Tenant Context is not set
Cause: Tenant Context is not set
Action: Check the configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-00186: Failed to validate the Tenant Context for the tenant with ID " {0} ".
Cause: Tenant Context is Invalid
Action: Only invoke services that you signed up for

Level: 1

Type: ERROR

Impact: Security

JPS-00187: A dump to execute JPS diagnostic tests.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00188: Dumps security information in current execution thread, such as application name, subject, etc.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00189: OPSS diagnostic test to execute.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00190: Tenant ID cannot be found from user "{0}" profile.
Cause: Tenant ID cannot be found from authenticated user profile.
Action: Check user profile.

Level: 1

Type: WARNING

Impact: Other

JPS-00191: Identity context not found.
Cause: IdentityContext not found from request attributes.
Action: OAM IAP.

Level: 1

Type: WARNING

Impact: Other

JPS-00192: Service instance not found for the service type.
Cause: Service instance not available for the service type.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00193: Service instance "{0}" cannot be instantiated. Reason: {1}.
Cause: Service instance cannot be instantiated.
Action: Check the configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00194: OPSS diagnostic test parameters to execute. Example: username=user1;groupname=group1
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00195: Dumps properties used to initialize User/Role Api when User/Role Api initialization fails.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00196: Jps started.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00197: Failed to migrate application credential during deployment.
Cause: Migration of Application credential failed during deployment.
Action: Check the server logs for details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00198: Custom product logger set (class: {0}, name: {1}). All JPS messages would be redirected to this logger.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00199: JpsLogger has initialized Loggers. Cannot set custom product Logger after initializing loggers.
Cause: Loggers have already been initialized.
Action: Set product logger before creating JpsLogger instance.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00200: Invalid path. Please make sure the provided config path is a directory.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00201: Invalid path. Please make sure the provided config directory has jps-config.xml and jps-config-jse.xml inside it.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00202: Jps post service activation operations started.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00203: Upgrade of file based domain not supported
Cause: Upgrading of file based domain not supported
Action: Please move the file based domain to database based domain, then run reconfiguration

Level: 1

Type: ERROR

Impact: Configuration

JPS-00204: Migrate source or destination store context lookup failure
Cause: Migrate source or destination context in migration could not be looked up.
Action: Check the configuration file to verify service context settings

Level: 1

Type: ERROR

Impact: Configuration

JPS-00205: Security store version configured is incompatible
Cause: Security store version configured is incompatible with this release.
Action: Please use security store version 12.1.3 or lower

Level: 1

Type: ERROR

Impact: Configuration

JPS-00206: Jps is already started.
Cause: Can not start Jps again since it is already started.
Action: Please do not start JPS if it is already started

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00207: Service context {0} is not in active state
Cause: Service context is not in active state.
Action: Please check logs to see service context failure.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00208: Jps initializing.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00209: Jps startup failed.
Cause: Jps startup is failed due to some error.
Action: Please check logs to see Jps startup failure.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00210: Jps inactive.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00211: Not supported platform type {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00212: Error occurred while stopping jps due to: {0}.
Cause: Error occured while stopping the OPSS
Action: Check the server logs for details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00213: Parameter "{0}" cannot be null.
Cause: method parameter cannot be null
Action: provide a non-null value for the parameter

Level: 1

Type: ERROR

Impact: Data

JPS-00214: Operation "{0}" is not supported in OPSS Mode "{1}".
Cause: the invoked operation is not supported in JPS_API mode
Action: set the OPSS Mode to one of COMPATIBLE or MULTIPLE

Level: 1

Type: ERROR

Impact: Configuration

JPS-00215: executeAs: Switching SecurityContext from "{0}" to "{1}" is not permitted.
Cause: the requested SecurityContext Switch is not Permitted
Action: Look at documentation for allowed context switches

Level: 1

Type: ERROR

Impact: Configuration

JPS-00216: Failed to get a handle to the global audit service for tenant {0}.
Cause: Failed to get a handle to the global audit service
Action: Check configuration

Level: 1

Type: ERROR

Impact: Security

JPS-00217: The schema specified in {0} is already in use for security store. Please create a new schema.
Cause: The schema specified in {0} is already in use for security store.
Action: Please create a new schema.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00218: Comparison of credential failed for map : {0}, key : {1}.
Cause: Encryption key comparison failed.
Action: Retry importEncryptionKey command or api.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-00219: Expected keys not found in the credential map : {0}.
Cause: Expected keys not found in the credential map
Action: Verify the credential store content.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-00220: Cannot find datasource definition {0}. Reason: {1}.
Cause: Cannot find datasource definition {0}. Reason: {1}.
Action: Check weblogic configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-00221: Error occurred while resetting jps due to: {0}.
Cause: Error occured while resetting OPSS
Action: Check the server logs for details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00222: Jps is reset.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-00223: Specified JPS context "{0}" not found
Cause: Specified JPS context not found
Action: Check the input configuration that the correct context name is present and is the one supplied as input.

Level: 1

Type: WARNING

Impact: Security

JPS-00224: Invalid inputted migration parameters "{0}"
Cause: Invalid inputted migration parameters
Action: Check inputted migration parameters.

Level: 1

Type: ERROR

Impact: Security

JPS-00225: Commmand: {0} is not supported.
Cause: Commmand: {0} is not supported.
Action: Use a valid command. Try <command> --help for more information.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00226: Service setup check completed for configurator.
Cause: Service setup check completed for configurator.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00227: Completed the Migration of Policy Artifacts.
Cause: Completed the Migration of Policy Artifacts.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-00228: Security store is not seeded with the schema.
Cause: Security store is not seeded with the schema.
Action: Check the log files to resolve the warning.

Level: 1

Type: WARNING

Impact: Other

JPS-00229: Trying to load the schema into the security store ...
Cause: Trying to load the schema into the security store ...
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00230: BootStrap Wallet file is created.
Cause: BootStrap Wallet file is created.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Programmatic

JPS-00231: Completed the seeding of schema into the security store.
Cause: Completed the seeding of schema into the security store.
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Other

JPS-00232: Successfully loaded the security store schema.
Cause: Successfully loaded the security store schema.
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00233: Migration of Policy Artifacts failed.
Cause: Migration of Policy Artifacts failed.
Action: Check the log files for details.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-00234: Persist jps-config.xml to directory: {0} - done.
Cause: Persist jps-config.xml to directory: {0} - done.
Action: No action Required.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00235: Persist jps-config-jse.xml to directory: {0} - done.
Cause: Persist jps-config-jse.xml to directory: {0} - done.
Action: No action Required.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-00236: Bootstrap key store service instance already present in bootstrap credential store context.
Cause: Bootstrap key store service instance already present in bootstrap credential store context.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00237: Adding keystore service instance to bootstrap context for the {0} file.
Cause: Adding keystore service instance to bootstrap context for the {0} file.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00238: Error in loading the property file.
Cause: Error in loading the property file.
Action: Check the log files to resolve the error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00239: Exception while updating the keystore service instance to bootstrap context for {0} file.
Cause: Exception while updating the keystore service instance to bootstrap context for {0} file.
Action: Check the log files to resolve the error.

Level: 1

Type: ERROR

Impact: Process

JPS-00240: JpsConfiguration object is not passed, not able to add Keystore service instance to Bootstrap context.
Cause: JpsConfiguration object is not passed, not able to add Keystore service instance to Bootstrap context.
Action: Check the log files to resolve the error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00241: No file based keystore service instance is found, not able to add Keystore service instance to Bootstrap context.
Cause: This operation is not supported in restricted-JRF domain
Action: Please check document for supported operations in restricted-JRf domain

Level: 1

Type: ERROR

Impact: Configuration

JPS-00242: This operation is not supported in restricted-JRF domain
Cause: No file based keystore service instance is found, not able to add Keystore service instance to Bootstrap context.
Action: Check the log files to resolve the error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00243: {0} cannot be started as JRF Executor serivce retrieval got failed.
Cause: {0} cannot be started as JRF Executor serivce retrieval got failed.
Action: Check stack trace for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-00244: No audit log directory is set. Cannot perform audit operations for component {0}.
Cause: Failed to get audit log directory. Audit calls may fail.
Action: Check if the audit log directory is set either in audit service properties or as a system property.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00245: No audit log directory is set. Disabling audit for component {0}.
Cause: Failed to get audit log directory.
Action: Check if the audit log directory is set either in audit service properties or as a system property.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00246: new Startup().start() is required to be called before using OPSS API.
Cause: OPSS API is used without calling new JpsStartup().start() first.
Action: Call new JpsStartup().start() before using OPSS API.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00247: Could not retrieve tenant context.
Cause: Tenant context could not be retrieved.
Action: Ensure tenant has been provisioned.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00248: This JpsStartup object was cleaned up. To start OPSS again, need create a new instance of JpsStartup.
Cause: The start() method is called on an JpsStartup object that was cleaned up.
Action: Create a new instance of JpsStartup, then call the start() method on it.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00249: Operation "{0}" can only be performed when OPSS is in state "{1}". Current state is {2}.
Cause: Operation "{0}" can only be performed when OPSS is in state "{1}". Current state is {2}.
Action: Perform operation "{0}" only when OPSS is in state "{1}".

Level: 1

Type: ERROR

Impact: Configuration

JPS-00250: OPSS is already pre-started.
Cause: preStart() is called when OPSS is already pre-started.
Action: Do not call preStart() if OPSS is already pre-started.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00251: This JpsStartup object is already reset.
Cause: reset() on a JpsStartup object is called when the object is already reset.
Action: Do not call reset() when the JpsStartup objet is already reset.

Level: 1

Type: ERROR

Impact: Configuration

JPS-00252: The {0} operation starting for partition {1}.
Cause: Starting the operation for partition.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00253: The {0} operation completed for partition {1}.
Cause: Completed the operation for partition.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00254: Tenant services {0} successfully for partition {1}.
Cause: Tenant services operation done successfully for partition.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00255: JPS post service started.
Cause: JPS post service started.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00256: JPS default service started.
Cause: JPS default service started.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00257: JPS bootstrap service started.
Cause: JPS bootstrap service started.
Action: No Action Required

Level: 1

Type: NOTIFICATION

Impact: Process

JPS-00258: Bootstrap services are used by OPSS internally and clients should never need to directly read/write bootstrap credentials. If required, use Wlst or configuration management interfaces.
Cause: An attempt to obtain bootstrap context is made.
Action: Use WLST commands like addBootstrapCredential /modifyBootstrapCredential if required.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00259: Cannot terminate OPSS service context for partition {0}. Reason {1}.
Cause: Cannot terminate OPSS service context for partition {0}. Reason {1}.
Action: Check reason for detail

Level: 1

Type: WARNING

Impact: Configuration

JPS-00260: Database access error. SQL state: {0}, error code: {1}.
Cause: Database access error. SQL state: {0}, error code: {1}.
Action: Check log for detail.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00261: Invalid value for "order" : {0} in service instance reference {1}
Cause: Configuration is corrupt.
Action: Correct the configuration

Level: 1

Type: ERROR

Impact: Configuration

JPS-00262: Duplicate value for "order" : {0} in service instance reference {1}
Cause: Configuration is corrupt.
Action: Correct the configuration

Level: 1

Type: ERROR

Impact: Configuration

JPS-00263: Cannot modify read only artifacts
Cause: An attempt to modify/delete read only artifacts has been made.
Action: Read only artifacts cannot be modified at runtime.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-00264: Database is disconnected. SQL state: {0}, error code: {1}.
Cause: Database is disconnected. SQL state: {0}, error code: {1}.
Action: Check log for detail.

Level: 1

Type: WARNING

Impact: Configuration

JPS-00265: executeAs: SecurityContext with name "{0}" does not exist
Cause: The requested SecurityContext does not exist
Action: Input a valid SecurityContxt name

Level: 1

Type: ERROR

Impact: Configuration

JPS-00266: System property oracle.net.tns_admin has been set, OPSS can not overwrite it.
Cause: System property oracle.net.tns_admin has been set, OPSS can not overwrite it.
Action: Skip setting tns property

Level: 1

Type: WARNING

Impact: Configuration

JPS-00267: Tenant context already exists - {0}.
Cause: The tenant context already activated.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-00268: Tenant context not activated - {0}.
Cause: The tenant context not activated.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-00269: Client name "{0}" is too long.
Cause: Client name is too long when calling opssRestClient to register a client.
Action: Make client name shorter

Level: 1

Type: WARNING

Impact: Other

JPS-00270: Datasource ID {0} from tenant context {1} conflicts with tenant context {2}.
Cause: Datasource ID from DataSourceCallback handler conflicts with existing tenant.
Action: Make client name shorter

Level: 1

Type: WARNING

Impact: Other

JPS-00648: Operation is not supported - unable to set key entry for non-existent stripe and keystore.
Cause: Combining certs from two truststores into a single truststore failed
Action: Look at the logs for any exceptions that could have caused this failure

Level: 1

Type: WARNING

Impact: Compliance

JPS-00649: ************************************************************** * Demonstration CA was found in use in this environment. * * This deployment may be vulnerable to security attacks. * * Replace the Demonstration CA with a custom CA immediately. * ****************************************************************
Cause: Demonstration CA was found in use in a production environment.
Action: Refer documentation to switch to a custom CA.

Level: 1

Type: WARNING

Impact: Compliance

JPS-00650: Virtual KSS URI to aggregate multiple keystores already exists
Cause: The virtual KSS URI passed in already exists
Action: Use a different virtual KSS URI

Level: 1

Type: WARNING

Impact: Compliance

JPS-00651: Aggregation of multiple keystores pointed by virtual URI failed
Cause: Aggregation of Keystores pointed to by virtual URI failed
Action: Check if the source Keystores pointed to by virtual URI are valid

Level: 1

Type: WARNING

Impact: Compliance

JPS-00652: Cannot set or save entries in virtual keystore
Cause: Setting of an entry in a virtual Keystore failed
Action: Entries cannot be saved to a virtual Keystore

Level: 1

Type: WARNING

Impact: Compliance

JPS-00653: Cannot save a virtual keystore
Cause: Saving a virtual Keystore failed
Action: A virtual keystore cannot be persisted

Level: 1

Type: WARNING

Impact: Compliance

JPS-00654: Cannot delete a virtual keystore that does not exist
Cause: Deleting a virtual Keystore failed
Action: Cannot delete a virtual keystore that does not exist

Level: 1

Type: WARNING

Impact: Compliance

JPS-01000: The credential map {0} is invalid.
Cause: The specified credential map name was invalid.
Action: Ensure the credential map name is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01001: The credential key {0} is invalid.
Cause: The specified credential key name was invalid.
Action: Ensure the credential key name is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01002: The value {0} is invalid in this password credential.
Cause: The specified password credential was invalid.
Action: Use only a supported credential type. The supported types are {0}.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01003: The value of name {0}, url {1}, of port {2} is invalid in this datasource credential.
Cause: The specified datasource credential was invalid.
Action: Use only a supported credential type. The supported types are {0}.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01004: The value {0} is invalid in this generic credential.
Cause: The specified generic credential was invalid.
Action: Use only a supported credential type. The supported types are {0}.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01005: The credential type {0} is not supported.
Cause: The specified credential type was invalid.
Action: Use only a supported credential type. The supported types are {0}.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01006: The credential expired on {0}.
Cause: This credential expired on {0}.
Action: Create a new credential.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01007: The credential with map {0} and key {1} already exists.
Cause: This credential already existed.
Action: Use a credential with different map name or key.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01008: The credential map name {0} already exists.
Cause: This credential map name already existed.
Action: Use a different map name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01009: The credential with map {0} and key {1} does not exist.
Cause: This credential did not exist.
Action: Check the credential map name and key.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01010: The credential map {0} does not exist.
Cause: This credential map name did not exist.
Action: Check the credential map name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01011: The credential store location property {0} is not configured, or the configured value {1} is invalid.
Cause: The credential store location was not specified.
Action: Check the value of the location attribute.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01012: The credential property {0} is invalid or not defined.
Cause: The credential property {0} was invalid or not defined.
Action: Check the configuration of this property.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01013: The credential store DN {0} is missing in the store; the target DN must be pre-configured.
Cause: The expected credential store DN {0} was missing.
Action: Configure this DN during the bootstrap process.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01014: The credential {0} is invalid.
Cause: This credential was invalid.
Action: Use only a supported credential type. The supported types are password or generic.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01015: Cannot retrieve credential {0}.
Cause: This credential was invalid.
Action: Use only a supported credential type. The supported types are password or generic.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01016: A password credential is expected; instead found {0} for alias {1} and key {2} at location {3}.
Cause: Wrong credential type was found.
Action: Use the password credential type. Expecting password credential but found {0} for alias {1} and key {2} at location {3}.

Level: 1

Type: WARNING

Impact: Other

JPS-01017: A generic credential is expected; instead found {0}.
Cause: Wrong credential type was found.
Action: Use the generic credential type. Expecting generic credential but found {0}.

Level: 1

Type: WARNING

Impact: Other

JPS-01018: A password credential is missing in the credential store.
Cause: The password credential was not found in the credential store.
Action: Ensure that the credential is present in the credential store.

Level: 1

Type: ERROR

Impact: Session

JPS-01019: The credential store {0} has been moved or deleted.
Cause: The specified credential store did not exist.
Action: Ensure that the credential store location is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01020: Cannot create store {0}.
Cause: Could not create the credential store.
Action: Verify the store location, that sufficient permissions are in place, and that sufficient disk space is available.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01021: The generic credential {0} is not serializable.
Cause: This generic credential was not serializable.
Action: Make this credential serializable.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01022: The expiration time {0} is invalid: the expiration time must be later than the creation time.
Cause: Invalid credential expiration time.
Action: Set the expiration time to a time later than the credential creation time.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01023: Store does not contain all expected maps. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01024: Store contains all expected maps. Result {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01025: Store does not contain all expected credentials. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01026: Store contains all expected credentials. Result {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01027: Cannot get credential map. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01028: successful getting of credential map
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01029: successful getting of credential
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01030: Cannot get credential. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01031: Cannot retrieve map names. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01032: successful setting of credential
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01033: Cannot set credential. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01034: successful resetting of credential
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01035: Cannot reset credential. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01036: successful setting of credential map
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01037: Cannot set credential map. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01038: successful resetting of credential map
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01039: Cannot reset credential map. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01040: successful deletion of credential
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01041: Cannot delete credential. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01042: successful deletion of credential map
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01043: Cannot delete credential map. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01044: successful deletion of all credentials from the store
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01045: Cannot delete all credentials from the store. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01046: successful retrieving of map names; mapNameSet {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01047: Cannot persist the wallet. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01048: Modifying of credential failed. Reason {0}
Cause: Modification of credential failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01049: Reading all credentials from the store failed. Reason {0}
Cause: Read of all credentials failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01050: Opening of wallet based credential store failed. Reason {0}
Cause: Credential wallet could not be opened
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01051: Credential audit events cannot be logged. Reason {0}
Cause: Credential store audit events logging not enabled
Action: Check the audit configuration to ensure auditing enabled

Level: 1

Type: WARNING

Impact: Compliance

JPS-01052: Credential audit event logging failed. Reason {0}
Cause: Credential audit event logging failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01053: Creation of new credential map failed. Reason {0}
Cause: Creation of new credential map failed
Action: Ensure all jps libraries are in setup properly in the runtime

Level: 1

Type: WARNING

Impact: Compliance

JPS-01054: Refresh of credential wallet failed. Reason {0}
Cause: Refresh of credstore wallet failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01055: Could not create credential store instance. Reason {0}
Cause: Could not create credential store instance
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-01056: The credential store location {0} was invalid. It should be a directory or full path to cwallet.sso file.
Cause: The credential store location {0} was invalid. It should be a directory or full path to cwallet.sso file.
Action: Check the value of the location property

Level: 1

Type: ERROR

Impact: Configuration

JPS-01057: The credential map was invalid. Reason {0}
Cause: The credential map was null.
Action: Check the value of the credential map

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01058: The credential dn {0} was invalid.
Cause: The credential dn was invalid.
Action: Ensure the credential dn is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01059: The credential store instance {0} was not fully initialized.
Cause: The credential store was not fully initialized until data source is available.
Action: Wait and retry later

Level: 1

Type: ERROR

Impact: Configuration

JPS-01060: The credential store instance does not have the property ldap url/JDBC url/datasource JNDI name defined.
Cause: The credential store property ldap.url or jdbc.url or datasource.jndi.name was not defined.
Action: Check the configuration for this property.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01061: Access to boostrap credential store denied to application code.
Cause: Application code was trying to access a bootstrap credential store. Bootstrap credential store is intended only for the OPSS usage.
Action: bootstrap_credstore_context need not be used for credential store operations.

Level: 1

Type: ERROR

Impact: Security

JPS-01062: A backup of the bootstrap credential store could not be created.
Cause: A backup of the bootstrap cwallet.sso could not be created.
Action: Investigate the logs to find out the root cause of the exception in file operations

Level: 1

Type: ERROR

Impact: Security

JPS-01063: Credential compatibility check failed. Cannot migrate credential: {0}
Cause: There exists one or more generic credential in the store that cannot be migrated.
Action: Ensure that the store does not contain any generic credential with binary attribute before migration.

Level: 1

Type: WARNING

Impact: Security

JPS-01064: Invalid password: Passwords must have a minimum length of eight characters and contain alphabetic characters combined with numbers or special characters.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-01065: Could not decrypt credential due to encryption key mismatch.
Cause: Decryption of credential failed
Action: Ensure that the bootstrap wallet contains the correct encryption key that was used to encrypt the credentials in the store.

Level: 1

Type: ERROR

Impact: Security

JPS-01066: Cannot get credential due to database disconnected. Reason {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-01067: Failed to retrieve customer encryption key password.
Cause: No password was specified in the custom callback.
Action: Ensure that the password for decrypting customer encryption key is provided.

Level: 1

Type: ERROR

Impact: Security

JPS-01068: Missing callback handler to provide context information
Cause: No custom callback to provide context information specified.
Action: Ensure that a callback handler is specified.

Level: 1

Type: ERROR

Impact: Security

JPS-01500: The anonymous service configuration is missing.
Cause: The anonymous service configuration was missing in jps-config.xml.
Action: Configure the anonymous service in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01501: The anonymous identity store provider instance {0} is not found.
Cause: The anonymous identity store provider configuration was invalid.
Action: Check the anonymous identity store provider configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01502: The LDAP identity store provider instance {0} is not found.
Cause: Invalid or missing LDAP identity store provider configuration.
Action: Check LDAP identity store provider configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01503: The XML identity store provider instance {0} is not found.
Cause: Invalid or missing XML identity store provider configuration.
Action: Check the XML identity store provider configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01504: The secret store provider for provider {0} and instance {1} does not exist.
Cause: The credential provider was missing.
Action: Check the configuration of the credential store provider in jps-config.xml.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-01505: The key store provider {0} is missing or not configured.
Cause: The keystore provider configuration was missing in jps-config.xml.
Action: Configure a keystore provider in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01506: Invalid context name.
Cause: Invalid context name found.
Action: Check the configurations of contexts in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01507: Invalid login module name.
Cause: Invalid login module name found.
Action: Check the login module configurations in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01508: Invalid login module descriptor.
Cause: Invalid login module descriptor found.
Action: Check the login module instance configurations in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01509: Invalid login module class name.
Cause: Invalid login module class name found.
Action: Check the loginModuleClassName property in the login module instance configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01510: Invalid login module entries.
Cause: Invalid login module entries found.
Action: The expected login module to be invoked is not present or misconfigured. Check the login module instance configurations in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01511: Invalid login module entry.
Cause: The login module entries were not valid in the jps-config.xml file.
Action: Correct the login module entries in service instances and service providers.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01512: Missing login module entry.
Cause: The login module entries were missing in the jps-config.xml file.
Action: Add the appropriate login module entries in service instances and service providers.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01513: The configuration of the JAAS login provider {0} and the service instance {1} are missing.
Cause: The login module provider was missing.
Action: Ensure that a login module provider is configured in the jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01514: The default context is missing in jps-config.xml.
Cause: Default context was missing in jps-config.xml.
Action: Add a default context to jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01515: A context named anonymous is missing in jps-config.xml.
Cause: Context named anonymous was missing in jps-config.xml.
Action: Add a context named anonymous in jps-config.xml file with an anonymous service instance reference.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01516: The default credential store service is missing in default jps-config.xml.
Cause: The default credential store service was missing in the default context in jps-config.xml.
Action: There must be at least one credential store service configured in the default context.

Level: 1

Type: ERROR

Impact: Other

JPS-01517: The generic identity store provider is missing.
Cause: Invalid or missing generic identity store provider configuration.
Action: Check the generic identity store provider configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01518: The anonymous service is not available in the application context.
Cause: The anonymous service was not available in context.
Action: Check the context in jps-config.xml.

Level: 1

Type: ERROR

Impact: Session

JPS-01519: The default context configuration is missing in jps-config.xml.
Cause: The default context configuration was not available in jps-config.xml.
Action: Ensure that the default context is present in jps-config.xml.

Level: 1

Type: WARNING

Impact: Session

JPS-01520: Cannot initialize identity store, cause: {0}.
Cause: Could not initialize identity store.
Action: Correct the identity store configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01521: Identity store file path is invalid.
Cause: Identity store file path was invalid or null.
Action: Ensure that the path configured with the property ADF_IM_FILE_PATH is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01522: The Jps configuration is invalid.
Cause: JPS configuration was null or invalid.
Action: Verify configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01523: The service instance {0} is invalid or not configured in jps-config.xml.
Cause: A service instance configuration was not valid.
Action: Verify that the instance is correctly configured in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01524: The service instance {0} is invalid or not configured in jps-config.xml.
Cause: A service provider configuration was invalid.
Action: Veirfy that the provider is correctly configured in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01525: The identity store service is not properly configured.
Cause: Found invalid identity store service configuration in jps-config.xml.
Action: Ensure a valid identity store configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01526: Configured identity store, user manager, or role manager is invalid. The error is {0}.
Cause: Found null value for configured identity store, user manager, or role manager.
Action: Correct the identity store configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01527: The identity store factory name is not configured.
Cause: Could not find identity store factory name.
Action: Use the property ADF_IM_FACTORY_CLASS to specify the factory class.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01528: Idm identity store is invalid.
Cause: The identity store was not configured correctly.
Action: Correct the configuration of the identity store in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01529: The context {0} contains multiple services of type {1}.
Cause: The context {0} contains multiple services of type {0}.
Action: Check jps-config.xml for correctness.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01530: The anonymous service is already configured in the context {0}.
Cause: The anonymous service is already configured in the context {0}.
Action: Check jps-config.xml for correctness.

Level: 1

Type: WARNING

Impact: Configuration

JPS-01531: Configuration location {0} is a directory. File name expected.
Cause: Configuration location {0} is a directory. File name expected.
Action: Provide a valid configuration file location, including a file name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01532: The service instance location {0} is invalid or not configured in jps-config.xml.
Cause: A service instance configuration was invalid.
Action: Verify that the location of the instance is correctly configured in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01533: Failed to create service instance {0} for application {1}.
Cause: Failed to create service instance {0} for application {1}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-01534: Failed to get identity store configuration.
Cause: Failed to get identity store configuration.
Action: Ensure the configuration is available.

Level: 1

Type: ERROR

Impact: Security

JPS-01535: Failed to get configuration name {0}.
Cause: Failed to get configuration name {0}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-01536: Failed to evaluate XML expression on Object {0}.
Cause: Failed to evaluate XML expression on Object {0}.
Action: Check the log files to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-01537: Failed to handle config location {0}. Reason {1}.
Cause:
Action:

Level: 1

Type: WARNING

Impact: Security

JPS-01538: The default policy provider was not found.
Cause: The default policy provider was not found.
Action: Ensure policy provider configuration is correct.

Level: 1

Type: ERROR

Impact: Security

JPS-01539: The Ovd IGF service provider instance {0} is not found.
Cause: Invalid or missing Ovd IGF service provider configuration.
Action: Check Ovd IGF service provider configuration in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01543: The value of {0} is invalid. It must be an integer.
Cause: attribute.expire.time.seconds is not an integer.
Action: Ensure attribute.expire.time.seconds is a valid integer.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01544: The provided configuration file path {0} is invalid or null.
Cause: The provided configuration file path {0} is invalid or null.
Action: Provide a valid configuration file path.

Level: 1

Type: ERROR

Impact: Configuration

JPS-01545: Back up of JPS Config file {0} done.
Cause: Back up of JPS Config file {0} done.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-02000: The authentication of user {0} succeeded.
Cause:
Action:

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02001: The authentication of user {0} failed. Reason: {1}
Cause: User authentication failed.
Action: Ensure the user exists in the identity store. Check the user credentials that are being sent for authentication.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02003: Authentication failed.
Cause: Could not authenticate user.
Action: Ensure that authentication uses valid user name and password.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02004: Cannot authenticate user {0}.
Cause: Could not authenticate user.
Action: Ensure that the credentials provided for authentication are correct.

Level: 1

Type: ERROR

Impact: Security

JPS-02005: Cannot login user {0} because {1}. Check the log files for more details.
Cause: Encountered an error while authenticating user.
Action: Contact the domain administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02008: Authenticated role name is invalid: property {0} is invalid or not configured.
Cause: Found invalid or undefined authentication role name property.
Action: Ensure that authentication role name properties are valid in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02009: SAML trusted assertion issuer is not configured: property set {0} is not configured.
Cause: Could not find configuration for SAML trusted assertion issuer.
Action: Set the property saml.trusted.issuers in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02010: Cannot verify SAML assertion.
Cause: Found invalid assertion; SAML trusted assertion issuer was not configured.
Action: Check assertion and set the property saml.trusted.issuers in jps-config.xml.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02011: SAML assertion is missing name identifier.
Cause: Found invalid assertion: name identifier was missing.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02012: SAML assertion subject name is invalid.
Cause: Found invalid assertion: subject name was null.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02013: SAML assertion issuer name is invalid.
Cause: Found invalid assertion: issuer name was invalid.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02014: SAML assertion is invalid.
Cause: Found invalid assertion.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02015: SAML assertion has missing subject.
Cause: Found invalid assertion: subject statement was missing.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02016: SAML assertion is missing conditions.
Cause: Found invalid assertion: condition statement was missing.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02017: Found invalid condition "not before" in SAML assertion. Current Time:{0}, {1} milli seconds, {2} Time:{3}.
Cause: Found invalid condition "not before" in SAML assertion. Current Time:{0}, {1} milli seconds, {2} Time:{3}.
Action: Verify that the condition "not before" in the SAML assertion is set to a date earlier than or equal to today's date.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02018: Found invalid condition "on or after" in SAML assertion. Current Time:{0}, {1} milli seconds, {2} Time:{3}.
Cause: Found invalid condition "on or after" in SAML assertion. Current Time:{0}, {1} milli seconds, {2} Time:{3}.
Action: Verify that the condition "on or after" in the SAML assertion is set to a valid date.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02019: SAML assertion is missing assertion issuers signature.
Cause: Found invalid assertion: assertion issuers signature was missing.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02020: Signature for SAML assertion issuer is invalid.
Cause: Found invalid signature in SAML assertion issuer.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02021: Signature certificate (X509 Data) for SAML assertion issuer is invalid.
Cause: Found invalid signature certificate (X509 Data) in SAML assertion.
Action: Ensure the use of a valid assertion.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02022: Cannot verify signature for SAML assertion.
Cause: Failed to verify issuers signature in assertion.
Action: Check the assertion and set the property saml.trusted.issuers in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02023: Cannot verify SAML assertion signature certificate path.
Cause: Found invalid assertion signature.
Action: Check the assertion and set the property saml.trusted.issuers in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02024: Cannot retrieve trusted CA policy for issuer {0}.
Cause: Found invalid assertion.
Action: Check the assertion and set the property saml.trusted.issuers in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02025: Cannot modify read-only Subject.
Cause: Could not modify a read-only subject.
Action: Ensure the program logic is correct and that the program does not attempt to modify a read-only subject.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02026: X509 certificate is invalid.
Cause: The X509 certificate passed to the callback handler was null or invalid.
Action: Ensure that the callback handler uses a valid X509 certificate.

Level: 1

Type: ERROR

Impact: Other

JPS-02027: The property set {0} is missing in jps-config.xml.
Cause: Could not find property set in jps-config.xml.
Action: Configure the property set in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02028: The extended property set {0} is missing in jps-config.xml.
Cause: Could not find extended property set in jps-config.xml.
Action: Configure the extended property set in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02029: The default realm is not configured in identity store service {0}.
Cause: Could not find the default realm in the identity store service.
Action: Configure the default realm property in the identity store service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02030: The default realm configured in identity store service {0} is empty or null.
Cause: Found null default realm configured in identity store service.
Action: Configure the default realm property in the identity store service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02031: The invalid realm name property {0} is configured in identity store service {1}.
Cause: Found invalid realm name property in identity store service.
Action: Configure the correct realm name property in the identity store service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02032: The duplicate realm name {0} is configured in identity store service {1}.
Cause: Found duplicate realm in identity store service.
Action: Remove duplicate realm configuration from the identity store service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02033: The realm name {0} passed for authentication is invalid. Was expecting {1}, but found {0}.
Cause: Found invalid realm name {0}. Was expecting {1}, but found {0}.
Action: Check the realm name passed to the authentication of user name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02034: Realm name is missing in user name for authentication in multi-realm configuration.
Cause: The realm name was not supplied for authentication of multi-realm configuration.
Action: Ensure that the realm name value is passed in the user name when authenticating a multi-realm configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02035: Cannot properly initialize the Kerberos authenticator.
Cause: Could not initialize the Kerberos authenticator.
Action: Check the log files for errors and contact the domain administrator.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02036: Browser does not support Kerberos authentication.
Cause: Could not find support for Kerberos authentication, or it was not configured correctly.
Action: Verify that the browser is set to allow Kerberos authentication.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02037: The SAML assertion issuer {0} certificate is missing from the keystore.
Cause: Could not find SAML assertion certificate in keystore.
Action: Store the SAML assertion issuer's certificate in the keystore, and configure the trustpoint alias in JpsSAMLLoginModuule.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02038: The SAML assertion {0} is missing a signature.
Cause: Could not find expected signature in assertion.
Action: Check that the assertion sent has a valid signature.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02039: Cannot assert certificate. Reason {0}.
Cause: Found invalid certificate, or could not find corresponding user in identity store.
Action: Make sure that the assertion is valid.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02040: Both user identity and token were provided for assertion. Either user identity or token should be provided, not both.
Cause: Both user identity and token were provided for assertion.
Action: Provide either user identity or a token for assertion, not both.

Level: 1

Type: ERROR

Impact: Other

JPS-02041: Asserter class was configured as {0}, but does not implement {1}.
Cause: Assertor class was configured as {0}, but does not implement {1}.
Action: Provide an Assertor that implements {1}.

Level: 1

Type: ERROR

Impact: Other

JPS-02042: Token assertion failed.
Cause: Token assertion failed.
Action: Check detailed logs for more information.

Level: 1

Type: ERROR

Impact: Other

JPS-02043: User name cannot be null or empty.
Cause: User name cannot be null or empty.
Action: Check that the user name is not null or empty.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02044: Found invalid attesting entity in SAML assertion. Attesting entity: {0}.
Cause: Found invalid attesting entity in SAML assertion. Attesting entity: {0}.
Action: Check that the attesting entity for the SAML assertion is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02045: Audience URI for SAML assertion is invalid.
Cause: SAML assertion audience URI is invalid.
Action: Check that the audience URI for the SAML assertion is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02046: Cannot get the user name from SAML assertion name identifier: {0}.
Cause: Cannot get the user name from SAML assertion name identifier: {0}.
Action: Check that the name identifier for the SAML assertion is valid.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02047: SAMLNameIdentifierMapper class was configured as {0}, but does not implement oracle.security.jps.internal.jaas.module.saml.SAMLNameIdentifierMapper.
Cause: SAMLNameIdentifierMapper class was configured as {0}, but does not implement oracle.security.jps.internal.jaas.module.saml.SAMLNameIdentifierMapper.
Action: Provide an SAMLNameIdentifierMapper that implements oracle.security.jps.internal.jaas.module.saml.SAMLNameIdentifierMapper.

Level: 1

Type: ERROR

Impact: Other

JPS-02048: Incorrect password was provided.
Cause: Incorrect password was provided.
Action: Ensure that authentication uses correct password.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02049: Null or empty password was provided.
Cause: Null or empty password was provided.
Action: Ensure that authentication uses correct password.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02050: Signature verification failed. Principal: {0}
Cause: Signature verification failed.
Action: This error is unlikely to occur. Contact technical support when necessary.

Level: 1

Type: ERROR

Impact: Security

JPS-02051: No auth module to validate request: auth context ID "{0}" of application context "{1}".
Cause: Server auth context did not have auth module to validate request.
Action: Ensure that the server auth module is properly configured and bound for use by applications.

Level: 1

Type: ERROR

Impact: Security

JPS-02052: No auth module to secure response: auth context ID "{0}" of application context "{1}".
Cause: Server auth context did not have auth module to secure response.
Action: Ensure that the server auth module is properly configured and bound for use by applications.

Level: 1

Type: ERROR

Impact: Security

JPS-02053: No auth module to validate response: auth context ID "{0}" of application context "{1}".
Cause: Client auth context did not have auth module to validate response.
Action: Ensure that the client auth module is properly configured and bound for use by applications.

Level: 1

Type: ERROR

Impact: Security

JPS-02054: No auth module to secure request: auth context ID "{0}" of application context "{1}".
Cause: Client auth context did not have auth module to secure request.
Action: Ensure that the client auth module is properly configured and bound for use by applications.

Level: 1

Type: ERROR

Impact: Security

JPS-02055: Cannot instantiate auth module class "{0}" for application context "{1}", cause: {2}.
Cause: Could not load the auth module.
Action: Ensure that the module class name is correctly supplied and the class is in the class path.

Level: 1

Type: ERROR

Impact: Security

JPS-02056: The auth module must support message type: {0}.
Cause: Auth module did not support the required message type.
Action: Ensure that the class correctly implements the required auth module interfaces.

Level: 1

Type: ERROR

Impact: Security

JPS-02057: The message layer "{0}" is not supported.
Cause: The specified message layer was not supported.
Action: Provide a valid message layer.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02058: Null callback handler is not supported.
Cause: The specified callback handler was null.
Action: Supply a non-null callback handler.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02059: The default auth provider "{0}" for layer "{1}" is not configured.
Cause: The default auth provider was not configured.
Action: Ensure that the provider is configured in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-02060: The auth module "{0}" is missing.
Cause: The specified auth module did not exist.
Action: Configure the auth module in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02061: No auth module configured for provider "{0}".
Cause: No auth module configured for the specified provider.
Action: Configure an auth module for the provider in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02062: Cannot determine the JDK vendor. Defaults to Oracle JDK Kerberos Login Module.
Cause: Cannot determine the JDK vendor. Defaults to Oracle JDK Kerberos Login Module.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-02063: Failed to create Kerberos Login Module instance "{0}". Reason: {1}.
Cause: Failed to create Kerberos Login Module instance "{0}". Reason: {1}.
Action: Ensure that the Login Module class name is correctly supplied and the class is in the class path.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02064: Cannot retrieve value for key {0}. Expecting key type {1}, found {2}.
Cause: Found invalid object type in role mapping map for key {0}. Expecting {1}, Found {2}.
Action: Check the role mapping values passed in the callback.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02066: Cannot map default service role
Cause: default service roles are missing in the role mapping provided.
Action: Check the role mapping values passed in the callback. Default service role should be provided if mapping of roles is enabled but mapping is not provided

Level: 1

Type: ERROR

Impact: Configuration

JPS-02500: The principal name is invalid.
Cause: Found null principal name.
Action: Check the principal name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02501: The principal type {0} is invalid.
Cause: Found invalid principal type.
Action: Check the principal type.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02502: The password {0} is invalid.
Cause: Found invalid password.
Action: Check the password passed to create user account.

Level: 1

Type: ERROR

Impact: Data

JPS-02503: The user name {0} is invalid.
Cause: Found invalid user name.
Action: Ensure that the user name used to create, fetch, or remove the account is valid.

Level: 1

Type: ERROR

Impact: Data

JPS-02504: The user range starting at {0} and ending at {1} is not a valid range.
Cause: The user range was invalid.
Action: Check the start and end range. The start range cannot be less than 0, and the end range cannot be less than start range.

Level: 1

Type: ERROR

Impact: Data

JPS-02505: The group {0} is invalid.
Cause: Group name was invalid.
Action: Check the group name that is being sent for creating/fetching/removing group.

Level: 1

Type: ERROR

Impact: Data

JPS-02506: The group range starting at {0} and ending at {1} is not valid range.
Cause: The JPSUserManager.getGroups() method was invoked with invalid start or end range.
Action: Check the start and end range. The start range cannot be less than 0, and the end range cannot be less than start range.

Level: 1

Type: ERROR

Impact: Data

JPS-02507: The anonymous user is not found.
Cause: The anonymous user was not found.
Action: Ensure that a valid anonymous user is configured.

Level: 1

Type: ERROR

Impact: Session

JPS-02508: The anonymous user name is invalid; property {0} is invalid or not defined.
Cause: The anonymous.user.name property was not configured in the anonymous service configuration.
Action: Configure the anonymous.user.name property to a valid user name in the identity store while configuring the Anonymous Service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02509: The user {0} already exists in the store; choose a different user name.
Cause: The specified user name already existed in the store.
Action: Provide a different user name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02510: The group {0} already exists in the store; choose a different group name.
Cause: The specified group name already existed in the store.
Action: Provide a different group name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02511: The role for group {0} is invalid.
Cause: Found null role in group.
Action: Check the group's name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02512: Cannot create a new user {0}.
Cause: Could not create user.
Action: Ensure that the user name is valid and distinct from any other existing user name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02513: Cannot drop user {0}.
Cause: Could not drop the user.
Action: Ensure this user already exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02514: Cannot retrieve user profile.
Cause: Could not get profile for user.
Action: Ensure that the user exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02515: Cannot update user profile.
Cause: Could not set profile for user.
Action: Ensure that the user exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02516: Cannot retrieve role profile.
Cause: Could not get role profile.
Action: Ensure that the role exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02517: Cannot update role profile.
Cause: Could not set role profile.
Action: Ensure that the role exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02518: Cannot create role {0}.
Cause: Could not create role.
Action: Ensure that the role exists.

Level: 1

Type: ERROR

Impact: Security

JPS-02519: Cannot drop role {0}.
Cause: Could not drop role.
Action: Ensure that the role exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02520: Cannot grant role to the principal.
Cause: Could not grant permission to role.
Action: Ensure that the permission is set for the role.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02521: Cannot revoke role from principal.
Cause: Could not revoke role.
Action: Check that the correct permission to revoke the role is set.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02522: Cannot add user to role owners.
Cause: Could not add owner to role.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02523: Cannot remove user from role owners.
Cause: Could not remove owner from role.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02524: Cannot retrieve role owners.
Cause: Could not get role owners.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02525: Cannot retrieve role grantees.
Cause: Could not get role grantees.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02526: Cannot retrieve the roles granted to principal.
Cause: Could not get granted roles.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02527: Cannot close identity store.
Cause: Could not close identity store.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02528: Cannot obtain a handle for role manager MBean.
Cause: Could not get role manager object name.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02529: Cannot obtain a handle for user manager MBean.
Cause: Could not get user manager object name.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02530: Cannot get a list of searchable attributes.
Cause: Could not get searchable attributes.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02531: Cannot get list of user property names.
Cause: Could not get user property names.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02532: Cannot parse principals of role.
Cause: Could not parse role principals.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02533: Cannot parse principals of user.
Cause: Could not parse user principals.
Action: Check log files and correct the appropriate configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02534: Cannot find role {0}.
Cause: Could not completer search role operation.
Action: Correct the role name and, if necessary, contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02535: Cannot complete search for roles.
Cause: Could not complete search for multiple roles.
Action: Correct role names and, if necessary, contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02536: Cannot complete search for user {0}.
Cause: Could not completer user search.
Action: Correct user name and, if necessary, contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02537: Cannot complete search for users.
Cause: Could not complete search for multiple users.
Action: Correct user names and, if necessary, contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02538: Cannot complete search operation.
Cause: Failed to complete search.
Action: Correct the search query.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02539: Cannot change password of user {0}.
Cause: Could not change password.
Action: Contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02540: User {0} not found in the identity store.
Cause: User {0} not found in the identity store.
Action: Ensure user is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02541: Identity store has an invalid configured subscriber name.
Cause: Found invalid subscriber name.
Action: Correct the configuration of property subscriber.name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02542: unknown identity store service type {0}.
Cause: Found unknown identity store service type {0}.
Action: Correct the identity store configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02543: Search type {0} is invalid.
Cause: Found invalid search type {0}.
Action: Correct the type passed for the search.

Level: 1

Type: ERROR

Impact: Other

JPS-02544: Operation type {0} is invalid.
Cause: Found invalid operation type {0}.
Action: Correct the type passed for the operation.

Level: 1

Type: ERROR

Impact: Other

JPS-02545: Search filter type {0} is invalid.
Cause: Found invalid search filter type {0}.
Action: Correct the type passed for the search filter.

Level: 1

Type: ERROR

Impact: Other

JPS-02546: Scope type is invalid {0}.
Cause: Found invalid scope type {0}.
Action: Correct the type passed for the scope.

Level: 1

Type: ERROR

Impact: Other

JPS-02547: Cannot create realm {0}.
Cause: Could not created realm.
Action: Check log files for error details.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02548: Cannot delete realm {0}.
Cause: Could not delete realm.
Action: Check log files for error details.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02549: A realm with the specified name already exists.
Cause: A realm with the specified name already exists.
Action: Choose a different realm name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02550: The realm {0} does not exist.
Cause: Could not find realm with the name {0}.
Action: Correct the supplied realm name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02551: Cannot perform an unsupported operation on a serialized object.
Cause: Could not perform operation on serialized object.
Action: Check log files for error details.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02552: Cannot add a duplicate owner.
Cause: Attempted to add already present owner.
Action: Correct the owner's name.

Level: 1

Type: TRACE

Impact: Data

JPS-02553: Cannot remove an owner that is not present.
Cause: Attempted to remove a non existing owner.
Action: Correct the owner's name.

Level: 1

Type: TRACE

Impact: Data

JPS-02554: Cannot add a duplicate member.
Cause: Attempted to add already present member.
Action: Correct the member's name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02555: Cannot complete identity store operation. The error is {0}.
Cause: Could not perform identity store operation.
Action: Check error log files for details.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02556: Run into error {0} while using identity store.
Cause: Run into an internal identity store error.
Action: Check error log files for details.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02557: The group {0} is invalid.
Cause: Found null or invalid group.
Action: Correct the group's name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02558: Operation isOwnedBy failed.
Cause: Could not perform operation isOwnedBy.
Action: Correct the owner's name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02559: Operation isManagedBy failed.
Cause: Could not perform operation isManagedBy.
Action: Correct the name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02560: Cannot update role.
Cause: Could not update role.
Action: Verify that the role name is correct and, if necessary, contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02561: The realm entry {0} is missing in the identity store XML file.
Cause: Could not find realm entry {0} in XML-based identity store.
Action: Ensure that the realm name is present in the XML-based identity store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02562: Identity store entry is missing in the identity store XML file.
Cause: Could not find identity store entry in XML-based identity store.
Action: Ensure that entry is present in the XML-based identity store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02563: Length of the name attribute should be more than {0}.
Cause: Found attribute name with less than {0} characters.
Action: Ensure that the length of the attribute name is at least the minimum length.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02564: Length of the name attribute should be less than {0}.
Cause: Found attribute name with more than {0} characters.
Action: Ensure that the length of the attribute name is at most the maximum length.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02565: Name attribute contains invalid characters.
Cause: Found invalid characters in attribute name.
Action: Ensure that attribute names have characters in the following sets only: [a-z], [A-Z], [0-9], ['.', '-', '_'].

Level: 1

Type: ERROR

Impact: Configuration

JPS-02566: The identity store config property {0} with value {1} is invalid.
Cause: Found invalid identity store configuration property.
Action: Correct the configuration of the identity store property.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02567: The credential with map {0} and key {1} does not exist.
Cause: Could not find credential with map and key names provided.
Action: Ensure that a credential with given map and key is present in the credential store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02568: The password credential with map {0} and key {1} is invalid.
Cause: Found invalid user name or password.
Action: Ensure that the user name and password in the credential store are correct.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02569: Cannot find the XML file {0}.
Cause: Could not find XML file for XML-based identity store {0}.
Action: Check the path of the XML file specified for the identity store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02570: XML file is unspecified.
Cause: Could not determine XML file.
Action: Specify the XML file for the XML-based repository.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02571: The algorithm {0} to encode passwords is not supported.
Cause: Found invalid password encoding algorithm.
Action: Specify a valid algorithm for password encoding.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02572: Caller does not have IdentityAssertion permission to execute this operation. Reason {0}.
Cause: Caller did not have IdentityAssertion permission.
Action: Make sure the caller has IdentityAssertion permission to execute this operation.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02573: Cannot grant a role to itself.
Cause: Attempted to grant a role to itself.
Action: Verify that no role is being granted to itself.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02574: Cannot delete default realm.
Cause: Could not delete default realm.
Action: The default realm cannot be deleted: assign another realm as the default realm before deleting this one.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-02575: A user with the specified name does not exist.
Cause: Could not find user with the specified name.
Action: Check the user name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02576: A role with the specified name already exists.
Cause: Role with the specified name already existed.
Action: Use a different role name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02577: A role with the specified name does not exist.
Cause: Could not find role with the specified name.
Action: Check the role name.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02578: The principal type {0} is invalid for the identity store type {1}.
Cause: Found unsupported principal type {0} for identity store type {1}.
Action: Verify that principals have supported types.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02579: Identity store type for application {0} is null or empty.
Cause: Found null identity store type configured in identity store.
Action: Pass one of the following identity store types: XML, OID, ACTIVE_DIRECTORY, IPLANET, EDIRECTORY, OPEN_LDAP, COREID, OVD, OUD, or CUSTOM.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02580: Cannot grant role {0} to {1} because it would lead to a cyclic dependency.
Cause: Could not grant role {0} to {1}, because it would lead to a cyclic dependency.
Action: Revoke the grant which would create the cyclic dependency, and try again.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-02582: LDAP user or group search base is invalid.
Cause: Found invalid LDAP user or group search base.
Action: Check that the user and group search base properties are valid.

Level: 1

Type: NOTIFICATION

Impact: Requests/Responses

JPS-02583: JPS principal "{0}" with identity store type "{1}" cannot be created.
Cause: JPS principal "{0}" with identity store type "{1}" cannot be created.
Action: Ensure the principal value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02584: JPS user name "{0}", principal type "{1}" with identity store type "{2}" cannot be created.
Cause: JPS user name "{0}", principal type "{1}" with identity store type "{2}" cannot be created.
Action: Ensure the user value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02585: JPS enterprise role name "{0}", principal type "{1}" with identity store type "{2}" cannot be created.
Cause: JPS enterprise role name "{0}", principal type "{1}" with identity store type "{2}" cannot be created.
Action: Ensure the enterprise role value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02586: JPS application role name "{0}", principal type "{1}" cannot be created.
Cause: JPS application role name "{0}", principal type "{1}" cannot be created.
Action: Ensure the application role value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02587: Principal class "{0}", name "{1}" cannot be created.
Cause: Principal class "{0}", name "{1}" cannot be created.
Action: Ensure the principal value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02588: Enterprise user principal "{0}" cannot be created. Reason: {1}.
Cause: Enterprise user principal "{0}" cannot be created.
Action: Ensure the user principal value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02589: Enterprise role principal "{0}" cannot be created. Reason: {1}.
Cause: Enterprise role principal "{0}" cannot be created.
Action: Ensure the role principal value is valid.

Level: 1

Type: ERROR

Impact: Security

JPS-02590: Token type {0} cannot be supported. Supported types are: {1}.
Cause: Token type {0} cannot be supported. Supported types are: {1}.
Action: Use the Supported types.

Level: 1

Type: ERROR

Impact: Configuration

JPS-02591: Guid {0} is assigned to principal {1}.
Cause: Guid {0} is assigned to principal {1}.
Action: Check log for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-02592: Failed to push ldap config data to libOvd for service instance "{0}" in JPS context "{1}", cause: {2}
Cause: Failed to push ldap config data to libOvd for service instance "{0}" in JPS context "{1}", cause: {2}
Action: Check libOvd log for more details.

Level: 1

Type: ERROR

Impact: Security

JPS-02593: Failed to get IGF UserManager or RoleManager instance from IGF API, cause: {0}
Cause: Failed to get IGF UserManager or RoleManager instance from IGF API, cause: {0}
Action: Check IGF API or libOvd log for more details.

Level: 1

Type: ERROR

Impact: Security

JPS-02594: The service instance "{0}" in JPS context "{1}" has no LDAP instance configured
Cause: The service instance "{0}" in JPS context "{1}" has no LDAP instance configured
Action: Check jps-config.xml to make sure the IGF service has either the IDStore instance defined, or use the WlsLdapIdStoreConfigProvider to get LDAP config from WLS Authentication providers.

Level: 1

Type: ERROR

Impact: Security

JPS-02595: The IGFService specified ldap "{0}" is not defined in the JPS service instances
Cause: The IGFService specified ldap "{0}" is not defined in the JPS service instances
Action: Check jps-config.xml to make sure the specified ldap is defined as a JPS service instance.

Level: 1

Type: ERROR

Impact: Security

JPS-02596: The provider class type for the specified ldap instance "{0}" is configured as "{1}", which not the expected type of "oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider"
Cause: The provider class type for the specified ldap instance "{0}" is configured as "{1}", which not the expected type of "oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider"
Action: Check jps-config.xml to make sure the provider type class for ldap instance is "oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider".

Level: 1

Type: ERROR

Impact: Security

JPS-02597: You configured a custom Authentication Provider or WLS generic LDAPAuthenticator, which the libOvd can not recognize. Supply the idstore.type property in jps-config.xml file, or use a specific WLS LDAP Authentication provider that matches your LDAP server instead of a generic one.
Cause: You configured a custom Authentication Provider or WLS generic LDAPAuthenticator, which is a custom type and not supported by libOvd
Action: The "idstore.type" property must be specified in jps-config.xml file as specific type such as OID, OVD etc. Alternatively, select a specific WLS LDAP Authentication provider that matches your LDAP server.

Level: 1

Type: ERROR

Impact: Security

JPS-02598: Pushed ldap name and types info to libOvd. Ldaps : {0}.
Cause: libOvd is enabled so Ldap configuration info is passed to libOvd
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-02599: The configured Identity Store provider "{0}" is not supported by IDM IdentityDirectory
Cause: The configured Identity Store provider "{0}" is not supported by IDM IdentityDirectory
Action: Use supported Identity Store provider for the IdentiyStoreService

Level: 1

Type: ERROR

Impact: Security

JPS-02600: libOvd required system parameter of "common.components.home" is not supplied in the JVM command line
Cause: libOvd required system parameter of "common.components.home" is not supplied in the JVM command line
Action: Supply the system flag of "-Dcommon.components.home" and point it to the oracle_common folder

Level: 1

Type: ERROR

Impact: Security

JPS-02601: Failed to get Ovd virtualization service for service instance "{0}" in JPS context "{1}", cause: {2}
Cause: Failed to get Ovd virtualization service for service instance "{0}" in JPS context "{1}", cause: {2}
Action: Check Ovd log for more details.

Level: 1

Type: ERROR

Impact: Security

JPS-03000: Cannot instantiate permission class "{0}", target "{1}", or actions "{2}" as defined in the application policy context "{3}". Cause {4}
Cause: Could not load a permission class.
Action: Ensure that the class name is correct and available in the current class loader.

Level: 1

Type: WARNING

Impact: Security

JPS-03001: Cannot instantiate permission class "{0}", target "{1}", or actions "{2}" as defined in the system policy context. Cause {3}
Cause: Could not load a class.
Action: Ensure that the class name is correct and is available in the current class loader.

Level: 1

Type: WARNING

Impact: Security

JPS-03004: Cannot log check authorization event to the audit service.
Cause: Could not log check authorization events to the audit service.
Action: Ensure that auditing is configured correctly in your environment and application.

Level: 1

Type: WARNING

Impact: Security

JPS-03005: LDAP policy store contains invalid configuration parameters.
Cause: Found invalid parameters in LDAP policy store configuration.
Action: Check the configuration of the LDAP policy store.

Level: 1

Type: WARNING

Impact: Security

JPS-03006: The name "{0}" of application role "{1}" is missing or invalid.
Cause: Found missing or invalid name in application role.
Action: The internal identifier generated by the policy store seems malformed, due to an internal policy store error; contact Oracle Support Services.

Level: 1

Type: WARNING

Impact: Security

JPS-03007: Authorization check permission succeeded.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03008: Authorization check permission failed.
Cause: Current Subject or source code did not have required permissions
Action: Provide the required permissions.

Level: 1

Type: WARNING

Impact: Security

JPS-03009: Executing privileged action in {0} mode as subject {1}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03010: Policy store cleanup thread started.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03011: Policy store cleanup thread stopped.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03012: Error occurred when computing application roles in application context {0} for subject {1}. Exception: {2}
Cause: Error occurred when computing application roles in application context {0} for subject {1}. Exception: {2}
Action: Refer to the base exception in logs to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-03013: Unsupported API method call.
Cause: Unsupported API method call.
Action: Check the policy provider.

Level: 1

Type: WARNING

Impact: Security

JPS-03014: Failed to distribute policy by timer.
Cause: Failed to distribute policy by timer.
Action: Check the log for more details or contact the administator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-03015: Resource-Actions "{0}" will be skipped in bulk authorization evaluation for Application: "{1}".
Cause: Application name not set in the resource-actions.
Action: Set the Application name in the resource-actions

Level: 1

Type: WARNING

Impact: Configuration

JPS-03016: Resource-Actions "{0}" will be skipped in bulk authorization. Reason: "{1}"
Cause: Failed to convert the Resource-Actions into a Permission instance.
Action: Check the logs for more information to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03017: Failed to compute Application roles for Subject "{0}". Reason "{1}"
Cause: Unable to get the ApplicationRoles granted to a principal.
Action: Check the logs for more information to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03018: The authorization result is ignoring policies from application {0} as the application is not available
Cause: The application is not available at runtime, or the application is not defined in the policystore.
Action: Check if the application is provisioned in the policystore.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03019: Policy evaluation in the application {0} failed. Reason: {1}
Cause: Error occurred while evaluating policies.
Action: Refer to the logs to rectify the problem.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03020: Policy evaluation in the system policy failed. Reason: {0}
Cause: Error occurred while evaluating system policies.
Action: Refer to the logs to rectify the problem.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03021: Admin Policy evaluation in the application {0} failed. Reason: {1}
Cause: Error occurred while evaluating administrative policies.
Action: Refer to the logs to rectify the problem.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03022: Failed to initialize PolicyStore for Discovery mode. Reason: {0}
Cause: Failed to initialize PolicyStore for Discovery mode. Reason: {0}
Action: Refer to the logs to rectify the problem.

Level: 1

Type: ERROR

Impact: Configuration

JPS-03023: Discovered policy directory either not exist or can not write, isExist={0},isDirectory={1},canWrite={2}
Cause: Discovered policy directory either not exist or can not write, isExist={0},isDirectory={1},canWrite={2}
Action: Make sure directory for writing discovered policy exist, is directory and can write.

Level: 1

Type: ERROR

Impact: Configuration

JPS-03024: Failed to write policy information during discovery. Reason: {0}
Cause: Failed to dump policy objects in discovery mode. Reason: {0}
Action: Refer to the logs to rectify the problem.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03025: Input permission is null when getPermissions is called for application name= {0}
Cause: Input permission is null when getPermissions is called. application name= {0}
Action: Refer to the logs to rectify the problem.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: {0}
Cause: PolicyStore service instance and PDPService service instance not found in the default JpsContext in an uncontrolled mode.
Action: Configure a PDPService service instance in the default JpsContext, or if running in an uncontroled mode, a PolicyStore Service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-03027: PDPService service instance failed during initialization due to lack of grant. If you are seeing this error after a new installation, make sure you have updated weblogic.policy as installation step suggested
Cause: PDPService service instance failed during initialization because of lack of grant.
Action: check codebase grant like weblogic.policy to see if proper grant set for all codebase of PDP service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-03028: Unable to convert to a permission entry to resource-actions entry. Reason: {0}
Cause: Unable to convert to a permission entry to resource-actions entry.
Action: Check the logs for more information to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03029: Unable to Notify to external Application:{0} Refresh Event. Reason {1}
Cause: Unable to Notify to external Appliacation Refresh Event.
Action: Check the logs for more information to resolve the error.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03030: Catch exception in PDP registration, will retry later.
Cause: Catch exception in PDP registration, retry later.
Action: check the exception details and retry

Level: 1

Type: WARNING

Impact: Configuration

JPS-03031: Catch InterruptedException in PDP registration. Registration failed.
Cause: Catch InterruptedException in PDP registration. Registration failed
Action: check the exception details and retry

Level: 1

Type: ERROR

Impact: Configuration

JPS-03032: Can not access PD server web service during PDP registration, will retry later.
Cause: PD Server web service not available, retry later.
Action: wait retry to access to PD Server web service

Level: 1

Type: WARNING

Impact: Configuration

JPS-03033: Can not access PD client web service during PDP registration, will retry later.
Cause: PD client web service not available, retry later.
Action: wait retry to access to PD client web service

Level: 1

Type: WARNING

Impact: Configuration

JPS-03034: Policystore is not ready on admin server during PDP registration, will retry later.
Cause: Policystore isn't available from admin server, retry later.
Action: wait retry accessing policystore

Level: 1

Type: WARNING

Impact: Configuration

JPS-03035: PDP registration succeeded.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-03036: No PDP Service is found in JPS Context {1}
Cause: PDPService service instance is not found in JPS Context.
Action: Configure a PDPService service instance in JPS Context

Level: 1

Type: ERROR

Impact: Configuration

JPS-03037: Exception happened during PDP initialization.
Cause: Exception happened during PDP Initialization
Action: check the exception details and retry

Level: 1

Type: ERROR

Impact: Configuration

JPS-03038: Unable to find PolicyStore or Schema Version. Check farm name and root name of policystore service instance in OPSS configuration file.
Cause: Unable to find PolicyStore or Schema Version.
Action: Check farm name and root name of policystore service instance in OPSS configuration file

Level: 1

Type: ERROR

Impact: Configuration

JPS-03039: Exception {0} happened during Policystore agent processing message {1}, the message will be ignored.
Cause: Exception happened during PolicyStore agent processing
Action: check the exception details and retry

Level: 1

Type: ERROR

Impact: Configuration

JPS-03040: Subject resolver cache initiation failed.
Cause: Subject resolver cache initiation failed.
Action: Make sure all jars are included in the classpath.

Level: 1

Type: ERROR

Impact: Security

JPS-03041: Subject resolver cache property, key: {0}, value: {1} is not valid.
Cause: Subject resolver cache property, key: {0}, value: {1} is not valid.
Action: Check pdp service configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-03042: PDP Service property, key: {0}, value: {1} is not valid, use default value: {2}.
Cause: PDP Service property, key: {0}, value: {1} is not valid, use default value: {2}.
Action: Check pdp service configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-03043: Configuration property, key: {0}, value: {1} is not valid, use default value: {2}.
Cause: Configuration property, key: {0}, value: {1} is not valid, use default value: {2}.
Action: Check pdp service configuration.

Level: 1

Type: WARNING

Impact: Security

JPS-03044: Mandatory property {0} of PDP service is missing.
Cause: Mandatory property of PDP service is missing.
Action: provide the required property

Level: 1

Type: ERROR

Impact: Configuration

JPS-03045: Can not clean application : {0} from runtime cache. Reason:mode : {1} it is not non-controlled mode or not non-bound application in mixed mode.
Cause: Can not clean application : {0} from runtime cache. Reason: mode : {1} it is not non-controlled mode or not non-bound application in mixed mode.
Action: Check pdp service configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-03046: Application {0} is not found when being preloaded.
Cause: Application {0} is not found when being preloaded.
Action: Please check policy store, application might have been deleted.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-03047: Upsupported preload key type {0} with condition oracle.security.jps.policystore.policy.lazy.load.enable being {1} .
Cause: Upsupported preload key type {0} with condition 'oracle.security.jps.policystore.policy.lazy.load.enable' being {1}
Action: Please check the preload key and the configuration parameters for PDP service.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-03048: Unable to remove application {0} from runtime cache, due to {1}
Cause: Unable to remove application {0} from runtime cache, due to {1}
Action: Check full stacktrace

Level: 1

Type: ERROR

Impact: Security

JPS-03150: Error during setting the field of a provider MBean. {0}
Cause: Error during setting the field of a provider MBean. {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03151: getSecurityService returning null for requested service type of {0} for realm {1}
Cause: getSecurityService returning null for requested service type of {0} for realm {1}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03152: Query Atz Cache specified but no response collector supplied
Cause: Query Atz Cache specified but no response collector supplied.
Action: Supply the response collector in the request.

Level: 1

Type: ERROR

Impact: Security

JPS-03153: Error parsing atz. cache flush time.
Cause: Error parsing atz. cache flush time.
Action: Verify that the value is an integer.

Level: 1

Type: ERROR

Impact: Security

JPS-03154: Authorization cache has been flushed. Time={0}
Cause: Authorization cache has been flushed. Time={0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03155: Cannot locate class: {0}
Cause: Cannot locate class: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03156: The exception has been thrown by ARME. The authorization result is set to deny.
Cause: The exception has been thrown by ARME. The authorization result is set to deny.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03157: Error during initialization of the security framework.
Cause: Error during initialization of the security framework.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03158: Failed to parse resource cache size: {0}
Cause: Failed to parse resource cache size: {0}
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03159: Invalid built in type in Value object: {0}
Cause: Invalid built in type in Value object: {0}
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03160: Attempt to {0} a {1} value for type: {2}
Cause: Attempt to {0} a {1} value for type: {2}
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03161: identifier not found in symbol table: {0}
Cause: Identifier not found in symbol table: {0}
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03162: ERROR: PARSE: reason:==> {0}
Cause: ERROR: PARSE: reason:==>
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03163: Invalid Declaration type received by setDeclType
Cause: Invalid Declaration type received by setDeclType.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03164: Got exception
Cause: Got exception.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03165: Invalid declaration type found: {0}
Cause: Invalid declaration type found: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03166: Unexpected PolicyParserTokenType: {0}
Cause: Unexpected PolicyParserTokenType: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03167: Invalid attribute type: {0}
Cause: Invalid attribute type: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03168: Invalid attribute value type: {0}
Cause: Invalid attribute value type: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03169: Invalid configuration
Cause: Invalid configuration.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03170: Try to get {0}, but JPS Policy tree is not available.
Cause: Try to get {0}, but JPS Policy tree is not available.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03171: Unable to update policy: unable to get {0} instance
Cause: Unable to update policy: unable to get {0} instance.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03172: Unspecified error in {0}
Cause: Unspecified error in {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03173: Commit error: {0}
Cause: Commit error: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03174: ARME can not find state.chk file.
Cause: ARME can not find state.chk file.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03175: Invalid mac found in write check, rewrite policies and mac
Cause: !!!>>>Invalid mac found in write check, rewrite policies and mac
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03176: Failed to write check file.
Cause: Failed to write check file.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03177: Failed to close check file writer
Cause: Failed to close check file writer.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03178: Failed to write mac, which will cause Mac verification error in the future.
Cause: Failed to write mac, which will cause Mac verification error in the future.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03179: Prepare request in invalid state for update
Cause: Prepare request in invalid state for update.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03180: Error happens: {0}
Cause: Error happened: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03181: ArmeRuntimeException happens
Cause: ArmeRuntimeException happened.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03182: Cannot get AppGuardInstance, so cannot get information to request policy update from PD.
Cause: Cannot get AppGuardInstanceii, so cannot get information to request policy update from PD.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03183: Internal error. The local PD registration is required but LocalPdPort object has not been set. The registration process cannot be completed.
Cause: Internal error. The local PD registration is required but LocalPdPort object has not been set. The registration process cannot be completed.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03184: No host specified in the ARME configuration, attempting to determine host address...
Cause: No host specified in the ARME configuration, attempting to determine host address...
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03185: No {0} found in the ARME configuration. Cannot contact PD
Cause: No {0} found in the ARME configuration. Cannot contact PD.
Action: Verify configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-03186: InstanceName not found in ARME configuration, using LocalName and host
Cause: InstanceName not found in arme configuration, using LocalName and host.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03187: No {0} from ARME, unable to contact PD
Cause: No {0} from ARME, unable to contact PD.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03188: Exception initializing SSL. Unable to contact PD
Cause: Exception initializing SSL. Unable to contact PD.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03189: Error getting attribute: {0}
Cause: Error getting attribute: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03190: Failed to close File reader while reading salt.
Cause: Failed to close File reader while reading salt.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03191: Could not obtain digest algorithm {0}
Cause: Could not obtain digest algorithm '{0}'.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03192: Index of ListValue is wrong
Cause: Index of ListValue is wrong.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03193: PBEService is not initialized
Cause: PBEService is not initialized.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03194: Port is not number type
Cause: Port is not number type.
Action: Verify that the port value is an integer.

Level: 1

Type: ERROR

Impact: Security

JPS-03195: Can not get host IP information, using default IP address: {0}
Cause: Cannot get host IP information, use default IP address: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03196: Can not get host IP information.
Cause: Cannot get host IP information.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03197: ARME shutdown failed: {0}
Cause: ARME shutdown failed: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03198: Can not get enablePerfStats from ARME config file
Cause: Cannot get enablePerfStats from arme config file.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03199: Configuration file is [{0}]
Cause: Configuration file is [{0}].
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03200: getDebugStore: IOException caught.
Cause: getDebugStore: IOException happens.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03201: Privilege name error: {0}
Cause: privilege name error: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03202: Resource name or application name invalid.
Cause: Resource name or application name invalid.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03203: Resource name is wrong according to ALES naming logic
Cause: Pesource name is wrong according to ALES naming logic.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03204: Invalid object name
Cause: Invalid object name.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03205: Logical name {0} is invalid
Cause: Logical name {0} is invalid.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03206: Logical name {0} is undefined
Cause: Logical name {0} is undefined.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03207: IOException occurred when storing logical names {0}
Cause: ioexception occured when storing logical names {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03208: Logical names record is not correct
Cause: Logical names record is not correct.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03209: objectTree is initialized properly
Cause: ObjectTree is initialized properly.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03210: Can not close data files: {0}
Cause: Cannot close data files: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03211: Blocking queue is broken
Cause: Blocking queue is broken.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03212: Session data could not be loaded. Session abandoned
Cause: Session data could not be loaded. Session abandoned.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03213: args value is null or wrong type
Cause: Args value is null or wrong type.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03214: Could not add attribute(s) to cache
Cause: Could not add attribute(s) to cache.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03215: Caught BadParameterException during get attribute: {0}
Cause: Caught BadParameterException while getting attribute: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03216: Installing custom retriever: {0}
Cause: Installing custom retriever: {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03217: Caught exception while retrieving attribute from context: {0} Continue retrieving static attribute value.
Cause: Caught exception while retrieving attribute from context: {0} Continue retrieving static attribute value.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03218: Failed to transport AttributeValue to AttributeElement, caught {0}: {1}
Cause: Failed to transport AttributeValue to AttributeElement, caught {0}: {1}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03219: AttributeValue type error, not single and list, return null
Cause: AttributeValue type error, not single and list, return null.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03220: Exception from the LDAP/DB server, code: {0}, trying alternate connection
Cause: Exception from the LDAP/DB server, code: {0}, trying alternate connection.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03221: Alternate LDAP/DB connection failed, code: {0}
Cause: Alternate LDAP/DB connection failed, code: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03222: Null extendedContext is passed to attribute retriever, cannot look for value.
Cause: Null extendedContext is passed to attribute retriever, cannot look for value.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-03223: Caught exception while retrieving attribute: {0}
Cause: Caught exception while retrieving attribute: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03224: Parameter value is null or wrong type.
Cause: Parameter value is null or wrong type.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03225: Calling RBACEvals:{0}
Cause: Calling RBACEvals:{0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03226: Empty Application name or Obligation name is passed to report_obligation function.
Cause: Empty Application name or Obligation name is passed to report_obligation function.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03227: Unexpected error: invalid parameter instances.
Cause: Unexpected error: invalid parameter instances.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03228: The value of args is null
Cause: args is null.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03229: Error during initialization of RetrieverConfiguration.
Cause: Error during initialization of RetrieverConfiguration.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03230: args value type is null or wrong type value
Cause: args value type is null or wrong type value.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03231: {0} supplied to subject_in_group is not a qualified group, will qualify
Cause: {0} supplied to subject_in_group is not a qualified group, will qualify.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03232: Qualified group is {0}
Cause: qualified group is {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03233: Type of args should be String[]
Cause: args should be String[].
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03234: No value is passed to {0}
Cause: No value is passed to {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03235: No attribute name is passed to sys_obj_exists
Cause: No attribute name is passed to sys_obj_exists.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03236: Failed to get attribute {0} for eval function {0}
Cause: Failed to get attribute {0} for eval function {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03237: Value passed to {0} is not valid, {1}
Cause: Value passed to {0} is not valid, {1}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03238: {0} is not a valid value for {1}
Cause: {0} is not a valid value for {1}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03239: valid_timeval called for unexpected eval function {0}
Cause: valid_timeval called for unexpected eval function {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03240: Unknown eval function {0} used in valid_until_timeofday
Cause: Unknown eval function {0} used in valid_until_timeofday.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03241: Disabling extended performance data...
Cause: Disabling extended performance data...
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03242: The extended performance data have been retrieved. The total number of attributes is {0}, the total number of functions is {1}.
Cause: The extended performance data have been retrieved. The total number of attributes is {0}, the total number of functions is {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03243: Unexpected MBean attribute get method: {0}
Cause: Unexpected mbean attribute get method: {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03244: {0} specified but no response collector supplied
Cause: {0} specified but no response collector supplied.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03245: Received {0} in isProtectedResource
Cause: Received {0} in isProtectedResource.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03246: Role object passed into wles atz provider is null, ignoring
Cause: Null role object passed into wles atz provider, ignoring.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03247: A SecurityRole object passed to the authorization engine has role name equal to null. The object will be ignored. The string representation of the object is {0}.
Cause: A SecurityRole object passed to the authorization engine has role name equal to null. The object will be ignored. The string representation of the object is {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03248: Error {0}
Cause: Error {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03249: ASI shutdown failed
Cause: ASI shutdown failed.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03250: getInstance: Warning: The parent classloaders are different.
Cause: getInstance: Warning: The parent classloaders are different.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-03251: addClassJars: {0}
Cause: addClassJars: {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03252: Missing JAR file: {0}
Cause: Missing JAR file: {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03253: Error initializing URLs in classloader. Vector: {0}
Cause: Error initializing URLs in classloader. Vector: {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03254: lazy getRoles failed with error {0}
Cause: lazy getRoles failed with error {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03255: null value returned in roles list, ignoring
Cause: null value returned in roles list, ignoring.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03256: Internal error. Method queryRoles has returned role {0} that starts with an incorrect prefix for a role. The role will be ignored.
Cause: Internal error. Method queryRoles has returned role {0} that starts with an incorrect prefix for a role. The role will be ignored.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03257: Passed an non URLResource, in getAttributeValue
Cause: Passed a non URLResource, in getAttributeValue.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03258: Initializing UserUtils; {0}
Cause: Initializing UserUtils; {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03259: Invalid built in type received
Cause: Invalid built in type received.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03260: Attempt to {0} when CRED is wrong type
Cause: Attempt to {0} when CRED is wrong type.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03261: No locally defined evaluator found for function {0}.
Cause: No locally defined evaluator found for function {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03262: DiscoveryModeRoleMap does not support this operation
Cause: DiscoveryModeRoleMap does not support this operation
Action: Do not call method not supported

Level: 1

Type: WARNING

Impact: Configuration

JPS-03263: DiscoveryModeRoleMap never contains data
Cause: DiscoveryModeRoleMap never contains data
Action: Do not try to get data from DiscoveryModeRoleMap.

Level: 1

Type: WARNING

Impact: Configuration

JPS-03264: The attribute dependency leads to a dead loop, {1} depends on {0} already.
Cause: The attribute dependency leads to a dead loop, {1} depends on {0} already.
Action: Please check the configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-03265: Data source based DB query failed, try again.
Cause: Data source based DB query failed, try again.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03266: Failed to retrieve connection for url {0} due to following exception {1}.
Cause: Failed to retrieve connection for {0}.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-03267: Ignoring credential variable exception in computeObligation for {0}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-03268: In Policy {0}, an invalid Resource Name Expression {1} was encountered. The Policy will not participate in the runtime authorization evaluation. Reason: {2}
Cause: Resource name expression in policy is invalid
Action: Correct the reource name expression.

Level: 1

Type: ERROR

Impact: Security

JPS-03269: Size of bag provided for type-one-and-only function is not one.
Cause: Size of bag provided to type one and only function is not one.
Action: Provide correct function.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-03270: Invalid value of year {0} or month {1} in yearMonthDuration .Must be between max and min values for integer.
Cause: Value provided for year or month is outside the supported integer range on this JVM.
Action: Provide a valid integer value.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-03271: Function name passed to evaluator is null.
Cause: Function name is null.
Action: Provide a valid function name.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-03272: No arguments passed to function {0}.
Cause: No arguments passed to function.
Action: Provide a valid function arguments.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-03273: Application {0} attribute {1} is not available.
Cause: Application {0} attribute {1} is not available.
Action: None.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-04000: Cannot get the default policy store.
Cause: Could not find to the default policy store.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04001: Cannot read the default policy store.
Cause: Could not read the default policy store.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04002: Cannot get application policy for application "{0}".
Cause: Encountered a policy store internal error.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04003: Duplicate principal present "{0}"in a grant request.
Cause: Found that list of principals in the grantee for the grant contains duplicate
Action: Correct the list of principals in the grantee.

Level: 1

Type: WARNING

Impact: Security

JPS-04004: Duplicate permission present "{0}" in a grant request.
Cause: Found that list of permissions in the grant contains duplicate.
Action: Correct the list of permissions in the grant.

Level: 1

Type: WARNING

Impact: Security

JPS-04005: More than one result found for given Application Name:{0}, Query:{1}, Actual results:{2}.
Cause: More than one results found for application name.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04006: No results found for given Application Name:{0}, DN: {1}, Query: {2}.
Cause: No results found for application name.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04021: Application Policy "{0}" already exists.
Cause: Encountered two application policy contexts with identical names.
Action: Modify an application policy context to have a distinct name.

Level: 1

Type: WARNING

Impact: Security

JPS-04022: Cannot create application policy context "{0}".
Cause: Failed to complete persist operation while creating an application policy.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04026: Cannot delete application policy context "{0}".
Cause: Could not find a policy context with the provided name.
Action: Verify that a context with the provided name exists.

Level: 1

Type: WARNING

Impact: Security

JPS-04027: Role with name "{0}" does not exist.
Cause: Could not find a role with name {0}.
Action: Verify that a role with the provided name exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04028: Application with name "{0}" does not exist.
Cause: Could not find application with name {0}.
Action: Verify that an application with the provided name exists.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04029: Cannot create principal with class name "{0}".
Cause: Could not create principal with class name {0}.
Action: Verify that the provided class name is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04030: Cannot delete application policy context "{0}".
Cause: Failed to complete persist operation while deleting an application policy.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04031: Parameter "{0}" is null or empty.
Cause: Supplied parameter {0} was null or empty.
Action: Verify that the supplied parameter is non-null. If it is of type String, ensure that its length is positive.

Level: 1

Type: WARNING

Impact: Security

JPS-04032: Parameter "{0}" supplied is not the instance of "{1}".
Cause: Parameter {0} supplied is not the instance of {1}.
Action: Ensure parameter is of correct datatype.

Level: 1

Type: WARNING

Impact: Security

JPS-04033: Parameter "{0}" supplied is not of the type "{1}" (as expected).
Cause: Parameter {0} supplied is not of the type {1} (as expected).
Action: Ensure parameter is of correct datatype.

Level: 1

Type: WARNING

Impact: Security

JPS-04034: Failed to modify properties for Application "{0}".
Cause: Cannot modify application policy.
Action: Check the logs for errors.

Level: 1

Type: WARNING

Impact: Security

JPS-04035: AttributeName {0} supplied should start with alphabet or an underscore. Name cannot contain characters other than alphanumeric and/or underscores.
Cause: AttributeName {0} supplied should start with alphabet or an underscore. Name cannot contain characters contain other than alphanumeric and/or underscores.
Action: Ensure attribute name is of correct datatype.

Level: 1

Type: WARNING

Impact: Security

JPS-04036: Function Name {0} supplied should start with alphabet or an underscore. Name cannot contain characters other than alphanumeric and/or underscores.
Cause: Function Name {0} supplied should start with alphabet or an underscore. Name cannot contain characters contain other than alphanumeric and/or underscores.
Action: Ensure function name is of correct datatype.

Level: 1

Type: WARNING

Impact: Security

JPS-04037: Name "{0}" starts or ends with whitespace.
Cause: Object name should not start with or end with whitespace.
Action: Ensure object name has no whitespace in the beginning and end.

Level: 1

Type: WARNING

Impact: Security

JPS-04038: Object name only contains whitespace.
Cause: Object name should not only contain whitespace.
Action: Ensure object name doesn't only contain whitespace.

Level: 1

Type: WARNING

Impact: Security

JPS-04039: Application "{0}", Deleting {1} entries under "{2}", Maximum remaining re-tries {3}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04080: Scanning of system policy failed. Reason {0}
Cause: Scan of system policy failed.
Action: Check the system policy setup and the provider setup.

Level: 1

Type: WARNING

Impact: Security

JPS-04081: Policy store purge thread interrupted. Reason {0}.
Cause: Purge thread interrupted in policy caching.
Action: Check the policy setup and the provider setup

Level: 1

Type: WARNING

Impact: Security

JPS-04082: Deletion of system policy failed. Reason {0}
Cause: Deletion of system policy failed.
Action: Provide legal non empty values for policy name

Level: 1

Type: WARNING

Impact: Security

JPS-04083: Creation of system policy failed. Reason {0}
Cause: Creation of system policy failed.
Action: Provide legal non empty values for policy name

Level: 1

Type: WARNING

Impact: Security

JPS-04084: Migration of application policy failed. Further migration of application policies halted. Reason: {0}.
Cause: Exception in migration of application policy
Action: Check application policy setup or contact system administrator

Level: 1

Type: WARNING

Impact: Security

JPS-04085: Migration of codebase policy failed. Reason: {0}.
Cause: Exception in migration of codebase policy
Action: Check codebase policy setup or contact system administrator

Level: 1

Type: WARNING

Impact: Security

JPS-04086: Could not perform isPolicyModified. Reason {0}
Cause: Is policy modification check failed.
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Security

JPS-04089: Could not get policy cache count. Reason {0}
Cause: Could not retrieve policy cache count.
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Security

JPS-04090: The policy store property {0} is invalid or not defined.
Cause: The policy store property {0} was invalid or not defined.
Action: Check the configuration of this property.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04091: Application {0} is being deployed with policy migration option set to {1}, start policy migration.
Cause: Start application policy migration
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04092: Application {0} is being deployed with policy migration option set to neither OVERWRITE nor MERGE, skip policy migration.
Cause: Skip application policy migration
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04093: Application policy migration for application {0} is completed successfully.
Cause: Complete application policy migration
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04094: Start removing application policies for Application {0}.
Cause: Start application policy removal
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04095: Application policy removal for application {0} is completed successfully.
Cause: Complete application policy removal
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04096: Application policies for application {0} was NOT removed in application undeployment with jps.policystore.removal set to OFF.
Cause: Skip application policy removal
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04097: Application {0} is being deployed without existing application policies found in static deployment, start policy migration.
Cause: Start application policy migration in static deployment
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04098: Start codebase policy migration for application {0}.
Cause: Start codebase policy migration
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04099: Codebase policy migration for {0} is completed successfully.
Cause: Complete codebase policy migration
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-04100: Application Role "{0}" already exists.
Cause: Encountered two roles with identical names.
Action: Modify a role to have a distinct name.

Level: 1

Type: WARNING

Impact: Security

JPS-04101: Cannot create application role "{0}".
Cause: Failed to complete persist operation while creating an application role.
Action: Refer to the base exception in logs to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-04102: Cannot create application role. Cause: Invalid Argument -- Multiple role categories supplied for single application role
Cause: Persist operation failed because more than one role category supplied for create role
Action: Ensure supplied parameters are correct.

Level: 1

Type: WARNING

Impact: Security

JPS-04110: Cannot delete application role "{0}". Cause: Application role not found.
Cause: Could not find an application role in the application policy.
Action: Check the name of the application role.

Level: 1

Type: WARNING

Impact: Security

JPS-04111: Cannot delete application role "{0}".
Cause: Could not remove application role from policy store.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04112: Cannot delete application role "{0}".
Cause: Could not remove application role "{0}" because it may be in use; this role is a member of one or more other application roles (nested role hierarchy).
Action: Flatten the nested role hierarchy, and then remove the desired role. Alternatively, remove the application role using the option force set to true.

Level: 1

Type: WARNING

Impact: Security

JPS-04113: Cannot delete application role "{0}".
Cause: Could not remove application role "{0}" because it may be in use, or contains enterprise groups or enterprise users.
Action: Remove the enterprise groups and enterprise users from the application role, or remove the application role using the option force set to true.

Level: 1

Type: WARNING

Impact: Security

JPS-04114: Cannot delete application role "{0}".
Cause: Could not remove application role "{0}" because it may be in use; this role has one or more permissions granted to it.
Action: Revoke the permission(s) from the application role, and then remove the role. Alternatively, remove the application role using the option force set to true.

Level: 1

Type: WARNING

Impact: Security

JPS-04120: Cannot add principal to application role.
Cause: Encountered an internal policy store error.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04121: Cannot add principal to application role "{0}".
Cause: Could not find application role in the application policy context.
Action: Ensure the application role is present in the application policy.

Level: 1

Type: WARNING

Impact: Security

JPS-04122: Cannot add principal to application role; principal(s) "{0}" is already a member of application role "{1}".
Cause: Found that principal {0} is already a member of the application role {1}.
Action: Correct the principal name.

Level: 1

Type: WARNING

Impact: Security

JPS-04123: Cannot add principal to the application role.
Cause: Attempted to insert an application role as a member of itself.
Action: Correct the application role principal name. The containment in the role hierarchy must be cycle-free.

Level: 1

Type: WARNING

Impact: Security

JPS-04124: The application role {0} added to {1} has no GUID defined.
Cause: The application role {0} added to {1} has no GUID defined.
Action: Ensure the application role has GUID before adding it as a member of an application role.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04125: Application Role {0} granted to role category {1} cannot be found in application {2}
Cause: Application Role {0} granted to role category {1} cannot be found in application {2}
Action: Ensure application role exists before assigning it to a role category

Level: 1

Type: WARNING

Impact: Security

JPS-04130: Cannot remove principal from application role.
Cause: Encountered an internal policy store error.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04131: Cannot remove principal from application role; cannot find application role "{0}" in application policy context.
Cause: Could not find the specified application role in the application policy context.
Action: Correct the application role name.

Level: 1

Type: WARNING

Impact: Security

JPS-04132: Cannot remove principal from application role; principal "{0}" is not member of application role "{1}".
Cause: See error message.
Action: Correct the principal role name.

Level: 1

Type: WARNING

Impact: Security

JPS-04135: Resource name not specified in application {0}.
Cause: Resource name not specified in application {0}.
Action: Ensure the resource name is not null.

Level: 1

Type: WARNING

Impact: Security

JPS-04136: Resource type name not specified in application {0}.
Cause: Resource type name not specified in application {0}.
Action: Ensure the resource type name is not null.

Level: 1

Type: WARNING

Impact: Security

JPS-04137: Permission set name not specified in application {0}.
Cause: Permission set name not specified in application {0}.
Action: Ensure the permission set name is not null.

Level: 1

Type: WARNING

Impact: Security

JPS-04138: Application role name not specified in application {0}.
Cause: Application role name not specified in application {0}.
Action: Ensure the application role name is not null.

Level: 1

Type: WARNING

Impact: Security

JPS-04140: Cannot complete application role search because search expression "{0}" is incorrect.
Cause: Found an invalid search pattern.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04141: Cannot complete application role search because of internal error {0}.
Cause: Encountered an internal policy store error while searching the policy store.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04142: Cannot complete application role search because search role attribute "{0}" is incorrect.
Cause: Could not complete the search because the application role attribute {0} was invalid.
Action: Supply a valid role attribute name.

Level: 1

Type: WARNING

Impact: Security

JPS-04143: Cannot find application role "{0}".
Cause: Could not find application role in the application policy context.
Action: Supply the name of an existing application role name.

Level: 1

Type: WARNING

Impact: Security

JPS-04144: Cannot get granted application role for principal "{0}".
Cause: Encountered an internal policy store error.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04145: Cannot get all application roles for application "{0}".
Cause: Encountered an internal policy store error.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04146: Cannot complete application role search because search role attribute name is null.
Cause: Could not complete the search because the role attribute name was NULL.
Action: Provide a non-null role attribute name.

Level: 1

Type: WARNING

Impact: Security

JPS-04147: Cannot get members of application role "{0}".
Cause: Could not find application role in the application policy context.
Action: Supply the name of an existing application role name.

Level: 1

Type: WARNING

Impact: Security

JPS-04148: Exception when converting "{0}" to number, msg is "{1}".
Cause: Exception when converting {0} to number, msg is {1}
Action: Only number is allowed

Level: 1

Type: WARNING

Impact: Security

JPS-04150: Cannot alter application role {0} since multiple entries found for the application name:{1} query: {2} and actual result is {3}.
Cause: Encountered the policy store error {0}.
Action: Check the error details to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-04151: Cannot alter application role.
Cause: Could not find application role {0} in the application policy context.
Action: Provide an existing application role name.

Level: 1

Type: WARNING

Impact: Security

JPS-04153: In Domain {0}, Application {1} is not present.
Cause: Application not found in the policystore
Action: Check the name of the application in the policystore.

Level: 1

Type: WARNING

Impact: Security

JPS-04154: Refresh of application policy failed. Reason {0}
Cause: Refresh of application policy failed.
Action: Check the application policy setup and the provider setup

Level: 1

Type: WARNING

Impact: Security

JPS-04155: Scanning of application policy failed. Reason {0}
Cause: Scan of application policy failed.
Action: Check the application policy setup and the provider setup

Level: 1

Type: WARNING

Impact: Security

JPS-04156: RoleCategory modification attribute "{0}" is invalid.
Cause: Invalid RoleCategory modify attribute
Action: Check whether the attribute you are trying to modify is valid or not.

Level: 1

Type: WARNING

Impact: Security

JPS-04157: RoleCategory "{0}" already exists.
Cause: The role category already exists.
Action: Supply a different role category name.

Level: 1

Type: WARNING

Impact: Security

JPS-04158: RoleCategory {0} does not exists
Cause: The role category does not exist.
Action: Supply a different role category name.

Level: 1

Type: WARNING

Impact: Security

JPS-04159: Role category search value: {0}, is invalid for matcher type: {1}
Cause: The role category search query has invalid parameter value
Action: Modify the search query and supply correct parameter value.

Level: 1

Type: WARNING

Impact: Security

JPS-04160: Cannot find PermissionSet {0} in policy store.
Cause: Could not find PermissionSet in policy store.
Action: Provide the name of a valid PermissionSet.

Level: 1

Type: WARNING

Impact: Security

JPS-04161: Search for PermissionSet {0} by name yielded more than one result.
Cause: Found a duplicate PermissionSet name in search context.
Action: Ensure that all PermissionSet names in the current search context are distinct.

Level: 1

Type: WARNING

Impact: Security

JPS-04162: PermissionSet "{0}" already exists in policy store.
Cause: Permission Set already exists.
Action: Create a PermissionSet with a different name.

Level: 1

Type: WARNING

Impact: Security

JPS-04163: PermissionSet {0} cannot have empty ResourceActions.
Cause: PermissionSet {0} has empty ResourceActions.
Action: Ensure PermissionSet has ResourceActions.

Level: 1

Type: WARNING

Impact: Security

JPS-04164: MemberResource {0} of type {1} not found in application {1}.
Cause: MemberResource {0} of type {1} not found in application {1}.
Action: Ensure the Resource exists in the PolicyStore.

Level: 1

Type: WARNING

Impact: Security

JPS-04165: ResourceType {0} referenced by MemberResource {1} not found in application {2}.
Cause: ResourceType {0} referenced by MemberResource {1} not found in application {2}.
Action: Ensure the ResourceType exists in the PolicyStore.

Level: 1

Type: WARNING

Impact: Security

JPS-04166: MemberResource {0} of type {1} does not have actions defined.
Cause: MemberResource {0} of type {1} does not have actions defined.
Action: Ensure the MemberResource has valid actions.

Level: 1

Type: WARNING

Impact: Security

JPS-04167: MemberResource {0} of type {1} has actions defined.
Cause: MemberResource {0} of type {1} has actions defined.
Action: Ensure the MemberResource does not have actions.

Level: 1

Type: WARNING

Impact: Security

JPS-04168: PermissionSet {0} cannot be created without ResourceActions.
Cause: PermissionSet {0} cannot be created without ResourceActions.
Action: Create a PermissionSet with ResourceActions.

Level: 1

Type: WARNING

Impact: Security

JPS-04169: ResourceAction {0} used to modify PermissionSet {1} has invalid actions for ResourceType {2}.
Cause: ResourceAction {0} used to modify PermissionSet {1} has invalid actions for ResourceType {2}.
Action: Modify PermissionSet using a ResourceAction that has valid actions.

Level: 1

Type: WARNING

Impact: Security

JPS-04173: The resource type {0} is not found in store
Cause: Unsupported Resource Type {0}.
Action: Check Resource Type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04179: The resource type reference for resource {0} is not found in the application {1}. Hence using the first occurrence
Cause: The resource type reference for resource {0} is not found in the application {1}. Hence using the first occurrence.
Action: Ensure the ResourceType reference exists for every resource.

Level: 1

Type: WARNING

Impact: Security

JPS-04190: Cannot find resource.
Cause: Could not find resource in the resource store.
Action: Modify your search query.

Level: 1

Type: WARNING

Impact: Security

JPS-04191: Cannot find unregistered resource finder for resource type "{0}".
Cause: Could not find a registered resource finder for the resource type.
Action: Provide a resource finder implementation for the resource type, and register it with JPS.

Level: 1

Type: WARNING

Impact: Security

JPS-04192: Cannot load resource finder with provider name "{0}".
Cause: Found an incorrect implementation: argumentless public constructor is missing.
Action: Revisit the implementation to provide an argumentless public constructor.

Level: 1

Type: WARNING

Impact: Security

JPS-04193: Cannot load resource finder with provider name "{0}" and class "{1}".
Cause: Could not load resource finder class: error encountered while reading a registered class file for resource finder.
Action: Check the configuration of the class property in jps-config.xml.

Level: 1

Type: WARNING

Impact: Security

JPS-04194: Cannot initialize resource finder with provider name "{0}" and class name "{1}".
Cause: Found an error while initializing a registered class for resource finder.
Action: Check the configuration of the class property in jps-config.xml.

Level: 1

Type: WARNING

Impact: Security

JPS-04195: Cannot load the resource finder with provider "{0}".
Cause: Found an error in external resource finder configuration: a required property was missing.
Action: Check the configuration of the class property in jps-config.xml.

Level: 1

Type: WARNING

Impact: Security

JPS-04198: Resource {0} in application {1} has a non existent resource type {2}. Ignoring this resource.
Cause: Resource {0} in application {1} has a non existent resource type {2}. Ignoring this resource.
Action: Ensure the ResourceType exists for every resource.

Level: 1

Type: WARNING

Impact: Security

JPS-04200: Cannot grant policy due to a policy store internal error.
Cause: Encountered a policy store error.
Action: Check the error details to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-04201: Cannot grant permission(s). Grant already exists for grantee {0}.
Cause: Permissions already granted to grantee.
Action: Grant a different set of permissions.

Level: 1

Type: WARNING

Impact: Security

JPS-04202: Cannot revoke policy.
Cause: Encountered an internal policy store error while revoking a policy.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04203: Cannot revoke permission.
Cause: Found that a permission has not been granted.
Action: Provide the appropriate permission to the grantee.

Level: 1

Type: WARNING

Impact: Security

JPS-04204: Cannot revoke permissions.
Cause: Found that permissions have not been granted.
Action: Provide the appropriate permissions to the grantee.

Level: 1

Type: WARNING

Impact: Security

JPS-04205: Cannot revoke permissions.
Cause: Found that permissions have not been granted to principals.
Action: Provide the appropriate permissions to principals.

Level: 1

Type: WARNING

Impact: Security

JPS-04206: Cannot revoke permissions.
Cause: Found that permissions have not been granted to code source.
Action: Correct the code source grantee.

Level: 1

Type: WARNING

Impact: Security

JPS-04207: Matching Grantee not found: {0}.
Cause: Found that permissions have not been granted to principals or code source.
Action: Correct the list of principals and code source in the grantee, or revoke permissions granted to this grantee.

Level: 1

Type: WARNING

Impact: Security

JPS-04208: Cannot modify policy due to a policy store internal error.
Cause: Encountered an internal policy store error while modifying the policy store.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04209: Cannot modify property {0}.
Cause: Could not modify a property.
Action: Supply the name of a property that can be modified.

Level: 1

Type: WARNING

Impact: Security

JPS-04210: Modification code {0} is invalid.
Cause: Found an unsupported modification code.
Action: Ensure that the modification code is ADD, REMOVE, or REPLACE.

Level: 1

Type: WARNING

Impact: Security

JPS-04211: Cannot query, update, or delete Object with type "{0}" and name "{1}".
Cause: Attempted to query, update, or delete an invalid policy store object.
Action: Ensure that the object to be queried, updated, or deleted belongs to the appropriate policy domain

Level: 1

Type: WARNING

Impact: Security

JPS-04212: PermissionSet "{0}" is in use, cannot delete.
Cause: Permission set already existed.
Action: Permission set with the same name cannot be created. Use different name.

Level: 1

Type: WARNING

Impact: Security

JPS-04213: Cannot modify a grant with an empty permission entry.
Cause: Encountered empty permission entry list while modifying a grant
Action: Pass a non empty permission entry list while modifying a grant

Level: 1

Type: WARNING

Impact: Security

JPS-04216: Cannot grant/revoke permissions because type "{0} " is not known.
Cause: Resource type validation for Permission set failed
Action: Check whether the grant's permission's resourcetype is provisioned in the policystore.

Level: 1

Type: WARNING

Impact: Security

JPS-04217: Grant/revoke failed for grantee "{0}", permission class "{1}", resource name "{2}", permission actions "{3}", resource type "{4}". Reason: permission actions is not a subset of resource type actions " {5}".
Cause: Resource type validation for Permission set failed
Action: Check whether the actions in the Permission are valid actions for the resource type provisioned in the policy store.

Level: 1

Type: WARNING

Impact: Security

JPS-04218: Grant/revoke failed for grantee "{0}", permission class "{1}", resource Name "{2}", permission actions "{3}", resource type "{4}". Reason: permission class is not equal to resource type matcher class " {5}".
Cause: Resource type validation for Permission set failed
Action: Check whether the matcher class in the Permission is valid for the resource type provisioned in the policy store.

Level: 1

Type: WARNING

Impact: Security

JPS-04219: The action {0} is invalid for resource type {1}.
Cause: The action {0} is invalid for resource type {1}.
Action: Check the ResourceActionsEntry parameter.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04220: Cannot search because the search query "{0}" was empty (has no child query).
Cause: The search query {0} was empty (has no child query).
Action: Provide a non-empty search query in.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04221: Cannot search because the grant search query "{0}" has illegal object type for search property "{1}".
Cause: The grant search query {0} has wrong object type in search value for search property {1}.
Action: Provide an object type corresponding to the search property.

Level: 1

Type: WARNING

Impact: Security

JPS-04222: Cannot search because the search query was null for "{0}" .
Cause: The search query was null for {0} .
Action: Provide a non-null search query .

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04223: Access to tenant system policy is not allowed.
Cause: Access to tenant system policy is not allowed.
Action: Access global system policy instead.

Level: 1

Type: WARNING

Impact: Security

JPS-04227: The object name "{0}" is invalid.
Cause: The object name {0} is invalid.
Action: Pass a correct object name in.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04300: Cannot save policy.
Cause: Could not save policy. Cause {0}.
Action: Check the log files and resolve the error.

Level: 1

Type: ERROR

Impact: Security

JPS-04301: Cannot read from policy store. Reason is {0}, {1}
Cause: Could not read from the policy store.
Action: Check the log files and resolve the error.

Level: 1

Type: ERROR

Impact: Security

JPS-04302: Cannot read from policy store.
Cause: Could not find the location property {1} in instance {0}.
Action: Ensure the location is set to a valid policy store file.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04303: Cannot read from policy store.
Cause: Could not find value for system property '{0}' or for location property '{2}' in instance '{1}'.
Action: Ensure the location is set to a valid policy store file.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04304: Policy store instance descriptor {0}, location value {1} is ignored.
Cause: Could not find value for the system property '{0}', which overrides the descriptor property {1} in the policy store service instance.
Action: Unset the system property so that the location is picked up from configuration in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-04305: Could not determine the work folder for controlled and mixed mode PD.
Cause: Could not determine the work folder for controlled and mixed mode PD.
Action: Ensure system property "oracle.security.jps.config" or "domain.home" is set and jps-config.xml is present under ${domain.home}/config/fmwconfig.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04410: Cannot create JACC module policy context "{0}" for application {1}.
Cause: Could not create application policy because found two application module contexts with identical names.
Action: Ensure that all application module context names are distinct.

Level: 1

Type: WARNING

Impact: Security

JPS-04411: Cannot create application "{0}" JACC module policy context "{1}".
Cause: Could not create application module policy; persist operation failed.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04412: Cannot delete JACC module "{0}".
Cause: Could not find JACC policy context to delete.
Action: Check the JACC policy context name.

Level: 1

Type: WARNING

Impact: Security

JPS-04413: Cannot delete JACC module policy context "{0}".
Cause: Could not delete JACC policy; persist operation failed.
Action: Refer to the base exception in log files and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-04420: Application policy context name is missing from application role {0}.
Cause: Could not find application policy context in the application role principal.
Action: Ensure that the application role principal has an application context.

Level: 1

Type: WARNING

Impact: Security

JPS-04421: Administrator role name is invalid.
Cause: Found an invalid administrator role name.
Action: Correct the name of the administrator role.

Level: 1

Type: WARNING

Impact: Security

JPS-04422: Policy is malformed.
Cause: Found system policy that granted permissions to application role(s).
Action: Grants to application roles are not allowed in a system policy. Remove such grants.

Level: 1

Type: WARNING

Impact: Security

JPS-04423: Application role name "{0}" is invalid.
Cause: Found invalid application role name {0}.
Action: Verify that the application role name conforms with the role name syntax.

Level: 1

Type: WARNING

Impact: Security

JPS-04502: Java SSO Login
Cause: This was JSSO page title.
Action: No action needed.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04503: Enter your single sign-on username and password.
Cause: User name and password were required for logging into JSSO.
Action: Enter a valid user name and password.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04504: Username
Cause: This was JSSO login user name.
Action: No action needed.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04505: Password
Cause: This was JSSO login user password.
Action: No action needed.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04506: Login
Cause: Submit button.
Action: Press submit.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04507: Cancel
Cause: Cancel button.
Action: Press cancel to abort login.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04508: Failed.
Cause: JSSO login failed.
Action: Check user name and password used for login.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04509: The maximum number of login attempts is exceeded. Contact the application administrator, or retry after {0} minutes.
Cause: Maximum login attempts was exceeded.
Action: Contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04510: Incorrect username or password.
Cause: User name or password was invalid.
Action: Check the user name and password used for login.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04511: Java SSO Application Error.
Cause: Encountered and internal error.
Action: Contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04512: application error
Cause: Encountered and internal error.
Action: Contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04513: The Java SSO application is not properly configured.
Cause: The Java SSO application was not correctly configured.
Action: Reconfigure the application.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04514: Configuration error: {0}.
Cause: The Java SSO application was not correctly configured.
Action: Reconfigure the application.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04515: Usage arguments:
Cause: Defines the keytool usage.
Action: See error message.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04516: No key type for algorithm.
Cause: The algorithm key type was not specified.
Action: Configure the algorithm key type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04517: Key does not match any known algorithm.
Cause: The given key did not match the corresponding algorithm.
Action: Reconfigure the algorithm key type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04518: The number of JSSO cookies is zero or invalid.
Cause: Could not find JSSO cookie in header.
Action: Login again or contact the system administrator.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04519: The number of Oracle Access Manager cookies is zero or invalid.
Cause: Could not find Oracle Access Manager cookie in header.
Action: Login again or contact the system administrator.

Level: 1

Type: TRACE

Impact: Requests/Responses

JPS-04520: Token type is invalid: expected type is COOKIE_TOKEN, but found {0}.
Cause: The token type configured was invalid: it should be COOKIE_TOKEN.
Action: Reconfigure the token type to a valid value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04521: The JSSO property {0} is not set.
Cause: JSSO property was not correctly configured.
Action: Reconfigure the property to a correct value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04522: The authentication type {0} is invalid.
Cause: JSSO did not support this authentication type.
Action: Reconfigure the type to a supported type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04523: Token is no longer valid.
Cause: The incoming token was no longer valid.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04524: Cannot create token from JSSO cookie.
Cause: Could not create token from the JSSO cookie; cookie may have expired.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04525: The number of cookies is zero or the invalid number {0}.
Cause: Could not find at least one cookie in the request.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04526: Token has invalid version number.
Cause: Token had invalid version number.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04527: Token has an invalid format.
Cause: Token was corrupted or had invalid format.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04528: An error occurred while encoding JSSO token.
Cause: Could not encode JSSO token.
Action: Specify a valid, supported encoding.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04529: Cannot verify signature in the JSSO token.
Cause: Could not verify signature: the token was tampered with, or the signature algorithm was invalid.
Action: Specify a supported signature algorithm.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04530: Algorithm is unsupported.
Cause: Specified algorithm was unsupported.
Action: Check documentation for the list of supported algorithms.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04531: Error creating cipher.
Cause: Could not create cipher.
Action: Check documentation for the list of supported cipher algorithms.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04532: JSSO logout URL is not configured.
Cause: The logout URL was not configured or invalid.
Action: Check the logout URL configuration properties, and reconfigure it to a valid URL.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04533: JSSO has encountered an unexpected error.
Cause: An internal error occurred.
Action: Contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04534: JSSO symmetric key is missing.
Cause: The symmetric key configuration was missing.
Action: Ensure that the properties "custom.sso.cred.key" and "custom.sso.cred.alias" are configured in the service instance, and that the symmetric key is present in the credential store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04535: Identity name is invalid.
Cause: User identity was invalid or missing.
Action: Provide a valid user identity.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04536: The token name {0} is missing in request object.
Cause: Token name was missing in the request object.
Action: Ensure that the token name is present in the request object.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04537: No token name is specified for token collector {0}.
Cause: Token collector was invalid or missing.
Action: Configure a valid token collector with the property "idm.token.collector.class".

Level: 1

Type: ERROR

Impact: Configuration

JPS-04538: The request object class is invalid.
Cause: The request object class was invalid.
Action: Ensure that the request object is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04539: Token collector is not properly initialized.
Cause: Could not initialize the token collector.
Action: Ensure that the token collector is correctly configured and initialized.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04540: The token asserter is not properly initialized.
Cause: Could not initialize the token asserter.
Action: Ensure that the token asserter is correctly configured and initialized.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04541: Cannot find authenticated identity.
Cause: Authentication failed.
Action: Provide a valid identity.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04542: The token collector class {0} is not properly configured in the configuration file.
Cause: Token collector class was missing.
Action: Configure a valid token collector class with the property "idm.token.collector.class".

Level: 1

Type: ERROR

Impact: Configuration

JPS-04543: No login module is configured for application.
Cause: Could not find configured login module.
Action: Configure a login module in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04544: The subject of the identity is invalid.
Cause: Subject was missing.
Action: Ensure that the valid Subject is present.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04545: Cannot verify the Subject {0}.
Cause: Could not verify Subject.
Action: Check the user credentials.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04546: The configuration (idm.subject.loginmodule.disabled=true) specifies that the Subject is populated by the token asserter.
Cause: Could not find Subject asserter.
Action: Configure an asserter to use a login module that returns a valid Subject.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04547: The token type {0} is not properly configured in the configuration file.
Cause: Could not find token type configuration.
Action: Configure a token type in the service instance with the property "idm.token.type property".

Level: 1

Type: ERROR

Impact: Configuration

JPS-04548: The token asserter class {0} is not properly configured in the configuration file.
Cause: Could not find token asserter class configuration.
Action: Configure a token asseter class in the service instance with the property "idm.token.asserter.class".

Level: 1

Type: ERROR

Impact: Configuration

JPS-04549: Token is no longer valid.
Cause: Found invalid or expired token.
Action: Check that the token is valid and has not expired.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04550: Token type is invalid: expected type is HEADER_TOKEN, but found {0}.
Cause: Token type was invalid: it should be HEADER_TOKEN.
Action: Reconfigure the token type to a valid type.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04551: The number of OSSO headers is zero or an invalid number.
Cause: Could not find OSSO header in HTTP request.
Action: Login again, or contact the system administrator.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04552: The required Oracle Access Manager property {0} is missing or invalid.
Cause: A required Oracle Access Manager property was missing or invalid.
Action: Configure the property "access.sdk.install.path" in the service instance in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04553: The user identity {0} for Oracle Access Manager is invalid.
Cause: The user identity for Oracle Access Manager was invalid.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04554: The user password for Oracle Access Manager is invalid.
Cause: The user password for Oracle Access Manager was invalid.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04555: The user {0} is not logged in to Oracle Access Manager. The error is {1}.
Cause: The user was not logged in Oracle Access Manager.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04556: The user {0} is not authorized to access a resource type authentication in Oracle Access Manager.
Cause: The user was not logged in Oracle Access Manager.
Action: Login again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04557: Invalid parameter {0} supplied. Cannot be null or empty.
Cause: Invalid parameter {0} supplied. Cannot be null or empty.
Action: Ensure the parameter is not null or empty.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-04558: The SSO service is not properly configured: {0}.
Cause: The SSO service is not properly configured: {0}.
Action: Check the SSO Service configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-04559: Failed to create the {0} token. Cause: {1}.
Cause: Failed to create the {0} token. Cause: {1}.
Action: Re-login.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04560: SSO provider cannot initiate SSO process: {0}.
Cause: SSO provider cannot initiate SSO process: {0}.
Action: Check the SSO Service configuration.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-04561: Invalid parameter {0} supplied. Cannot be null.
Cause: Invalid parameter {0} supplied. Cannot be null.
Action: Ensure the parameter is not null.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-04601: Cannot obtain audit service for policy store.
Cause: Could not query audit service about audit logging level for policy store messages.
Action: Ensure that auditing is configured correctly.

Level: 1

Type: WARNING

Impact: Security

JPS-04602: Cannot log policy management event to the audit service.
Cause: Could not log policy management audit messages to the audit service.
Action: Ensure that auditing is configured correctly in your environment and application.

Level: 1

Type: WARNING

Impact: Security

JPS-05500: Cannot create the user manager MBean.
Cause: Could not create the user manager MBean.
Action: Check errors in log files and contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-05501: Cannot create the role manager MBean.
Cause: Could not create the role manager MBean.
Action: Check the log files for errors and contact domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-05502: Cannot create the identity store MBean.
Cause: Could not create the identity store MBean.
Action: Check log files and contact the domain administrator.

Level: 1

Type: ERROR

Impact: Configuration

JPS-05513: Failed to determine realms to migrate file {0}. Reason {1}.
Cause: Failed determine realms to migrate file {0}. Reason {1}.
Action: Check log files and try again.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-05521: Invalid jaas.login.controlFlag {0} found for {1} service instance. Valid values should be {2}.
Cause: Invalid jaas.login.controlFlag {0} found for {1} service instance. Valid values should be {2}.
Action: Use a valid value.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-05542: Bootstrap credential store context missing
Cause: Could not find bootstrap credstore context
Action: Contact aystem administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-05546: Bootstrap credential store service missing
Cause: Could not find bootstrap credstore service
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-05626: Bootstrap credential already present in store
Cause: Credential already present in the store
Action: use different map name or key name for the credential

Level: 1

Type: WARNING

Impact: Compliance

JPS-05657: Bootstrap credential store context {0} missing
Cause: Could not find bootstrap credential store context
Action: Contact aystem administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-05658: Bootstrap credential store service {0} missing from bootstrap credential store context {1}
Cause: Could not find bootstrap credential store service
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-05659: location attribute missing from bootstrap credential store service {0}
Cause: Could not find location attribute of bootstrap credential store service
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-06000: The source context {0} is missing in jps configuration file.
Cause: While migrating a security store, found that the context, specified as source {0}, did not exist in jps-config.xml.
Action: Provide a context for source that is present in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06001: The destination context {0} is missing in jps configuration file.
Cause: While migration of a security store, found that the context, specified as destination {0}, did not exist in jps-config.xml.
Action: Provide a context for destination that is present in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06002: Cannot clean the destination credential store. Reason {0}.
Cause: A codebase grant was found without the required permissions.
Action: Set the right permissions to the codebase grant.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06003: Cannot migrate credential folder/key {0}/{1}.Reason {2}.
Cause: Cannot migrate this credential.
Action: Verify that the credential is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06004: Cannot migrate an unknown user. Reason {0}.
Cause: Cannot migrate this user.
Action: Verify that the user is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06005: Cannot get password of user {0}. Reason {1}.
Cause: Cannot get this user password.
Action: Verify that the password is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06006: Cannot migrate user {0}. Reason {1}.
Cause: Cannot migrate this user name.
Action: Verify that the user name is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06007: Cannot migrate an unknown role. Reason {0}.
Cause: Cannot migrate this role.
Action: Verify that the role is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06008: Cannot migrate role {0}. Reason {1}.
Cause: Cannot migrate this role name.
Action: Verify that the role name is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06009: Cannot migrate any member of role {0}. Reason {1}.
Cause: Cannot migrate members.
Action: Verify that the members are correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06010: Cannot migrate an unknown member of role {0}. Reason {1}.
Cause: Cannot migrate this member.
Action: Verify that the member is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06011: Cannot migrate member {0} of role: {1}. Reason {2}.
Cause: Cannot migrate this member name.
Action: Verify that the member name is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06012: Cannot migrate a global grant. Reason {0}.
Cause: Could not migrate a global grant. Reason {0}.
Action: Verify that the grant is correctly specified.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06013: Cannot migrate an application grant. Reason {0}.
Cause: Could not migrate an application grant. Reason {0}.
Action: Verify that the application grant is correctly specified.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06014: Cannot migrate an indirect password for {0}. Reason {1}.
Cause: Could not migrate an indirect password due to an exception.
Action: Verify that the indirect password is correctly specified.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06015: Cannot migrate an indirect password for {0} because the specified realm is null.
Cause: Could not migrate an indirect password because the given realm was null.
Action: Provide a non-null realm.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06016: Cannot migrate an indirect password for {0} because the specified user name is null.
Cause: Could not migrate an indirect password because the given user name was null.
Action: Provide a non-null user name.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06017: Cannot migrate an indirect password for {0} because the specified realm does not exist.
Cause: Could not migrate an indirect password because the input realm does not exist.
Action: Provide an existing realm.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06018: Cannot migrate an indirect password for {0} because the specified user does not exist.
Cause: Could not migrate an indirect password because the input user does not exist.
Action: Provide an existing user.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06019: The identity store associated with context {0} is missing in jps-config.xml.
Cause: While migration of a policy store, found that the context, specified as containing the associated identity store {0}, did not exist in jps-config.xml.
Action: Provide a context to associate identity store that is present in jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06020: The principal class {0} specified in the source policy store cannot be loaded. Reason {1}.
Cause: Could not load a class. Reason {0}.
Action: Ensure the class is in the class path.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06021: Cannot migrate the credentials in the folder {0}. Reason: {1}.
Cause: Cannot migrate the credentials in this folder.
Action: Check the folder in the source credential store.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06022: Cannot determine the folder to be migrated.
Cause: The credential store has more than one folder and the folder to be migrated was not defined.
Action: Specify the folder to be migrated.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06023: The input file {0} specified for migration or upgrade is not valid.
Cause: The file {0} was non-readable, empty, or did not exist.
Action: Provide a valid file.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06024: Cannot initialize the destination identity store.
Cause: One or more required configuration properties were not be properly defined.
Action: Check the configuration of the destination identity store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06025: There are undefined credential properties for the destination identity store.
Cause: One or more required configuration properties for credentials were not defined.
Action: Check the configuration of the destination identity store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06026: Cannot get credentials for the destination identity store from the domain credential store.
Cause: Credentials were not found in the domain credential store.
Action: Ensure that the domain credential store has the appropriate credentials.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06027: Cannot migrate the specified realm.
Cause: The specified realm was not found in the source store.
Action: Specify a valid realm name.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06028: The required identity store property {0} required for migration is undefined.
Cause: A property required for migration was not configured in the identity store.
Action: Specify the missing configuration property.

Level: 1

Type: ERROR

Impact: Other

JPS-06029: JAZN properties cannot be read from config file {0}.
Cause: JAZN properties could not be read from config file {0}.
Action: Check the configuration file and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06030: The required JAZN property {0} could not be read.
Cause: A required JAZN property {0} could not be read.
Action: Check the configuration file and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06031: No application is configured in the source policy store.
Cause: No application was configured in the source policy store.
Action: Check the source policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06032: Unable to determine the application policy to migrate.
Cause: More than one application was configured in the source policy store.
Action: Check the source policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06033: The source credential store contains no credentials.
Cause: The requested credential was not found in the credential store.
Action: Ensure that the credential store has the requested credential.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06034: The folder {0} is missing in the credential store.
Cause: The requested map name was not found in the credential store.
Action: Ensure that the credential store contains the requested map name.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06035: The destination file {0} already exists; the existing LDIF file will not be appended or overwritten.
Cause: The destination file is already present.
Action: Delete the destination file, or provide the name of a non-existing file.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06036: Cannot determine the default realm to migrate file {0}. Reason {1}.
Cause: An internal error occurred while determining the default realm.
Action: Check log files and try again.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06037: Cannot initialize the source credential store.
Cause: The configuration for the credential store was invalid.
Action: Verify that the credential store configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06038: Cannot initialize the destination credential store.
Cause: The configuration for the credential store was invalid.
Action: Verify that the credential store configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06039: Cannot migrate property {0} of user {1}. Reason {2}.
Cause: Cannot migrate property {0} for user {1}. Reason {2}.
Action: Check the log files and retry migrating.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06040: Cannot migrate property {0} of role {1}. Reason {2}.
Cause: Cannot migrate property {0} for role {1}. Reason {2}.
Action: Check the log files and retry migrating.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06041: The switch or keyword " {0} " is not applicable to " {1} = {2} ".
Cause: One or more optional switches or keywords were invalid.
Action: Refer to the command documentation for the correct usage.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06042: Invalid scope for migration.
Cause: Value of scope keyword was invalid.
Action: Enter only one of the defined values/alias of scope as a value for the keyword scope.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06043: The source application is undefined but required to migrate application-specific policies.
Cause: Optional keyword srcApp was not defined.
Action: Specify, in the parameter srcApp, the value of the application whose policies are to be migrated.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06044: Cannot create the temporary file {0}.
Cause: Could not write the XML file.
Action: Check permissions or disk space in the java.io.tmpdir directory.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-06045: Cannot parse the file {0}.
Cause: Could not parse the XML file.
Action: Check that the file is present in the java.io.tmpdir directory, and that it contains well-formed XML.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-06046: Cannot delete the file {0}.
Cause: The temp file could not be deleted.
Action: Check that the file is not being accessed by other applications.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-06047: Cannot migrate user credentials of user {0}.
Cause: The source identity store was configured not to give cleartext password.
Action: Configure the source identity store to obfuscate password.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06048: Null values passed in for username or application stripes.
Cause: The user name or the application stripe was null.
Action: The user name must not be null. The list of application names must be null if only global policies are to be extracted.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06049: Application list is empty. Only global policies will be extracted.
Cause: The list of applications was empty.
Action: Only global policies are collected.

Level: 1

Type: NOTIFICATION

Impact: Programmatic

JPS-06050: file {0} was not found
Cause: The xml file was not found.
Action: Check if the file is present in the java.io.tmpdir directory.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-06051: Processing of privilege roles is supported only when migrating an XML Policy store to an LDAP Policy Store.
Cause: Processing of privilege roles was supported only when migrating an XML policy store to an LDAP policy store.
Action: Make sure that the source store is XML-based and the destination store is LDAP-based.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06052: Error while processing a PermissionSet grant.
Cause: Error encountered while processing permissionSet grant.
Action: Check log files for details.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06053: Processing privilege roles failed. Cause {0}
Cause: The processing of privilege roles failed.
Action: Check log files for detials.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06054: Error in creating resourceTypes in destination store. Cause {0}
Cause: Error encountered while creating resourceTypes in destination store.
Action: Check log files for detials.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06055: Location of the ldif file containing resourceType definitions cannot be null.
Cause: Location of the LDIF file containing resourceType definitions was null or not found.
Action: Provide the absolute path for the resource file.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06056: Error while reading resource type file {0}.
Cause: Error encountered while reading the resource type file {0}.
Action: Ensure that the file exists and that it has the expected format.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06057: Resource type name or matcher class cannot be null.
Cause: Resource type name or matcher class was null.
Action: Provide a valid name and matcher class for the resource type.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06058: Permission class {0} with more than one matching resource type found.
Cause: Permission class had more than one matching resource type.
Action: Ensure that the a permission class has just one matching resource type.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06059: A grant entry containing {0} as one of principals has multiple principal entries. This entry cannot be processed.
Cause: A grant for a privilege role had multiple principals.
Action: Ensure that the privilege role grant has a single principal.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06060: The resource type definition file is missing.
Cause: The resource type definition file was not found.
Action: Provide the absolute path location for the resource definition file in LDIF format when using the option procPrivOption.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06061: The switch or keyword " {0} " is not defined for " {1} = {2} ".
Cause: One or more optional switches or keywords were invalid.
Action: Refer to the command documentation for the correct usage.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06062: Application role {0} corresponding to a member application role not defined.
Cause: Application role not defined.
Action: Check logs for detials.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06063: No Matching resource type definition found for permission class {0}.
Cause: Permission class representing resource granted to a privilleged role does not have corresponding resource type definition.
Action: Make sure a permission class has one matching resource type.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06064: Error getting the application role {0} from the source policy store
Cause: The application role was either not present or defined multiple times.
Action: Check the source policy store and make sure that the application role is uniquely defined.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06065: Report generation failed
Cause: .
Action: .

Level: 1

Type: ERROR

Impact: Configuration

JPS-06066: Invalid value for mode: {0}.
Cause: Invalid value for mode: {0}.
Action: Make sure the value for mode is valid

Level: 1

Type: ERROR

Impact: Security

JPS-06067: {0} config file either not found or not a valid file.
Cause: {0} config file either not found or not a valid file
Action: Make sure to provide a valid config file

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06068: Unable to read configurations from jazn config file : {0}.
Cause: Unable to read configurations from jazn data file : {0}.
Action: Check the jazn data file.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06069: Provider referred from jazn config file {0} is of type XML and not LDAP.
Cause: Provider referred from jps-config file {0} is of type XML and not LDAP.
Action: Refer to a provider of type LDAP.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06070: Unable to read policies from policy store.
Cause: Unable to read policies from policy store.
Action: Check the policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06071: Unable to read global policies from policy store.
Cause: Unable to read global policies from policy store.
Action: Check the policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06072: Unable to read permissions for grantee {0} from policy store.
Cause: Unable to read permissions for grantee {0} from policy store.
Action: Check the policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06073: Unable to read realm policies from policy store.
Cause: Unable to read realm policies from policy store.
Action: Check the policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06074: Unable to read realm policies from realm {0} from policy store.
Cause: Unable to read realm policies from realm {0} from policy store.
Action: Check the policy store.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06075: Unsupported resource type file format. Use either an ldif file or a jazn-data with only resource type definitions.
Cause: Unsupported resource type file format.
Action: Use either an ldif file or a jazn-data with only resource type definitions.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06076: A Resource Type referred by {0} is expected to have a matching class {1} but has {2}.
Cause: A Resource Type referred by a Permission is expected to have the same matching class as defined in the Permission
Action: Make sure a permission class has one matching resource type with the same class name.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06077: A Resource Type referred by {0} is not defined.
Cause: A Resource Type referred by a Permission is not defined.
Action: Make sure a permission class has one matching resource type.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06078: Cannot migrate keystore/stripe {0}/{1}.Reason {2}.
Cause: Cannot migrate the keystore in this stripe.
Action: Check the keystore and stripe in the source keystore service.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06079: Cannot determine the stripe to be migrated.
Cause: The keystore service has more than one stripes and the stripe to be migrated was not defined.
Action: Specify the stripe to be migrated.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06080: The source keystore service contains no keystore within the given application stripe.
Cause: The requested keystore was not found in the keystore service.
Action: Ensure that the keystore service has the requested keystore.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06082: Cannot initialize the source keystore service.
Cause: The configuration for the keystore service was invalid.
Action: Verify that the keystore service configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06083: Cannot initialize the destination keystore service.
Cause: The configuration for the keystore service was invalid.
Action: Verify that the keystore service configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06084: Cannot clean the destination keystore service. Reason {0}.
Cause: A codebase grant was found without the required permissions.
Action: Set the right permissions to the codebase grant.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06085: Resource types not defined for the application {0}.
Cause: Resource Types not found for the application {0}.
Action: Define the resource types for the application {0}.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06086: Cannot upgrade policies for application {0}.
Cause: Exception during policy upgradation.
Action: Check the Causing exception and fix the error.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06087: Duplicate permissions: {0} present in grant in source.
Cause: Duplicate permissions are present in a grant in source.
Action: See error message.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06088: Duplicates principals:{0} present in grant in source.
Cause: Duplicates principals are present in a grant in source.
Action: See error message.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06089: Duplicate grant {0} present in source.
Cause: Duplicate grants are present in source.
Action: See error message.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06090: Duplicate app-role {0} present in source.
Cause: Duplicate app-roles are present in source.
Action: See error message.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06091: Duplicate member {0} present in an app-role in source.
Cause: Duplicate members are present in an app-role in source.
Action: See error message.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06092: Can not overwrite global policy.
Cause: Can not overwrite global policy.
Action: Do not set overwrite to true

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06100: Policy Store version {0} and Oracle Platform Security Services Version {1} are not compatible.
Cause: The policy store version and the version of Oracle Platform Security Services does not match
Action: Upgrade your binaries or your policy store.

Level: 1

Type: ERROR

Impact: Security

JPS-06101: Cannot initialize the source auditstore service.
Cause: The configuration for the audit store was invalid.
Action: Verify that the audit store configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06102: Cannot initialize the destination auditstore service.
Cause: The configuration for the audit store was invalid.
Action: Verify that the audit store configuration is correct and try again.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06103: Default Admin Role {0} not found in the policy domain {1} in the destination policy store
Cause: The destination policy store may not conform to leates version and need to be upgraded
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-06104: Default Admin Role {0} not found in the application {1} in the destination policy store
Cause: The destination policy store may not conform to leates version and need to be upgraded
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-06105: Default system Admin Role {0} not found in the destination policy store
Cause: The destination policy store may not conform to leates version and need to be upgraded
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-06106: Instantiation of bootstrap credential store specified in file {0} failed. Reason {1}
Cause: The configuration provided is not valid.
Action: Provide a valid configuration file which has configuration for bootstrap credential.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06107: Instantiation of credential store at path {0} failed. Reason: {1}
Cause: An underlying exception prevented initialization of credentials file.
Action: Check the cause of the exception and fix it.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06108: Import/Export of keys failed. Reason: {0}
Cause: An underlying exception prevented exporting/importing of key.
Action: Check the cause of the exception and fix it.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06109: Cannot read key from key file in Directory {0}. Reason {1}.
Cause: An underlying exception prevented reading of key.
Action: Check the cause of the exception and fix it.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06110: Key file Directory {0} does not have write permissions.
Cause: Key file directory not writable.
Action: Change the permissions of the directory.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06111: Key file Directory {0} does not have read permissions.
Cause: Key file directory is not readable.
Action: Change the permissions of the directory.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06112: Key file Directory {0} does not exist.
Cause: The path specified either donnot exist or is not a directory.
Action: Provide a valid directory.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06113: Configuration file {0} is not valid. It is either not present or does not have read permissions.}
Cause: The file is either not present or is not readable.
Action: Provide a valid file.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06114: Key is not present in the key file in Directory {0}.
Cause: Export might have not completed successfully.
Action: Provide key file that has key in it.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06115: Empty DB username information. Please make sure to provide the correct jdbcUser info.
Cause: Empty DB username information.
Action: Please make sure to provide the correct jdbcUser info.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06116: Empty DB password information. Please make sure to provide the correct jdbcPassword info.
Cause: Empty DB password information.
Action: Please make sure to provide the correct jdbcPassword info.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06117: Empty JDBC host and port information. Please make sure to provide the correct jdbcUrl info.
Cause: Empty DB host and port information.
Action: Please make sure to provide the correct jdbcUrl info.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06118: Empty JDBC Driver information. Please make sure to provide the correct jdbcDriver info.
Cause: Empty JDBC Driver information.
Action: Please make sure to provide the correct jdbcDriver info.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06119: Recovery failed. Key backup not Found.
Cause: No import was performed or import was not sucessfull.
Action: import the key(s) again.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06120: Policystore is already upgraded, so it will not be upgraded again.
Cause: Policystore is already upgraded.
Action: Policystore will not be upgraded again.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06121: Keystore is already upgraded, so it will not be upgraded again.
Cause: Keystore is already upgraded.
Action: Keystore will not be upgraded again.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06122: Auditstore is already upgraded, so it will not be upgraded again.
Cause: Auditstore is already upgraded.
Action: Auditstore will not be upgraded again.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06123: XACML Policy/PolicySet Defaults not supported in OES.
Cause: XACML Policy/PolicySet Defaults not supported in OES.
Action: XACML Policy/PolicySet Defaults not supported in OES.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06124: XACML Policy/PolicySet Max Delegation Depth not supported in OES.
Cause: XACML Policy/PolicySet Max Delegation Depth not supported in OES.
Action: XACML Policy/PolicySet Max Delegation Depth not supported in OES.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06125: XACML attribute Issuer not supported in OES for the element {0}.
Cause: XACML attribute Issuer not supported in OES.
Action: XACML attribute Issuer not supported in OES.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06126: XACML PolicySet/Policy/Rule Combiner Parameters not supported in OES.
Cause: XACML Policy/Rule Combiner Parameters not supported in OES.
Action: XACML Policy/Rule Combiner Parameters not supported in OES.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06127: XACML Attribute Selector not supported in OES.
Cause: XACML Attribute Selector not supported in OES.
Action: XACML Attribute Selector not supported in OES.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06128: Unknown Policy/PolicySet Id reference {0}.
Cause: Unknown Variable reference.
Action: Provide an Id Reference of a Policy/PolicySet that exists in the application

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06129: Unknown Variable reference {0}.
Cause: Unknown Policy/PolicySet Id reference.
Action: Provide a variable Reference for which a vadiable definition exists in the policy

Level: 1

Type: WARNING

Impact: Programmatic

JPS-06131: Migration of Audit Store data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06132: Migration of Audit Store data completed, Time taken for migration is {0}
Cause: Migration of Audit Store data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06133: Migration of Credential Store data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06134: Migration of Credential Store data completed, Time taken for migration is {0}
Cause: Migration of Credential Store data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06135: Migration of Credential folder data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06136: Migration of Credential folder data completed, Time taken for migration is {0}
Cause: Migration of Credential folder data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06137: Migration of Application Policies {0} in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06138: Migration of Application Policies {0} completed, Time taken for migration is {1}
Cause: Migration of Application Policies {0} completed, Time taken for migration is {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06139: Migration of Global Policies in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06140: Migration of Global Policies completed, Time taken for migration is {0}
Cause: Migration of System Policies completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06141: Migration of All[Application + Global] policies in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06142: Migration of All[Application + Global] policies completed, Time taken for migration is {0}
Cause: Migration of All[Application + Global] policies completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06143: Migration of Java Policies in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06144: Migration of Java Policies completed, Time taken for migration is {0}
Cause: Migration of Java Policies completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06145: Migration of Identity Store data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06146: Migration of Identity Store data completed, Time taken for migration is {0}
Cause: Migration of Identity Store data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06147: Migration of Admin Role Members started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06148: Migration of {0} Admin Role Members completed in {1}
Cause: Migration of {0} Admin Role Members completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06149: Migration of Grants started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06150: Migration of {0} Grants completed in {1}
Cause: Migration of {0} Grants completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06151: Migration of Policy Domains started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06152: Migration of {0} Policy Domains completed in {1}
Cause: Migration of {0} Policy Domains completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06153: Migration of Application Roles started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06154: Migration of {0} Application Roles completed in {1}
Cause: Migration of {0} Application Roles completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06155: Migration of Resources started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06156: Migration of {0} Resources completed in {1}
Cause: Migration of {0} Resources completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06157: Migration of Admin Roles started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06158: Migration of {0} Admin Roles completed in {1}
Cause: Migration of {0} Admin Roles completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06159: Migration of Policies started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06160: Migration of {0} Policies completed in {1}
Cause: Migration of {0} Policies completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06161: Migration of Resource Types started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06162: Migration of {0} Resource Types completed in {1}
Cause: Migration of {0} Resource Types completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06163: Migration of Permission Sets started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06164: Migration of {0} Permission Sets completed in {1}
Cause: Migration of {0} Permission Sets completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06165: Migration of Functions started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06166: Migration of {0} Functions completed in {1}
Cause: Migration of {0} Functions completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06167: Migration of Attributes started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06168: Migration of {0} Attributes completed in {1}
Cause: Migration of {0} Attributes completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06169: Migration of Role Policies started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06170: Migration of {0} Role Policies completed in {1}
Cause: Migration of {0} Role Policies completed in {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06171: Failed to create policy store object, please check the logs.
Cause: Failed to create policy store object, please check the logs.
Action: Please check the logs.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06172: {0} service not found in default context, skipping upgrade for this service.
Cause: {0} service not found in default context of OPSS configuration
Action: Configure {0} service in default context of OPSS configuration files and run the upgrade again

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06173: Policystore upgrade from {0} to {1} not supported
Cause: Policystore upgrade from {0} to {1} not supported
Action: Policystore must be upgraded to a higher patchset first.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06174: OPSS data is not backed up as part of upgrade process in LDAP/DB based OPSS Store
Cause: OPSS data is not backed up as part of upgrade process in LDAP/DB based OPSS Store
Action: Back up data manually before running upgrade in LDAP/DB based OPSS Store.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06175: Migration of CombiningAlgorithms started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06176: Migration of {0} CombiningAlgorithms completed in {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06177: Migration of Policy Rule started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06178: Migration of {0} Policy Rule completed in {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06179: Migration of Policy Set started
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06180: Migration of {0} Policy Set completed in {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06181: Migration of Key Store data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06182: Migration of Key Store data completed, Time taken for migration is {0}
Cause: Migration of Key Store data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06183: Migration of Key Store stripe data in progress.....
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06184: Migration of Key Store stripe data completed, Time taken for migration is {0}
Cause: Migration of KeyStore stripe data completed, Time taken for migration is {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06185: More than one properties set references present for policy store service instance in jps-config file {0}
Cause: More than one property set references present in policy store service instance in jps-config.xml file
Action: Make sure only one property set references under policy store service instance in jps-config.xml file

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06186: Either bootstrap credstore or key store service instance is not found in bootstrap context
Cause: Either bootstrap credstore or key store service instance is not found in bootstrap context
Action: Ensure both bootstrap credstore and keystore service instance reference in bootstrap context is present

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06187: Not able to find file based keystore service instance, while adding keystore service instance to bootstrap context
Cause: Not able to find file based keystore service instance, while adding keystore service instance to bootstrap context
Action: Ensure file based keystore service instance reference in jps-config.xml is present

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06188: New Application Policy {0} created during migration
Cause: Migration of Application Roles completed in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06189: Migrate Permission Name = {0}, Exception during modification of permission. Message = {1}.
Cause: Migrate Permission Name = {0}, Exception during modification of permission. Message = {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06190: Miagrtion failed in Perm Member : {0}.
Cause: Miagrtion failed in Perm Member : {0}
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06191: PermissionMigrator Thread {0} failed due to {1}.
Cause: PermissionMigrator Thread {0} failed due to {1}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06192: Cannot get source policy store.
Cause: While migrating a security store, cannot get source policy store.
Action: Check and make sure source policy store is configured correctly.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06193: Cannot get destination policy store.
Cause: While migrating a security store, cannot get destionation policy store.
Action: Check and make sure destination policy store is configured correctly.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06194: There are multiple logic security stores in the db schema : {0}. Please split them before doing upgrade.
Cause: Found multiple security stores in the db schema.
Action: Reassociate each security store to separated db schema.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06195: Security store is already transformed, so it will not be transformed again.
Cause: Security store is already transformed.
Action: Security store will not be transfromed again.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06196: Transformation of security store started.
Cause: Begin security store transformation.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06197: Transformation of security store completed in {0}.
Cause: Finish security store transformation.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Upgrade

JPS-06198: OPSS Schema is not upgraded. Current schema version is {0}. Schema version for upgrade is {1}
Cause: OPSS Schema is not upgraded.
Action: Upgrade OPSS Schema first before upgrading Opss Data and Config.

Level: 1

Type: ERROR

Impact: Upgrade

JPS-06199: Source application type dose not match the type of destination application.
Cause: Source application type dose not match the destination application type.
Action: No actions are required.

Level: 1

Type: WARNING

Impact: Upgrade

JPS-06200: Property {0} with value "{1}" is invalid in the meta data property file.
Cause: Property {0} with value "{1}" is invalid in the meta data property file.
Action: Check the meta data property file.

Level: 1

Type: ERROR

Impact: Security

JPS-06201: Property {0} is missing in the meta data property file.
Cause: Property {0} is missing in the meta data property file.
Action: Check the meta data property file.

Level: 1

Type: ERROR

Impact: Security

JPS-06202: Cannot migrate {0} named "{1}", policy object already exists in application policy with different metadata.
Cause: {0} named "{1}" already exists in application policy with differnt metadata.
Action: Check policy store data in source application policy, remove conflict data.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-06500: Alias already exists in the keystore
Cause: The specified alias name already existed in the keystore.
Action: Specify a unique alias name.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06501: Keystore {0} in stripe {1} already exists
Cause: Keystore with the given name already existed.
Action: Specify a unique keystore name.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06502: Failed to read keystore. Reason {0}
Cause: Could not read the keystore.
Action: Verify the keystore location and that sufficient permissions are in place.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06503: Failed to write keystore. Reason {0}
Cause: Could not read the keystore.
Action: Verify the keystore location, that sufficient permissions are in place and that sufficient disk space is available.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06504: Failed to perform cryptographic operation
Cause: The java provider did not support this cryptographic operation.
Action: Verify that a provider that supports this algorithm/padding/key is configured.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06505: Failed to generate certificate request
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06506: Key generation algorithm not supported
Cause: An unsupported key-pair generation algorithm was used.
Action: Specify a supported key-pair generation algorithm.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06507: Root CA import failed.
Cause: The root CA certificate and/or key file was malformed.
Action: Verify that the root CA certificate and/or key files is valid.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06508: Failed to generate CA signed certificate.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06509: The keystore has been moved or deleted.
Cause: The keystore did not exist at this location.
Action: Verify that the location of keystore is correct.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06510: The keystore location property is not configured, or the configured value {0} is invalid.
Cause: The keystore location was not specified.
Action: Check the value of the location attribute.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06511: Cannot create keystore at {0}.
Cause: Could not create the keystore.
Action: Verify the store location, that sufficient permissions are in place, and that sufficient disk space is available.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06513: Failed to save keystore. Reason :
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06514: Opening of file based keystore failed. Reason :
Cause: Keystore could not be opened
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-06515: Refreshing of file based keystore failed. Reason {0}
Cause: Refresh of keystore failed
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-06516: Failed to get credential store. Reason {0}
Cause: Could not get credential store.
Action: Verify credential store is correctly configured and initialized.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06517: Failed to create the keystore {0} in stripe {1}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06518: Keystore {0} in stripe {1} does not exist.
Cause: Could not perform this operation since the keystore did not exist.
Action: Specify an existing keystore name for this operation.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06519: Failed to get/set credential with map {0} and key {1} in bootstrap credstore. Reason {2}
Cause: Credential store was not available or permissions were not in place.
Action: Verify credential store is correctly configured and permissions are granted.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06520: Failed to encode/decode certificate or public key.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06521: Invalid admin password, operation not permitted
Cause: Invalid admin password was specified.
Action: Specify the correct admin password to perform this operation.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06522: Failed to roll over keystore master key.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06523: Failed to reset keystore administrator password.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06524: Failed to read certificates from keystore.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06525: Failed to list/renew expiring certificates.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06526: Failed to list policy violations in keystore.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06527: Invalid keystore name {0}
Cause: Invalid keystore name was specified.
Action: Specify a keystore name that is not null or empty and contains only alphanumeric characters.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06528: Invalid alias value {0}
Cause: Invalid alias value was specified.
Action: Specify an alias value that is not null or empty and contains only alphanumeric characters.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06529: Passwords must not be null or empty.
Cause: Password was specified as null or empty.
Action: Specify a non null or non empty password for a keystore protected by password.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06530: Invalid stripe value {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06531: Operation failed, keystore password does not match
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06532: Failed to delete the keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06533: Algorithm {0} not supported
Cause: The algorithm was not supported by keystore.
Action: Check the list of supported algorithms and specify one of them.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06534: Keystore master key roll-over failed.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06535: Failed to generate secret key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06536: Failed to import secret key for keystore {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06537: Failed to change password for keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06538: Cannot set password for trusted certificate entry.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06539: Operation failed, key password does not match
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06540: Failed to change password for key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06541: Invalid keystore entry type {0}
Cause: The keystore entry type was invalid for this operation.
Action: Check the list of supported keystore entry types from documentation.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06542: Failed to list aliases for keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06543: Invalid Distinguished Name {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06544: Failed to generate key pair for alias {0} keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06545: The expected keystore entry with alias "{0}" either does not exist or is not of the specified keystore entry type for keystore "{1}" in stripe "{2}".
Cause: The alias value either did not exist or did not point to the specified keystore entry type.
Action: Specify a valid alias value that points to the specified keystore entry type.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06546: Failed to get secret key with alias {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06547: Failed to get certificate(s) with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06548: Failed to export certificate request for key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06549: No corresponding key pair found for this certificate
Cause: The alias value did not point to the matching key pair for this certificate
Action: Specify a valid alias value that points to a key pair whose public key matches that of the certificate.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06550: Failed to parse the certificate chain
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06551: Failed to import the key store entry with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06552: Failed to delete the key store entry with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06553: Cannot perform this operation on domain trust store
Cause: The operation was not supported for domain trust store.
Action: Check product documentation to see the operations permitted on domain trust store.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06554: Cannot perform this operation on demo CA keystore
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06555: Mismatch between the values of key aliases and key passwords
Cause: There should be equal number of entries for key aliases and key passwords
Action: Ensure that key aliases and key passwords are equal in number.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06556: Keystore to be imported is not valid
Cause: The keystore file being imported was either empty or of invalid format.
Action: Ensure that the keystore being imported is of valid format.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06557: Mismatch between the values of CSF maps and keys
Cause: There should be equal number of entries for CSF maps and CSF keys
Action: Ensure that CSF maps and keys are either both null, or are equal in number.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06558: Mismatch between the values of key alias/password and CSF map/key
Cause: There should be equal number of entries for key alias/password and CSF map/key
Action: Ensure that key alias/password and CSF map/key are equal in number.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06559: Keystore type {0} not supported
Cause: The keystore type was not supported.
Action: Check the list of supported keystore types and specify one of them.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06560: Failed to import the keystore {0} in stripe {1}. Reason {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06561: Failed to export the keystore {0} in stripe {1}. Reason {2}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06562: Failed to load the keystore.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06563: Failed to save the keystore.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06564: Method not implemented
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06565: Invalid keystore protection parameter
Cause: The specified keystore protection type was not supported.
Action: Ensure that the keystore protection type is a password.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06566: No trusted certificate found with this alias
Cause: The specified alias did not refer to a trusted certificate.
Action: Ensure that the alias refers to a trusted certificate in the keystore.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06567: Unsupported key type
Cause: The key type was not supported.
Action: Ensure that key is either private key or secret key.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06568: Insufficient permissions for this operation. Reason {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06569: Keystore {0} in app stripe {1} does not exist
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06570: Failed to set keystore policy
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06571: Failed to delete keystore policy
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06572: Null policy name/value not allowed
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06573: Failed to list keystore policies
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06574: Invalid key parameters
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06575: Certificate import failed as the public key in the certificate did not match the one in the keystore.
Cause: The public key in the certificate does not match the one in the keystore.
Action: Ensure that the certificate is imported into the alias used for generating certificate request.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06576: Failed to read {0} with alias {1}.
Cause: Failed to read {0} with alias {1}.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06577: Failed to create private key {0}.
Cause: Failed to create private key {0}.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06578: Cert with alias {0} was invalid.
Cause: Cert with alias {0} was invalid.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06579: Failed to read keystore data.
Cause: Failed to read keystore data.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06580: Failed to check keystore integrity.
Cause: Failed to check keystore integrity.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06581: Failed to load certificates from the keystore.
Cause: Failed to load certificates from the keystore.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06582: Failed to get trusted certs.
Cause: Failed to get trusted certs
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06583: Failed to check if audit is enabled.
Cause: Keystore audit events logging was not enabled.
Action: Check the audit configuration to ensure auditing enabled.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06584: Failed to log audit record.
Cause: Keystore audit event logging failed.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06585: Created keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06586: Deleted keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06587: Successfully listed keystores in stripe {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06588: Failed to list keystores in stripe {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06589: Successfully got the handle to keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06590: Failed to get the handle to keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06591: Successfully changed the password of keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06592: Successfully generated key pair with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06593: Successfully generated secret key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06594: Successfully changed password for key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06595: Successfully listed aliases for keystore {0} in stripe {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06596: Successfully listed properties for secret key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06597: Failed to list properties for secret key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06598: Successfully got certificate(s) with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06599: Successfully exported certificate request for key with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06600: Failed to export certificate(s) with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06601: Successfully exported certificate(s) with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06602: Successfully imported the key store entry with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06603: Successfully deleted the key store entry with alias {0} for keystore {1} in stripe {2}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06604: Successfully imported the keystore {0} in stripe {1}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06605: Successfully exported the keystore {0} in stripe {1}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06606: Could not create keystore service instance. Reason {0}
Cause: Could not create keystore service instance
Action: Contact system administrator

Level: 1

Type: WARNING

Impact: Compliance

JPS-06607: The keystore service DN {0} is missing in the store; the target DN must be pre-configured.
Cause: The expected keystore DN {0} was missing.
Action: Configure this DN during the bootstrap process.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06608: The farm DN property {0} is invalid or not defined.
Cause: The farm name property {0} was invalid or not defined.
Action: Check the configuration of this property.

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-06609: The keystore is not initialized.
Cause: The keystore was not loaded.
Action: Load the keystore before trying this operation.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06610: Keystore {0} did not exist.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06611: The keystore service instance {0} was not initialized.
Cause: Keystore service was not completely initialized.
Action: Wait until data source is available and try again later.

Level: 1

Type: ERROR

Impact: Configuration

JPS-06612: The properties for keystore {0} in stripe {1} were read successfully
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06613: Supported key sizes could not be determined for this algorithm.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06614: Operation not supported - unable to delete key store {0} in stripe {1}.
Cause: Deletion of domain trust store or the demo CA key store was not permitted.
Action: Choose a different key store.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06615: Operation not supported - unable to delete alias {0} in key store {1} in stripe {2}.
Cause: Deletion of demo CA key was not permitted.
Action: Choose a different key alias.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06616: Missing certificate chain.
Cause: Certificate chain was null.
Action: Specify a valid certificate chain.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06617: Successfully retrieved the attribute {0} from the keystore {1} in stripe {2}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06618: Failed to retrieve attribute {0} from the keystore {1} in stripe {2}.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06619: Key store file keystores.xml integrity check failed. Location: {0}
Cause: File keystore.xml has been manually edited.
Action: Restore the keystore file to the last working backup and try again.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06620: Key store file integrity checker initialization failed. Reason {0}
Cause: Problem using the bootstrap credential store service.
Action: Check the bootstrap credential store configuration.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06621: Cannot change password of a permission protected key store
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06622: Cannot change key password of a permission protected key store
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06623: Invalid KSS URI: {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06624: Cannot synchronize centralized key store(s) from stripe {0} to bootstrap key store(s). Reason {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-06625: Invalid component type {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-06626: Could not get bootstrap key store service. Reason {0}
Cause: Could not get bootstrap key store service.
Action: Verify key store service is correctly configured and initialized.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06627: Invalid keystore provider type. Value {0}
Cause: Value of keystore.provider.type is invalid.
Action: Assign a valid value to keystore.provider.type.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06628: Key alias {0} corresponds to neither a key nor a trusted certificate in the imported keystore.
Cause: Given key alias corresponds to neither a key nor a trusted certificate.
Action: Given key alias should correspond to either a key or a trusted certificate.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06629: No alias specified so skipping import/export
Cause: Key aliases should not be null or empty string.
Action: Ensure that key aliases are neither null nor empty string.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06630: Import of entry with alias: {0} into appStripe:{1} keystore:{2} skipped as it already exists in the keystore.
Cause: Alias already exists in the keystore. Alias overwriting while importing not supported.
Action: Alias to be imported shouldn't pre-exist in the key store.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06631: Certificate import failed as the minimum number of certificates expected is {0}
Cause: K required were not given.
Action: Ensure that minimum number of certificates are imported.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06632: Invalid key store attribute {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06633: Cannot synchronize component key store(s) under stripe {0} into corresponding wallets. Reason {1}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-06634: One or more of keystores inside application stripe {0} are not permission protected.
Cause: One or more of keystores inside the application stripe are not permission protected.
Action: Ensure that all keystores in the application stripe are permission protected.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06635: Either or both of stripe name {0} and keystore format {1} is null or empty string.
Cause: Either or both of stripe name and keystore format is null or empty string.
Action: Ensure that stripe name and keystore format are both non-empty string.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06636: Application stripe {0} does not exist in keystore.
Cause: Given application stripe doesn't exist in keystore.
Action: Provide name of an application stripe that is already existing in keystore.

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06637: Trusted certificate with Subject DN {0} is missing from trust store of keystore.
Cause: A trusted certificate is missing from trust store of keystore.
Action: Ensure that the trusted certificate is present in trust store of keystore.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06638: KeyStore Entry required were not given.
Cause: KeyStore Entry required were not given.
Action: Provide KeyStore Entry as input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06639: The following aliases were encountered in the keystore: {0}
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06640: Empty alias specified for importing wallet keystore, so skipping import
Cause: Key aliases of wallet keystore to import should not be empty string.
Action: Ensure that key aliases of wallet keystore to import are not empty string.

Level: 1

Type: WARNING

Impact: Configuration

JPS-06641: Invalid keySize format : {0}
Cause: Cannot set key entry for non-existent stripe and keystore
Action: This operation is not supported

Level: 1

Type: WARNING

Impact: Compliance

JPS-06642: Can not determine the JAVA/JRE home,so could not find the cacerts file.
Cause: Neither environnment variable JAVA_HOME nor system property java.home is specified.
Action: Ensure that either environnment variable JAVA_HOME or system property java.home is specified.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06643: JDK cacerts file {0} in use.
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06644: Failed to import JDK cacerts to system/publiccacerts.
Cause: Importing JDK CA cert failed.
Action: check log for more details.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06645: JDK cacerts {0} does not exist.
Cause: JDK cacerts file {0} does not exist.
Action: Check the location of JDK cacerts files.

Level: 1

Type: WARNING

Impact: Compliance

JPS-06646: Private or Secret key found in Trust Store
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Compliance

JPS-06647: Aggregation of two trust stores failed
Cause: There is a private or secret key entry in the truststore
Action: Remove the private or secret key entries from the truststore

Level: 1

Type: WARNING

Impact: Compliance

JPS-07000: Provide a valid jps configuration file.
Cause: The jps configuration file was invalid.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-07001: Provide a valid application name.
Cause: Application ID was invalid.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-07002: Provide a valid jazn-data file. .
Cause: The jazn-data file was invalid.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-07003: Provide a valid folder name.
Cause: The patch delta folder was invalid.
Action: Provide a valid folder for generating patch delta files.

Level: 1

Type: ERROR

Impact: Security

JPS-07004: ApplicationPolicy object is null/empty.
Cause: ApplicationPolicy object was null
Action: Make sure to create a not null ApplicationPolicy object

Level: 1

Type: ERROR

Impact: Security

JPS-07005: The "{0} " jazn data file does not exists.
Cause: Jazn data file does not exists.
Action: Make sure to provide an existing jazn-data file.

Level: 1

Type: ERROR

Impact: Security

JPS-07006: "{0}" Not a folder. Please provide a valid folder.
Cause: Not a folder.
Action: Make sure to provide a valid folder.

Level: 1

Type: ERROR

Impact: Security

JPS-07007: "{0}" folder does not exists
Cause: The folder does not exists.
Action: Make sure to provide an existing folder.

Level: 1

Type: ERROR

Impact: Security

JPS-07008: The {0} jps configuration file does not exist.
Cause: The jps configuration file does not exists.
Action: Make sure to provide an existing jps configuration file.

Level: 1

Type: ERROR

Impact: Security

JPS-07009: The "{0}" folder for generating patch delta files does not exist.
Cause: The folder to generate the patch delta files does not exists.
Action: Make sure to provide an existing folder.

Level: 1

Type: ERROR

Impact: Security

JPS-07010: The AppRole "{0}" cannot be created. Cause {1} .
Cause: The approle could not be created.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-07011: The AppRole object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Ensure to provide a valid AppRole Object.

Level: 1

Type: ERROR

Impact: Security

JPS-07012: The ResourceType object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Enusre to provide a valid ResourceType Object.

Level: 1

Type: ERROR

Impact: Security

JPS-07013: The AppRole list is null/empty while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Ensure to provide a valid AppRole List.

Level: 1

Type: ERROR

Impact: Security

JPS-07014: The Resource object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Ensure to pass a valid Resource object.

Level: 1

Type: ERROR

Impact: Security

JPS-07015: The PermissionSet object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Ensure to provide a valid PermissionSet object.

Level: 1

Type: ERROR

Impact: Security

JPS-07016: The Association object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Ensure to provide a valid Association object.

Level: 1

Type: ERROR

Impact: Security

JPS-07017: Internal Error.
Cause: That was an internal error.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: ERROR

Impact: Security

JPS-07018: Application Role: "{0}" cannot be added. Reason {1} .
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07019: Permission Set: "{0}" cannot be added. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07020: Resource: "{0}" cannot be added. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07021: Resource Type "{0}" cannot be added. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07022: Member: name "{0}" ,class "{1}" cannot be granted an application role: "{2}". Reason {3}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07023: Resource Actions: name "{0}", actions "{1}" cannot be added in permission set: "{2}". Reason {3}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07024: Permission: "{0}" cannot be granted to grantee "{1}". Reason {2}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07025: Permission set: "{0}" cannot be granted to grantee "{1}". Reason {2}
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07026: Application Role: "{0}" cannot be modified. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07027: Permission Set: "{0}" cannot be modified. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07028: Resource: "{0}" cannot be modified. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07029: Resource Type: "{0}" cannot be modified. Reason {1}
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07030: Application Role: "{0}" cannot be deleted. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07031: Permission Set: "{0}" cannot be deleted. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07032: Resource: "{0}" cannot be deleted. Reason {1}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07033: Resource Type: "{0}" cannot be deleted. Reason {1}
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07034: Member: name "{0}", class "{1}" cannot be revoked from application role: "{2}". reason {3}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07035: Resource Actions: name "{0}", actions "{1}" cannot be deleted from permission set: "{2}". Reason {3}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07036: Permission: "{0}" cannot be revoked from grantee: "{1}". Reason {2}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07037: Permission set: "{0}" cannot be revoked from grantee: "{1}". Reason {2}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07038: Additions cannot be read. Reason {0}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07039: Deletions cannot be read. Reason {0}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07040: Modifications cannot be read. Reason {0}.
Cause: Policy store reported an error.
Action: Check the Reason and fix the problem.

Level: 1

Type: WARNING

Impact: Security

JPS-07041: The argument "{0}" is not applicable for phase "{1}".
Cause: Extra argument provided
Action: Please provide only relavent parameters

Level: 1

Type: ERROR

Impact: Security

JPS-07042: Illegal value provided for argument "{0}".
Cause: Illegal value provided for an argument
Action: Please provide a legal value for the argument.

Level: 1

Type: ERROR

Impact: Security

JPS-07043: Cannot find application policy {0}.
Cause: Could not find application policy {0}.
Action: Check the application name passed.

Level: 1

Type: ERROR

Impact: Security

JPS-07044: Cannot retrieve newline application policy.
Cause: Could not retrieve newline application policy.
Action: Check the application name passed.

Level: 1

Type: ERROR

Impact: Security

JPS-07045: Cannot retrieve baseline application policy.
Cause: Could not retrieve baseline application policy.
Action: Check the application name passed.

Level: 1

Type: ERROR

Impact: Security

JPS-07046: Cannot retrieve customer application policy.
Cause: Could not retrieve customer application policy.
Action: Check the application name passed.

Level: 1

Type: ERROR

Impact: Security

JPS-07047: This artifact is newly added in patch version.
Cause: Policy store doesn't suport metadata
Action: Update policy store

Level: 1

Type: ERROR

Impact: Security

JPS-07055: Policy entry is null.
Cause: {0} Policy entry is null.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07056: Addition conflicts initialization failed.
Cause: Internal Error occured when attempting to load Addition Conflicts from Patch Delta.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07057: Modification conflicts initialization failed.
Cause: Internal Error occured when attempting to load Modification Conflicts from Patch Delta.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07058: Deletion conflicts initialization failed.
Cause: Internal Error occured when attempting to load Deletion Conflicts from Patch Delta.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07059: Conflicting addition changes in the patch have been identified. Silent Apply process halted. Resolve the conflicts and Apply the patch.
Cause: Addition conflicts are not resolved.
Action: Resolve addition conflicts.

Level: 1

Type: ERROR

Impact: Security

JPS-07060: Conflicting modification changes in the patch have been identified. Silent Apply process halted. Resolve the conflicts and Apply the patch.
Cause: Modification conflicts are not resolved.
Action: Resolve modification conflicts.

Level: 1

Type: ERROR

Impact: Security

JPS-07061: Conflicting deletion changes in the patch have been identified. Silent Apply process halted. Resolve the conflicts and Apply the patch.
Cause: Deletion conflicts are not resolved.
Action: Resolve deletion conflicts.

Level: 1

Type: ERROR

Impact: Security

JPS-07062: Additions Writer initialization failed for resolve.
Cause: Additions Writer initialization failed for resolve.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07063: Deletions Writer initialization failed for resolve.
Cause: Additions Writer initialization failed for resolve.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07064: Modifications Writer initialization failed for resolve.
Cause: Modification Writer initialization failed for resolve.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07065: Dependency artifact {0} is not resolved for artifact {1}.
Cause: Dependency artifact {0} is not resolved for artifact {1}.
Action: Check the resolutions.

Level: 1

Type: ERROR

Impact: Security

JPS-07066: Dependency artifact {0} resolution is not valid for artifact {1}.
Cause: Dependency artifact {0} resolution is not valid for artifact {1}.
Action: Check the resolutions.

Level: 1

Type: ERROR

Impact: Security

JPS-07067: Artifact not resolved {0}.
Cause: Artifact not resolved {0}.
Action: Check the resolutions.

Level: 1

Type: ERROR

Impact: Security

JPS-07069: Deletion of member {0} of permission set {1} renders the permission set empty.
Cause: Deletion of member will render Permission set empty
Action: Check the resolutions.

Level: 1

Type: ERROR

Impact: Security

JPS-07070: The argument {0} is not passed
Cause: The required argument is not passed.
Action: Provide the required argument.

Level: 1

Type: ERROR

Impact: Security

JPS-07071: Deletion Changes in the patch have been identified. Applying the changes will permanently delete policy store artifacts. Silent Apply process halted. Review the changes and Apply the patch.
Cause: Addition Safe changes and Modification Safe changes have been applied.However, Deletion conflicts are not resolved.
Action: Resolve deletion conflicts.

Level: 1

Type: ERROR

Impact: Security

JPS-07077: Cannot generate report. Reason {0}
Cause: Report generation failed.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Security

JPS-07078: Report file {0} path is invalid.
Cause: Report file specified is not a valid file path.
Action: Specify a valid file path.

Level: 1

Type: ERROR

Impact: Security

JPS-07079: Report file {0} cannot be created in the given directory.
Cause: The directory doesn't have write permission.
Action: Specify a directory which has write permission.

Level: 1

Type: ERROR

Impact: Security

JPS-07080: Report file {0} already exists.
Cause: Report file exists.
Action: Specify a non existing file.

Level: 1

Type: ERROR

Impact: Security

JPS-07081: Could not find policystore in "{0}" jps context in production config.
Cause: Could not find policystore in {0} jps context in production config.
Action: Provide a service instance for policystore in the {0} jps context in production config.

Level: 1

Type: ERROR

Impact: Security

JPS-07082: Loading base policy store complete in {0}.
Cause: Loading base policy store complete in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07083: Initializing Application Policy Comparator complete in {0}.
Cause: Initializing Application Policy Comparator complete in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07084: Loading new policy store complete in {0}.
Cause: Loading new policy store complete in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07085: Oracle Delta calculation complete in {0}.
Cause: Oracle Delta calculation complete in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07086: Production application policy store object created in {0}.
Cause: Production application policy store object created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07087: Customer delta created in {0}.
Cause: Customer delta created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07088: Patch delta created in {0}.
Cause: Patch delta created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07089: Report File created in {0}.
Cause: Report file created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07090: Customer delta files created in {0}.
Cause: Customer delta files created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07093: The Role category object is null while persisting to Addition Safe Changes.
Cause: The required parameter was null.
Action: Enusre to provide a valid RoleCategory Object.

Level: 1

Type: ERROR

Impact: Security

JPS-07101: Beginning to apply additions...
Cause: Beginning to apply additions...
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07102: Additions applied in {0}
Cause: Additions applied in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07103: Beginning to apply modifications...
Cause: Beginning to apply modifications...
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07104: Modifications applied in {0}
Cause: Modifications applied in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07105: Beginning to apply deletions...
Cause: Beginning to apply deletions...
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07106: Deletions applied in {0}
Cause: Deletions applied in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07107: {0} Application roles added.
Cause: {0} Application roles added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07108: {0} Role categories added.
Cause: {0} Role categories added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07109: {0} Resource type entries added.
Cause: {0} Resource type entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07110: {0} Resource entries added.
Cause: {0} Resource entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07111: {0} Permission set entries added.
Cause: {0} Permission set entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07112: {0} Application role membership entries added.
Cause: {0} Application role membership entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07113: {0} Application role categories entries added.
Cause: {0} Application role categories entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07114: {0} Resources to permission sets added.
Cause: {0} Resources to permission set entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07115: {0} Permission set membership entries added.
Cause: {0} Permission set membership entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07116: {0} Grantee to permission set entries added.
Cause: {0} Grantee to permission set entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07117: {0} Grantee to permission membership entries added.
Cause: {0} Grantee to permission membership entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07118: {0} Application roles modified.
Cause: {0} Application roles modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07119: {0} Role categories modified.
Cause: {0} Role categories modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07120: {0} Resource type entries modified.
Cause: {0} Resource type entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07121: {0} Resource entries modified.
Cause: {0} Resource entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07122: {0} Permission set entries modified.
Cause: {0} Permission set entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07123: {0} Resources to permission sets added.
Cause: {0} Resources to permission set entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07124: {0} Grantee to permission membership entries modified.
Cause: {0} Grantee to permission membership entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07125: Dissociated {0} members from application roles.
Cause: Deassociated {0} members and application roles.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07126: Dissociated {0} categories from application roles.
Cause: Deassociated {0} categories and application roles.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07127: Dissociated {0} resources from permission sets.
Cause: Deassociated {0} resources and permission sets.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07128: Revoked {0} permission sets from grantees.
Cause: Revoked {0} permission sets from grantees.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07129: Revoked {0} permissions from grantees.
Cause: Revoked {0} permissions from grantees.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07130: {0} Application roles deleted.
Cause: {0} Application roles deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07131: {0} Role categories deleted.
Cause: {0} Role categories deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07132: {0} Permission set entries deleted.
Cause: {0} Permission set entries deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07133: {0} Resource entries deleted.
Cause: {0} Resource entries deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07134: {0} Resource type entries deleted.
Cause: {0} Resource type entries deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07135: Progress - Apply Additions ----------------------- {0}% Done
Cause: Progress...Apply additions
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07136: Progress - Apply Modifications -------------------- {0}% Done
Cause: Progress...Apply modifications
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07137: Progress - Apply Deletions ----------------------- {0}% Done
Cause: Progress...Apply deletions
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07138: Dissociated of members from application roles (skipped, not applicable).
Cause: Dissociation of members from application roles (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07139: Dissociation of categories from application roles (skipped, not applicable)
Cause: Disassociation of categories from application roles (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07140: Dissociation of resources from permission sets (skipped, not applicable).
Cause: Disassociation of resources from permission sets (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07141: Revoke of permission sets from grantees (skipped, not applicable).
Cause: Revoke of permission sets from grantees (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07142: Revoke of permissions from grantees (skipped, not applicable).
Cause: Revoke of permissions from grantees (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07143: Application roles deletion (skipped, not applicable).
Cause: Deletion of application roles (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07144: Role categories deletion (skipped, not applicable).
Cause: Deletion of role categories (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07145: Permission set entries deletion (skipped, not applicable).
Cause: Deletion of permission sets (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07146: Resource entries deletion (skipped, not applicable)
Cause: Deletion of resources (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07147: Resource type entries deletion (skipped, not applicable).
Cause: Deletion of resource types (skipped, not applicable)
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07148: Deletions not applicable when the silent flag is on.
Cause: Deletions not applicable when the silent flag is enabled
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07150: You can set only one of the two flags - {0} or {1} but not both.
Cause: Dual flags have been set. This is not permitted
Action: Set only one of the two flags - {0} or {1}

Level: 1

Type: ERROR

Impact: Security

JPS-07151: role member {0} of application role: {1} not found.
Cause: role member {0} of application role: {1} not found
Action: Add back role member: {0} or run patching analysis again

Level: 1

Type: ERROR

Impact: Security

JPS-07152: Name collisions have been identified. The patch process halted. Eliminate the collisions by renaming or removing artifacts in production store. Please find artifacts which have name collision between production store and patch version in file {0}.
Cause: Name collisions exist.
Action: Eliminate the name collisions by renaming or removing the policy artifacts in production store.

Level: 1

Type: ERROR

Impact: Security

JPS-07156: {0} Policy rule entries were added.
Cause: {0} Policy rule entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07157: {0} Policy entries were added.
Cause: {0} Policy entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07158: {0} Policy to permission set entries added.
Cause: {0} Policy to permission set entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07159: {0} Policy to policy rule entries were added.
Cause: {0} Policy to policy rule entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07160: {0} Policy to grantee entries added.
Cause: {0} Policy to grantee entries added.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07161: {0} Policies entries were modified.
Cause: {0} Policies entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07162: {0} Policy rules entries were modified.
Cause: {0} Policy rules entries modified.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07163: {0} Policy rules were deleted from policies.
Cause: Deleted {0} policy rules from policies.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07164: {0} Principals were deleted from policy.
Cause: Deleted {0} principals from policy.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07165: {0} Permission Sets were deleted from policy.
Cause: Deleted {0} Permission Set from policy.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07166: {0} Policy entries were deleted.
Cause: {0} Policy entries deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07167: {0} Policy rule entries were deleted.
Cause: {0} Policy rule entries deleted.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07168: Policy rule entry is null.
Cause: {0} Policy rule entry is null.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07169: Delta between patch jazn-data and production policystore was written to report in {0}.
Cause: Delta between patch jazn-data and production policystore was written to report in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07170: Delta between patch jazn-data and production policystore was calculated in {0}.
Cause: Delta between patch jazn-data and production policystore was calculated in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07171: Privilege changes of user or group report between baseline jazn-data and production policystore was created in {0}.
Cause: User or group's privilege changes report between baseline jazn-data and production policystore was created in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07172: Delta between production and baseline jazn-data was validated in {0}.
Cause: Policy customization between production and baseline jazn-data was validated in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07173: Enterprise role privilege changes between production and baseline jazn-data was validated in {0}.
Cause: Enterprise user or role privilege changes between production and baseline jazn-data was validated in {0}.
Action: No actions are required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07174: Enterprise user or role privilege validation failed for record: {0}.
Cause: Enterprise user or role privilege validation failed for record
Action: Check the usergroup-privilege-validate-result file for more details

Level: 1

Type: WARNING

Impact: Security

JPS-07175: Policy change validation failed for record: {0}.
Cause: Policy change validation failed for record
Action: Check the policy-validate-result file for more details

Level: 1

Type: WARNING

Impact: Security

JPS-07176: Patch jazn data file {0} will be ignored since this is forceTag mod.
Cause: Patch jazn data file {0} will be ignored since this is forceTag mod.
Action: No action

Level: 1

Type: WARNING

Impact: Security

JPS-07177: Patch application policy name {0} will be ignored since this is forceTag mod.
Cause: Patch application policy name {0} will be ignored since this is forceTag mod.
Action: No action

Level: 1

Type: WARNING

Impact: Security

JPS-07178: Patch delta folder {0} will be ignored since this is forceTag mod.
Cause: Patch delta folder {0} will be ignored since this is forceTag mod.
Action: No action

Level: 1

Type: WARNING

Impact: Security

JPS-07179: Tagging {0} {1} completed in {2}.
Cause: Tagging {0} {1} completed in {2}.
Action: No action

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07500: Trust protocol {0} is not supported.
Cause: Requested trust protocol is not supported
Action: Provide correct trust protocol

Level: 1

Type: ERROR

Impact: Security

JPS-07501: Token context is invalid.
Cause: Token context object is empty or does not contain required parameters
Action: Check token context object contains required parameter

Level: 1

Type: ERROR

Impact: Security

JPS-07502: Trust Service token provider {0} is not found.
Cause: Token provider not configured in the jps-config.xml file
Action: Check jps-config.xml file and verify that requested token provider is correctly configured

Level: 1

Type: ERROR

Impact: Security

JPS-07503: Trust Service token provider class name {0}.
Cause: Token provider class loading
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07504: Trust Service Keystore initialization failed.
Cause: Keystore is is missing or not configured correctly
Action: Check the keystore and ensure that necessary certificates and keys are present

Level: 1

Type: ERROR

Impact: Security

JPS-07505: Trust service provider protocol {0}
Cause: Trust Service provider protocol information
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07506: Token context creation failed.
Cause: Incorrct protocol or associated provider configuration.
Action: Check protocol and associated provider configuration

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07507: Token issue operation
Cause: Trust service token issue opertion.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07508: Token issue operation failed.
Cause: Trust service token issue opertion failed.
Action: Check provider configuration

Level: 1

Type: ERROR

Impact: Security

JPS-07509: Invalid token operation
Cause: Invalid Trust Service token opertion.
Action: Check invoked operation name

Level: 1

Type: ERROR

Impact: Security

JPS-07510: Token validate operation.
Cause: Trust Service validate token opertion.
Action: No action required

Level: 1

Type: ERROR

Impact: Security

JPS-07511: Validate operation failed.
Cause: Trust service token validate opertion failed.
Action: Check provider configuration

Level: 1

Type: ERROR

Impact: Security

JPS-07512: Missing token issuer identity.
Cause: Token issuer identity missing.
Action: Provide token issuer identity

Level: 1

Type: ERROR

Impact: Security

JPS-07513: Invalid subject confirmation method.
Cause: Invalid subject confirmation method.
Action: Provide correct subject confirmation method

Level: 1

Type: ERROR

Impact: Security

JPS-07514: Token audience restriction condition check failed.
Cause: Invalid token audience condition.
Action: Check the audience condition

Level: 1

Type: ERROR

Impact: Security

JPS-07515: Token signature validation failed.
Cause: Invalid token signature.
Action: Check token integrity and verify signature using correct certificate

Level: 1

Type: ERROR

Impact: Security

JPS-07516: Invalid token.
Cause: Invalid token.
Action: Check token integrity.

Level: 1

Type: ERROR

Impact: Security

JPS-07517: Input token is not an instance of GenericToken class.
Cause: Input token is not an instance of GenericToken class.
Action: Check the token object class

Level: 1

Type: ERROR

Impact: Security

JPS-07518: Input token is not an instance of UsernameToken class
Cause: Input token is not an instance of UsernameToken class.
Action: Check the token object class

Level: 1

Type: ERROR

Impact: Security

JPS-07519: Setting subject conformation method failed.
Cause: Invalid token object.
Action: Check the token object

Level: 1

Type: ERROR

Impact: Security

JPS-07520: Token signing failed.
Cause: Token signing key is unavailable.
Action: Check the keystore and verify that signing key is present

Level: 1

Type: ERROR

Impact: Security

JPS-07521: Token signature is not available.
Cause: Unsigned token.
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07522: Token is not valid yet {0}
Cause: Token is not valid yet.
Action: Check the token validity start date.

Level: 1

Type: ERROR

Impact: Security

JPS-07523: Token has expired {0}
Cause: Token has expired.
Action: Check the token validity end date.

Level: 1

Type: ERROR

Impact: Security

JPS-07524: Certificate is unavailable {0}
Cause: Certificate is not available.
Action: Check the keystore and ensure that the certificate is present.

Level: 1

Type: ERROR

Impact: Security

JPS-07525: Private key is unavailable
Cause: Private key is not available.
Action: Check the keystore and ensure that the private key is present.

Level: 1

Type: ERROR

Impact: Security

JPS-07526: Initializing provider
Cause: Provider is initiliazing.
Action: None

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07527: Shutting down provider
Cause: Provider is shutting down.
Action: None

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07528: Received unknown token type {0}
Cause: Received token type is unknown.
Action: Check the provided token.

Level: 1

Type: WARNING

Impact: Security

JPS-07529: Received unknown token class {0}
Cause: Token class is unknown.
Action: Check the token class.

Level: 1

Type: WARNING

Impact: Security

JPS-07530: Invalid token type or token not found
Cause: Invalid token authentication type specified.
Action: Check the token authentication type.

Level: 1

Type: WARNING

Impact: Security

JPS-07531: Input token is not an instance of {0}
Cause: Specified insance is not correct.
Action: Check the instance type validity.

Level: 1

Type: WARNING

Impact: Security

JPS-07532: Instance of {0} is invalid
Cause: Specified instance is invalid.
Action: Check the specified instance and ensure that it is correct

Level: 1

Type: WARNING

Impact: Security

JPS-07533: Received empty token byte array
Cause: Given token is empty.
Action: Check the token content and ensure that it is not empty.

Level: 1

Type: ERROR

Impact: Security

JPS-07534: Trust service configuration is not valid
Cause: Invalid configuration parameters.
Action: Check the configuration parameters.

Level: 1

Type: WARNING

Impact: Security

JPS-07535: Using {0} Trust service configuration
Cause: Configuration type used by Trust Service
Action: None

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07536: Token credential missing
Cause: Token signing or validation credential missing.
Action: Provide correct credential.

Level: 1

Type: ERROR

Impact: Security

JPS-07537: Token signature missing
Cause: Token signature missing.
Action: Check the token for integrity.

Level: 1

Type: ERROR

Impact: Security

JPS-07538: The input token is not specified
Cause: Input token not provided.
Action: Check if the token has been provided.

Level: 1

Type: ERROR

Impact: Security

JPS-07539: Token signing method is not specified
Cause: Token signing algorithm parameter missing.
Action: Check the token signing algorithm parameter.

Level: 1

Type: ERROR

Impact: Security

JPS-07540: Token signing method is invalid
Cause: Token signing algorithm parameter invalid
Action: Check the specified token signing algorithm.

Level: 1

Type: ERROR

Impact: Security

JPS-07541: Token signing private key is not specified
Cause: Token signing private key missing.
Action: Check the token signing private key parameter.

Level: 1

Type: ERROR

Impact: Security

JPS-07542: Token signing certificate is not specified
Cause: Token signing certificate missing.
Action: Check the token signing certificate parameter.

Level: 1

Type: ERROR

Impact: Security

JPS-07543: Token signing credential is not specified
Cause: Token signing credential missing.
Action: Check the token signing credential parameter.

Level: 1

Type: ERROR

Impact: Security

JPS-07544: The specified token type is invalid
Cause: The token type is not supported.
Action: Check the token type parameter.

Level: 1

Type: ERROR

Impact: Security

JPS-07545: Invalid TokenContext class
Cause: Internal Error. The correct TokenContext class is not created.
Action: Provide the correct TokenProvider class in trust configurations.

Level: 1

Type: ERROR

Impact: Security

JPS-07546: Token cannot be issued for virtual or anonymous user
Cause: Trust token cannot be issued for anonymous or virtual users
Action: Ensure usage of Trust service is limited to users present in configured identity store.

Level: 1

Type: ERROR

Impact: Security

JPS-07600: Application policy for stripe name {0} not found. Nothing to undeploy
Cause: No associated application policies
Action: Check application policy setup or contact system administrator

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07601: Complete staging offline deployment for application {0} in {1}
Cause: Complete staging offline deployment for application {0} in {1}
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-07602: Removal of application policy failed. Reason: {0}.
Cause: Exception in removing application policy
Action: Check application policy setup or contact system administrator

Level: 1

Type: WARNING

Impact: Security

JPS-07603: Cannot purge changelog. Reason {0}.
Cause: Purge changelog failed.
Action: Check policystore configuration.

Level: 1

Type: ERROR

Impact: Security

JPS-07604: Wrong policy combining algorithm name {0} is used.
Cause: wrong policy combining algorithm name was used
Action: Check combining algorithm name being used

Level: 1

Type: WARNING

Impact: Security

JPS-07605: Unsupported policy combining algorithm name {0} is used.
Cause: Unsupported policy combining algorithm name was used
Action: Check combining algorithm name being used

Level: 1

Type: WARNING

Impact: Security

JPS-07606: Cannot clean applications. Reason {0}.
Cause: Clean applications failed.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-07607: {0} is used in source, but it is not supported by destination policy store.
Cause: Source contains policy artifacts that is not supported by destination policy store
Action: Make sure source only contain policy artifacts which are compatible with destination policy store

Level: 1

Type: WARNING

Impact: Security

JPS-07608: ERROR:not allowed to modify seed policy store {0}.
Cause: ERROR:not allowed to modify seed policy store {0}.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-08000: Subject object {0} is not supported.
Cause: Specified Object type is not supported by the provider for Subject.
Action: Check the document for supported object types.

Level: 1

Type: ERROR

Impact: Security

JPS-08001: Action object {0} is not supported.
Cause: Specified Object type is not supported by the provider for Action.
Action: Check the document for supported object types.

Level: 1

Type: ERROR

Impact: Security

JPS-08002: Resource object {0} is not supported.
Cause: Specified Object type is not supported by the provider for Resource.
Action: Check the document for supported object types.

Level: 1

Type: ERROR

Impact: Security

JPS-08003: Environment object {0} is not supported.
Cause: Specified Object type is not supported by the provider for Environment.
Action: Check the document for supported object types.

Level: 1

Type: ERROR

Impact: Security

JPS-08004: Invalid resource string: {0}.
Cause: The resource string is invalid.
Action: Check the document for the resource string format.

Level: 1

Type: ERROR

Impact: Security

JPS-08005: Subject cannot be null.
Cause: The subject is null.
Action: Use a valid subject.

Level: 1

Type: ERROR

Impact: Security

JPS-08006: Action cannot be null.
Cause: The action is null.
Action: Use a valid action.

Level: 1

Type: ERROR

Impact: Security

JPS-08007: Resource cannot be null.
Cause: The resource is null.
Action: Use a valid resource.

Level: 1

Type: ERROR

Impact: Security

JPS-08008: Action list cannot be null or empty.
Cause: The action list is null or empty.
Action: Use a valid action list.

Level: 1

Type: ERROR

Impact: Security

JPS-08009: Resource list cannot be null or empty.
Cause: The resource list is null or empty.
Action: Use a valid resource list.

Level: 1

Type: ERROR

Impact: Security

JPS-08010: The size of action list and resource list is different.
Cause: The size of action list and resource list is different.
Action: The size of action list should be identical to the size of resource list.

Level: 1

Type: ERROR

Impact: Security

JPS-08011: Subject object {0} is not a valid subject on platform {1}.
Cause: The subject object is not a valid subject on current platform.
Action: Use a valid subject.

Level: 1

Type: ERROR

Impact: Security

JPS-08012: Scope cannot be null or empty.
Cause: Scope is null or empty.
Action: Use a valid scope.

Level: 1

Type: ERROR

Impact: Security

JPS-08013: Query Type cannot be null.
Cause: Query Type is null.
Action: Use a valid Query Type.

Level: 1

Type: ERROR

Impact: Security

JPS-08014: Invalid scope string: {0}.
Cause: The scope string is invalid.
Action: Check the document for the scope string format.

Level: 1

Type: ERROR

Impact: Security

JPS-08015: Invalid search scope string: {0}.
Cause: The search scope in scope string is invalid.
Action: Check the document for the scope string format.

Level: 1

Type: ERROR

Impact: Security

JPS-08016: An error has occurred while processing the PepResponse result.
Cause: An error has occurred while processing the PepResponse results.
Action: Check the policy setup and client code.

Level: 1

Type: ERROR

Impact: Security

JPS-08017: Invalid resource string: {0}. Please provide a fully qualified resource string.
Cause: Fully qualified resource string is required.
Action: Please specify application ID, resource type and resource name.

Level: 1

Type: ERROR

Impact: Security

JPS-08018: The configured policy provider {0} does not implement AzPolicy interface.
Cause: The configured policy provider does not implement AzPolicy interface.
Action: You must configure policy provider that implements AzPolicy interface, e.g. by calling Policy.setPolicy().

Level: 1

Type: ERROR

Impact: Security

JPS-08019: Requested operation is not supported.
Cause: Requested operation is not supported.
Action: Do not invoke unsupported operation.

Level: 1

Type: ERROR

Impact: Security

JPS-08020: The authorization service instance is invalid.
Cause: The authorization service instance is invalid.
Action: Check the service instance and ensure that is a supported authorization service instance.

Level: 1

Type: ERROR

Impact: Security

JPS-08021: The input configuration parameter is invalid.
Cause: The input configuration parameter is invalid.
Action: Check the configuration parameter validity.

Level: 1

Type: ERROR

Impact: Security

JPS-08022: Incorrect authorization service instance type.
Cause: Incorrect authorization service instance type.
Action: Check the authorization service instance type.

Level: 1

Type: ERROR

Impact: Security

JPS-08023: The environment parameter is missing.
Cause: The environment paramater is missing.
Action: Check the environment paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08024: Policy context parameter is missing.
Cause: Policy context parameter is missing.
Action: Check the policy context paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08025: Session context parameter is missing.
Cause: Session context parameter is missing.
Action: Check the session paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08026: Database connection parameter is missing.
Cause: Database connection parameter is missing or not a right type.
Action: Check the database connection paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08027: Security predicate parameter is missing.
Cause: Security predicate parameter is missing.
Action: Check the security predicate paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08028: Cannot find appName attribute in resource collection.
Cause: Can't find appName attribute in resource collection.
Action: Add appName attribute to resource collection.

Level: 1

Type: ERROR

Impact: Security

JPS-08029: Privilege parameter is missing or not a right type
Cause: Privilege parameter is missing or not a right type.
Action: Check the privilege paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08030: DB object parameter is missing or not a right type.
Cause: DB object parameter is missing or not a right type.
Action: Check the DB object paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08031: Client env parameter is not a right type.
Cause: Client env parameter is not a right type.
Action: Check the client env paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08032: Client env parameter has unsupported value.
Cause: Client env parameter has unsupported value.
Action: Check the client env paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08033: Check privilege mode parameter has unsupported value.
Cause: Check privilege mode parameter has unsupported value.
Action: Check the Check privilege paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08034: Value of parameter {0} should be type {1}, but has a wrong type {2}.
Cause: Invalid parameter type
Action: Check the paramater.

Level: 1

Type: ERROR

Impact: Security

JPS-08035: Type of RAS parameter value is not supported.
Cause: Type of RAS parameter value is not supported.
Action: Do not use unsupported type for RAS parameter value.

Level: 1

Type: ERROR

Impact: Security

JPS-08036: Invalid data type in Subject collection, it only accepts RuntimeAttribute.
Cause: Invalid data type in Subject collection, it only accepts RuntimeAttribute.
Action: Use RuntimeAttribute in Subject collection.

Level: 1

Type: ERROR

Impact: Security

JPS-08037: Invalid data type in Action collection, it only accepts RuntimeAttribute.
Cause: Invalid data type in Action collection, it only accepts RuntimeAttribute.
Action: Use RuntimeAttribute in Action collection.

Level: 1

Type: ERROR

Impact: Security

JPS-08038: Invalid data type in Resource collection, it only accepts RuntimeAttribute.
Cause: Invalid data type in Resource collection, it only accepts RuntimeAttribute.
Action: Use RuntimeAttribute in Resource collection.

Level: 1

Type: ERROR

Impact: Security

JPS-08500: Component audit definition {0} already exists.
Cause: Component audit definition {0} already exists.
Action: Check given component type.

Level: 1

Type: WARNING

Impact: Security

JPS-08501: Failed to create component audit definition {0}. Reason: {1}.
Cause: Failed to create component audit definition {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08502: Failed to search database mapping table for component {0}. Reason: {1}.
Cause: Failed to search database mapping table for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08503: Cannot search audit definition for component {0}. Reason: {1}.
Cause: Cannot search audit definition for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08504: Failed to search generic attribute groups. Reason: {0}.
Cause: Failed to search generic attribute groups. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08505: Failed to create database mapping table for component {0}. Reason: {1}.
Cause: Failed to create database mapping table for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08506: Failed to create filter config for component {0}. Reason: {1}.
Cause: Failed to create filter config for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08507: Component audit definition {0} does not exist.
Cause: Component audit definition {0} does not exist.
Action: Check given component type.

Level: 1

Type: WARNING

Impact: Security

JPS-08508: Failed to search filter config for component {0}. Reason: {1}.
Cause: Failed to search filter config for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08509: Failed to update filter config for component {0}. Reason: {1}.
Cause: Failed to update filter config for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08510: The expected audit store DN {0} was missing.
Cause: The expected audit store DN {0} was missing.
Action: Configure this DN during the bootstrap process.

Level: 1

Type: WARNING

Impact: Security

JPS-08511: Audit store was not fully initialized until data source is available.
Cause: Audit store was not fully initialized until data source is available.
Action: Wait and retry later.

Level: 1

Type: WARNING

Impact: Security

JPS-08512: Failed to retrieve value. Reason: {0}.
Cause: Failed to retrieve value. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08513: Failed to search component types. Reason: {0}.
Cause: Failed to search component types. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08514: Failed to search system XLF. Reason: {0}.
Cause: Failed to search system XLF. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08515: Failed to search XLF for component {0}. Reason: {1}.
Cause: Failed to search XLF for component {0}. Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08516: Failed to search system definition. Reason: {0}.
Cause: Failed to search system definition. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08517: System audit definition already exists.
Cause: System audit definition already exists.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08518: Failed to create system audit definition. Reason: {0}.
Cause: Failed to create system audit definition. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08519: Error in creating filter tree. Reason: {0}.
Cause: Error in creating filter tree. Reason: {0}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08520: Audit definition {0} is invalid.
Cause: Audit definition {0} is invalid.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08521: Attribute mapping table {0} for component type {1} is invalid.
Cause: Attribute mapping table {0} for component type {1} is invalid.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08522: Filter config {0} for component type {1} is invalid.
Cause: Filter config {0} for component type {1} is invalid.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08523: Component type value {0} is invalid.
Cause: Component type value {0} is invalid.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08524: System definition {0} is invalid.
Cause: System definition {0} is invalid.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08525: Audit definition for component type {0} not found.
Cause: Audit definition for component type {0} not found.
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08526: XLF for component type {0} not found.
Cause: XLF for component type {0} not found.
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08527: Attribute mapping table for component type {0} not found.
Cause: Attribute mapping table for component type {0} not found.
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08528: Filter config for component type {0} not found.
Cause: Filter config for component type {0} not found.
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08529: Generic attribute groups not found.
Cause: Generic attribute groups not found.
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08530: Failed to search audit definition in audit store. Reason: {0}.
Cause: Failed to search audit definition in audit store. Reason: {0}.
Action: Ensure that the audit store configuration for audit service are correct in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08531: Failed to create audit metadata in audit store. Reason: {0}.
Cause: Failed to create audit metadata in audit store. Reason: {0}.
Action: Ensure that the audit store configuration for audit service are correct in jps-config.xml.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08532: Audit definition "{0}" in destination store does not match the one in source store.
Cause: Audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08533: Component XLF for audit definition "{0}" in destination store does not match the one in source store.
Cause: Component XLF for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08534: Generic attribute groups in destination store do not match those in source store.
Cause: Generic attribute groups in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08535: Attribute group "{0}" in destination store does not match the one in source store.
Cause: Attribute group "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08536: Audit filter config for audit definition "{0}" in destination store does not match the one in source store.
Cause: Audit filter config for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08537: Attribute mapping table for audit definition "{0}" in destination store does not match the one in source store.
Cause: Attribute mapping table for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08538: Event definitions for audit definition "{0}" in destination store does not match the one in source store.
Cause: Event definitions for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08539: Event category "{0}" in destination store does not match the one in source store.
Cause: Event category "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08540: Level list for audit definition "{0}" in destination store does not match the one in source store.
Cause: Level list for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08541: Filter preset definition list for audit definition "{0}" in destination store does not match the one in source store.
Cause: Filter preset definition list for audit definition "{0}" in destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08542: Attribute "{0}" in attribute group "{1}" in the destination store does not match the one in source store.
Cause: Attribute "{0}" in attribute group "{1}" in the destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08543: Custom filter preset definition in filter config of audit definition "{0}" in the destination store does not match the one in source store.
Cause: Custom filter preset definition in filter config of audit definition "{0}" in the destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08544: Failed to remove component definition "{0}". Reason: {1}.
Cause: Failed to remove component definition "{0}". Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08545: Failed to update component definition "{0}". Reason: {1}.
Cause: Failed to update component definition "{0}". Reason: {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08546: Filter preset definition "{0}" in filter config of audit definition "{1}" in the destination store does not match the one in source store.
Cause: Filter preset definition "{0}" in filter config of audit definition "{1}" in the destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08547: Filter category "{0}" of filter preset definition "{1}" in filter config of audit definition "{2}" in the destination store does not match the one in source store.
Cause: Filter category "{0}" of filter preset definition "{1}" in filter config of audit definition "{2}" in the destination store does not match the one in source store.
Action: See error message.

Level: 1

Type: WARNING

Impact: Configuration

JPS-08548: Cannot register to audit service for component "{0}".
Cause: Cannot register component definition "{0}" to audit service. Reason {1}.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08549: Audit registration service not available.
Cause: Audit registration service not available.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08550: Audit loader startup failed. Cause: "{0}".
Cause: Audit loader startup failed.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08551: Failed to upgrade audit event definition due to incompatible data mapping. Component type: "{0}".
Cause: Failed to upgrade audit event definition due to incompatible data mapping. Component type: "{0}".
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08552: Upgrade audit event definition with incompatible data mapping. Component type: "{0}".
Cause: Upgrade audit event definition with incompatible data mapping. Component type: "{0}".
Action: See error message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08553: Failed to load opss_audit_registration.xml. Reason "{0}".
Cause: Failed to load opss_audit_registration.xml, Reason "{0}".
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08554: Failed to register Component type "{0}" due to malformed version number in event definition.
Cause: Failed to register Component type "{0}" due to malformed version number in event definition.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08555: During provisioning operations, subscriptions will not be accepted
Cause:
Action:

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-08556: Component type value null is invalid.
Cause: Component type value null is invalid.
Action: Use the appropriate componentType while doing registration of component to AuditStore

Level: 1

Type: ERROR

Impact: Security

JPS-08557: Component events definition file is invalid. Reason - "{0}".
Cause: Component events definition file is invalid. Reason - "{0}".
Action: Correct the events definition file based on reason

Level: 1

Type: ERROR

Impact: Security

JPS-08558: Failed to rollback audit registration failure for component "{0}" , Reason "{1}".
Cause: Failed to rollback audit registration failure for component "{0}" , Reason "{1}".
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-08559: No matching system event definition for EventRef "{0}" , regarded as a custom Event.
Cause: No matching system event definition for EventRef "{0}" , regarded as a custom Event.
Action: See error message.

Level: 1

Type: WARNING

Impact: Security

JPS-09000: Resource type {0} already in use for {1}.
Cause: Resource type was already in use.
Action: Use a different resource type name.

Level: 1

Type: WARNING

Impact: Security

JPS-09001: Resource matching class name is missing. A subtype must not have its own matching algorithm.
Cause: Resource matching class name was missing.
Action: A subtype must not have its own matching algorithm.

Level: 1

Type: WARNING

Impact: Security

JPS-09002: The parameter {0} of type {1} does not exist.
Cause: This parameter did not exist.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-09003: For the parameter {0} more than expected values found for the Application name:{1}, Policy Domain:{2}, Query Parameter:{3}, Actual results: {4}
Cause: More then expected values for given parameter found.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-09004: For type {0} the modification is not allowed for {1}.
Cause: Modify operation was not allowed.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-09005: For the parameter {0} the given value {1} is invalid.
Cause: The value for the given parameter was invalid.
Action: Provide the valid value for the given paramter.

Level: 1

Type: WARNING

Impact: Security

JPS-09006: Resource {0} already in use for {1}.
Cause: Resource was already in use.
Action: Use a different resource name.

Level: 1

Type: WARNING

Impact: Security

JPS-09007: RoleCategory {0} cannot be deleted
Cause: The role category is referenced by one or more application roles.
Action: Modify the application role(s) definition that reference this role category by removing the role category for the application role.

Level: 1

Type: WARNING

Impact: Security

JPS-09008: Application policy for application {0} does not exist.
Cause: Application policy did not exist.
Action: The application policy must exist. Check the policy store.

Level: 1

Type: WARNING

Impact: Security

JPS-09009: Only limited set of properties are supported for resource action search. See the documentation for more details.
Cause: The property user to search resource action was invalid.
Action: Only limited set of properties are supported for resource action search. See the documentation for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-09010: Cannot create permission set {0} with a non existent resource type {1}.
Cause: Permission set could not be created without resource type.
Action: Resource type must be pre-defined to create the permission set.

Level: 1

Type: WARNING

Impact: Security

JPS-09011: Cannot create permission set {0} with a non existent resource {1}.
Cause: Permission set could not be created without resource.
Action: Resource must be pre-defined to create the permission set.

Level: 1

Type: WARNING

Impact: Security

JPS-09012: Search value cannot be null. It can be null only if MATCHER is ANY.
Cause: Search value was null. It could be null only if MATCHER is ANY.
Action: Verify the search value for the given query.

Level: 1

Type: WARNING

Impact: Security

JPS-09013: This application roles {0} does not belong to this application {1}.
Cause: This application role did not belong to this application.
Action: Ensure this application role belongs to this application.

Level: 1

Type: WARNING

Impact: Security

JPS-09014: The application role {0} cannot have null name or unique name for the application {1}.
Cause: The name or unique name of this application role was null or invalid.
Action: Ensure the name or unique name of this application role is valid.

Level: 1

Type: WARNING

Impact: Security

JPS-09015: Application role does not exist in current application.
Cause: Application role was not found in current application.
Action: Ensure the application role belongs to this application.

Level: 1

Type: WARNING

Impact: Security

JPS-09016: Unknown policy store service type {0}.
Cause: Unknown policy store service type {0}.
Action: Correct the policy store configuration.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09017: Policy entry {0} cannot be found.
Cause: Policy entry {0} cannot be found.
Action: Correct the policy entry.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09018: Policy object {0} cannot be found.
Cause: Policy object {0} cannot be found.
Action: Correct the policy object.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09019: {0} could not be cached.
Cause: {0} did not be cached.
Action: Ensure the Resource has valid actions.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09020: Principal entry class "{0}", name "{1}" cannot be created.
Cause: Principal entry class "{0}", name "{1}" cannot be created.
Action: Ensure that the principal entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09021: Permission entry class "{0}", target "{1}", action "{2}" cannot be created.
Cause: Permission entry class "{0}", target "{1}", action "{2}" cannot be created.
Action: Ensure that the permission entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09022: Resource entry type "{0}", resource "{1}" cannot be created.
Cause: Resource entry type "{0}", resource "{1}" cannot be created.
Action: Ensure that the resource entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09023: Resource type entry name "{0}", matcher class "{1}", provider "{2}" cannot be created.
Cause: Resource type entry name "{0}", matcher class "{1}", provider "{2}" cannot be created.
Action: Ensure that the resource type entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09024: Resource action entry type "{0}", name "{1}" cannot be created.
Cause: Resource action entry type "{0}", name "{1}" cannot be created.
Action: Ensure that the resource action entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09025: Permission set entry (name: "{0}", actions: "{1}") cannot be created.
Cause: Permissionset entry name "{0}", actions "{1}" cannot be created.
Action: Ensure that the permissionset entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09026: Role category entry name "{0}" cannot be created.
Cause: Role category entry name "{0}" cannot be created.
Action: Ensure that the role category entry class is correct and entry value is valid.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09027: Grantee DN was missing for principal {0}.
Cause: Grantee DN was missing for principal {0}.
Action: Check principal value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09028: Failed to get permission for principal {0}. Reason: {1}.
Cause: Failed to get permission for principal {0}. Reason: {1}.
Action: Check principal value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09029: Total Time to getPermissions in the Application {0} with {1} number of Grantees is: {2} ms.
Cause: Total Time to getPermissions in the Application {0} with {1} number of Grantees is: {2} ms.
Action: Check log for details.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09030: Code signer data {0} cannot be migrated due to limitation in the destination policy store.
Cause: Code signer data {0} cannot be migrated due to limitation in the destination policy store.
Action: Check log for details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09031: Failed to read java policies for Application: {0}. Reason: {1}.
Cause: Failed to read java policies for Application: {0}. Reason: {1}.
Action: Check log for details.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09032: Only one of permission array {0} and permission entry list {1} can be null or non-null.
Cause: Only one of permission array {0} and permission entry list {1} can be null/non-null.
Action: Ensure one of permission array or permission entry list values is null or non-null.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09033: No grantee found for grantee entry {0}.
Cause: No grantee found for grantee entry {0}.
Action: Ensure the grantee exist in the policy store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09034: Modification on single-value attribute {0} but contains multiple attribute values.
Cause: Modification on single-value attribute {0} but contains multiple attribute values.
Action: Check modification details.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09035: Failed to create DN for {0}. Reason: {1}.
Cause: Failed to create DN for {0}. Reason: {1}.
Action: Check DN name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09036: Failed to read JACC policy {0}. Reason: {0}.
Cause: Failed to read JACC policy {0}. Reason: {0}.
Action: Check LDAP configuration to resolve this error.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09037: No application DN found for name {0} under farm {1}.
Cause: No application DN found for name {0} under farm {1}.
Action: Check DN name.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09038: Resource type {0} does not exist for resource {1}
Cause: This resource type does not exist.
Action: Provide a valid resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-09041: Expression component provided for RuleExpressionEntry must not be null.
Cause: Expression component provided for RuleExpressionEntry must not be null.
Action: Check value of ExpressionComponent.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09042: Invalid expression component provided to RuleExpressionEntry.
Cause: Invalid expression component provided to RuleExpressionEntry.
Action: Check value of ExpressionComponent.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09043: Function entry for an expression must not be null.
Cause: Function entry for an expression must not be null.
Action: Check value of FunctionEntry.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09044: Expression component of type {0} not supported.
Cause: Expression component of type {0} not supported.
Action: Check value of ExpressionComponent.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09045: Minimum number of input parameters must be less than or equal to maximum number of input parameters
Cause: Minimum number of input parameters must be less than or equal to maximum number of input parameters
Action: Check parameters to constructor of VarArgsInfo.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09046: The Matcher {0} in the search query is invalid
Cause: The matcher in the search query is invalid
Action: Provide a valid Search Matcher in the query.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09047: The Property {0} in the search query is invalid
Cause: The search property in the query is invalid
Action: Provide a valid Search property in the query.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09048: The search value is invalid
Cause: The search value in the query is invalid
Action: Provide a valid Search value in the query.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09049: Null value provided for {0}
Cause: Invalid value provided to DataType object.
Action: Provide a non-null value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09050: Host name {0} is invalid for DNS name
Cause: Invalid value provided as DNS host.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09051: Invalid data. Lower DNS port {0} is greater than higher port {1}.
Cause: Lower port is greater than upper range.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09052: Unknown format, can not parse valid date from string {0}.
Cause: Unknown format for date string.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09053: Invalid string {0} for fractional seconds.
Cause: Invalid string for fractional seconds.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09054: Invalid string {0} for hour offset.
Cause: Invalid string for hour offset.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09055: Invalid string {0} for minute offset.
Cause: Invalid string for minute offset.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09056: Negative value {0} not allowed.
Cause: Negative value not aloowed.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09057: Invalid string {0} for dayTimeDuration. Cannot parse.
Cause: Invalid string format for dayTimeDuration
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09058: Invalid string {0} for RFC822 name.
Cause: RFC822Name cannot end with @.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09059: Invalid string {0} for RFC822 domain.
Cause: Invvalid RFC822 domain name.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09060: Invalid string {0} for yearMonthDuration.
Cause: Invalid string format for yearMonthDuration
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09061: Invalid string {0} for OpssTime, must be a number.
Cause: Invalid string for time field, must be a number.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09062: Invalid value {0}, must be between lower range {1} and upper range {2}.
Cause: Value provided for data type not in required range.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09063: Invalid inputted Hex Binary value {0}.
Cause: Invalid value provided for OpssHexBinary data type.
Action: Provide a valid value

Level: 1

Type: WARNING

Impact: Programmatic

JPS-09064: Invalid extension manager, cannot be used to find constraint attributes and functions.
Cause: Internal error: invalid extension manager cannot be used to find constraint attributes or functions.
Action: Provide correct function.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-09400: Attribute key cannot be null.
Cause: Attribute key was null.
Action: Provide a valid attribute key.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09401: Name of attribute key cannot be null.
Cause: Name of attribute key was null.
Action: Provide a valid name of attribute key.

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09402: Attribute service instance not found in the default context.
Cause: Attribute service instance not found in the default JpsContext.
Action: Configure an attribute service instance in the default JpsContext.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09500: Template name is not initialized, please follow the document for method execution order
Cause: Template name is not initialized.
Action: Ensure that execution order is followed as per document

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09501: Either template name or target store or target key or credential object is passed as NULL, {0} is not inserted
Cause: Either template name or target store or target key or credential objcet is passed as NULL, corresponding credential/key object is not inserted
Action: Ensure that all the parameters are passed to insert credential/key object

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09502: Error occurred when initializing security artifacts. Reason {0}
Cause: Security Artifact initialization failed
Action: Check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09503: Error occurred when cleaning the environment, please clean it manually
Cause: Error occurred while cleaning the environment
Action: Please clean it manually

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09504: Error occurred when processing credentials for template {0}. Reason {1}
Cause: Failed while processing credentials
Action: Check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09505: Error occurred when processing keys for template {0}. Reason {1}.
Cause: Failed while processing keys
Action: Check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09506: Error occurred when commiting changes, calling abort method to clean up the environment
Cause: Failed while commiting changes
Action: Please check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09507: No templates are processed, please call processXXX() methods
Cause: No templates are processed, please call processXXX() methods
Action: Please call processXXX() methods before calling end() method

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09508: No artifacts found for template {0}
Cause: No templates specified in component-security-info.xml file
Action: Please add new template in component-security-info.xml file

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09509: No processing mode specified for template {0}
Cause: No processing mode specified for a template
Action: Please add processing mode for a template in component-security-info.xml file

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09510: No credentials found for template {0}
Cause: No credentials are available to seed into OPSS security store for template {0}
Action: Please check the logs or corresponding credential data file in template

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09511: Not able to instantiate credential store object for credential store {0}
Cause: Scratch directory credential store initialization failed
Action: Please check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09512: Not able to instantiate key store service object for key stores {0}
Cause: Scratch directory key store initialization failed
Action: Please check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09513: Not able to get the handle for bootstrap cwallet.sso {0}
Cause: Not able to get the handle for bootstrap wallet
Action: Please check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09514: Credential already exist for map {0} and key {1}
Cause: Credentials already exist in the Opss CredentialStore Implementation
Action: Pass credentials with unique map and key name

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09515: CIE CredentialsInfo object should not be null
Cause: Passed CIE CredentialStoreInfo object is NULL
Action: Please pass valid CIE credential object

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09516: CIE KeystoreInfo object should not be null
Cause: Passed CIE KeystoresInfo object is NULL
Action: Please pass valid CIE key store object

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09517: CIE PrivateKeyInfo object should not be null
Cause: Passed CIE PrivateKeyInfo object is NULL
Action: Please pass valid CIE private key object

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09518: Alias '''{0}''' already exist in key store {1}
Cause: Alias already exist in the Opss key store Implementation
Action: Please key object with unique alias

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09519: Error occurred when processing audit data for template {0}. Reason {1}
Cause: Failed while processing audit data
Action: Check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09520: Error occurred when processing authorization data for template {0}. Reason {1}.
Cause: Failed while processing authorization data
Action: Check the logs

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09521: More than one application stripe {0} found in authorization data file {1}.
Cause: More than one application stripe in authorization data file
Action: Ensure that the authorization file does not have more than one application stripe

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09522: Authorization data file {0} is not present.
Cause: No authorization data file found.
Action: Verify if the file is present

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09523: No keys found for template {0}
Cause: No keys are available to seed into OPSS security store for template {0}
Action: Please check the logs or corresponding keystore data file in template

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09524: More than one component types found in audit store data file {0} for template {1}.
Cause: More than one component types in audit store data file
Action: Ensure that the audit store file does not have more than one component type

Level: 1

Type: ERROR

Impact: Requests/Responses

JPS-09600: File {0} is cannot be found. Check if the specified file is expected in the specified location.
Cause: File {0} cannot be found.
Action: Check if the specified file exists and accessible in the specified location.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09601: The value "{0}" is invalid for {1}.
Cause: An invalid value was provided for this configuration.
Action: Provide the correct value.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09602: Fail to find default JPS Context in {0}.
Cause: Fail to find default JPS Context in the jps-config.xml.
Action: Check content of jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09603: SecurityContext.getSharedSecretStore and getSharedSecretStorePassword return inconsistent values.
Cause: SecurityContext.getSharedSecretStore and getSharedSecretStorePassword return inconsistent values.
Action: Both shared secret store name and password are required for configuring a domain with shared database security store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09604: JDBC Information {0} is missing for configuring security store to database.
Cause: JDBC Information is missing for configuring security store to database.
Action: Check if all required jdbc information is supplied.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09605: Fail to find JPS Context with id {0} in {1}.
Cause: Fail to find the specific JPS Context in the jps-config.xml.
Action: Check content of jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09606: Error encountered while importing encryption key in shared database security store.
Cause: Error encoutered while seeding encryption key in shared database security store.
Action: Check if encryption key is exported and imported properly.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09607: OpssSecurityConfiguration is in invalid state.
Cause: OpssSecurityConfiguration is in invalid state, it has not been initialized properly
Action: If creating expanded domain, check if database is up and all the required datasource information are provided.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09608: OpssSecurityConfiguration is in invalid state, start method is not invoked prior to other methods.
Cause: OpssSecurityConfiguration is in invalid state - start() method is not invoked by CIE prior to other methods
Action: Check if CIE is invoking OpssSecurityConfiguration in proper order.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09609: Failed to initialize OPSS security context based on SecurityContext object from CIE.
Cause: Failed to initialize OPSS security context based on SecurityConext object passed from CIE.
Action: Check the logs.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09610: Error during updating audit loader repositoryType. Exception {0}
Cause: Failed to update audit loader repository type to DB.
Action: Check the logs.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09611: Error updating audit loader credential in bootstrap wallet. Exception {0}
Cause: Failed to add audit loader credentials to bootstrap wallet
Action: Check the logs.

Level: 1

Type: WARNING

Impact: Configuration

JPS-09612: JDBC password for {0} is missing for configuring security store to database.
Cause: JDBC password is missing for configuring security store to database.
Action: Check if jdbc password is supplied.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09613: JDBC username for {0} is missing for configuring security store to database.
Cause: JDBC username is missing for configuring security store to database.
Action: Check if jdbc username is supplied.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09614: The supplied password for property {0} is invalid.
Cause: The supplied password for property {0} is invalid.
Action: Please provide valid password.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09615: Update jps configuration file(s) failed for service {0}. Exception {1}
Cause: Update jps configuration file(s) failed for service {0}.
Action: Check log file for errors.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09616: The schema {0} is already in use for security store(s). Please create a new schema.
Cause: The schema {0} is already in use for security store(s).
Action: Please create a new schema.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09617: Failed to create a domain with shared security store because no security store was found in the database schema {0}.
Cause: Failed to create a domain with shared security store because no security store was found in the database schema {0}.
Action: Please check if a security store is configured properly for the database schema.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09618: Data migration failed for configurator {0}
Cause: Failed to migrate data for configurator {0}.
Action: Please check the logs and check if a security store is configured properly for the database schema.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09619: Jps test service failed for configurator
Cause: Jps test service failed for configurator.
Action: Please check the logs and check if a security store is configured properly for the database schema.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09620: Failed to rollback data.
Cause: Failed to rollback data.
Action: Please check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09621: No entry found for artifact type {0} in component-security-info.xml file of template {1}.
Cause: Artifact is not registered in component-security-info.xml file of template, but artifact data is present as part of template.
Action: Please register missing artifact in component-security-info.xml file

Level: 1

Type: WARNING

Impact: Requests/Responses

JPS-09622: Error during configuring DB security store. Exception {0}.
Cause: Error occured during configuring DB security store.
Action: Check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09623: Error during updating JPS configuration in shared DB security store. Exception {0}.
Cause: Error updating JPS configuration in shared DB security store.
Action: Check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09624: JDBC database name for {0} is missing for configuring security store to database.
Cause: JDBC database name is missing for configuring security store to database.
Action: Check if jdbc database is supplied.

Level: 1

Type: ERROR

Impact: Configuration

JPS-09625: Jps test service completed for configurator.
Cause: Jps test service completed for configurator.
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09626: Rolling back of data for configurator is completed.
Cause: Rolling back of data for configurator is completed.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09627: Trying to rollback data for configurator.
Cause: Trying to rollback data for configurator.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09630: Failed to seed MDS credential to bootstrap cwallet file with specified key/map {0}.
Cause: Failed to seed MDS credential to bootstrap cwallet file.
Action: Check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09631: Failed to create tenant config profile {0} in MDS.
Cause: Failed to create tenant config profiles in MDS.
Action: Check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09632: More than one config-security-file.xml are round in templates.
Cause: More than one config-security-file.xml in templates are found.
Action: Check the logs

Level: 1

Type: ERROR

Impact: Configuration

JPS-09633: Start to provisioning partition {0} with OPSS resource group. Parameters: {1}.
Cause: Start to provisioning a partition with OPSS resource group.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09634: Rollback partition provisioning.
Cause: Rollback partition provisioning.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-09635: Partition provisioning with OPSS resource group is completed.
Cause: Successfully provisioning a partition with OPSS resource group.
Action: No action required

Level: 1

Type: NOTIFICATION

Impact: Configuration

JPS-10000: There was an internal error in the policy store.
Cause: The opearion is not allowed for multivalued attribute.
Action: The opearion is not allowed for multivalued attribute.Supply a valid opearion

Level: 1

Type: WARNING

Impact: Security

JPS-10001: Exception happened while decoding value: {0}.
Cause: The encoding format is not correct.
Action: Check encoding format of String value.

Level: 1

Type: WARNING

Impact: Security

JPS-10002: Container is not ready. Reason: {0}.
Cause: Container is not ready.
Action: Wait for container to start up successfully.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10003: Null search value is not allowed, unless the matcher is ANY.
Cause: Query value is null but the matcher is not ANY.
Action: Do not use null query value if the matcher is not ANY.

Level: 1

Type: WARNING

Impact: Security

JPS-10004: The search value {0} is invalid.
Cause: Query value is invalid.
Action: Use an valid query value.

Level: 1

Type: WARNING

Impact: Security

JPS-10005: Access denied. {0}
Cause: Access to policy store is denied.
Action: Do not perform such operation on policy store.

Level: 1

Type: WARNING

Impact: Security

JPS-10050: The application {0} cannot be found at runtime due to {1}.
Cause: Corresponding runtime application does not exist.
Action: Check if policy is properly distributed.

Level: 1

Type: ERROR

Impact: Security

JPS-10051: Policy object "{0}" already exists in application policy "{1}".
Cause: Policy object with same name exists in this application policy.
Action: Try a different name.

Level: 1

Type: ERROR

Impact: Security

JPS-10052: The list of runtime events is NULL.
Cause: The list of runtime events is NULL
Action: Please contact the security administrator.

Level: 1

Type: ERROR

Impact: Security

JPS-10053: The runtime events is NULL.
Cause: The runtime event is NULL
Action: Please contact the security administrator.

Level: 1

Type: ERROR

Impact: Security

JPS-10100: The policy domain "{0}" does not exist.
Cause: The policy domain does not exist
Action: Check the policy domain name.

Level: 1

Type: WARNING

Impact: Security

JPS-10102: The policy domain "{0}" already exists.
Cause: The policy domain exists
Action: Create a policy domain with a different name.

Level: 1

Type: WARNING

Impact: Security

JPS-10151: Application role {0} does not exist
Cause: The application role does not exist.
Action: Provide correct application role.

Level: 1

Type: WARNING

Impact: Security

JPS-10152: Application Role {0} is used.
Cause: Application Role is used.
Action: Remove the objects which use this application role.

Level: 1

Type: WARNING

Impact: Security

JPS-10153: Application role {0} does not belong to current application.
Cause: Application role does not belong to current application policy.
Action: Modify the application role with application role manager from correct application policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10154: Class {0} is not supported.
Cause: The principal class specified is not supported.
Action: Provide correct principal class.

Level: 1

Type: WARNING

Impact: Security

JPS-10155: The application role attribute {0} is not supported for app role search.
Cause: The application role attribute specified is not supported.
Action: Provide supported attribute.

Level: 1

Type: WARNING

Impact: Security

JPS-10156: Error occurred while fetching the application role {0}.
Cause: The internal error occured while fetching the application role.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-10157: More than one results found for given Application role:{0}, Application name {1}, query:{2} and Actual result: {3}.
Cause: More than one results found for application name.
Action: Refer to the log files for details and correct the error.

Level: 1

Type: WARNING

Impact: Security

JPS-10158: Invalid parameter.
Cause: Invalid parameter value.
Action: Please check the values are of required type.

Level: 1

Type: WARNING

Impact: Security

JPS-10159: Application Role {0} has an invalid unique name
Cause: Application role has an invalid unique name
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10160: The Application role {0} does not belong to application. The application role dn {1} and unique name {2} are not matching.
Cause: The Application role does not belong to application contex.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10161: Internal error- More than one grantee entries found.
Cause: Internal error- More than one grantee entries found.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10162: Grantee DN was missing
Cause: Grantee DN was missing
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10163: Internal error while revoking the permissions. Number of permissions to revoke (or delete) {0} : though only {1} permission(s) would be revoked (or deleted) if this operation were to proceed
Cause: Internal error while revoking the permissions.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10164: Only one of permission list and permission entry list can be null/non-null.
Cause: Only one of permission list and permission entry list can be null/non-null
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10165: MATCHER.ANY not allowed for this kind of search operation
Cause: MATCHER.ANY not allowed for this kind of search operation
Action: Search is not allowed for the MATCHER.ANY

Level: 1

Type: WARNING

Impact: Security

JPS-10166: Error occurred during performing the operation {0}.
Cause: Error occured during performing the operation.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10167: Obligation does not exist for the policy domain {0}.
Cause: Obligation does not exist for the policy domain {0}.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10168: Error occurred while preparing the principal in {0} method of {1} class : {2}. In standalone mode, weblogic specific jars should not be in classpath. Please check the classpath and try again.
Cause: Fail to resolve principal.
Action: Check classpath which may contain weblogic specific jars.

Level: 1

Type: ERROR

Impact: Security

JPS-10169: Default SystemAdminRole should be granted to at least one principal.
Cause: Revoking last member of default admin role SystemAdmin
Action: Keep at least one member of default admin role SystemAdmin

Level: 1

Type: WARNING

Impact: Security

JPS-10200: Administration role {0} already exists
Cause: Cannot have two administration roles with the same name.
Action: Provide a new name to the administration role.

Level: 1

Type: WARNING

Impact: Security

JPS-10201: Administration role {0} does not exist
Cause: Administration role is not found.
Action: Check the administration role name.

Level: 1

Type: WARNING

Impact: Security

JPS-10202: Administration role {0} is used
Cause: Administration role is used.
Action: Remove administration role members first.

Level: 1

Type: WARNING

Impact: Security

JPS-10203: Administration role {0} does not belong to current context
Cause: Administration role does not belong to current context.
Action: Use it in correct context.

Level: 1

Type: WARNING

Impact: Security

JPS-10204: Cannot create admin role with default name {0}
Cause: Cannot create admin role with reserved name.
Action: Use another name for admin role.

Level: 1

Type: WARNING

Impact: Security

JPS-10205: Cannot delete default admin role {0}
Cause: Cannot delete default admin role.
Action: Check the admin role name for deletion.

Level: 1

Type: WARNING

Impact: Security

JPS-10206: Cannot grant {0}, {1} to admin role because its super admin role has no such privilege
Cause: Cannot grant privileges to admin role whose super role has not.
Action: Check the admin resource action to grant.

Level: 1

Type: WARNING

Impact: Security

JPS-10207: Admin resource {0} is not for this scope {1}
Cause: This admin resource is not for this scope
Action: Check the admin resource to grant.

Level: 1

Type: WARNING

Impact: Security

JPS-10208: Cannot change rights of default admin role {0}
Cause: Cannot change righs of default admin role for a scope
Action: Check the admin role name.

Level: 1

Type: WARNING

Impact: Security

JPS-10209: The value for the SEARCH_PROPERTY.PRINCIPAL does implement the java.security.Principal interface. It is of type "{0}".
Cause: The search by value is not an instance of java.security.Principal
Action: Supply an object of type java.security.Principal

Level: 1

Type: WARNING

Impact: Security

JPS-10210: The value for the SEARCH_PROPERTY.PRINCIPAL_NAME is not of type java.lang.String. It is of type "{0}".
Cause: The search by value is not an instance of java.lang.String
Action: Supply an object of type java.lang.String

Level: 1

Type: WARNING

Impact: Security

JPS-10211: Administration role cannot have more than one grantee for parameter Application:{0}, policy Domain:{1}, Query Parameter:{2}, Actual results:{3}.
Cause: The admin role cannot have more than one grantee entry.
Action: Check only one grantee entry available to admin role.

Level: 1

Type: WARNING

Impact: Security

JPS-10250: Resource type reference should not be null.
Cause: The parameter resource type reference is null.
Action: Use a valid object.

Level: 1

Type: WARNING

Impact: Security

JPS-10251: The resource type reference is invalid.
Cause: The current resource type reference is invalid.
Action: Use a valid resource type reference.

Level: 1

Type: WARNING

Impact: Security

JPS-10252: The resource type "{0}" already exists.
Cause: The resource type has existed.
Action: Make sure the resource type does not exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10253: The super resource type {0} does not exist.
Cause: The resource type is referring an invalid super resource type.
Action: Make sure the super resource type exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10254: The resource type {0} should not have its own matcher since it has super type.
Cause: The resource type has both its own matching algorithm and super type.
Action: Remove matching algorithm if the resource type should have super type. Otherwise, remove super type.

Level: 1

Type: WARNING

Impact: Security

JPS-10255: Resource type search context should not be null.
Cause: The resource type context could not be gotten.
Action: Make sure the application policy is available.

Level: 1

Type: WARNING

Impact: Security

JPS-10256: Could not get an available data manager.
Cause: The data manager is invalid.
Action: Make sure policy store and related configuration are correct.

Level: 1

Type: WARNING

Impact: Security

JPS-10257: The modification operator {0} is invalid.
Cause: The operator in ModificationItem is invalid.
Action: Make sure the operation is one of DirContext.ADD_ATTRIBUTE, DirContext.REPLACE_ATTRIBUTE and DirContext.REMOVE_ATTRIBUTE.

Level: 1

Type: WARNING

Impact: Security

JPS-10258: The property name {0} is unknown.
Cause: The attribute ID in ModificationItem is undefined.
Action: Make sure the attribute ID is a valid one.

Level: 1

Type: WARNING

Impact: Security

JPS-10259: The name of resource type could not be modified.
Cause: Resource type name could not be modified.
Action: Do not put resource type name in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10260: The super type of resource type could not be modified.
Cause: The super type of resource type could not be modified.
Action: Do not put super type in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10261: The matching algorithm of resource type could not be modified.
Cause: The matching algorithm of resource type could not be modified.
Action: Do not put matching algorithm in ModificationItem

Level: 1

Type: WARNING

Impact: Security

JPS-10262: The action delimiter of resource type could not be modified.
Cause: The action delimiter of resource type could not be modified.
Action: Do not put action delimiter in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10263: The operation REPLACE_ATTRIBUTE could not be used to the allowed actions of resource type.
Cause: The operation REPLACE_ATTRIBUTE could not be used to the allowed actions of resource type.
Action: Use REMOVE_ATTRIBUTE and ADD_ATTRIBUTE in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10264: The property {0} of resource type is single, could not have more than one value.
Cause: The property could not have more than one value.
Action: First remove the existing value before adding new one.

Level: 1

Type: WARNING

Impact: Security

JPS-10265: Could not add or replace the property {0} since there is no value provided.
Cause: There is no value provided when trying to add or replace an property.
Action: Provide the new value.

Level: 1

Type: WARNING

Impact: Security

JPS-10266: The value data type of property {0} should be String.
Cause: The value data type of property is not String.
Action: Use a String object as value.

Level: 1

Type: WARNING

Impact: Security

JPS-10267: The resource type {0} does not exist.
Cause: The resource type does not exist.
Action: Make sure the resource type exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10268: The resource type {0} is in use, could not be deleted.
Cause: The resource type could not be deleted without cascade since it is in use.
Action: Cascade delete it or first remove all referring objects.

Level: 1

Type: WARNING

Impact: Security

JPS-10269: The operation REPLACE_ATTRIBUTE could not be used to the resource type attribute
Cause: The operation REPLACE_ATTRIBUTE could not be used to the resource type attribute
Action: Use REMOVE_ATTRIBUTE and ADD_ATTRIBUTE in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10270: The resource type attribute {0} is used in policy(-ies) and can not be deleted.
Cause: The resource type attribute being deleted was used in one or morepolicies and could not be deleted.
Action: Before deleting the resource attribute, make sure it is not used.

Level: 1

Type: WARNING

Impact: Security

JPS-10271: The resource matcher class of resource type {0} could not be modified to {1}.
Cause: The resource type matcher class was changed while modifying.
Action: Keep matcher class unchanged.

Level: 1

Type: WARNING

Impact: Security

JPS-10272: Permission Class not found in the classpath: {0}
Cause: The permission class was not found in the class path.
Action: Make sure that the permission class is part of the class path for the program.

Level: 1

Type: WARNING

Impact: Security

JPS-10273: Permission class expected to be either oracle.security.jps.ResourcePermission or extending oracle.security.jps.AbstractTypedPermission but found {0} Resource Type: {1} is sharing permission class with Resource Type: {2}
Cause: The Permission class is not either ResourcePermission or Abstracted Permission
Action: The Permission class for the resource type must be a Resource permission

Level: 1

Type: WARNING

Impact: Security

JPS-10274: Permission should be associated with a Resource Type. Permission Name: {0}
Cause: The permission should have a resource type associated with it
Action: Make sure that the permission has a resource type associated with it

Level: 1

Type: WARNING

Impact: Security

JPS-10275: Resource Type Matcher Class and Permissions do not match. {0} and {1} do not match
Cause: Resource Type Matcher Class and Permissions do not match.
Action: Make sure that the Matcher Class and Permissions match.

Level: 1

Type: WARNING

Impact: Security

JPS-10276: Cannot determine the Resource Type from the permission {0}
Cause: Cannot determine the Resource Type from the permission.
Action: Make sure that there is a resource type associated with the permission class

Level: 1

Type: WARNING

Impact: Security

JPS-10277: Allowed attributes can not be modified.
Cause: Allowed attributes can not be modified.
Action: Make sure not modifying allowed attributes

Level: 1

Type: WARNING

Impact: Security

JPS-10278: Requested modification to the resource type {0} is not allowed.
Cause: Requested modification to the resource type is not allowed.
Action: Make sure not to make certain type of changes to the resource type when it is used by resources

Level: 1

Type: WARNING

Impact: Security

JPS-10279: The custom resource matcher class of resource type {0} could not be modified to {1}.
Cause: The custom resource matcher class was changed while modifying the resource type.
Action: Keep custom resource matcher class unchanged.

Level: 1

Type: WARNING

Impact: Security

JPS-10280: The resource attribute {0} does not exist in the resource type {1}.
Cause: The resource attribute does not exist in the resource type.
Action: Check all the valid resource attributes in the resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-10400: Resource reference should not be null.
Cause: The parameter resource reference is null.
Action: Use a valid object.

Level: 1

Type: WARNING

Impact: Security

JPS-10401: The resource reference is invalid.
Cause: The current resource reference is invalid.
Action: Use a valid resource reference.

Level: 1

Type: WARNING

Impact: Security

JPS-10402: The resource {0} does not exist.
Cause: The resource does not exist.
Action: Make sure the resource exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10403: Could not get an available data manager.
Cause: The data manager is invalid.
Action: Make sure policy store and related configuration are correct.

Level: 1

Type: WARNING

Impact: Security

JPS-10404: The resource type {0} does not exist.
Cause: The resource type does not exist.
Action: Make sure the resource type exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10405: The resource "{0}" with type "{1}" already exists in current application policy.
Cause: The resource to be created has existed.
Action: Make sure the resource does not exist.

Level: 1

Type: WARNING

Impact: Security

JPS-10406: The modification operator {0} is invalid.
Cause: The operator in ModificationItem is invalid.
Action: Make sure the operation is one of DirContext.ADD_ATTRIBUTE, DirContext.REPLACE_ATTRIBUTE and DirContext.REMOVE_ATTRIBUTE.

Level: 1

Type: WARNING

Impact: Security

JPS-10407: The property name {0} is unknown.
Cause: The attribute ID in ModificationItem is undefined.
Action: Make sure the attribute ID is a valid one.

Level: 1

Type: WARNING

Impact: Security

JPS-10408: The name and type of resource could not be modified.
Cause: The name and type of resource could not be modified.
Action: Do not put resource name and type in ModificationItem.

Level: 1

Type: WARNING

Impact: Security

JPS-10409: The property {0} of resource is single, could not have more than one value.
Cause: The property could not have more than one value.
Action: First remove the existing value before adding new one.

Level: 1

Type: WARNING

Impact: Security

JPS-10410: Could not add or replace the property {0} since there is no value provided.
Cause: There is no value provided when trying to add or replace an property.
Action: Provide the new value.

Level: 1

Type: WARNING

Impact: Security

JPS-10411: The resource {0} is in use, could not be deleted.
Cause: The resource could not be deleted without cascade since it is in use.
Action: Cascade delete it or first remove all referring objects.

Level: 1

Type: WARNING

Impact: Security

JPS-10412: The resource attribute {0} already exists in the current entry.
Cause: The resource attribute could not be added since it already exists.
Action: Remove duplicate resource attributes.

Level: 1

Type: WARNING

Impact: Security

JPS-10413: The resource action {0} already exists in the current entry.
Cause: The resource action could not be added since it already exists.
Action: Remove duplicate resource actions

Level: 1

Type: WARNING

Impact: Security

JPS-10414: The resource attribute {0} could not be deleted since it does not exist.
Cause: The resource attribute could not be deleted since it does not exist.
Action: Check if the resource attribute exists.

Level: 1

Type: WARNING

Impact: Security

JPS-10415: The resource action {0} could not be deleted since it does not exist.
Cause: The resource action could not be deleted since it does not exist.
Action: Check if the resource action exists

Level: 1

Type: WARNING

Impact: Security

JPS-10416: Resource {0} does not belong to the context.
Cause: The resource does not belong to current context
Action: Pass in correct resource.

Level: 1

Type: WARNING

Impact: Security

JPS-10417: Resource query across different resource type is not allowed.
Cause: Resource query across different resource type is not allowed
Action: Pass in correct query parameter.

Level: 1

Type: WARNING

Impact: Security

JPS-10418: Cannot delete a resource that has one more child resources.
Cause: Can not detele a resource that has one or more child resources
Action: Delete all child resources and then try again.

Level: 1

Type: WARNING

Impact: Security

JPS-10419: Resource hierarchy type change is not allowed.
Cause: Resource hierarchy type change is not allowed.
Action: Check the resource hierarchy type

Level: 1

Type: WARNING

Impact: Security

JPS-10420: Resource name must begin with the resource name delimiter.
Cause: Resource name must begin with the resource name delimiter
Action: Add resource name delimiter in the begining of the resource name.

Level: 1

Type: WARNING

Impact: Security

JPS-10421: The given all action value already exists.
Cause: The given all action value already exists
Action: Check the input all action value and check for duplicate values.

Level: 1

Type: WARNING

Impact: Security

JPS-10422: The resource attribute {0} is used in policy(-ies) and can not be deleted.
Cause: The resource attribute is used in policy(-ies) and can not be deleted.
Action: Before deleting the resource attribute, make sure it is not used.

Level: 1

Type: WARNING

Impact: Security

JPS-10423: The action {0} is used by the {1} and can not be deleted.
Cause: The action is used by the permissionSet/permission and can not be deleted.
Action: Check if the action is used in any PermissionSet/Permission before deleting.

Level: 1

Type: WARNING

Impact: Security

JPS-10424: The resourceType {0} of hierarchy type is invalid as its parent is null.
Cause: The heirarical resourcetype's parent is null.
Action: Make sure to provide a valid name for the heirarical resourcetype

Level: 1

Type: ERROR

Impact: Security

JPS-10425: The resource attribute {0} already contains the value {1}.
Cause: The resource attribute already contains this value.
Action: Remove duplicate resource attributes values.

Level: 1

Type: WARNING

Impact: Security

JPS-10426: Cannot set all actions keyword for resource type with non-null matcher class.
Cause: All actions keyword cannot be set to resource type with matcher class
Action: Do not set all actions keyword for a resource type with a matcher class.

Level: 1

Type: WARNING

Impact: Security

JPS-10427: The resource name expression "{0}" is not a valid Java regular expression.
Cause: Regular expression provided for resource name expression is invalid.
Action: Check that the resource name expression is a valid Java regular expression.

Level: 1

Type: WARNING

Impact: Security

JPS-10428: The resource {0} of type {1} does not exist.
Cause: The resource of the resource type does not exist.
Action: Make sure the resource of the resource type exists.

Level: 1

Type: WARNING

Impact: Security

JPS-10429: The value data type of property {0} should be String and not {1}.
Cause: The value data type of property is not String.
Action: Use a String object as value.

Level: 1

Type: WARNING

Impact: Security

JPS-10430: The Resource name {0} has an invalid format
Cause: Too many delimiters in the resurce name
Action: Limit the number of delimiters in the beginning and middle of resource name to one.

Level: 1

Type: WARNING

Impact: Security

JPS-10431: Wrong isSingle property for the attribute {0}; expected {1}, but {2}.
Cause: Wrong isSingle property of resource attribute
Action: Ensure isSingle property of the attribute in resource is the same as the definiton in resource type

Level: 1

Type: WARNING

Impact: Security

JPS-10432: Wrong DataType property for the attribute {0}; expected {1}, but {2}.
Cause: Wrong DataType property of resource attribute
Action: Ensure DataType property of the attribute on resource is the same as the definition in resource type

Level: 1

Type: WARNING

Impact: Security

JPS-10451: Permission set {0} does not belong to the context.
Cause: The permission set does not belong to current context
Action: Pass in correct permission set.

Level: 1

Type: WARNING

Impact: Security

JPS-10452: Permission set {0} has ResourceActionsEntry with null ResourceEntry and null ResourceNameExpression.
Cause: Both ResourceEntry and Resource name expression of ResourceActionsEntry is null
Action: Pass in correct ResourceActionsEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10454: No resources or actions have been identified by the permission set.
Cause: No resources or actions have been identified by the permissionset.
Action: Ensure that the permission set is created with valid resource actions.

Level: 1

Type: WARNING

Impact: Security

JPS-10455: Resource is not protected by a Java Permission.
Cause: Resource is not protected by a Java Permission.
Action: Ensure that the permission set is created with valid resource object.

Level: 1

Type: WARNING

Impact: Security

JPS-10456: ResourceExpression and ResourceAction cannot be specified at the same time.
Cause: ResourceExpression and ResourceAction cannot be specified at the same time.
Action: PermissionSet ResourceAction should contain either Resource expression or ResoruceEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10457: Not able to perform operation due to invalid parameter. Cause: "{0}".
Cause: Not able to perform operation due to invalid parameter. Cause: {0}.
Action: Ensure that the operation is called with valid parameters.

Level: 1

Type: WARNING

Impact: Security

JPS-10458: ResourceExpression and ResourceAction cannot be null at the same time.
Cause: ResourceExpression and ResourceAction cannot be null at the same time.
Action: PermissionSet ResourceAction should contain either Resource expression or ResoruceEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10459: The modified permission set {0} contains resources of multiple resource types. It is not permitted as there is policy(-ies) that references that permission set and uses resource attributes.
Cause: The modified permission set contained resources of multiple resource types. It was not permitted if there was a policy that referenced that permission set and used resource attributes.
Action: Fix the permission set or modify the policy(-ies).

Level: 1

Type: WARNING

Impact: Security

JPS-10460: The permission set search query {0} is not supported
Cause: The permission set search query is not supported.
Action: Use supported query scenario.

Level: 1

Type: WARNING

Impact: Security

JPS-10463: Requested actions: " {0} " are not a subset of valid actions: " {1}" for the given resource: " {2} " and type: " {3} ".
Cause: Invalid resource actions for the given resource.
Action: Ensure that the actions in the resource-actions are a valid subset of the actions defined by the resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-10464: Error occurred while getting the permission set entry for permission set search query {0}.
Cause: Error occured while getting the permission set entry for permission set search query.
Action: See the log files for more details.

Level: 1

Type: WARNING

Impact: Security

JPS-10465: Permission set {0} has ResourceActionsEntry with null expression in ResourceNameExpression.
Cause: Expression in ResourceNameExpression of ResourceActionsEntry is null
Action: Pass in correct ResourceActionsEntry with non-null Resource name expression.

Level: 1

Type: WARNING

Impact: Security

JPS-10466: Resource {0} has no Resource Actions, but Resource Type {1} has resource actions.
Cause: Empty resource actions for the given Resource, but Resource type has actions.
Action: Ensure that the actions in the resource-actions are not null or empty since the resource type has actions.

Level: 1

Type: WARNING

Impact: Security

JPS-10467: Permission set {0} has ResourceActionsEntry with null expression in ResourceNameExpression.
Cause: Expression in ResourceNameExpression of ResourceActionsEntry is null
Action: Pass in correct ResourceActionsEntry with non-null Resource name expression.

Level: 1

Type: WARNING

Impact: Security

JPS-10468: Duplicate permission " {0} " in policy store.
Cause: Duplicate permission in policy store.
Action: Check the policy store and ensure that there is no duplicate permission.

Level: 1

Type: WARNING

Impact: Security

JPS-10469: Cannot remove all the ResourceActionsEntrys in PermissionSet.
Cause: Try to remove all the ResourceActionsEntrys in existing PermissionSet.
Action: Check the updated resource actions, make sure PermissionSet does not have up empty resource actions.

Level: 1

Type: WARNING

Impact: Security

JPS-10470: The resource type name "{0}", does not match the resourceType in the encoded target name: "{1}". Permission class is "{2}"
Cause: Invalid resource type in permission target.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10471: Resource type is missing in the target name: "{0}", for permission: "{1}"
Cause: Resource type missing in permission target.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10472: Target "{0}" is missing the prefix "=resourceName=". Unable to determine the resource name for permission: "{1}"
Cause: Target name missing in permission target.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10473: The target name "{0}" is invalid. Should start with "{1}"
Cause: Target name encoding is not correct.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10474: The parameter: "{0}", value: "{1}" cannot be null
Cause: Permission target is null.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10475: The permission actions: "{0}" are not a subset of valid actions defined in resource type: "{1}"
Cause: Permission actions do not match with valid resource type actions.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10500: The target policy, {0}, does not exist.
Cause: The policy object does not exist.
Action: Check if the target policy exists.

Level: 1

Type: WARNING

Impact: Security

JPS-10501: Policy query contains unrecognizable information.
Cause: Policy query contains unrecognizable information.
Action: Check the policy query object.

Level: 1

Type: WARNING

Impact: Security

JPS-10502: Policy rule information is missing.
Cause: Policy rule information is missing.
Action: Check if policy rule information exists in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10503: Obligation information is missing.
Cause: Obligation information is missing.
Action: Check if obligation information exists in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10504: Permission set information is missing.
Cause: Permission set information is missing.
Action: Check if permission set information exists in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10505: Grantee information is missing.
Cause: Grantee information is missing.
Action: Check if grantee information exists in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10506: The policy rule, {0}, does not exist.
Cause: The policy rule does not exist.
Action: Check the policy rule name passed in.

Level: 1

Type: WARNING

Impact: Security

JPS-10507: The condition string is in wrong format, {0}.
Cause: Condition string is in wrong format.
Action: Check condition string in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10508: Policy condition contains an unknown function, {0}.
Cause: Policy condition contains an unknown function.
Action: Check condition string in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10509: Policy condition parsing error.
Cause: Policy condition parsing error.
Action: Check condition string in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10510: The expression, {0}, is unknown.
Cause: The policy expression is unknown.
Action: Check condition string in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10511: The data type, {0}, is unknown.
Cause: The data type is unknown
Action: Check condition string in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10512: A ResourceActionsEntry should contain either resource entry or resource name expression.
Cause: The ResourceActionsEntry object does not contain resource infomation.
Action: Check ResourceActionsEntry passed in.

Level: 1

Type: WARNING

Impact: Security

JPS-10513: The search value type {0} is not supported for {1}.
Cause: Query criteria type does not support.
Action: Pass in a correct query value.

Level: 1

Type: WARNING

Impact: Security

JPS-10514: Cannot add PermissionSet to PolicyEntry if it has ResourceType.
Cause: Resource type is already defined in PolicyEntry.
Action: clear resource type of PolicyEntry before adding PermissionSetEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10515: Cannot set ResourceType to PolicyEntry if it has PermissionSet.
Cause: Permission Set is already defined in PolicyEntry.
Action: clear Permission Set of PolicyEntry before setting Resource Type.

Level: 1

Type: WARNING

Impact: Security

JPS-10516: Cannot add Rule if there is rule already in PolicyEntry
Cause: Add rule to policy when the policy already has rule.
Action: Delete existing rule before adding new rule to policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10517: Delete rule not existing in PolicyEntry
Cause: rule does not belong to the PolicyEntry.
Action: Check the rule before deleting rule from PolicyEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10518: Delete permission set not existing in PolicyEntry
Cause: permission set does not belong to the PolicyEntry.
Action: Check the permission set before deleting permission set from PolicyEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10519: Delete obligation not existing in PolicyEntry
Cause: obligation does not belong to the PolicyEntry.
Action: Check the obligation before deleting obligation from PolicyEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10520: Delete Principal not existing in PolicyEntry
Cause: principal does not belong to the PolicyEntry.
Action: Check the principal before deleting principal from PolicyEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-10521: The obligation {0} already exists.
Cause: The obligation already exists in the policy entry.
Action: Check ObligationEntry passed in.

Level: 1

Type: WARNING

Impact: Security

JPS-10522: The parameters passed in is invalid, we expect {0}, but {1} is passed in.
Cause: The parameter passed in the function is not valid.
Action: Pass in correct parameters.

Level: 1

Type: WARNING

Impact: Security

JPS-10523: The function return type is invalid, we expect OpssBoolean, but {0} is passed in.
Cause: The return type of the function is not valid.
Action: Pass in a function with OpssBoolean return type.

Level: 1

Type: WARNING

Impact: Security

JPS-10524: The query with search property {0}, comparator type {1} and matcher {2} is not supported.
Cause: Such query is not supported.
Action: Pass in a supported query value.

Level: 1

Type: WARNING

Impact: Security

JPS-10525: The attribute assignment {0} could not be added since it already exists.
Cause: The attribute assignment could not be added since it already exists.
Action: Remove duplicate attribute assignments.

Level: 1

Type: WARNING

Impact: Security

JPS-10526: The permission set {0} could not be added since it already exists.
Cause: The permission set could not be added since it already exists.
Action: Remove duplicate permission sets.

Level: 1

Type: WARNING

Impact: Security

JPS-10527: The principal {0} could not be added since it already exists.
Cause: The principal could not be added since it already exists.
Action: Remove duplicate principals.

Level: 1

Type: WARNING

Impact: Security

JPS-10528: The Policy {0} referenced multiple resource types and resource attribute is used in policy condition or obligation.
Cause: Policies that used resource attributes in their conditions or obligations could not refrence one or more permission sets that contain resources of multiple types.
Action: Split the policy to reference only one resource type in each policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10529: The resource attribute {0} used in policy condition or obligation is invalid resource attribute of type {1}.
Cause: The resource attribute used in policy condition was invalid for the referenced resource type
Action: Fix the policy condition to use only valid attributes for the given resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-10530: Cannot create a policy {0} with AdminRole(s) {1}.
Cause: Cannot create a policy with AdminRoleEntry(s).
Action: Remove the AdminRole principals from the principal list.

Level: 1

Type: WARNING

Impact: Security

JPS-10531: Cannot grant permission to AdminRole(s) {0}.
Cause: Cannot grant permission to AdminRoleEntry(s).
Action: Remove the AdminRole principals from the principal list.

Level: 1

Type: WARNING

Impact: Security

JPS-10532: Cannot grant AdminRole {0} to another AdminRole {1}.
Cause: Cannot grant AdminRole to another AdminRole.
Action: Change to grant AdminRole to either enterprise role or user.

Level: 1

Type: WARNING

Impact: Security

JPS-10533: Cannot revoke AdminRole {0} from another AdminRole {1}.
Cause: Cannot revoke AdminRole from another AdminRole.
Action: Change to revoke AdminRole from either enterprise role or user.

Level: 1

Type: WARNING

Impact: Security

JPS-10534: Cannot grant AdminRole {0} to an AppRole {1}.
Cause: Cannot grant AdminRole to an AppRole.
Action: Change to grant AdminRole to either enterprise role or user.

Level: 1

Type: WARNING

Impact: Security

JPS-10535: Cannot revoke AdminRole {0} from an AppRole {1}.
Cause: Cannot revoke AdminRole from an AppRole.
Action: Change to revoke AdminRole from either enterprise role or user.

Level: 1

Type: WARNING

Impact: Security

JPS-10536: AdminRole {0} cannot be managed outside of the AdminManager.
Cause: AdminRole cannot be managed outside of AdminManager.
Action: Use AdminManager for all AdminRole related administrative tasks.

Level: 1

Type: WARNING

Impact: Security

JPS-10537: Cannot modify grant permission to AdminRole(s) {0}.
Cause: Cannot modify grant permission to AdminRoleEntry(s).
Action: Remove the AdminRole principals from the principal list.

Level: 1

Type: WARNING

Impact: Security

JPS-10538: Cannot revoke permission from AdminRole(s) {0}.
Cause: Cannot revoke permission from AdminRoleEntry(s).
Action: Remove the AdminRole principals from the principal list.

Level: 1

Type: WARNING

Impact: Security

JPS-10539: Basic policy cannot have {0} information.
Cause: Basic policy cannot have {0} information.
Action: Remove the information from basic policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10540: Basic policy cannot have ResourceActionsEntry without ResourceEntry.
Cause: Basic policy cannot have ResourceActionsEntry without ResourceEntry.
Action: Use ResourceActionsEntry with ResourceEntry for basic policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10541: Basic policy cannot use Resource {0} without Resource Matcher Class.
Cause: Basic policy cannot use Resource {0} without Resource Matcher Class.
Action: Use Resource with Resource Matcher Class for basic policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10542: Default TransformerFactory cannot be located.
Cause: The TransformerFactory cannot be loaded
Action: Check the environment

Level: 1

Type: WARNING

Impact: Security

JPS-10543: Failed to retrieve Transformer.
Cause: The TransformerFactory cannot generate a Transformer.
Action: Check the environment

Level: 1

Type: WARNING

Impact: Security

JPS-10544: The policy "{0}" already exists.
Cause: The role policy object exists.
Action: Create a role policy with a different name.

Level: 1

Type: WARNING

Impact: Security

JPS-10545: The application role {0} could not be added since it already exists.
Cause: The application role could not be added since it already exists.
Action: Remove duplicate application role.

Level: 1

Type: WARNING

Impact: Security

JPS-10546: The resource {0}, {1} could not be added since it already exists.
Cause: The resource could not be added since it already exists.
Action: Remove duplicate resource.

Level: 1

Type: WARNING

Impact: Security

JPS-10547: The resource name expression {0}, {1} could not be added since it already exists.
Cause: The resource name expression could not be added since it already exists.
Action: Remove duplicate resource name expression.

Level: 1

Type: WARNING

Impact: Security

JPS-10548: The policy rule {0} already exists.
Cause: The policy rule already exists.
Action: Create policy rule with different name.

Level: 1

Type: WARNING

Impact: Security

JPS-10549: The policy rule {0} is in use, could not be deleted.
Cause: The policy rule could not be deleted without cascade since it is in use.
Action: Cascade delete it or first remove all referring objects.

Level: 1

Type: WARNING

Impact: Security

JPS-10550: Attribute "{0}" already exists
Cause: Cannot have two attributes with the same name.
Action: Provide a new name to the attribute.

Level: 1

Type: WARNING

Impact: Security

JPS-10551: Attribute {0} does not exist
Cause: Attribute not found.
Action: Check the attribute name.

Level: 1

Type: WARNING

Impact: Security

JPS-10552: Attribute {0} is used.
Cause: Attribute is already used.
Action: Remove the objects which use this attribute.

Level: 1

Type: WARNING

Impact: Security

JPS-10553: Attribute {0} does not belong to current application.
Cause: Attribute does not belong to current application policy.
Action: Modify the attribute with extension manager from correct application policy.

Level: 1

Type: WARNING

Impact: Security

JPS-10554: The name of Attribute in policy repository is missing
Cause: Attribute in policy store has no name.
Action: Check the underline policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10555: The type of Attribute in policy repository is missing
Cause: Attribute in policy store has no type.
Action: Check the underline policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10556: The category of Attribute in policy repository is missing
Cause: Attribute in policy store has no category.
Action: Check the underline policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10557: Cannot overwrite a built-in attribute, {0}.
Cause: Try to overwrite a built-in attribute.
Action: Do not overwrite a built-in function.

Level: 1

Type: WARNING

Impact: Security

JPS-10558: Cannot modify a built-in attribute, {0}.
Cause: Try to modify a built-in attribute.
Action: Do not modify a built-in attribute.

Level: 1

Type: WARNING

Impact: Security

JPS-10559: Cannot delete a built-in attribute, {0}.
Cause: Try to delete a built-in attribute.
Action: Do not delete a built-in attribute.

Level: 1

Type: WARNING

Impact: Security

JPS-10581: Cannot overwrite a built-in function, {0}.
Cause: Try to overwrite a built-in function.
Action: Do not overwrite a built-in function.

Level: 1

Type: WARNING

Impact: Security

JPS-10582: The function does not exist, {0}.
Cause: The function does not exist.
Action: Check the function name passed in.

Level: 1

Type: WARNING

Impact: Security

JPS-10583: The function is in use, {0}.
Cause: The function is in use.
Action: Cannot delete a function in use.

Level: 1

Type: WARNING

Impact: Security

JPS-10584: The function is used in some policies, your changes on return type may lead to unpredictable issues.
Cause: The function is in use.
Action: Cannot change return type of a function in use.

Level: 1

Type: WARNING

Impact: Security

JPS-10585: The function is used in some policies, your changes on parameter types may lead to unpredictable issues.
Cause: The function is in use.
Action: Cannot change parameter types of a function in use.

Level: 1

Type: WARNING

Impact: Security

JPS-10586: Cannot modify a built-in function, {0}.
Cause: Try to modify a built-in function.
Action: Do not modify a built-in function.

Level: 1

Type: WARNING

Impact: Security

JPS-10587: Cannot delete a built-in function, {0}.
Cause: Try to delete a built-in function.
Action: Do not delete a built-in function.

Level: 1

Type: WARNING

Impact: Security

JPS-10588: The function "{0}" already exists.
Cause: The function exists.
Action: Create a function with a different name.

Level: 1

Type: WARNING

Impact: Security

JPS-10589: Cascade delete is not supported.
Cause: Cascade delete not supported.
Action: Set the cascade delete parameter to false.

Level: 1

Type: WARNING

Impact: Security

JPS-10590: Cannot find the function entry for function name {0}.
Cause: Cannot find the function entry for function name.
Action: Check function entry in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10591: Cannot find the expression type for expression {0}.
Cause: Cannot find the expression type for the expression.
Action: Check expression in policy repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10592: Operation {1} is not allowed for multi valued attribute {0}
Cause: The category of Attribute is Invalid.
Action: The category of Attribute is Invalid. Supply a valid Attribute category

Level: 1

Type: WARNING

Impact: Security

JPS-10600: Failed to initialize PD instance.
Cause: Failed to initialize PD instance.
Action: Refer to the base exception in logs to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-10601: Failed to initialize PolicyDistributionManager instance.
Cause: Failed to initialize PolicyDistributionManager instance.
Action: Refer to the base exception in logs to resolve the issue.

Level: 1

Type: WARNING

Impact: Security

JPS-10602: PD has not been initialized.
Cause: PD has not been initialized.
Action: Check if OPSS policy store provider has been initialized successfully.

Level: 1

Type: WARNING

Impact: Security

JPS-10603: FAILURE: Retry {0} failed after {1} times retries due to following exception {2}.
Cause: PD operation failed to retry.
Action: Check connectivity to backend repository.

Level: 1

Type: WARNING

Impact: Security

JPS-10604: The operation is not allowed for non-controlled mode application {0}.
Cause: Can not distribute policy for non-controlled policy distribution mode application
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10605: Failed to distribute policy for catch exception.
Cause: Distribute policy failed for catch exception
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10606: Failed to distribute policy to PDP {0} for catch exception {1}.
Cause: Failed to distribute policy to pdp for catch exception
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10607: Invalid cache key {0} in {1} cache.
Cause: Invalid cache key
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10608: Failed to copy files from active directory {0} to update directory {1}.
Cause: Failed to copy cache file from active directory to update directory
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10609: Failed to write state.chk file.
Cause: Failed to write state.chk file
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10610: Failed to update local cache since distributed payload for application {0} is empty.
Cause: Failed to update local cache since distributed payload is empty
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10611: Invalid distribution state {0} in step {1}.
Cause: Invalid distribution state
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10612: Local cache file verification failed, so redistribute all binding applications
Cause: Failed to verify local cache file, so need to redistribution all binding applications
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10613: Failed to parse PD port number, do not start PD registration web service.
Cause: Failed to parse PD port number, do not start PD registration web service.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10614: Failed to start PD registration web service for catch exception.
Cause: Failed to start PD registration web service for catch exception.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10615: Catch exception.
Cause: Catch interrupt exception in start registration service thread.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10616: Failed to find local host name, do not start PD registration web service.
Cause: Failed to find local host name, do not start PD registration web service.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10617: Failed to start PD push policy web service for catch exception.
Cause: Failed to start PD registration web service for catch exception.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10618: Invalid SSL configuration.
Cause: Invalid SSL configuration, please check log for details
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10619: Failed to initialize cipher {0} for local cache encryption/decryption.
Cause: Failed to initialize cipher for local cache encryption/decryption.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10620: Exception reported in registration thread.
Cause: Catch interrupt exception in start registration service thread.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10621: PD Lock not found
Cause: PD Lock node not found.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10622: Invalid PD Lock update time {0}.
Cause: Invalid PD Lock update time stamp.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10623: PD is running in another Admin, please distribute policy after the process finished.
Cause: PD is running in another Admin, please distribute policy after the process finished.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10624: Failed to connect primary server, try secondary server.
Cause: Failed to connect primary server, try secondary server.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10625: Failed to read from the local cache. The cache will be removed. Reason: {0}
Cause: Failed to read from the local cache. The cache will be removed.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10626: Encryption/Decryption of the local cache file using the algorithm {0} is not supported.
Cause: The specified algorithm for local cache encryption/decryption is not supported.
Action: Please check PDP service configuration in jps-config.xml file.

Level: 1

Type: ERROR

Impact: Security

JPS-10627: The key length used to initialize cipher {0} is not valid. Expected key length is {1} bits, but raw key length is {2} bits.
Cause: The key length used to initialize cipher is not valid.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10628: Retry {0} for the {1} times.
Cause: Retry {0} for the {1} times.
Action: No actions are required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10629: SUCCESS: Retry {0} successfully after {1} times retries.
Cause: SUCCESS: Retry {0} successfully after {1} times retries.
Action: No actions are required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10630: The default DB policy store is missing for mixed mode.
Cause: The default DB policy store is missing for mixed mode.
Action: Configure one DB policy store instance.

Level: 1

Type: ERROR

Impact: Security

JPS-10631: Failed to distribute policy to Real Application Security Database, target RAS database {0}, exception {1}.
Cause: Failed to distribute policy to Real Application Security Database
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10632: Failed to obtain the datasource for Real Application Security Database, target RAS database {0}, exception {1}
Cause: Failed to obtain the datasource for Real Application Security Database
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10633: Failed to fetch the information from the intermediate table, target RAS database {0}, exception {1}"
Cause: Failed to fetch the information from the intermediate table
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10634: Failed to prepare data for distributing policy to Real Application Security Database, application name {0}, exception {1}.
Cause: Failed to prepare data for distributing policy to Real Application Security Database
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10635: Failed to update the intermediate table in the policy store database, target RAS database {0}, exception {1}.
Cause: Failed to update the intermediate table in the policy store database
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10636: Incorrect Real Application Security PDP address format.
Cause: Incorrect Real Application Security PDP address format
Action: Refer to the log files for details. The correct format should start with "ras:"

Level: 1

Type: ERROR

Impact: Security

JPS-10700: The value of attribute {0} should be unique
Cause: The unique attribute has duplicated values.
Action: Keep attribute value unique.

Level: 1

Type: WARNING

Impact: Security

JPS-10701: Data Source lookup failure. It is safe to ignore the warning during Websphere server starts up. If you still get the warning after WebSphere server starts up, check your configuration.
Cause: Websphere data source lookup failure.
Action: Safe to ignore during WebSphere starts up.

Level: 1

Type: ERROR

Impact: Security

JPS-10702: The datasource {0} is not found.
Cause: Given datasource jndi name is not found.
Action: Check datasource jndi name.

Level: 1

Type: ERROR

Impact: Security

JPS-10750: Application Policy unique name: "{0}" is invalid
Cause: The application policy unique name is invalid
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10751: The version number of Application policy : "{0}" is invalid
Cause: The application policy version number is invalid
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10752: The policy entry unique name: "{0}" is invalid
Cause: The policy entry unique name is invalid
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10800: The role policy object "{0}" does not exist.
Cause: The role policy object does not exist.
Action: Check if the target role policy exists.

Level: 1

Type: WARNING

Impact: Security

JPS-10801: The role policy object "{0}" already exists.
Cause: The policy object exists.
Action: Create a policy with a different name.

Level: 1

Type: WARNING

Impact: Security

JPS-10802: Application role hierarchy cannot participate in a role mapping policy.
Cause: One or more principals in the role mapping policy are of type: ApplicationRole or AnonymousRole or AuthenticatedRole or and AdminRole.
Action: Identify the principal type in the incomming principals, and ensure only a user or group principal type is supplied.

Level: 1

Type: WARNING

Impact: Security

JPS-10803: At least one of the Resource(s)/Resource Name Expression(s) used in Role Policy are permission based. This is not allowed.
Cause: At least one of the Resource(s)/Resource Name Expression(s) used in Role Policy are permission based. This is not allowed.
Action: Ensure that resource(s)/resource name expression(s) are not permission based.

Level: 1

Type: WARNING

Impact: Security

JPS-10804: The advice {0} already exists.
Cause: The advice already exists in the policy entry.
Action: Check AdviceEntry passed in.

Level: 1

Type: WARNING

Impact: Security

JPS-10850: The SM Config Tool is used to configure the Security Modules for Oracle Entitlements Server Here are the various options that it will accept -smType <java, wls, ws, rmi, was, jboss> -smConfigId <config id of sm is always required> -serverLocation <in case of was, wls, jboss, this is the location of the server> -pdServer OES Admin Server hostName -pdPort SSL Port for OES Admin Server -pdClientPort SSL Port for WLS SM client -serverNodeName - server node name of websphere -serverName - server instance name of websphere -serverUserName - user name of application server -serverPassword - password of application server -prpFileName - path for the prp file used.
Cause: When help is asked for
Action: Help message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10851: Please enter a value for {0}:
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10852: Configuring for PDP proxy mode
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10853: Configuring for Controlled Policy Distribution Mode
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10854: Configuring for Direct Connection to the Database Policy Store
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10855: Configuring for Direct Connection to the Ldap Policy Store
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10856: Configuring for Direct Connection to the Derby Policy Store
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10857: Value is missing or corrupt {0}. Please supply an appropriate value.
Cause: Error Message
Action: Please supply the required parameters as specified in the message.

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10858: Security Module configuration is created at: {0}
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10859: Please re-enter a value for {0}:
Cause: Prompt Message
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10890: sys_obj_q
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10891: Full qualified resource name on which the query is performed: /foo/bar
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10892: sys_subjectroles
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10893: List of unqualified role names granted to user for current request
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10900: The enrollment response is truncated.
Cause: Enrollment response is truncated.
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-10901: Keystore {0} does not exist.
Cause: Keystore {0} does not exist.
Action: Check the file system.

Level: 1

Type: ERROR

Impact: Security

JPS-10902: Enrollment server error.
Cause: Enrollment server error.
Action: Check enrollment server status.

Level: 1

Type: ERROR

Impact: Security

JPS-10903: Enrollment is proceeded successfully.
Cause: Enrollment is proceeded successfully.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10904: Enrollment is not proceeded successfully.
Cause: Enrollment is not proceeded successfully.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10905: The program works in console mode only.
Cause: The program works in console mode only.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10906: Enter password for {0}:
Cause: Enter password for {0}:
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10907: Enter password for {0} again:
Cause: Enter password for {0} again:
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10908: The passwords you inputted do not match.
Cause: The passwords you inputted do not match.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10909: Passwords are saved in credential store.
Cause: Passwords are saved in credential store.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10910: Passwords are not saved in credential store.
Cause: Passwords are not saved in credential store.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10911: {0} is not set.
Cause: {0} is not set.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10912: Keystores are initialized successfully.
Cause: Keystores are initialized successfully.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10913: Keystores are not initialized successfully.
Cause: Keystores are not initialized successfully.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10914: Enter username for {0}:
Cause: Enter username for {0}:
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10915: Enter credential map name:
Cause: Enter credential map name:
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10916: Enter credential key name:
Cause: Enter credential key name:
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10917: Input password can not be null.
Cause: The passwords you inputted can not be null.
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10920: function: urn:oasis:names:tc:xacml:1.0:function:integer-equal The function returns true if the LHS (left-hand side) matches RHS (right-hand side); If LHS or RHS is a multiple value attribute and the other side is single value attribute, the function returns false; If both LHS and RHS are multiple value attribute, they have the same number of elements and for each element from the list on the left, there exists an element from the list on the right, the function returns true.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10921: function: urn:oasis:names:tc:xacml:1.0:function:date-equal The function returns true if the LHS (left-hand side) matches RHS (right-hand side); If LHS or RHS is a multiple value attribute and the other side is single value attribute, the function returns false; If both LHS and RHS are multiple value attribute, they have the same number of elements and for each element from the list on the left, there exists an element from the list on the right, the function returns true.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10922: function: urn:oasis:names:tc:xacml:1.0:function:time-equal The function returns true if the LHS (left-hand side) matches RHS (right-hand side); If LHS or RHS is a multiple value attribute and the other side is single value attribute, the function returns false; If both LHS and RHS are multiple value attribute, they have the same number of elements and for each element from the list on the left, there exists an element from the list on the right, the function returns true.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10923: function: urn:oasis:names:tc:xacml:1.0:function:string-is-in The function returns true if the LHS (left-hand side) matches one of the values in RHS (right-hand side); LHS should be single-valued. RHS can be single or multi-valued.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10924: function: urn:oasis:names:tc:xacml:1.0:function:integer-is-in The function returns true if the LHS (left-hand side) matches one of the values in RHS (right-hand side); LHS should be single-valued. RHS can be single or multi-valued.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10925: function: urn:oasis:names:tc:xacml:1.0:function:date-is-in The function returns true if the LHS (left-hand side) matches one of the values in RHS (right-hand side); LHS should be single-valued. RHS can be single or multi-valued.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10926: function: urn:oasis:names:tc:xacml:1.0:function:time-is-in The function returns true if the LHS (left-hand side) matches one of the values in RHS (right-hand side); LHS should be single-valued. RHS can be single or multi-valued.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10927: function: urn:oasis:names:tc:xacml:1.0:function:integer-greater-than The function returns true if the value of LHS is greater than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10928: function: urn:oasis:names:tc:xacml:1.0:function:integer-greater-than-or-equal The function returns true if the value of LHS is greater than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10929: function: urn:oasis:names:tc:xacml:1.0:function:integer-less-than The function returns true if the value of LHS is less than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10930: function: urn:oasis:names:tc:xacml:1.0:function:integer-less-than-or-equal The function returns true if the value of LHS is less than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10931: function: urn:oasis:names:tc:xacml:1.0:function:time-greater-than The function returns true if the value of LHS is greater than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10932: function: urn:oasis:names:tc:xacml:1.0:function:time-greater-than-or-equal The function returns true if the value of LHS is greater than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10933: function: urn:oasis:names:tc:xacml:1.0:function:time-less-than The function returns true if the value of LHS is less than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10934: function: urn:oasis:names:tc:xacml:1.0:function:time-less-than-or-equal The function returns true if the value of LHS is less than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10935: function: urn:oasis:names:tc:xacml:1.0:function:date-greater-than The function returns true if the value of LHS is greater than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10936: function: urn:oasis:names:tc:xacml:1.0:function:date-greater-than-or-equal The function returns true if the value of LHS is greater than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10937: function: urn:oasis:names:tc:xacml:1.0:function:date-less-than The function returns true if the value of LHS is less than RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10938: function: urn:oasis:names:tc:xacml:1.0:function:date-less-than-or-equal The function returns true if the value of LHS is less than or equals to RHS. Both LHS and RHS should be single value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10939: function: urn:oasis:names:tc:xacml:1.0:function:string-regexp-match The LHS should be a single-value string type attribute/value. The RHS should be a single value string which complies with Java Regular Expression.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10940: function: urn:oasis:names:tc:xacml:1.0:function:or The function stands for an OR operation between two single-value boolean expressions/values.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10941: function: urn:oasis:names:tc:xacml:1.0:function:and The function stands for an AND operation between two single-value boolean expressions/values.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10942: function: urn:oasis:names:tc:xacml:1.0:function:not The function stands for a NOT operation on a single-value boolean expression/value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10943: function: valid_for_mseconds The function accepts a single integer value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10944: function: valid_for_seconds The function accepts a single integer value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10945: function: valid_for_minutes The function accepts a single integer value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10946: function: valid_for_hours The function accepts a single integer value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10947: function: valid_until_time The function accepts a single time value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10948: function: valid_until_date The function accepts a single date value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10949: function: sys_defined The function accepts a single string value.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10950: current_gmt_time
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10951: current_gmt_date
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10952: sys_subjectgroups
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10953: sys_user
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10954: sys_app
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10955: sys_obj_type
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10956: sys_obj
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10957: sys_privilege
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10958: boolean_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10959: string_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10960: integer_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10961: date_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10962: time_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10963: string_is_in
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10964: integer_is_in
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10965: date_is_in
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10966: time_is_in
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10967: integer_greater_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10968: integer_greater_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10969: integer_less_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10970: integer_less_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10971: time_greater_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10972: time_greater_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10973: time_less_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10974: time_less_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10975: date_greater_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10976: date_greater_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10977: date_less_than
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10978: date_less_than_or_equal
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10979: string_regexp_match
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10980: or
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10981: and
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10982: not
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10983: valid_for_mseconds
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10984: valid_for_seconds
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10985: valid_for_minutes
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10986: valid_for_hours
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10987: valid_until_time
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10988: valid_until_date
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10989: attribute_has_value
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10990: The attribute will be assigned current time value n GMT time zone during evaluation
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10991: The attribute will be assigned current date value n GMT time zone during evaluation
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10992: List of unqualified group names to which user belongs: ["admin", "managers"]
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10993: Current user: unqualified form: system
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10994: Unqualified name of the binding resource for the resource on which the query is performed: admin
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10995: ResourceType on which the query is performed: LibraryResourceType
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10996: Resource on which the query is performed: bar
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10997: Unqualified name of the action on which the resource is being queried.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10998: function: urn:oasis:names:tc:xacml:1.0:function:boolean-equal The function returns true if the LHS (left-hand side) matches RHS (right-hand side);If LHS or RHS is a multiple value attribute and the other side is single value attribute,the function returns false;If both LHS and RHS are multiple value attribute, they have the same number of elements and for each element from the list on the left, there exists an element from the list on the right, the function returns true.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-10999: function: urn:oasis:names:tc:xacml:1.0:function:string-equal The function returns true if the LHS (left-hand side) matches RHS (right-hand side); If LHS or RHS is a multiple value attribute and the other side is single value attribute, the function returns false; If both LHS and RHS are multiple value attribute, they have the same number of elements and for each element from the list on the left, there exists an element from the list on the right, the function returns true.
Cause: built-in attribute/function display name and desription
Action: Prompt message, no action required

Level: 1

Type: NOTIFICATION

Impact: Security

JPS-11000: Policy Set member with type: "{0}" and name "{1}" does not exist
Cause: The policy set member does not exist in policy store
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11001: Can not delete policy set "{0}" which is referred by other policy set
Cause: The policy set to be deleted is referred by other policy set
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11002: Policy set dependency loop could be introduced by modifyPolicySet operation
Cause: The policy set depdency could be introduced by modifyPolicySet operation
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11003: Policy set "{0}" does not exist
Cause: The policy set entry with specified name does not exist in policy store
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11004: Multiple principal entries provided have principal constraint
Cause: Multiple principal entries have principal constraint
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11005: Can not add AllResource to permission set: "{0}"
Cause: Adding AllResource to Permission set is not supported
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11006: Adding {0} combiner parameters for {0} "{1}" not referred in this policy set
Cause: Adding policy or policy set combiner paramers for policy or policy set not referred in this policy set
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11007: Can not add codesource, principals, resource actions or permission sets to {0}: "{1}" which has XACML3 target
Cause: Adding codesource, principals, resource actions or permissin sets to policy, policy set or rule which has XACML3 target
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11008: Can not add XACML3 target to {0}: "{1}" which has codesource, principals, resource actions or permission sets
Cause: Adding XACML3 target to policy, policy set or rule which has codesource, principals, resource actions or permissin sets
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-11009: Policy set "{0}" already exists
Cause: The policy set entry with specified name already exists in the policy store
Action: Refer to the log files for details.

Level: 1

Type: ERROR

Impact: Security

JPS-12000: No such Configuration Profile "{0}" exists in the system.
Cause: The specified configuration profile is not registered with configuration service.
Action: Check the name, or try listing the registered profiles.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12001: Cannot create ContextConfiguration, A JPS Context with name "{0}" already exists in the system.
Cause: A jpsContext with the specified contextId exists in the system.
Action: Use another unique contextId.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12002: Could not Construct the ConfigurationManagementService: Configuration Context Descriptor NOT FOUND in jps-config.xml or specifies an invalid Configuration serviceInstance descriptor.
Cause: A jpsContext by the name "ConfigContext" that references a Configuration Service Instance Descriptor is missing from jps-config.xml.
Action: Check the MultiTenancy Enablement steps and/or scripts.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12003: Could not Construct ConfigurationManagementService from its Descriptor in jps-config.xml, due to empty/missing configuration data in the Descriptor.
Cause: The configuration jpsContext does seem to contain a <serviceInstanceRef> pointing to the ConfigurationManagementService instance descriptor.
Action: Check the MultiTenancy Enablement steps and/or scripts.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12004: No such JpsContext "{0}" exists in jps-config.xml.
Cause: A jpsContext with the specified contextId does not exists in the system.
Action: Check jps-config.xml of the domain.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12005: A ContextConfiguration with "{0}" "{1}" already exists in the system.
Cause: A ContextConfiguration with the specified name already exists.
Action: Use another unique name.

Level: 1

Type: ERROR

Impact: Data

JPS-12006: No Registered ContextConfiguration with "{0}" "{1}" exists in the system.
Cause: The specified configuration profile is not registered with configuration service.
Action: Check the name, or try listing the registered profiles.

Level: 1

Type: ERROR

Impact: Data

JPS-12007: Cannot delete ContextConfiguration "{0}" in "{1}" state.
Cause: A ContextConfiguration in ACTIVE state cannot be deleted.
Action: DeActivate the context and then try deleting it.

Level: 1

Type: ERROR

Impact: Data

JPS-12008: Cannot DeActivate ContextConfiguration "{0}" as it is in state "{1}".
Cause: A ContextConfiguration ACTIVE state (only) can be DeActivated. DeActivation from other states is illegal.
Action: Make sure the context configuration is ACTIVE and then try deactivating it.

Level: 1

Type: ERROR

Impact: Data

JPS-12009: Cannot Activate ContextConfiguration "{0}" as it is in state "{1}".
Cause: A ContextConfiguration must be in COMPLETE or INACTIVE state for Activation to succeed.
Action: Check to make sure the state of the Context is COMPLETE or INACTIVE.

Level: 1

Type: ERROR

Impact: Data

JPS-12010: Cannot Update ContextConfiguration "{0}" as it is in state "{1}".
Cause: A ContextConfiguration must be in CREATED or INACTIVE state before it can be UPDATED.
Action: Check to make sure the state of the Context is CREATED or INACTIVE. A configuration in COMPLETE or ACTIVE states cannot be updated

Level: 1

Type: ERROR

Impact: Data

JPS-12011: OPSS Runtime Cannot fetch Configuration for context "{0}", The context does not exist or is not in ACTIVE state.
Cause: OPSS Runtime failed to fetch the Configuration for the context. Either the context does not exist or is not in ACTIVE state. The Runtime can only view ContextConfigurations in ACTIVE state
Action: Check to make sure the Context exists and is in ACTIVE state.

Level: 1

Type: ERROR

Impact: Data

JPS-12012: Cannot initialize Configuration Store : One of DataSource/JDBC-URL/FilePath for MetaDataStore should be Configured in the Configuration Service Descriptor.
Cause: The configuration serviceInstance descriptor does not seem to contain a property for DataSource/JDBC-URL/FilePath for connecting to the Configuration Store.
Action: Check MultiTenancy enablement steps/scripts.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12013: File based Configuration Store should be used only for Development and not in Production.
Cause: File based Configuration Store should be used only for Testing and not in Production.
Action: Nothing to do if this is a Test Environment, else check Multi-Tenancy enablement steps.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12014: Map/Key name(s) for Credential required to bind to MetaDataStore with JDBC-URL not configured in the Configuration Service.
Cause: A Password Credential is required when JDBC-URL is used to connect to the Configuration Store.
Action: Check to see that the Configuration serviceInstance descriptor contains properties for the Map and Key name of the credential.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12015: Property JPS_CONFIG_PATH not set for use by PersistenceManager.
Cause: Internal Error/Bug: The Configuration Management Service is expected to set a property JPS.CONFIGSERVICE.PATH for use by the PersistenceManager.
Action: Report Bug on Oracle OPSS with relevant logs.

Level: 1

Type: ERROR

Impact: Process

JPS-12016: Internal Error: Unable to locate ContextConfiguration named "{0}" in the Configuration Profile "{1}".
Cause: Internal Error/Bug: The Configuration Service is in a state where it thinks the specified contextId should exist under the specified profileId, but the persisted information in the store does not match the expectation.
Action: Report Bug on Oracle OPSS with relevant logs.

Level: 1

Type: ERROR

Impact: Process

JPS-12017: Invalid Customization expression , specified XPath "{0}" does not evaluate to a "{1}".
Cause: The XPath expression specified in Customization spec does not point to the intended element in the Configuration Profile document.
Action: Check the XPath expression against the structure of the configuration Profile being referenced..

Level: 1

Type: ERROR

Impact: Data

JPS-12018: Invalid Location Override Customization in Global Scope. Location Customization can be specified for ServiceInstances only.
Cause: The Location Override in Customization spec is only applicable to a serviceInstance attribute and cannot be applied to an element in Global Scope.
Action: Check the XPath expression.

Level: 1

Type: ERROR

Impact: Data

JPS-12019: Cannot apply "{0}" overrides on element of type "{1}", expected an element of type "{2}", check the Element XPath specified in the customization.
Cause: The XPath expression specified in Customization spec does not point to the intended element in the Configuration Profile document.
Action: Check the XPath expression against the structure of the configuration Profile being referenced..

Level: 1

Type: ERROR

Impact: Data

JPS-12020: Cannot modify values of existing ExtendedProperty elements during customization.
Cause: Cannot modify values of existing ExtendedProperty elements during customization.
Action: This is an Unsupported Customization spec, change the customization instructions supplied to the Configuration Management Service.

Level: 1

Type: WARNING

Impact: Data

JPS-12021: Cannot create ContextConfiguration "{0}", No such profile "{1}" exists in the system.
Cause: Cannot create ContextConfiguration as the referenced Configuration Profile does not seem to exist.
Action: Check the name of the specified profile.

Level: 1

Type: ERROR

Impact: Data

JPS-12022: MetaDataObject "{0}" not found. Ensure ContextConfiguration "{1}" exists or first create it.
Cause: The PersistenceManager is unable to find the MetaDataObject corresponding to the specified contextId.
Action: Check the name of the context or make sure it is registered with the Configuration Service.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12023: Mutable MetadataObject "{0}" cannot be obtained from MetadataStore specified since there are pending writes to other MetadataStores. Do flushChanges/cancelChanges on MDSSession to proceed.
Cause: Internal Error/Bug : The persistence manager is in a state where it is trying to perform multiple updates to the profile document concurrently.
Action: Report a Bug on Oracle OPSS with relevant logs.

Level: 1

Type: ERROR

Impact: Process

JPS-12024: A profile with name "{0}" already exists.
Cause: A configuration profile with the given name already exists.
Action: Try using a unique profileId.

Level: 1

Type: ERROR

Impact: Data

JPS-12025: Cannot Delete Profile "{0}" ,Named ContextConfigurations exist under the profile.
Cause: A configuration profile which has named ContextConfiguration's referencing it cannot be deleted.
Action: Try deleting the ContextConfiguration's before attempting to delete the profile.

Level: 1

Type: ERROR

Impact: Data

JPS-12026: No such ContextConfiguration "{0}" exists in the system.
Cause: The specified ContextConfiguration is not registered with the Configuration Service.
Action: Check the name or try listing the registered ContextConfigurations.

Level: 1

Type: ERROR

Impact: Data

JPS-12027: Required PasswordCredential at Map = "{0}",Key = "{1}" was not found in Specified Bootstrap CredentialStore.
Cause: A required PasswordCredential does not exist at the specified map, and key in the supplied bootstrap credential store.
Action: Check the bootstrap credential store.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12028: Malformed jps-config.xml : stale service instance reference "{0}" from JpsContext.
Cause: The PersistenceManager found a STALE <serviceInstanceRef> that does not exist in the jps-config.xml.
Action: Check the jps-config.xml of the Profile or the Out-of-the-Box jps-config.xml as appropriate.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12029: Cannot set Name for ContextConfiguration "{0}" in state "{1}", deactivate it first.
Cause: Cannot set contextName for a ContextConfiguration in ACTIVE.
Action: DeActivate it first and then set a Name for it.

Level: 1

Type: ERROR

Impact: Data

JPS-12030: Cannot setContextName, ConfigurationContext "{0}" is already Named "{1}", unset the Name first.
Cause: A ContextConfiguration that is already has a Name cannot be Named again.
Action: Unset the current Name first and then set a new Name for it.

Level: 1

Type: ERROR

Impact: Data

JPS-12031: Cannot unset Name for ContextConfiguration "{0}" in state "{1}", deactivate it first.
Cause: Cannot unset the contextName for a ContextConfiguration in ACTIVE state.
Action: DeActivate the Context first and then unset the contextName.

Level: 1

Type: ERROR

Impact: Data

JPS-12032: Error in initializing JAXBContext.
Cause: Internal Error: JAXB context initialization in PersistenceManager Failed.
Action: Report a Bug on Oracle OPSS with relevant logs.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12033: Invalid profile jps-config.xml document, does not contain a required element "{0}".
Cause: Internal Error: the profile document does not contain a mandatory element.
Action: Check the jps-config.xml that was used as a Configuration Profile.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12034: MDSPersistenceManager Cannot handle Persistence of Element "{0}".
Cause: Unsupported operation : The persistence manager configured with the Configuration Service does not handle persistence of the specified element.
Action: Report a Bug on Oracle OPSS with relevant logs.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12035: Cannot setContextName for ConfigurationContext "{0}" to Name "{1}", as the Name is already assigned to "{2}".
Cause: Names used for ContextConfiguration must be unique, an attempt is being made to set the same Name for more than one ContextConfiguration.
Action: Use a different unique Name.

Level: 1

Type: ERROR

Impact: Data

JPS-12036: ContextConfiguration "{0}" does not have any name set for it, Naming a ContextConfiguration is mandatory before its configuration STATE can be set to COMPLETE.
Cause: An attempt is being made to set the STATE of an Un-Named ContextConfiguraton to COMPLETE.
Action: Use the setContextName(contextId) method to set a Name.

Level: 1

Type: ERROR

Impact: Data

JPS-12037: Service configuration update done for Configurator.
Cause: Service configuration update done for Configurator.
Action: No action required.

Level: 1

Type: NOTIFICATION

Impact: Data

JPS-12038: Failed to check if audit is enabled.
Cause: Configuration management events logging was not enabled.
Action: Check the audit configuration to ensure auditing enabled.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12039: Failed to log audit record.
Cause: Configuration management audit event logging failed.
Action: Contact the administrator.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12040: Missing Property set props.db.1.
Cause: No Prorperty Set props.db.1 in jps-config.xml
Action: Check the jps-config.xml.

Level: 1

Type: ERROR

Impact: Configuration

JPS-12100: The expiry time should be in format {0}
Cause: Invalid input
Action: Correct the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12101: The filter value is {0} invalid
Cause: Invalid input
Action: Correct the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12102: One of the attributes {0} is undefined
Cause: Invalid input
Action: Correct the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12103: Parameter {0} is missing
Cause: Missing Parameter
Action: Correct the input.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12104: Alias {0} did not exist or point to a key
Cause: Alias did not exist or point to a key
Action: Correct the input Alias.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12105: Tenant with id {0} does not exist.
Cause: Tenant does not exist
Action: Correct the tenant id.

Level: 1

Type: WARNING

Impact: Configuration

JPS-12106: The param {0} is invalid - null or empty.
Cause: Tenant config parameter passed to the API is invalid
Action: Make sure all parameters are valid

Level: 1

Type: WARNING

Impact: Configuration

JPS-12107: The param {0} was supplied a restricted value {1}.
Cause: Tenant config parameter value passed to the API is restricted
Action: Make sure no restricted values are used

Level: 1

Type: WARNING

Impact: Configuration

JPS-20000: GlobalPolicy can not be created by MAPI methods
Cause: GlobalPolicy can not be created by MAPI methods.
Action: Set up policy store using reassociation or upgrading

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20001: GlobalPolicy can not be deleted by MAPI methods.
Cause: GlobalPolicy can not be deleted by MAPI methods.
Action: GlobalPolicy is a built-in stripe, can not be deleted

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20002: GlobalPolicy can not be returned from the method.
Cause: GlobalPolicy can not be returned from the method.
Action: Gets GlobalPolicy from the method getGlobalPolicy

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20003: Cannot add global role to application role
Cause: Attempted to add a global role {0} to members of an application role or grant a global role {0} to an applicaton role
Action: Do not add a global role to members of an application role and do not grant a global role to an application role.

Level: 1

Type: WARNING

Impact: Security

JPS-20004: Principals can not contain global role.
Cause: Principals contain global role {0}
Action: Remove global role from principals.

Level: 1

Type: WARNING

Impact: Security

JPS-20005: Cannot delete global role "{0}".
Cause: Global role "{0}" is referenced in a Policy defined in an Application.
Action: Make sure the global role is not referenced in any application policy,then remove it.

Level: 1

Type: WARNING

Impact: Security

JPS-20006: Authorization policy is not supported in global policy.
Cause: Authorization policy is not supported in global policy.
Action: Do not create authorization policies in global policy.

Level: 1

Type: WARNING

Impact: Security

JPS-20007: Permission grant is not supported in global policy
Cause: Permission grant is not supported in global policy.
Action: Do not grant permissions in global policy

Level: 1

Type: WARNING

Impact: Security

JPS-20008: {0} : {1} in global policy which are referenced in application have been changed but not distributed
Cause: {0} : {1} in global policy which are referenced in application have been changed but not distributed.
Action: Distribute global policy firstly

Level: 1

Type: WARNING

Impact: Security

JPS-20010: Attribute name {0} already exist in {1}.
Cause: Attribute name {0} already exist in {1}
Action: Choose another name

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20011: Function name {0} already exist in {1}.
Cause: Function name {0} already exist in {1}
Action: Choose another name

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20012: Global attribute {0} is used in application {1}.
Cause: Global attribute {0} is used in application policy {1}
Action: Make sure the global attribute is not used in any applications including global policy

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20013: Global function {0} is used in application {1}.
Cause: Global function {0} is used in application policy {1}
Action: Make sure the global function is not used in any applications including global policy

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20014: Policy domain is not supported in global policy
Cause: Policy domain is not supported in global policy.
Action: Do not use policy domain in global policy

Level: 1

Type: WARNING

Impact: Security

JPS-20020: Resource type name {0} already exists in application {1}.
Cause: Resource type name {0} already exists in application {1}
Action: Choose another name

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20021: Global resource type {0} is used in application {1}.
Cause: Resource type {0} is used in application {1}
Action: Make sure global resource type is not used in any application

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20022: Global policy can not be unbound from SM
Cause: Global policy can not be unbound from SM
Action: Do not unbind global policy from SM

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20050: Combining algorithm {0} not found.
Cause: Combining algorithm not found.
Action: Make sure the used combining algorithm exists.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20051: Exception in converting execution frequency {0}, message is {1}
Cause: Exception in converting value of algorithm execution frequency.
Action: Make sure the execution frequency is valid.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20052: Exception in converting algorithm usage {0}, message is {1}
Cause: Exception in converting value of algorithm usage.
Action: Make sure the usage is valid.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20053: A combining algorithm must be provided if policy is using more than one rule.
Cause: Policy uses multiple rules, but no combining algorithm provided.
Action: Provide a combining algorithm.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20054: A acl match type must be provided if policy is a RAS one.
Cause: RAS policy has no acl match type to be provided.
Action: Provide a ACL Match Type.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20055: A list of RAS policy rule must be provided if policy is a RAS one.
Cause: RAS policy has no policy rule to be provided.
Action: Provide policy rule(s).

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20056: A list of RAS resource must be provided if policy is a RAS one.
Cause: RAS policy has no resource to be provided.
Action: Provide resource(s).

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20060: Number of input parameters to the function and provided value types for them are not of same size.
Cause: Number of input parameters to the function and provided value types for them are not of same size.
Action: Parameter value types, if provided, must be provided for all input parameters

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20061: Value collection added to expression is null.
Cause: Value collection added to expression is null.
Action: Provide a non-nulll collection of values to expression.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20062: Value collection passed to input parameter when a single object is expected.
Cause: Value collection passed to input parameter when a single object is expected.
Action: Provide a single object as input parameter.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20063: Wrong type of collection passed as input parameter; expected type is {0}, provided {1}.
Cause: Wrong type of collection passed as input parameter; expected type is {0}, provided {1}.
Action: Provide correct type of collection as function input parameter.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20064: Function {0} is unknown.
Cause: Function {0} is unknown.
Action: Provide correct function.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20070: In mixed mode, PDP configuration id could not be null
Cause: PDP configuration id is missing.
Action: Specify the PDP configuration id

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20100: Rules {0} for policy {1} is in use by other policies. It will not be deleted.
Cause: Rule {0} of policy {1} is shared by other policies.
Action: Provide correct Rule.

Level: 1

Type: ERROR

Impact: Security

JPS-20101: Policy {0} is referred by one or more policy sets. It can not be deleted if cascading is set to false.
Cause: Policy {0} is referred by other policie sets.
Action: Either use cascading delete or remove references from policy sets.

Level: 1

Type: ERROR

Impact: Security

JPS-20102: Rule {0} used in policy is not sharable. The policy will not be created or updated.
Cause: Rule {0} used in policy is not sharable.
Action: Provide correct Rule.

Level: 1

Type: ERROR

Impact: Security

JPS-20103: Policy can not have both private rules and sharable rules.
Cause: Policy can not have both private rules and sharable rules.
Action: Provide correct Rule.

Level: 1

Type: ERROR

Impact: Security

JPS-20104: Exclusive rule {0} can not be deleted explicitly.
Cause: Exclusive rule {0} can not be deleted explicitly.
Action: Delete the referred policy.

Level: 1

Type: ERROR

Impact: Security

JPS-20105: The permission {0} has no target name.
Cause: Permission has no target name.
Action: Make sure the usage is valid.If not revoke the permission.

Level: 1

Type: WARNING

Impact: Programmatic

JPS-20200: Adding attributes to data security resource type {0} is not allowed.
Cause: Attributes present in Data Security Resource Type.
Action: Remove Attributes present in Data Security Resource Type.

Level: 1

Type: WARNING

Impact: Security

JPS-20201: Adding matcher class to data security resource type {0} is not allowed.
Cause: Matcher Class present in Data Security Resource Type.
Action: Remove Matcher Class present in Data Security Resource Type.

Level: 1

Type: WARNING

Impact: Security

JPS-20202: Hierarchical data security resource type {0} is not allowed.
Cause: Data Security Resource Type is Hierarchial.
Action: Change Data Security Resource Type to Flat. It cannot be Hierarchial.

Level: 1

Type: WARNING

Impact: Security

JPS-20203: Adding both actions and action collection references to data security resource type {0} is not allowed.
Cause: Both Actions and Action Collection References are added to Data Security Resource Type.
Action: Add either Actions or Action Collection References to Data Security Resource Type.

Level: 1

Type: WARNING

Impact: Security

JPS-20204: Adding null data security information object to data security resource type {0} is not allowed.
Cause: Null data security information object found for data security resource type.
Action: Add data security information object to data security resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-20205: Data source name is required for a data security resource type {0}.
Cause: Data security information object found for data security resource type has no data source name.
Action: Provide valid data source name for data security information object for data security resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-20206: Invalid value for data source type of data security resource type {0}.
Cause: Data security information object found for data security resource type has invalid data source type.
Action: Data Security information object found for data security resource type has invalid data source type

Level: 1

Type: WARNING

Impact: Security

JPS-20207: Constraint required for data security resource type {0} as data source type is virtual.
Cause: Virtual data source type requires data source constraint to be present.
Action: Provide valid data source constraint for virtual data source.

Level: 1

Type: WARNING

Impact: Security

JPS-20208: Actions List cannot contain actions that are inherited by default for resource type {0}.
Cause: Actions list in resource type contains default inherited data security actions.
Action: Remove default data security actions from data security resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-20209: Duplicate column definition (same column names) not allowed in data source of resource type {0}.
Cause: Duplicate column definition (same names) in secured data source in resource type.
Action: Remove duplicate column definition from secured data source.

Level: 1

Type: WARNING

Impact: Security

JPS-20210: Action collection reference name {1} referred in resource type {0} not found in policy store.
Cause: Action collection reference in resource type not found in the policy store.
Action: Either create action collection in store or remove the reference from resource type.

Level: 1

Type: WARNING

Impact: Security

JPS-20220: Data Security Resource Type should be present for Data Security Resource {0}.
Cause: No RAS resource type present for RAS resource OR is not of type RAS resource type.
Action: Add RAS resource type for RAS resource.

Level: 1

Type: WARNING

Impact: Security

JPS-20221: For data security resource {0} SQL predicate or XML expression is required.
Cause: Both SQL predicate and XML expression missing in data security resource.
Action: Add either SQL Predicate or XML expression to data security resource.

Level: 1

Type: WARNING

Impact: Security

JPS-20240: Multiple rules not allowed for triton policy {0}.
Cause: Multiple rules in triton data security policy.
Action: Add only one rule to triton data security policy.

Level: 1

Type: WARNING

Impact: Security

JPS-20241: Data security policy {0} has invalid type {1} and category {2}.
Cause: Invalid policy category and type combination.
Action: Provide valid policy category and type combination.

Level: 1

Type: WARNING

Impact: Security

JPS-20242: RAS policy only takes resources with same resource type.
Cause: RAS Policy have resources with different resource types.
Action: Provide resources just with same resource type for RAS policy.

Level: 1

Type: WARNING

Impact: Security

JPS-20243: For RASParameterValue, only EXACT matcher is supported.
Cause: Search RAS Policy by RASParameterValue ONLY support MATCHER.EXACT.
Action: Use MATCHER.EXACT for search by RASParameterValue.

Level: 1

Type: WARNING

Impact: Security

JPS-20244: For RASParameterValue, only EQUALITY comparator is supported.
Cause: Search RAS Policy by RASParameterValue ONLY support COMPARATOR.EQUALITY.
Action: Use COMPARATOR.EQUALITY for search by RASParameterValue.

Level: 1

Type: WARNING

Impact: Security

JPS-20260: RAS Resource type name referred in RAS policy set {0} is Null.
Cause: RAS resource type reference in RAS policy set is Null.
Action: Either create given resource type in store beforehand or use an existing one.

Level: 1

Type: WARNING

Impact: Security

JPS-20261: Data security policy set {0} has invalid type {1} and category {2}.
Cause: Invalid policy set category and type combination.
Action: Provide valid policy set category and type combination.

Level: 1

Type: WARNING

Impact: Security

JPS-20262: Policy set {0} is an ACL protecting an Attribute Collection and cannot be deleted.
Cause: Attempt to delete ACL that is protecting an Attribute Collection.
Action: Check that the ACL is not protecting any Attribute Collection.

Level: 1

Type: WARNING

Impact: Security

JPS-20263: RAS Policy set only takes policies whose ras resources are of same ras resource type.
Cause: RAS policy set only takes policies whose ras resources are of same ras resource type.
Action: Use ras policies with same ras resource type for ras policy set.

Level: 1

Type: WARNING

Impact: Security

JPS-20264: The length of RAS {0} name plus the length of RAS application name can not exceed 29.
Cause: The length of RAS artifact name plus the length of ras application name exceeds 29.
Action: Shorten the RAS artifact name

Level: 1

Type: WARNING

Impact: Security

JPS-20265: The name of RAS {0} is allowed to consist of only alphanumeric characters and the special characters $, _, and #, and MUST begin with a letter.
Cause: The RAS artifact name is allowed to consist of only alphanumeric characters and the special characters $, _, and #, and MUST begin with a letter.
Action: Change the RAS artifact name

Level: 1

Type: WARNING

Impact: Security

JPS-20300: The action or implied action "{0}" already exists in action collection "{1}" or its parent(s).
Cause: Duplicate action or implied action found in action collection or one of its parents.
Action: Verify the action and implied action lists of this action collection and its parents.

Level: 1

Type: WARNING

Impact: Security

JPS-20301: The action collection "{0}" is already referenced in action collection "{1}" or its parent(s).
Cause: Duplicate action collection reference found in action collection or one of its parents.
Action: Verify the action collection reference lists of this action collection and its parents.

Level: 1

Type: WARNING

Impact: Security

JPS-20302: The action collection "{0}" already exists in application policy "{1}".
Cause: Action collection already exists in the application.
Action: Verify the action collection in the application or try modify operation.

Level: 1

Type: WARNING

Impact: Security

JPS-20303: The action collection "{0}" was not found in application policy "{1}".
Cause: Action collection not found in application.
Action: Verify the action collection is present in the application.

Level: 1

Type: WARNING

Impact: Security

JPS-20304: The action collection "{0}" is in use by another policy object.
Cause: Action collection is in use by another policy object.
Action: Verify the usages of the action collection.

Level: 1

Type: WARNING

Impact: Security

JPS-20305: Create, modify & delete operations are not permitted on built-in action collection "{0}".
Cause: The action collection being deleted, created or modified is built-in in the database.
Action: Use a different name for the action collection.

Level: 1

Type: WARNING

Impact: Security

JPS-20306: Action {0} referred in implied action {1} is not defined in action collection {2} or any of its parents.
Cause: The mapping specified for given implied action is not found in action collection or its parents.
Action: Check the implied actions mappings.

Level: 1

Type: WARNING

Impact: Security

JPS-20307: The action or implied action "{0}" already exists in implied action "{1}".
Cause: The mapping specified for given implied action contains duplicate actions.
Action: Check the implied actions mappings.

Level: 1

Type: WARNING

Impact: Security

JPS-20308: The implied action "{0}" refers to itself.
Cause: The mapping specified for given implied action contains reference to itself.
Action: Check the implied actions mappings.

Level: 1

Type: WARNING

Impact: Security

JPS-20320: "{0}" is not a RAS target database.
Cause: The SM is not a RAS target database.
Action: make sure the name corresponds to a RAS target database

Level: 1

Type: WARNING

Impact: Security

JPS-20321: "{0}" is not a RAS application.
Cause: The application is not a RAS application.
Action: make sure the name corresponds to a RAS application

Level: 1

Type: WARNING

Impact: Security

JPS-20322: "{0}" is not found or it is not a RAS target database.
Cause: RAS target database not found
Action: make sure the name corresponds to a RAS target database

Level: 1

Type: WARNING

Impact: Security

JPS-20350: All of handlerSchemaName, handlerPackageName and handlerFunctionName must be present or must be null in an attribute collection.
Cause: Atleast one of schema name, package name or function name of handler function is null.
Action: Verify the schema name, package name and function name of handler function.

Level: 1

Type: WARNING

Impact: Security

JPS-20351: The attribute "{0}" already exists in attribute collection "{1}".
Cause: Duplicate attribute found in attribute collection.
Action: Verify the attribute list of this attribute collection and its parents.

Level: 1

Type: WARNING

Impact: Security

JPS-20352: Attributes in attribute collection must be of category DYNAMIC.
Cause: Category of added attribute was wrong.
Action: Verify the added attribute is of category DYNAMIC.

Level: 1

Type: WARNING

Impact: Security

JPS-20353: The attribute collection "{0}" already exists in application policy "{1}".
Cause: Attribute collection already exists in the application.
Action: Verify the attribute collection in the application or try modify operation.

Level: 1

Type: WARNING

Impact: Security

JPS-20354: The attribute collection "{0}" was not found in application policy "{1}".
Cause: Attribute collection not found in application.
Action: Verify the attribute collection is present in the application.

Level: 1

Type: WARNING

Impact: Security

JPS-20355: Attributes in attribute collection must be single-valued.
Cause: Multi-valued attributes not supported.
Action: Verify the added attribute(s) are all single-valued.

Level: 1

Type: WARNING

Impact: Security

JPS-20356: The ACE(Policy Rule) "{0}" is not present in the application.
Cause: ACE(policy rule) protecting Attribute collection not found in application.
Action: Verify the ACE(Policy Rule) is present in the application.

Level: 1

Type: WARNING

Impact: Security

JPS-20357: The attributes in an attribute collection "{0}" is null or empty.
Cause: RASAttribute list is null or empty
Action: Make sure RASAttribute list is not null or empty.

Level: 1

Type: WARNING

Impact: Security

JPS-20400: The definition for attribute "{0}" exists in the application policy with wrong category. Expected: {1}, Found: {2}
Cause: Attribute definition exists in application with different category than expected.
Action: Verify the attribute definition in the application.

Level: 1

Type: WARNING

Impact: Security

JPS-20401: The definition for attribute "{0}" exists in the application policy with wrong type. Expected: {1}, Found: {2}
Cause: Attribute definition exists in application with different type than expected.
Action: Verify the attribute definition in the application.

Level: 1

Type: WARNING

Impact: Security

JPS-20403: Attribute designator functionality is not supported for this schema version.
Cause: Attribute designator functionality is not supported for this schema version.
Action: Don't use designator functionality or upgrade to newer version.

Level: 1

Type: ERROR

Impact: Security

JPS-20411: Invalid match function. Match function for a constraint must take two input parameters, provided function requires {0} input parameters.
Cause: Match function for constraint does not take 2 input parameters.
Action: Provide a corret match function for constraint.

Level: 1

Type: WARNING

Impact: Security

JPS-20412: Invalid match function. Both input parameters to a match function must be of same data type; provided function takes input parameters of type {0} and {1}.
Cause: Match function for constraint musts take two input parameters of same data type.
Action: Provide a correct match function for constraint.

Level: 1

Type: WARNING

Impact: Security

JPS-20413: Invalid match function. First parameter for a match function must be a single value.
Cause: Match function for a constraint cannot take bag or set of values.
Action: Provide a correct match function for constraint.

Level: 1

Type: WARNING

Impact: Security

JPS-20414: Mismatch of attribute category in constraint. Expected {0}, actual {1}.
Cause: Category of attribute provided to the constraint must either be dynamic or match the constraint type.
Action: Provide attribute with correct category type to the constraint.

Level: 1

Type: WARNING

Impact: Security

JPS-20415: The data type {0} of attribute "{1}" does not match data type {2} of function second parameter passed to AttributeValueAssertion.
Cause: Attribute data type and expected function parameter data type are different.
Action: Verify the data type of attribute entry passed to AttributeValueAssertion.

Level: 1

Type: WARNING

Impact: Security

JPS-20416: Data type of value and expected input parameter type of function provided for attribute value assertion does not match. Expected type {0}, provided {1}
Cause: Data type of value and expected input parameter type of function provided for attribute value assertion does not match.
Action: Provide value with correct data type to the constraint.

Level: 1

Type: WARNING

Impact: Security

JPS-20417: Constraints are only supported for TargetEntry and SimpleTargetEntry
Cause: Constraints are supported only for TargetEntry and SimpleTargetEntry.
Action: If a constraint must be used, add it using a TargetEntry or SimpleTargetEntry.

Level: 1

Type: WARNING

Impact: Security

JPS-20420: Function Element is not supported as return type of a function.
Cause: Function Element is not supported as return type of a function.
Action: Provide some other return type.

Level: 1

Type: WARNING

Impact: Security

JPS-20421: Data type for a Function Element input parameter must be OpssString.
Cause: Data type for a Function Element input parameter must be OpssString.
Action: Provide correct data type.

Level: 1

Type: WARNING

Impact: Security

JPS-20422: Function Element not supported for this version of policystore.
Cause: Function element not supported for this schema version.
Action: Don't use function element or upgrade.

Level: 1

Type: WARNING

Impact: Security

JPS-20423: AttributeAssignment can not be defined using a Function Element.
Cause: Attribute assignment cannot be defined using a function element.
Action: Don't use function element.

Level: 1

Type: WARNING

Impact: Security

JPS-20500: Quoted name for {0}, must be terminated by double-quote (").
Cause: Quoted id for triton entity needs to be terminated with double-quote(").
Action: Verify the id provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20501: Length of {0} name must be between 1 and 30 characters (excluding the quotes ("), in case of quoted identifier), but was {1}
Cause: Id for triton entity has invalid length.
Action: Verify the id provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20502: Quoted name for {0} contains invalid character ''{1}'' at position {2}. Quoted names must not contain null character(\0) or double-quote(") within the name
Cause: Quoted id for triton entity has invalid character.
Action: Verify the id provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20503: Unquoted name for {0} contains invalid character ''{1}'' at position {2}. Unquoted names must begin with an alphabet. They may contain a letter, digit, underscore(_), dollar($), hash(#), or dot(.) symbols at other positions.
Cause: Unquoted id for triton entity has invalid character.
Action: Verify the id provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20504: The name "{0}" is an implicit object name in the database and cannot be used as a name for {1}.
Cause: Id provided for triton entity is an implicit object name in the database.
Action: Verify the id provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20505: The value "{0}" is of an unsupported type.
Cause: Parameter value is using an invalid type.
Action: Verify the parameter value provided.

Level: 1

Type: WARNING

Impact: Security

JPS-20521: A simple target must have at least one resource action entry or permission set reference.
Cause: A simple target must have at least one resource action entry or permission set reference.
Action: Provide resource actions or permission sets.

Level: 1

Type: WARNING

Impact: Security

JPS-20600: MetaData-Provisioned is true, but no meta data found in policy object {0}.
Cause: MetaData-Provisioned is true, but no meta data found in policy object {0}.
Action: Check the policy store, make sure it is in an consistent state.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20601: Provided version "{0}" is invalid. Only alphabetic characters, digits, underscores, and dots are allowed.
Cause: Provided version {0} is invalid. Only alphabetic characters, digits, underscores, and dots are allowed.
Action: Provide a valid version.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-20602: Provided meta data {0} is invalid. Reason: {1}
Cause: Provided meta data {0} is invalid. Reason: {1}.
Action: Provide a valid meta data.

Level: 1

Type: ERROR

Impact: Programmatic

JPS-90600: Security Module with the configuration id {0} already exists.
Cause: Security Module with the configuration id {0} already exists.
Action: Provide a unique configuration id.

Level: 1

Type: WARNING

Impact: Security

JPS-90601: Failed to create Security Module with the configuration id {0}, with error {1}
Cause: Failed to create Security Module with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90602: Security Module with the configuration id {0} not found.
Cause: Security Module with the configuration id {0} not found.
Action: Make sure the configuration id is valid.

Level: 1

Type: WARNING

Impact: Security

JPS-90603: AuditService is improperly configured.
Cause: Audit Service is not initializable.
Action: Configure an audit server for audit trails

Level: 1

Type: WARNING

Impact: Security

JPS-90604: Security Module with the configuration id {0} successfully created.
Cause: Security Module with the configuration id {0} successfully created.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90605: Security Module with the configuration id {0} successfully modified.
Cause: Security Module with the configuration id {0} successfully modified.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90606: Security Module with the configuration id {0} successfully deleted.
Cause: Security Module with the configuration id {0} successfully deleted.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90607: Security Module with the configuration id {0} successfully retrieved.
Cause: Security Module with the configuration id {0} successfully retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90608: Failed to modify Security Module with the configuration id {0}, with error {1}
Cause: Failed to modify PIP with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90620: PIP with the configuration id {0} already exists.
Cause: PIP with the configuration id/name {0} already exists.
Action: Provide a unique configuration id/name.

Level: 1

Type: WARNING

Impact: Security

JPS-90621: Failed to create PIP with the configuration id {0}, with error {1}
Cause: Failed to create PIP with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90622: PIP with the configuration id {0} not found.
Cause: PIP with the configuration id/name {0} not found.
Action: Make sure the configuration id/name is valid.

Level: 1

Type: WARNING

Impact: Security

JPS-90623: PIP with the configuration id {0} successfully created.
Cause: PIP with the configuration id {0} successfully created.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90624: PIP with the configuration id {0} successfully modified.
Cause: PIP with the configuration id {0} successfully modified.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90625: PIP with the configuration id {0} successfully deleted.
Cause: PIP with the configuration id {0} successfully deleted.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90626: PIP with the configuration id {0} successfully retrieved.
Cause: PIP with the configuration id {0} successfully retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90627: Failed to modify PIP with the configuration id {0}, with error {1}
Cause: Failed to modify PIP with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90630: Application Policy with the configuration id {0} not found.
Cause: Application with the id {0} not found.
Action: Make sure the Appplication Policy is valid.

Level: 1

Type: WARNING

Impact: Security

JPS-90631: SM Binding with the configuration id {0} and application name {1} successfully retrieved.
Cause: SM Binding with the configuration id {0} and application name {1} successfully retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90632: SM with the configuration id {0} to application bindings retrieved.
Cause: SM with the configuration id {0} to application bindings retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90633: SM with the configuration id {0} and application name {1} successfully unbound.
Cause: SM with the configuration id {0} and application name {1} successfully unbound.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90634: PIP Binding with the configuration id {0} and application name {1} successfully retrieved.
Cause: PIP Binding with the configuration id {0} and application name {1} successfully retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90635: PIP with the configuration id {0} to application bindings retrieved.
Cause: PIP with the configuration id {0} to application bindings retrieved.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90636: PIP with the configuration id {0} and application name {1} successfully unbound.
Cause: PIP with the configuration id {0} and application name {1} successfully unbound.
Action: Audit message, no action required

Level: 1

Type: TRACE

Impact: Security

JPS-90637: Failed to create SM binding with the configuration id {0}, with error {1}
Cause: Failed to create SM binding with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90638: Failed to create PIP binding with the configuration id {0}, with error {1}
Cause: Failed to create PIP binding with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90639: Application {0} already bound to configuration {1}
Cause: Application {0} already bound to configuration {1}
Action: No need to bind again

Level: 1

Type: WARNING

Impact: Security

JPS-90640: Failed to unbind SM configuration
Cause: Failed to unbind SM with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90641: Failed to unbind PIP Configuration
Cause: Failed to unbind PIP with the configuration id {0}, with error {1}
Action: Check error message for further details.

Level: 1

Type: WARNING

Impact: Security

JPS-90642: The non-controlled policy distribution mode application {0} can not be bound to SM configuration
Cause: The non-controlled policy distribution mode application can not be bound to SM configuration
Action: Bind controlled policy distribution mode application

Level: 1

Type: ERROR

Impact: Security