WebSphere Process Server messages     Operating Systems: All supported

CWRGS

CWRGS0000E: An error was encountered while attempting to get the policy configuration instance. The contextID is null.
Problem

The policy cannot be instantiated because the contextID is null.

System action

The Common Authorization Component cannot continue with a null contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly during configuration.

CWRGS0001E: An error was encountered while attempting to delete current policy for contextID {0}.
Problem

The policy cannot be deleted because there was an error with the specified contextID.

System action

The Common Authorization Component cannot continue without deleting this current policy. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0002E: An error was encountered while attempting to get the RoleMappingContext. The policy contextID is null.
Problem

The policy cannot be retrieved because the contextID is null.

System action

The Common Authorization Component cannot continue with a null contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly during configuration.

CWRGS0003E: An error was encountered while attempting to get the role mapping context for policy contextID {0}.
Problem

The role mapping context cannot be retrieved for the specified contextID.

System action

The Common Authorization Component cannot continue with this contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the policyContextID was defined correctly during configuration.

Check the reason message and trace file for cause of failure.

CWRGS0004E: An error was encountered while attempting to construct the policy configuration instance. The contextID is null.
Problem

The policy cannot be constructed because the contextID is null.

System action

The Common Authorization Component cannot continue with this contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly during configuration.

CWRGS0005E: An error was encountered while attempting to get a configuration instance for contextID {0}.
Problem

The policy cannot be constructed for the specified contextID.

System action

The Common Authorization Component cannot continue without a configuration instance. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0006E: An error was encountered while attempting to retrieve all policy for contextID {0} and role {1}.
Problem

All policies cannot be retrieved for the specified role.

System action

The Common Authorization Component cannot continue without retrieving all policy. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check that the role was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0007E: An error was encountered while attempting to retrieve roles for contextID {0}.
Problem

The roles cannot be retrieved from the policy.

System action

The Common Authorization Component cannot continue without retrieving roles. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0008E: An error was encountered while attempting to retrieve inherited roles for contextID {0} and baseRole = {1}.
Problem

The inherited roles cannot be retrieved for the specified base role.

System action

The Common Authorization Component cannot continue without retrieving the inherited roles. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check that the baseRole was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0009E: An error was encountered while attempting to get the linked policies for contextID {0}.
Problem

The linked policies cannot be retrieved.

System action

The Common Authorization Component cannot continue with this contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0010E: An error was encountered while attempting to set the state of contextID {0} to inService.
Problem

The policy cannot be committed.

System action

The Common Authorization Component cannot continue without committing this policy instance. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0011E: An error was encountered while attempting to link policy configurations. The target configuration is null.
Problem

The policy cannot be linked to a null policy.

System action

The Common Authorization Component cannot continue with linking to a null policy. The Common Authorization Component will be stopped now.

Operator response

Check that the policy to link to was defined correctly.

CWRGS0012E: An error was encountered while attempting to link contextID {0} to contextID {1}.
Problem

The current policy cannot be linked to the target policy.

System action

The Common Authorization Component cannot continue with linking the two policies. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check that the target contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0013E: An error was encountered while attempting to set the state for contextID {0} to deleted.
Problem

The policy's state could not be changed to deleted.

System action

The Common Authorization Component cannot continue with deleting this policy. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0014E: An error was encountered while attempting to delete the policy for contextID {0}.
Problem

The current policy cannot be deleted.

System action

The Common Authorization Component cannot continue with deleting the current policy. The Common Authorization Component will be stopped now.

Operator response

Check that the policy to link to was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0015E: An error was encountered while attempting to remove an excluded permission. The permission to delete is null.
Problem

The excluded permission is null and cannot be removed.

System action

The Common Authorization Component cannot continue with removing a null excluded permission. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

CWRGS0016E: An error was encountered while attempting to remove an unchecked permission. The permission to delete is null.
Problem

The unchecked permission is null and cannot be removed.

System action

The Common Authorization Component cannot continue with removing a null unchecked permission. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

CWRGS0017E: An error was encountered while attempting to remove permission from a role. The permission to delete is {0} and the role is {1}.
Problem

The permission cannot be removed from the role. One or both is null.

System action

The Common Authorization Component cannot continue with removing the permission. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

Check that the role was defined correctly.

CWRGS0018E: An error was encountered while attempting to remove all policy for a role. The role is null.
Problem

The role cannot be removed from the policy because it is null .

System action

The Common Authorization Component cannot continue with removing a null role. The Common Authorization Component will be stopped now.

Operator response

Check that the role was defined correctly.

CWRGS0019E: An error was encountered while attempting to remove policy for contextID {0}, roleName {1}, permission {2}.
Problem

The policy for the specified role could not be removed. If permission was specified (not null), then this permission could not be removed for the role.

System action

The Common Authorization Component cannot continue with removing policy or permission for this role. The Common Authorization Component will be stopped now.

Operator response

Check that the roleName was defined correctly.

Check that the permission was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0020E: An error was encountered while attempting to add an excluded permission. The permission to add is null.
Problem

The excluded permission could not be added to the policy because it is null.

System action

The Common Authorization Component cannot continue with adding a null excluded permission. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

CWRGS0021E: An error was encountered while attempting to add an unchecked permission. The permission to add is null.
Problem

The unchecked permission could not be added to the policy because it is null.

System action

The Common Authorization Component cannot continue with adding a null unchecked permission. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

CWRGS0022E: An error was encountered while attempting to add excluded permissions. The permissions to add are null.
Problem

The permission collection could not be added to the policy.

System action

The Common Authorization Component cannot continue with adding null excluded permissions to the policy. The Common Authorization Component will be stopped now.

Operator response

Check that the excluded permissions were defined correctly.

CWRGS0023E: An error was encountered while attempting to add unchecked permissions. The permissions to add are null.
Problem

The permission collection could not be added to the policy.

System action

The Common Authorization Component cannot continue with adding null unchecked permissions to the policy. The Common Authorization Component will be stopped now.

Operator response

Check that the unchecked permissions were defined correctly.

CWRGS0024E: An error was encountered while attempting to add a permission to a role. The permission to add is {0} and the role is {1}.
Problem

The permission cannot be added to the role. One or both is null.

System action

The Common Authorization Component cannot continue with adding permission to the role. The Common Authorization Component will be stopped now.

Operator response

Check that the permission was defined correctly.

Check that the role was defined correctly.

CWRGS0025E: An error was encountered while attempting to add permissions to a role. The permissions to add is {0} and the role is {1}.
Problem

The permission collection cannot be added to the role. One or both is null.

System action

The Common Authorization Component cannot continue with adding permissions to the role. The Common Authorization Component will be stopped now.

Operator response

Check that the permissions were defined correctly.

Check that the role was defined correctly.

CWRGS0026E: An error was encountered while attempting to deploy policy for contextID {0} and role {1}.
Problem

The permission could not be deployed for the role specified.

System action

The Common Authorization Component cannot continue with deploying permission to the role. The Common Authorization Component will be stopped now.

Operator response

Check that the role was defined correctly.

Check that the permission was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0027E: An error was encountered while attempting to add role inheritance. The base role is {0} and the role is {1}.
Problem

The role could not be added to base role because one or both is null.

System action

The Common Authorization Component cannot continue with adding role inheritance. The Common Authorization Component will be stopped now.

Operator response

Check that the base role was defined correctly.

Check that the role was defined correctly.

CWRGS0028E: An error was encountered while attempting to add role inheritance for contextID {0}, base role {1} and role {2}.
Problem

The role could not be added to base role.

System action

The Common Authorization Component cannot continue with adding role inheritance. The Common Authorization Component will be stopped now.

Operator response

Check that the base role was defined correctly.

Check that the role was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0029E: An error was encountered while attempting to write XACML policy. The OutputStream to write is null.
Problem

The XACML policy cannot be written to the specified output stream because it is null.

System action

The Common Authorization Component cannot continue writing to this output stream. The Common Authorization Component will be stopped now.

Operator response

Check that the output stream was defined correctly.

Check if there are write permissions to the output stream.

CWRGS0030E: An error was encountered while attempting to retrieve XACML policy for contextID {0}.
Problem

The XACML policy could not be retrieved or written to the specified output stream.

System action

The Common Authorization Component cannot continue writing XACML policy to the output stream. The Common Authorization Component will be stopped now.

Operator response

Check that the output stream was defined correctly.

Check if there are write permissions to the output stream.

Check the reason message and trace file for cause of failure.

CWRGS0031E: An error was encountered while attempting to read XACML policy. The InputStream to read from is null.
Problem

The XACML policy cannot be read from the specified input stream because it is null.

System action

The Common Authorization Component cannot continue reading from the input stream. The Common Authorization Component will be stopped now.

Operator response

Check that the input stream was defined correctly.

Check if there are read permissions on the input stream.

CWRGS0032E: An error was encountered while attempting to deploy XACML policy for contextID {0}.
Problem

The XACML policy could not be deployed from the specified input stream.

System action

The Common Authorization Component cannot continue with deploying XACML policy from the input stream. The Common Authorization Component will be stopped now.

Operator response

Check that the input stream was defined correctly.

Check if there are read permissions on the input stream.

Check the reason message and trace file for cause of failure.

CWRGS0033E: An error was encountered while attempting to set the state open for contextID {0}.
Problem

The state cannot be changed to open.

System action

The Common Authorization Component cannot continue without updating state to open. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0034E: An error was encountered while attempting to get a role mapping configuration instance. The contextID is null.
Problem

Role mapping cannot be instantiated with a null contextID.

System action

The Common Authorization Component cannot continue with a null contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

CWRGS0035E: An error was encountered while attempting to delete current role mappings for contextID {0}.
Problem

Current role mappings cannot be deleted..

System action

The Common Authorization Component cannot continue without deleting the current role mappings. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0036E: An error was encountered while attempting to check that a contextID is inService. The contextID is null.
Problem

Cannot check if role mapping is inService because the contextID is null.

System action

The Common Authorization Component cannot continue with a null contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

CWRGS0037E: An error was encountered while attempting to construct a role mapping configuration instance. The contextID is null.
Problem

Role mapping cannot be instantiated because the contextID was null.

System action

The Common Authorization Component cannot continue with a null contextID. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

CWRGS0038E: An error was encountered while attempting to get a config instance for contextID {0}.
Problem

Role mapping cannot be constructed for the specified contextID.

System action

The Common Authorization Component cannot continue without constructing a role mapping instance. The Common Authorization Component will be stopped now.

Operator response

Check that the contextID was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0039E: An error was encountered while attempting to add a role condition to a principal. The role condition is {0} and the principal is {1}.
Problem

The role condition or principal was null.

System action

The Common Authorization Component cannot continue with a null role condition or principal. The Common Authorization Component will be stopped now.

Operator response

Check that the role condition was defined correctly.

Check that the principal was defined correctly.

CWRGS0040E: An error was encountered while attempting to deploy role mappings for contextID {0} role condition {1} and principal {2}.
Problem

The role condition cannot be added to the principal.

System action

The Common Authorization Component cannot continue with adding role mapping to principal. The Common Authorization Component will be stopped now.

Operator response

Check that the role condition was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0041E: An error was encountered while attempting to remove all role mappings for a principal. The principal was null.
Problem

Role mappings cannot be removed from the principal because it is null.

System action

The Common Authorization Component cannot continue with removing role mapping from principal. The Common Authorization Component will be stopped now.

Operator response

Check that the principal was defined correctly.

CWRGS0042E: An error was encountered while attempting to remove all role mappings for contextID {0} and principal {1}.
Problem

Role mappings cannot be removed from the principal.

System action

The Common Authorization Component cannot continue with removing all role mappings from principal. The Common Authorization Component will be stopped now.

Operator response

Check that the principal was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0043E: An error was encountered while attempting to remove a role condition from a principal. The role condition is {0} and the principal is {1}.
Problem

Role condition cannot be removed from the principal because one or both are null.

System action

The Common Authorization Component cannot continue with removing role mapping from principal. The Common Authorization Component will be stopped now.

Operator response

Check that the role condition was defined correctly.

Check that the principal was defined correctly.

CWRGS0044E: An error was encountered while attempting to remove a role condition for contextID {0} and role condition is {1} and the principal is {2}.
Problem

Role condition cannot be removed from the principal.

System action

The Common Authorization Component cannot continue with removing role mapping from principal. The Common Authorization Component will be stopped now.

Operator response

Check that the role condition was defined correctly.

Check that the principal was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0045E: An error was encountered while attempting to retrieve all role mappings for a principal. The principal is null.
Problem

Role condition cannot be retrieved with a null principal.

System action

The Common Authorization Component cannot continue with a null principal. The Common Authorization Component will be stopped now.

Operator response

Check that the principal was defined correctly.

CWRGS0046E: An error was encountered while attempting to retrieve role conditions for contextID {0} and principal {1}.
Problem

Role conditions cannot be retrieved from the specified principal.

System action

The Common Authorization Component cannot continue with retrieving role conditions for principal. The Common Authorization Component will be stopped now.

Operator response

Check that the principal was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0047E: An error was encountered while attempting to retrieve principals for contextID {0}.
Problem

Principals cannot be retrieved from the policy.

System action

The Common Authorization Component cannot continue with retrieving principals. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0048E: An error was encountered while attempting to commit role mappings for contextID {0}.
Problem

Changes to the role mapping configuration could not be committed.

System action

The Common Authorization Component cannot continue without committing the configuration. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0049E: An error was encountered while attempting to delete role mappings for contextID {0}.
Problem

The state could not be set to deleted.

System action

The Common Authorization Component cannot continue without changing the state to deleted. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0050E: An error was encountered while attempting to set the combining algorithm. The algorithmID is null.
Problem

The combining algorithm could not be set.

System action

The Common Authorization Component cannot continue with a null algorithmID. The Common Authorization Component will be stopped now.

Operator response

Check that the algorithm was defined correctly.

CWRGS0051E: An error was encountered while attempting to set the combining algorithm for contextID {0} and algorithmID {1}.
Problem

The combining algorithm could not be set.

System action

The Common Authorization Component cannot continue with setting the combining algorithm. The Common Authorization Component will be stopped now.

Operator response

Check that the algorithm was defined correctly.

Check the reason message and trace file for cause of failure.

CWRGS0052E: An error was encountered while attempting to get the combining algorithm for contextID {0}.
Problem

The combining algorithm could not be retrieved.

System action

The Common Authorization Component cannot continue without retrieving the combining algorithm. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0053E: An error was encountered while attempting to remove all current roles for contextID {0}.
Problem

The current roles could not be removed.

System action

The Common Authorization Component cannot continue without removing all current roles. The Common Authorization Component will be stopped now.

Operator response

Check the reason message and trace file for cause of failure.

CWRGS0054W: ContextID is null. Returning false.
Problem

The contextID is null.

Operator response

Check that the contextID was defined correctly.

CWRGS0055W: A Policy instance with contextID {0} was not found, returning false.
Problem

The policy was not found.

Operator response

Check that the contextID was defined correctly.

CWRGS0056W: Called commit on contextID {0} with state inService. No action was performed.
Problem

The policy was already inService.

Operator response

Check that the contextID was defined correctly.

CWRGS0057W: Attempting to delete policy when state is already deleted. No action performed.
Problem

The policy state was already deleted.

Operator response

Check that the contextID was defined correctly.

CWRGS0058W: A Role Mapping instance with contextID {0} was not found, returning false.
Problem

The policy state was already deleted.

Operator response

Check that the contextID was defined correctly.

CWRGS0059W: Called commit on contextID {0}. No action performed.
Problem

The state was already inService.

Operator response

Check that the contextID was defined correctly.

CWRGS0060W: Attempting to delete role mappings when state is already deleted. No action performed.
Problem

The role policy state was already deleted.

Operator response

Check that the contextID was defined correctly.

CWRGS0061I: Removing all policy statements from PolicyConfiguration instance with contextID {0}.
CWRGS0062I: Committing all command elements in policy configuration instance for contextID {0}.
CWRGS0063I: Attempting to link contextID {0} to current contextID {0}.
CWRGS0064I: Removing all current stored role mappings for contextID {0}.
CWRGS0065I: Committing all command elements in RoleMappingConfiguration instance for contextID {0}.
CWRGS0066I: Committing all command elements in RoleMappingConfiguration instance for contextID {0}.
CWRGS0067I: DataProcessing returned a null CombiningAlgorithm.
CWRGS0068I: Using default combining algorithm.
CWRGS1000E: An error occurred during execution.
Problem

The cache encountered an internal error. See the excepiotn for the details.

System action

Internal error.

Operator response

Check the cache configuration to ensure that the parameters are valid.

CWRGS1001E: Failed to initialize MCCFile.
Problem

The MCCFile class had problems initalizing

System action

Failure to start.

Operator response

Check the configuration to ensure that the parameters are valid. Check the xmt for valid data

CWRGS1002E: Could not load the default XMT file using the ClassLoader.
Problem

The xmt file defines classes that do not exist in the class path

System action

These classes and xmt options will be ignored

Operator response

Check the classpath to ensure all the required classes exist. Check the xmt files for correct classnames

CWRGS1003E: Validation of default XMT file failed. Error is: '{0}'
Problem

The xmt file defines invalid information

System action

XMT entries ignored

Operator response

Check the xmt file is correctly defined

CWRGS1004E: Could not load properties file, user-specified XMT configurations will not be loaded.
Problem

The xmt file defined in the configuration could not be loaded

System action

The file will be ignored

Operator response

Check the configuration to ensure the xmt file name exists and is readable by the system.

CWRGS1005E: User-specified XMT configuration file is not valid. Details: '{0}'
Problem

The user defined xmt file does not contain valid data

System action

The file will be ignored

Operator response

Check the configuration to ensure the xmt file is in the correct format.

CWRGS1006E: The user-specified XMT configuration file '{0}' was not found.
Problem

The user defined xmt file could not be loaded

System action

The file will be ignored

Operator response

Check the configuration to ensure the xmt file located where configured and is readable.

CWRGS1007E: Too many <Handlers> nodes found, should be none or one.
Problem

The xmt is incorrectly specified

System action

The xmt action will be ignored

Operator response

Check the configuration to ensure the xmt file is in the correct format.

CWRGS1008E: Could not load XMT configuration file.
Problem

The XMT file could not be opened

System action

The xmt file will be ignored

Operator response

Check the configuration to ensure the xmt file readable and existing on the file system.

CWRGS1009E: <StaticMember> constructor must contain data.
Problem

The XMT file is incorrectly specified

System action

The xmt constructor will be ignored

Operator response

Check the configuration to ensure the xmt is correctly specified.

CWRGS1010E: Could not find <Supported>, <Constructors> and <Properties> when creating handler for type '{0}'
Problem

The xmt handler is incorrectly specified

System action

The xmt action will be ignored

Operator response

Check the configuration to ensure the xmt file is a valid format.

CWRGS1011E: <Mapping> should have only one <Type> mapping defined.
Problem

The xmt mapping is incorrectly specified

System action

The xmt action will be ignored

Operator response

Check the configuration to ensure the xmt file is a valid format.

CWRGS1012E: Type node should not be empty.
Problem

The xmt node is incorrectly specified

System action

The xmt action will be ignored

Operator response

Check the configuration to ensure the xmt file is a valid format.

CWRGS1013E: Exception caught when loading XMT File.
Problem

Exception contains the reason

System action

Act based on the exception

Operator response

Work out why an exception is occurring.

CWRGS1014E: Null input to constructFromXMT()
Problem

Exception contains the reason

System action

Act based on the exception

Operator response

Work out why an exception is occurring.

CWRGS1015E: Invalid XMTObject [{0}], type is null.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1016E: Invalid XMTObject [{0}], no ClassName element defined.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1017E: Invalid XMTObject, no properties defined for Type:Class pair [{0}:{1}]
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1018E: Invalid XMTObject, no constructors defined for Type:Class pair [{0}:{1}]
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1019E: Conversion of XMTObject to Java instance failed. XMTObject ClassName is '{0}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1020E: Object class is mapped to '{0}', but input class is not an instance of a Set.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1021E: Java classes should not be mapped to the XMT types {0} or {1}
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1022E: Key in incorrect format. Expected [@SET_@{0}@] not [{1}]
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1023E: Failed to convert parameter '{0}' of class '{1}' to an XMTObject. Parameter class is '{2}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1024E: Error when getting constructor property '{0}' for XMTObject representing class '{1}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1025E: Exception caught when retrieving member of array during conversion of XMTObject element '{0}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1026E: Expected a string for XMTObject element '{0}' to convert to {1} but got {2}.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1027E: Error when converting XMTObject element '{0}' to {1}
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1028E: Could not find property '{0}' when converting XMTObject element '{1}' of type '{2}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1029E: Could not find default class for XMT type '{0}' for XMTObject element '{1}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1030E: Exception when creating Java object.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1031E: Caught MCCException while processing UUID '{0}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1032E: Null input to function.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1033E: Expected Set of StoreRecords to convert to XMTObject of type '{0}', but found '{1}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1034E: Error when converting attribute named '{0}' for object class '{1}' as part of StoreRecord to XMTObject conversion. Expected a Set but got '{2}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1035E: Error converting StoreRecord '{0}'. Could not find property for attribute '{1}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1036E: Error converting StoreRecord '{0}'. No properties found for class '{1}', XMT type '{2}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1037E: XMTObject does not have a class specified.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1038E: Null file specified.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1039E: Invalid root node. Expected <{0}> but found <{1}>
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1040E: Found an invalid child of the root element. Child is of the wrong type.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1041E: Found an invalid child of the element <{0}>: {1}.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1042E: Textual data found in invalid section of <{0} >: {1}
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1043E: The property '{0}' referenced in '{1}' cannot be found.
Problem

Some XMT property definitions reference other properties. One of these references was invalid.

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1044E: Expected <{0}> but found <{1}>
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1046E: The handler for type '{0}' was missing the $lt;{1}> section.
Problem

The XMT file has incorrect XMT definitions.

System action

Fix the xmt based on the error.

Operator response

Check that the xmt is defined correctly.

CWRGS1047E: Shouldn't define mappings for XMT type {0}
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1048E: Handler for type '{0}' referenced by node <{1}> could not be found.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1049E: Class '{0}' defined in <{1}/> does not exist. Check classpath?
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1050E: Invalid URN: '{0}'
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1051E: Invalid node type found as child of a <{0}>
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1052E: Found invalid content of <{0}> element: {1}
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1053E: Validation of handler <{0}> failed.
Problem

The XMT file has incorrect XMT definitions

System action

Fix the xmt based on the error

Operator response

Check that the xmt is defined correctly

CWRGS1054E: The <{0}> section of the handler for type '{1}' failed.
Problem

The XMT file has incorrect XMT definitions.

System action

Fix the xmt based on the error.

Operator response

Check that the xmt is defined correctly.

CWRGS1055E: Attempting to export policy for contextID '{0}' to XML, but no target ContentHandler has been defined. No action taken.
Problem

The XML export system needs a SAX ContentHandler to write policy data to. Policy export cannot continue.

System action

Export of policy to XML aborted.

Operator response

Contact support.

CWRGS1056E: An XMTObject could not be converted to an XML element for export.
Problem

Conversion of a piece of stored policy information to XML failed.

System action

Remaining policy information will be written.

Operator response

Inspect exported XML for errors.

Contact support.

CWRGS1057E: Could not get an instance of the PolicyMgmt object.
Problem

The XML export could not get an instance of a class required to retrieve policy information. Exported XML may be incomplete.

System action

Remaining policy information will be written.

Operator response

Inspect exported XML for errors.

Contact support.

CWRGS1058E: An error occurred when retrieving the context IDs linked to '{0}'.
Problem

The context IDs linked to the current context could not be retrieved.

System action

Remaining policy information will be written.

Operator response

Contact support.

CWRGS1059E: An error occurred while exported principal-to-role mappings to XML.
Problem

The context IDs linked to the current context could not be retrieved.

System action

Remaining policy information will be written.

Operator response

Contact support.

CWRGS1060E: The context ID specified in the imported file, '{0}', doesn't match the expected context ID '{1}'.
Problem

The context ID as specified in the XML file being imported must match the current context ID.

System action

No policy information will be imported.

Operator response

Ensure the correct file is being imported.

Connect using the desired context ID.

CWRGS1061E: The root node of the imported document doesn't match the expected value.
Problem

The imported document must be well-formed. If using a custom XSLT stylesheet to transform an input document, ensure the output adheres to the schema.

System action

No policy information will be imported.

Operator response

If using a custom XSLT stylesheet, ensure the output document is correct.

If using the default XACML-format stylesheet, ensure the XACML document is well-formed. If the XACML document is correct, contact support.

CWRGS1062E: A document specifying principal-to-role mapping was expected, but permission-to-role mappings were found.
Problem

If the configuration instance was opened to configure principal-to-role mapping, it cannot be used to import an XML document containing permission-to-role mapping policy.

System action

No policy information will be imported.

Operator response

Ensure the correct document is being imported.

Open a separate configuration instance to import permission-to-role mappings

CWRGS1063E: A document specifying permission-to-role mappings was expected, but principal-to-role mappings were found.
Problem

If the configuration instance was opened to configure permission-to-role mapping, it cannot be used to import an XML document containing principal-to-role mapping policy.

System action

No policy information will be imported.

Operator response

Ensure the correct document is being imported.

Open a separate configuration instance to import principal-to-role mappings

CWRGS1064E: The attribute specifying the role name is missing.
Problem

The section of the imported document containing role-based policy contained a section without a specified role name.

System action

No policy information will be imported.

Operator response

If using a custom XSLT stylesheet, ensure the output document correctly identifies role names.

If using the default XACML-format stylesheet, ensure the XACML document is well-formed. If the XACML document is correct, contact support.

CWRGS1065E: Could not get an instance of an org.w3c.dom.Document.
Problem

The XML imported requires a org.w3c.dom.Document object. This object could not be created.

System action

No policy information will be imported.

Operator response

Contact support.

CWRGS1066E: An error occurred when linking context '{0}' to context '{1}'.
Problem

The imported XML document specified that additional context IDs should be linked to the current context. This action could not be performed due to an error.

System action

No policy information will be imported.

Operator response

See the error details for more information.

CWRGS1067E: An error occurred when storing a permission extracted from XML.
Problem

Information specifying a permission object was extracted from the XML. However, an error occurred when storing this information.

System action

No policy information will be imported.

Operator response

If using a custom XSLT stylesheet, ensure the output document correctly formats permission data.

If using the default XACML-format stylesheet, ensure the XACML document is well-formed. If the XACML document is correct, contact support.

CWRGS1068E: An error occurred when storing a role mapping extracted from XML.
Problem

Information specifying a RoleCondition object was extracted from the XML. However, an error occurred when storing this information.

System action

No policy information will be imported.

Operator response

If using a custom XSLT stylesheet, ensure the output document correctly formats role mapping data.

If using the default XACML-format stylesheet, ensure the XACML document is well-formed. If the XACML document is correct, contact support.

CWRGS1069E: An error occurred when storing an object extracted from XML. The specified data could not be converted to the correct format.
Problem

Information specifying a piece of policy data was extracted from the XML. The conversion of this object to the internal format failed.

System action

No policy information will be imported.

Operator response

If using a custom XSLT stylesheet, ensure the output document correctly formats role mapping data.

If using the default XACML-format stylesheet, ensure the XACML document is well-formed. If the XACML document is correct, contact support.

CWRGS1070E: An internal error occurred when storing the specified combining algorithm.
Problem

The specified combining algorithm could not be stored as an internal error occurred.

System action

No policy information will be imported.

Operator response

Contact support.

CWRGS1071E: Error extracting policy information for role '{0}'.
Problem

An exception was caught when extracting policy information from storage. See the log for more details.

System action

Extraction will continue, however the policy returned for this role may be incomplete.

Operator response

See the error log for more detailed information.

CWRGS1072E: Error extracting role mapping information for principal with name '{0}'.
Problem

An exception was caught when extracting role-mapping information from storage. See the log for more details.

System action

Extraction will continue, however the role-mappings returned for this principal may be incomplete.

Operator response

See the error log for more detailed information.

CWRGS1073E: Error extracting the role combining algorithm from storage.
Problem

An exception was caught when extracting the role combining algorithm from storage. See the log for more details.

System action

Extraction will continue, however the role combining algorithm may be omitted.

Operator response

See the error log for more detailed information.

CWRGS1074E: Error extracting the available role names from storage.
Problem

An exception was caught when extracting the list of known role names from storage.

System action

Extraction will continue, however the list of known roles may be incomplete.

Operator response

See the error log for more detailed information.

CWRGS1075E: Error extracting the available principals from storage.
Problem

An exception was caught when extracting the list of principals from storage.

System action

Extraction will continue, however the list of principals may be incomplete.

Operator response

See the error log for more detailed information.

CWRGS1076E: An error occurred while importing policy from an XML document for context '{0}'.
Problem

The import of the specified XML document failed. See the error log for the returned reason.

System action

The data in the imported document will be ignored.

Operator response

Ensure the imported XML document is valid.

CWRGS1077E: An error occurred while exporting policy as an XML document for context '{0}'.
Problem

The export of the specified policy as XML failed. See the error log for the returned reason.

System action

Execution will continue, however the exported XML may be invalid.

Operator response

Contact support.

CWRGS1078E: An error occurred during the creation of an org.w3c.dom.Document object.
Problem

An instance of an org.w3c.dom.Document could not be created. This object is required for conversion to and from XML objects.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1079E: Validation of an object converted from imported XML failed. The object class is: '{0}'
Problem

If validation is enabled, objects imported from XML will be instantiated as validation. This process failed for an object of the specified class.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1080E: An error occurred while converting an imported XML fragment.
Problem

An object read from an imported XML document was invalid. See the root exception for the cause.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1081E: No URN has been defined for the XMT type '{0}'. Cannot convert to XML.
Problem

All objects converted to XML must have a URN mapped as an identifier. An URN was not found for an object being exported, so conversion will not continue.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1082E: The passed XMTObject is invalid. No class name has been specified.
Problem

The parameter specifying the class of an XMTObject was not found.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1083E: No defined properties could be found for the (XMT type, class name) pair: ({0}, {1})
Problem

The property definitions required for conversion of the object could not be found.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1084E: The conversion of the passed XMTObject to XML failed, the returned value was null. Input object was {0}.
Problem

An error occurred during the conversion of the XMTObject to an XML DataValue element.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1085E: The conversion of the passed XMTObject to XML failed. Input object was {0}.
Problem

An error occurred during the conversion of the XMTObject to an XML DataValue element.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1086E: A null object was passed for conversion.
Problem

A null value was passed to the XML conversion class.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1087E: Could not construct an object of class '{0}' as the class could not be found.
Problem

An XML fragment specified an object whose class cannot be found.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid, and that the JVM classpath settings are correct.

CWRGS1088E: Could not convert an XML fragment to XMT as no ClassName element was found, or the found ClassName element was empty.
Problem

Each object specified in XML must specify it's class in a ClassName element.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid.

CWRGS1089E: Could not convert an XML fragment to XMT as no DataType attribute was found, or the found DataType attribute was empty.
Problem

Each object specified in XML must specify it's type in a DataType attribute.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid.

CWRGS1090E: Could not convert an XML fragment to XMT as the specified DataType is not mapped to a known XMT type. The DataType is '{0}'.
Problem

The DataType specified for the object must map to a known object type.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid.

CWRGS1091E: Could not convert an XML fragment to XMT as the specified DataType is not mapped to a known XMT type. The DataType is '{0}'.
Problem

The DataType specified for the object must map to a known object type.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid.

Check the XMT configuration file is valid.

CWRGS1092E: The XML element '{0}' is invalid.
Problem

The element passed for conversion is of an invalid type.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Check the imported XML is valid.

CWRGS1093E: The XMT type could not be found for class name '{0}'.
Problem

The class passed for conversion does not have an XMT type mapped to it. This probably means the class is not defined at all the XMT configuration files.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Ensure the class is defined in the XMT configuration files.

CWRGS1094E: An error occurred when converting an input of type '{0}' to XML.
Problem

The passed object could not be converted to the requested type. See the error log for the cause.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Contact support.

CWRGS1095E: An error occurred executing a constructor for instantiation of a converted object. The constructor class is '{0}'.
Problem

The object could not be converted from an XMTObject to a Java insantiated class. Ensure the XMT definition of the class is correct.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Ensure the XMT configuration file is correct.

Contact support

CWRGS1096E: Attempting to invoke static method constructor, but no method name has been specified
Problem

The object could not be converted from an XMTObject to a Java insantiated class. Ensure the XMT definition of the class is correct.

System action

Execution cannot continue, an exception will be thrown.

Operator response

Ensure the XMT configuration file is correct.

Contact support

CWRGS1097E: There was no <ClassName> element found in the <Properties> section.
Problem

Each properties definition in the XMT configuration file requires the <ClassName> element to be present.

System action

Error logged, validation of file failed.

Operator response

Ensure the XMT configuration file is correct.

CWRGS1098E: An incorrect value was encountered when constructing CfgDataProcessingImpl. ContextID is '{0}' and uniqueID is '{1}'
Problem

A variable passed to the constructor of the CfgDataProcessingImpl class contained an invalid value.

System action

Construction cannot continue, DataProcessingException will be thrown.

Operator response

Contact support.

CWRGS1099E: There was an error loading the commonauthz.properties file. Details are: {0}
Problem

An error occurred while loading the Common Authorization Component properties file. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Check the properties file is in the Common Authorization Component's home directory and is valid.

Contact support.

CWRGS1100E: An error was encountered while attempting to create an instance of a required class. The class name is '{0}'
Problem

An error occurred while creating an instance of a required class. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1101E: An error was encountered while attempting to deploy XACML policy. The XACML InputStream is null.
Problem

A null InputStream was passed to the XACML import function.

System action

Throwing DataProcessingException.

Operator response

Ensure the location of the file exists.

Contact support.

CWRGS1102E: An exception was thrown while attempting to deploy XACML policy.
Problem

An exception was thrown during the import of XACML-based policy. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Ensure the XACML input file is valid.

Contact support.

CWRGS1103E: An error was encountered while attempting to deploy XACML policy. The XSLT stylesheet required for import could not be loaded.
Problem

The XACML import requires an XSLT stylesheet to translate the XML into an internal format. This stylesheet could not be found.

System action

Throwing DataProcessingException.

Operator response

Check the classpath is set up correctly.

Contact support.

CWRGS1104E: An exception was thrown while attempting to export policy in XACML format.
Problem

An exception was thrown during the export of policy in XACML foramt. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1105E: An error was encountered while attempting to export policy in XACML format. The XSLT stylesheet required for export could not be loaded.
Problem

The XACML export requires an XSLT stylesheet to translate the internal format into XACML. This stylesheet could not be found.

System action

Throwing DataProcessingException.

Operator response

Check the classpath is set up correctly.

Contact support.

CWRGS1106E: An error was encountered while attempting to deploy policy. The policy to deploy is null.
Problem

Attempt to deploy a null policy object. This action is invalid.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1107E: An error was encountered while attempting to deploy policy. The policy object '{0}' could not be converted to XMT format.
Problem

All policy objects are converted to XMT format for storage. This conversion process failed. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Ensure the class of the converted object is known to the XMT system.

Contact support.

CWRGS1108E: An error was encountered while attempting to retrieve policy. The object specifying what to retrieve is null.
Problem

When retrieving policy, we pass an object specifying what we want to extract from storage. This object was null.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1109E: An error occurred while converting the storage format into a set of Java objects.
Problem

The format used in storage needs to be converted to Java objects. This process failed. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1110E: An error was encountered while attempting to remove policy. The object specifying what to remove is null.
Problem

When remove policy, we pass an object specifying what we want to remove from storage. This object was null.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1111E: An error was encountered while attempting to remove policy. The policy object '{0}' could not be converted to XMT format.
Problem

All policy objects are converted to XMT format for the storage system. This conversion process failed. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Ensure the class of the converted object is known to the XMT system.

Contact support.

CWRGS1112E: An error was encountered while attempting to set the current state. The state code '{0}' is invalid.
Problem

The code representing the state to set was an unknown value.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1113E: An incorrect value as encountered when linking policy. The target context was null or an empty string.
Problem

When linking policy, both the target and source must be non-null and non-empty strings.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1114E: An instance of the PolicyMgmt class could not be retrieved.
Problem

This function requires an instance of the PolicyMgmt class. An instance of this class could not be obtained.

System action

Action depends on calling function.

Operator response

Contact support.

CWRGS1115E: An exception was thrown while linking policy of the current context '{0}' with the target context '{1}'.
Problem

An exception was thrown while linking policy. Check the error log for details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1116E: An error occurred while adding an inherited role. An invalid input was detected. Base role is '{0}' and the linked role is '{1}'
Problem

Invalid input was detected when attempting to add an inherited role.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1117E: An exception was caught when attempting to add an inherited role. Base role is '{0}' and the linked role is '{1}'.
Problem

An exception was thrown when attempting to add an inherited role. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1118E: An incorrect value was encountered when setting the combining algorithm. The specified algorithm was null or an empty string.
Problem

The specified combining algorithm must be both non-null and not blank.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1119E: An exception occurred when setting the combining algorithm to '{0}'.
Problem

An exception was thrown when it was attempted to set the combining algorithm. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1120E: An exception occurred when retrieving all contexts linked to '{0}.
Problem

An exception was thrown when it was attempted to retrieve linked policy contexts. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1121E: An exception occurred when retrieving inherited roles. The base role was null or an empty string.
Problem

A base role must be specified to retrieve inhertied roles.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1122E: An error occurred while retrieving the next page of results returned from storage.
Problem

Data is returned from storage in multiple pages. An error occurred while moving to the next page of results. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1123E: There should only be a single combining algorithm for context '{0}' but storage has returned {1}
Problem

Only one combining algorithm should be specified, however multiple combining algorithms were returned from storage.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1124E: An invalid input was detected. Passed parameters must be non-null and non-empty strings (if applicable).
Problem

The inputs to the function should be non-null, and non-empty strings if applicable.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1125E: An exception occurred when retrieving the list of role-mapping policy context IDs.
Problem

An exception was caught when attempting to retrieve the list of known role-mapping policy context IDs. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1126E: An exception occurred when checking the uniqueness of context ID '{0}'.
Problem

An exception was caught when attempting to check the uniqueness of a context ID. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1127E: An exception occurred when retrieving permission policy context IDs.
Problem

An exception was caught when extracting the permission policy contexts from storage. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1128E: An error was encountered while attempting to retrieve the RoleMapping context for policy context '{0}'.
Problem

An exception was caught when extracting the role-mapping context for a specifiy policy context from storage. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1129E: An exception was thrown when attempting to create a PolicyStore instance for context ID '{0}'.
Problem

An exception was caught when instantiating an interface to the storage system. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1130E: An exception was thrown when attempting to perform a query against the storage system.
Problem

An exception was caught when retrieving policy information from storage. See the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1131E: The Object Cache is either null or not initialized.
Problem

The object cache must be both not null and initialized.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1132E: An error was encountered while attempting to retrieve page number {0}.
Problem

An exception was thrown when moving to a certain page of the result set.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1133E: An error was encountered while attempting to check if version is current.
Problem

An exception was thrown when checking if the current version of policy held by runtime is the current version.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1134E: An error was encountered while attempting to get the master version.
Problem

An exception was thrown when retrieving the version of policy held in storage.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1135E: An error was encountered while attempting to refresh the current version.
Problem

An error was encountered while attempting to refresh the current version.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1136E: An error was encountered while attempting to get an instance of MCCJavaHandler.
Problem

An instance of the MCCJavaHandler class is required, however this instance could not be created.

System action

Throwing Exception.

Operator response

Contact support.

CWRGS1137E: An error was encountered while attempting to convert the combining algorithm from storage format.
Problem

Data retrieved from storage needs to be converted back to a usable format. This processed failed, see the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1138E: A null value was returned after conversion of data from the storage format.
Problem

Data retrieved from storage needs to be converted back to a usable format. This process returned a null value, which is not meant to happen.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1139E: An error was encountered while attempting to load the Common Authorization Component configuration properties file. The system property specifying the home directory was not found.
Problem

The system property specifying the Common Authorization Component's home directory needs to be set in order to load the configuration file.

System action

No properties will be loaded.

Operator response

Ensure the JVM arguments are correctly set.

CWRGS1140E: An error was encountered while attempting to load the Common Authorization Component configuration properties file. The properties file was not found.
Problem

The Common Authorization Component properties file was not found in the home directory specified as a system argument.

System action

No properties will be loaded.

Operator response

Ensure the file is in the home directory.

Ensure the home directory is correctly set.

CWRGS1141E: An error was encountered while attempting to load the Common Authorization Component configuration properties file. An InputStream could not be created to load the file.
Problem

The Common Authorization Component properties file could not be loaded as an input stream could not be created to read the file.

System action

No properties will be loaded.

Operator response

Ensure the file is readable by the current user.

Ensure the file is formatted correctly.

CWRGS1142E: An error was encountered while attempting to load the Common Authorization Component configuration properties file.
Problem

The Common Authorization Component properties file could not be loaded due to an exception. See the error log for more details.

System action

No properties will be loaded.

Operator response

Ensure the file is readable by the current user.

Ensure the file is formatted correctly.

CWRGS1143I: An error was encountered while checking security permissions for method '{0}'.
Problem

An exception was thrown when checking the permissions for a method. See the error log for more details.

System action

Throwing security exception.

Operator response

Contact support

CWRGS1144E: An error was encountered. The method, '{0}', was called when the configuration is in an unsupported state.
Problem

A method requested a check on the validity of the current state. This check failed.

System action

Throwing UnsupportedOperationException.

Operator response

Contact support

CWRGS1145E: An invalid value was specified for the maximum size of the storage buffer: {0}
Problem

The size of the buffer used when writing data to storage can be specified in the Common Authorization Component properties file. However, an invalid value was specified.

System action

Using the default value for the buffer size.

Operator response

Ensure the properties file specifies the buffer size correctly. Only positive integers are valid.

CWRGS1146E: An invalid value was specified for the maximum length of time data should be buffered in the storage buffer: {0}
Problem

The amount of time data will be buffered when writing data to storage can be specified in the Common Authorization Component properties file. However, an invalid value was specified.

System action

Using the default value for the buffering period.

Operator response

Ensure the properties file specifies the buffering period correctly. An value larger than 0.001 is valid.

CWRGS1147E: An exception was caught when calling a method in the storage layer.
Problem

The StorageBuffer interfaces with the storage layer to save and retrieve data. An exception was caught during this process, see the error log for more details.

System action

Logging error and continuing.

Operator response

Inspect the error logged by the root exception for information.

CWRGS1148E: A problem occurred obtaining a lock for the internal buffering mechanism.
Problem

The StorageBuffer could not obtain a lock on its internal buffer.

System action

Logging error and continuing.

Operator response

Contact support.

CWRGS1149E: An error was encountered while attempting to convert a PagedResultSet. The PagedResultSet to convert is null.
Problem

The utility class cannot convert a null PagedResultSet from XMTObjects to Java objects.

System action

Throwing MCCUtilException

Operator response

Contact support.

CWRGS1150W: Construction of XMTObject representing class '{0}' failed. No constructor found that matches specified properties.
Problem

No defined constructor could be found that matches the data present in the XMTObject.

System action

Returning a null value.

Operator response

Contact support.

CWRGS1151W: Construction of XMTObject representing class '{0}' failed. A constructor matching the defined properties was found but the constructor returned a null value.
Problem

The construction of the object failed for an unknown reason. Check the error log for more details.

System action

Returning a null value.

Operator response

Contact support.

CWRGS1152E: An exception was caught when converting an XMTObject to a Java object as part of a PagedResultSet conversion.
Problem

The XMT engine subsystem threw an exception when converting an XMTObject back to a Java instance. See the error log for more details.

System action

Throwing MCCUtilException.

Operator response

Contact support.

CWRGS1153E: An error was encountered while attempting to create a query. The policy object is null.
Problem

A null object was passed to create a query from. This is invalid.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1154E: An error was encountered while attempting to retrieve the type mapping for '{0}'.
Problem

An exception was thrown when looking up the XMT type of the specified class. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS1155E: An error was encountered while attempting to build the StoreRecordQuery for policy object '{0}'. The principal name is null.
Problem

An exception was thrown when looking up the XMT type of the specified class. Check the error log for more details.

System action

Throwing DataProcessingException.

Operator response

Contact support.

CWRGS2000E: An error occurred while connecting to the storage layer. No client ID has been specified.
Problem

Each connection to storage must be identified by a context and a client ID. No client ID has been specified.

System action

Connection cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2001E: An error occurred while connecting to the storage layer. No context ID has been specified.
Problem

Each connection to storage must be identified by a context ID and a client ID. No context ID has been specified.

System action

Connection cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2002E: An error occurred while creating a result set for data returned from storage.
Problem

Data extracted from storage is placed in an implementation-neutral result set before being returned. The creation of a result set failed. See the error log for more details.

System action

Extraction of data cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2003E: An error was encountered while attempting to update policy. Could not convert XMTObject to Java instance.
Problem

An error occurred during the process of writing policy data to storage. See the error log for more details.

System action

Extraction of data cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2004E: An error was encountered while attempting to update policy. Could not convert XMTObject to a series of StoreRecords.
Problem

An error occurred during the process of writing policy data to storage. See the error log for more details.

System action

Extraction of data cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2005E: An error was encountered while attempting to search the storage database.
Problem

An error occurred during the process of writing policy data to storage. See the error log for more details.

System action

Extraction of data cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2006E: An error was encountered while attempting to remove policy from storage.
Problem

An error occurred during the process of removing policy data to storage. See the error log for more details.

System action

Operation cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2007E: An error was encountered while attempting to retrieve policy changes from storage.
Problem

An error occurred during the process of retrieving changed policy data from storage. See the error log for more details.

System action

Extraction of data cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2008E: An error was encountered while attempting create the policy sets for permission-to-role mappings and principal-to-role mappings.
Problem

An exception was thrown during the creation of a PolicyStore. See the error log for more details.

System action

Creation cannot continue, throwing exception.

Operator response

Contact support.

CWRGS2009W: An error was encountered while attempting to initialise the session.
Problem

An exception was thrown during the initialization of required sessions. See the error log for more details.

System action

Execution will continue, but functionality may be diminished.

Operator response

If errors are thrown later during execution, contact support.

CWRGS2010W: An error was encountered while attempting set the desired page of a result set.
Problem

An exception was thrown while attempting to change to different page of a result set. See the error log for more details.

System action

Execution will continue, but functionality may be diminished.

Operator response

If errors are thrown later during execution, contact support.

CWRGS2011W: An IndexOutOfBoundsException was caught when attempting check if two rows match.
Problem

An IndexOutOfBoundsException was caught when attempting check if two rows match. See the error log for more details.

System action

Match function is returning false.

Operator response

This error may not effect normal operation.

CWRGS2012I: No storage adapter specified in properties, defaulting to file-based storage adapter.
Problem

The Common Authorization Component properties file did not specify a storage back-end adapter to use. The default file-based storage adapter will be used.

System action

Creating an instance of the FileSystemAdapterImpl class.

Operator response

If an adapter has been specified, check that the property has been set correctly.

CWRGS2013E: The class '{0}', specified in the properties as the storage adapter, could not be found.
Problem

The class specified in the Common Authorization Component properties file as the storage adapter class could not be found.

System action

Throwing an exception.

Operator response

Check the class is specified correctly in the properties file.

Check the classpath is specified correctly.

CWRGS2014E: An error occurred while retrieving an instance of the storage adapter class '{0}'. The getAdapter() method could not be invoked.
Problem

While the class specified as the storage adapter was found, the getAdapter() method could not be invoked to get an instance of this adapter. See the error log for more details.

System action

Throwing an exception.

Operator response

Ensure the storage adapter implementation correctly defines the required methods.

CWRGS2015E: An error occurred while copying from '{0}' to '{1}'. Either the source file could not be read or the target file could not be written.
Problem

The files could not be copied as the data could not be either read from the source or written to the target.

System action

Throwing IOException.

Operator response

Ensure the current user has appropriate permissions for this operation.

CWRGS2016E: An error occurred while copying from '{0}' to '{1}'. The source file does not exist.
Problem

The files could not be copied as the source file does not exist.

System action

Throwing IOException.

Operator response

Ensure the copy operation has specified the correct source file.

Ensure the current user has appropriate permissions for this operation.

CWRGS2017W: '{0}' property references a null value, skipping [{1}].
Problem

The property specified references a null value, and will be ignored.

System action

Skipping property.

Operator response

If the property should have been set, check the spelling matches the correct value.

CWRGS2018E: An error occurred while creating the file-based storage adapter.
Problem

An exception was thrown during the creation of the file-based storage adapter. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Inspect the error log for the cause of the exception.

CWRGS2019E: The required directories could not be created.
Problem

The directories required for the file-based adapter could not be created. See the error log for more details.

System action

Throwing FSException.

Operator response

Ensure the current user has correct privileges to create the directories.

CWRGS2020E: An error occurred while removing a row from a table.
Problem

An exception was thrown while removing a row from a table. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Check the error log for the cause of the error.

CWRGS2021W: An error occurred while closing the table currently being modified.
Problem

An exception was thrown while closing a transaction. See the error log for more details.

System action

Logging warning and continuing.

Operator response

The file may not have been closed completely. This may cause later problems.

CWRGS2022E: An error occurring during execution. The input to a function was null.
Problem

The input to a function was null.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2023E: An error occurred while closing a transaction.
Problem

An exception was thrown while attempting to close a transaction. Check the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2024E: An error occurred while creating the table '{0}'.
Problem

An exception was thrown while attempting to create the specified table. Check the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Check the error log for the root cause of the exception.

Contact support.

CWRGS2025E: An error occurred while searching a table.
Problem

An exception was thrown while attempting to perform a search on a table. Check the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Check the error log for the root cause of the exception.

Contact support.

CWRGS2026E: The operation could not be performed as there is no active session.
Problem

Perform this operation requires an active session, however no active session was found.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2027E: An error occurred while adding data to a table.
Problem

An exception was thrown while attempting to add data to a table. Check the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Check the error log for the root cause of the exception.

Contact support.

CWRGS2028E: Could not get a required lock. The lock name is '{0}.
Problem

A required lock could not be obtained.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2029E: An error occurred while attempting to delete all policy.
Problem

An exception was caught during the process of deleting all policy. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Inspect the error log for the root cause of the problem

Contact support.

CWRGS2030W: An error occurred while attempting to refresh the DB version for client '{0}' and context '{1}. The master version is null, using initial version.
Problem

The master version the DB was null. The initial version is being returned instead.

System action

Returning initial version.

Operator response

If unexpected behaviour occurs, contact support.

CWRGS2031E: An error occurred while attempting to refresh the DB version for client '{0}' and context '{1}. The master version is null.
Problem

The master version the DB was null.

System action

Throwing PolicyStoreException

Operator response

Contact support.

CWRGS2032E: An error occurred while attempting to refresh policy for client '{0}' and context '{1}.
Problem

An exception was thrown during the policy refresh procedure. See the error log for details.

System action

Throwing PolicyStoreException

Operator response

Contact support.

CWRGS2033E: An error occurred while attempting to refresh policy for client '{0}' and context '{1}.
Problem

An exception was thrown during the retrieval of full policy. See the error log for details.

System action

Throwing PolicyStoreException

Operator response

Contact support.

CWRGS2034W: An error was encountered while attempting to retrieve delta policy. The sandbox tablename could not be retrieved.
Problem

The name of the sandbox holding changed policy could not be found.

System action

Ignoring possibly sandboxed information.

Operator response

If unexpected behaviour occurs, contact support.

CWRGS2035E: There is no policy context ID matching '{0}' in the context table.
Problem

The specified context ID was not found in the context table.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2036E: An error was encountered while attempting to update the session.
Problem

An error was encountered while attempting to update the session. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2037E: An error was encountered while attempting to commit policy.
Problem

An exception was thrown when attempting to commit policy. Check the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2038E: Unable to obtain shared lock on session.
Problem

Unable to obtain shared lock on session.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2039E: Unable to obtain exclusive lock on session.
Problem

Unable to obtain exclusive lock on session.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2040E: An error was encountered while attempting to roll back policy changes.
Problem

An exception was thrown when attempting to roll back policy changes. Check the error log for more details.

System action

Returning, indicating failure.

Operator response

Contact support.

CWRGS2041E: An error was encountered while attempting remove the entry for context ID '{0}' with client ID '{1}' from the session table.
Problem

An exception was thrown when attempting to remove session information for the current context ID and client ID. See the error log for more details.

System action

Logging warning and continuing.

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2043E: An error occurred while attempting to destroy the session for client '{0}', context '{1}'.
Problem

An exception was thrown when attempting to destroy session information. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2044E: An error occurred while attempting to retrieve entries from the session table.
Problem

An exception was thrown when attempting to retrieve information from the session table. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2045E: An error was encountered while attempting to initialize the session.
Problem

An error was encountered while attempting to initialize the session. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2046E: An error was encountered while attempting to remove the session for client '{0}'.
Problem

An error was encountered while attempting to remove the session. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2047E: An error was encountered while attempting to dump the table '{0}'.
Problem

An error was encountered while attempting to dump a table. See the error log for more details.

System action

Throwing PolicyStoreException.

Operator response

Contact support.

CWRGS2048W: An error was encountered while attempting to rebuild the table '{0}'.
Problem

An error was encountered while attempting to rebuild a table. See the error log for more details.

System action

Logging and continuing

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2049W: An error was encountered while attempting to cleanup expired delta tables.
Problem

An error was encountered while attempting to cleanup expired delta tables. See the error log for more details.

System action

Logging and continuing

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2050W: An error was encountered while attempting to get current session versions.
Problem

An error was encountered while attempting to get current session versions. See the error log for more details.

System action

Logging and continuing

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2051W: An error was encountered while manipulating a table lock.
Problem

An error was encountered while attempting to manipulate a table lock. See the error log for more details.

System action

Logging and continuing.

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2052E: An error was encountered while attempting to search a table on disk.
Problem

An exception was caught when searching through a table stored on disk. See the error log for more details.

System action

Throwing FSException

Operator response

Contact support.

CWRGS2052W: We were expecting a column here, but no row marker was found.
Problem

We expected the symbol marking row changes, but it was not found. This could mean the file has become corrupt.

System action

Ignoring this row.

Operator response

This failure could indicate a file has become corrupted.

CWRGS2053W: Partial record read for '{0}'.
Problem

The record indicated was only partially read. This could mean the file has become corrupted.

System action

Ignoring this row.

Operator response

This failure could indicate a file has become corrupted.

CWRGS2055W: Schema violation. Expected '{0}' but found '{1}'.
Problem

The data read from the file didn't match the expected data, as determined by the defined schema. This could mean the file has become corrupted.

System action

Skipping this column.

Operator response

This failure could indicate a file has become corrupted.

CWRGS2056W: Unknown record type.
Problem

The type of this record is unknown.

System action

Skipping this column.

Operator response

This failure could indicate a file has become corrupted.

CWRGS2057E: The table '{0}' is not open.
Problem

The specified table has not been opened. Tables must be open to perform operations on them.

System action

Throwing FSException

Operator response

Contact support.

CWRGS2058E: An error occurred while copying file '{0}' to '{1}'.
Problem

An exception was thrown when copying files. See the error log for details.

System action

Throwing FSException

Operator response

Ensure the current user has the correct privileges to copy files.

CWRGS2059E: An error occurred while adding a row to the table '{0}'.
Problem

An exception was thrown when adding data to the open table. See the error log for details.

System action

Throwing FSException

Operator response

Ensure the current user has the correct privileges to modify files.

CWRGS2060E: An error occurred while opening the table '{0}'.
Problem

An exception was thrown when opening the specified table. See the error log for details.

System action

Throwing FSException

Operator response

Ensure the current user has sufficient privileges.

CWRGS2061E: An error occurred while opening the table '{0}'. The file was not found.
Problem

The specified table was not found.

System action

Throwing FSException

Operator response

Ensure the current user has sufficient privileges

CWRGS2062E: An error occurred while closing the table '{0}'.
Problem

An exception was thrown when closing the specified table. See the error log for details.

System action

Throwing FSException

Operator response

Ensure the current user has sufficient privileges.

CWRGS2063E: Locking of table '{0}' failed. Obtaining this lock will cause a deadlock situation.
Problem

The requested lock could not be obtained as it would cause a deadlock.

System action

Lock aborted, throwing FSException

Operator response

Contact support.

CWRGS2064E: Locking of table '{0}' failed. Nested locking is not supported.
Problem

The requested lock could not be obtained as nested locking is not supported.

System action

Lock aborted, throwing FSException

Operator response

Contact support.

CWRGS2065E: Locking of table '{0}' failed.
Problem

An exception was caught when attempting to obtain a lock on the specified table.

System action

Lock aborted, throwing FSException

Operator response

Contact support.

CWRGS2066E: Unlocking of table '{0}' failed.
Problem

An exception was caught when attempting to release the lock on the specified table.

System action

Lock aborted, throwing FSException

Operator response

Contact support.

CWRGS2067E: Error writing header of table '{0}'.
Problem

An exception was caught when attempting to write the header for the specified table.

System action

Write aborted, throwing FSException

Operator response

Contact support.

CWRGS2068E: Error read header of table '{0}'.
Problem

An exception was caught when attempting to read the header for the specified table.

System action

Read aborted, throwing FSException

Operator response

Contact support.

CWRGS2069E: An error occurred while performing a privileged action.
Problem

A PrivilegedActionException was caught when attempting to executed a command.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2070W: An exception occurred while executing an action on a table.
Problem

The SearchAction recorded an exception during execution.

System action

Logging warning and continuing

Operator response

This failure may cause unexpected behaviour.

CWRGS2071W: The object of class '{0}' is an invalid search target.
Problem

This object is an invalid search target, ignoring this object during the search.

System action

Logging and continuing.

Operator response

This failure may cause unexpected behaviour. Contact support if this occurs.

CWRGS2072W: Skipping column '{0}'.
Problem

This column will be skipped due to previous error. See the error log for more details.

System action

Skipping this column.

Operator response

See the error log for the reason this column was skipped.

CWRGS2073E: A locking error was encountered while attempting to destroy all policy for context '{0}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2075W: Could not get a writer lock the for the instance master repository.
Problem

A writer lock could not be obtained for the instance master repository.

System action

Logging warning.

Operator response

This information is provided as part of a later error message.

CWRGS2076W: Could not get a writer lock the for the instance delta repository.
Problem

A writer lock could not be obtained for the instance delta repository.

System action

Logging warning.

Operator response

This information is provided as part of a later error message.

CWRGS2077W: Could not get a writer lock the for the instance context repository.
Problem

A writer lock could not be obtained for the instance context repository.

System action

Logging warning.

Operator response

This information is provided as part of a later error message.

CWRGS2078E: Error occurred during removal of role context as part of removal of policy context '{0}'.
Problem

An exception was caught during the removal of the role context associated with the above policy context.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2079E: A locking error was encountered while attempting to add commit all policy for context '{0}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2080E: An error was encountered while attempting to remove stale entries in the delta repository for context '{0}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2081E: An error was encountered while attempting to check if the clientID '{0}' is unique. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2082E: An error was encountered while attempting to update the sandbox for context '{0}' using client '{1}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2083E: An error was encountered while attempting to retrieve policy for context '{0}' using client '{1}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2084E: An error was encountered while attempting to lock the policy file '{0}' on the local filesystem. Retry attempts failed.
Problem

A file system lock for the specified path could not be obtained. The file is most likely locked by another process.

System action

Exception is thrown.

Operator response

Check that no other applications are locking table files (such Google Desktop).

CWRGS2085E: An error was encountered while attempting to retrieve policy. AttrName is '{0}', attrValue is '{1}' and expr is '{2}'.
Problem

An error occurred while attempting to retrieve policy.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2086E: An error was encountered while attempting to retrieve policy. AttrName is '{0}', attrValue is '{1}'.
Problem

An error occurred while attempting to retrieve policy.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2087E: An error was encountered while attempting to retrieve delta policy for context '{0}' using client '{1}'. Could not acquire all the required locks to perform the operation.
Problem

Could not acquire all the required locks to perform the operation.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2088W: An error was encountered while attempting to retrieve delta policy for context '{0}' using client '{1}'. The query is invalid.
Problem

The query used to retrieve delta policy is invalid.

System action

Continuing.

Operator response

This warning may be the cause of erratic behaviour.

CWRGS2089W: An error was encountered while attempting to retrieve policy. Class name is '{0}', attrValue is '{1}' and expr is '{2}'.
Problem

An error occurred while attempting to retrieve delta policy.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2090E: An error was encountered while attempting to retrieve delta policy for context '{0}' using client '{1}'.
Problem

An exception was thrown while retrieve delta policy. See the error log for details.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2091E: An error was encountered while attempting to link contexts. The contexts are invalid.
Problem

One or both of the specified contexts were either null or empty strings.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2092E: An error was encountered while attempting to link contexts. Could not obtain the required locks for this method.
Problem

The locks required to link contexts could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2093E: An error was encountered while attempting to link contexts. There was no entry in the config table for context '{0}'.
Problem

We could not find the entry in the config table for the above context ID.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2094E: An error was encountered while attempting to link contexts. The record in the config table for context '{0}' has been deleted.
Problem

The entry in the config table for the above context has already been flagged as deleted.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2095E: An error was encountered while attempting to remove the context '{0}'. Could not obtain the required locks for this method.
Problem

The locks required to remove this context could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2096E: An error was encountered while attempting to remove a context. The context ID specified was null.
Problem

The context ID specified was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2097E: An error was encountered while attempting to retrieve contexts from storage. Could not obtain the required locks for this method.
Problem

The locks required to retrieve context information from storage could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2098E: An error was encountered while attempting to retrieve contexts linked to '{0}'. Could not obtain the required locks for this method.
Problem

The locks required to retrieve context information from storage could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2099E: An error was encountered while attempting to retrieve a role context. The specified policy context is null.
Problem

Attempted to retrieve role context information, but the specified policy context was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2100E: An error was encountered while attempting to add StoreRecords to the master repository. Some of the required inputs were null.
Problem

Attempted to add data to the master repository, but some of the required information was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2101E: An error was encountered while attempting to delete StoreRecords from the master repository. Some of the required inputs were null.
Problem

Attempted to delete data from the master repository, but some of the required information was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2102E: An error was encountered while attempting to refresh policy for client '{0}' and context '{1}'. Could not obtain the required locks for this method.
Problem

The locks required to refresh policy could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2103W: An error was encountered while attempting to retrieve the name delta StoreRecords. The classname was null.
Problem

An error was encountered while attempting to retrieve the name delta StoreRecords. The classname was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2104E: An error was encountered while attempting to create a new session. Could not obtain the required locks for this method.
Problem

The locks required to create a new session could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2104W: An error was encountered while attempting to lock the policy file '{0}' on the local filesystem. Will retry in '{1}' milliseconds.
Problem

A file system lock for the specified path could not be obtained. The file is most likely locked by another process.

System action

A retry attempt will be made.

Operator response

Check that no other applications are locking table files (such Google Desktop).

CWRGS2105E: An error was encountered while attempting to retrieve linked contexts. The specified context is null.
Problem

Attempted to retrieve linked policy information, but the specified context was null.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2105W: There was an error getting the DB name for the Set of StoreRecords.
Problem

The DB name could not be found for the set of StoreRecord objects.

System action

Logging warning and continuing.

Operator response

Contact support.

CWRGS2106E: An error was encountered while attempting to get the master version for context '{0}'. Could not obtain the required locks for this method.
Problem

The locks required to get the master version could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS2106W: There was an attempt to destroy a null session.
Problem

Internal software error.

System action

Logging warning and continuing.

Operator response

Contact support.

CWRGS2107E: An error was encountered while attempting to get an instance of the master repository. Could not obtain the required locks for this method.
Problem

The locks required to get an instance of the master repository could not be obtained.

System action

Throwing exception.

Operator response

Contact support.

CWRGS3000E: An error was encountered while attempting to configure the runtime directory: {0}.
Problem

Cannot read the runtime directory.

System action

Common Authorization Component cannot continue with this runtime directory.

Operator response

Check if there are read permissions on the runtime directory.

CWRGS3000I: System property: {0} = {1}.
CWRGS3000W: This method is not implemented.
Problem

This method is not implemented.

System action

Return an empty result, or throw a runtime exception.

Operator response

Please do not use this method.

CWRGS3001E: An error was encountered while attempting to configure the runtime directory: {0}.
Problem

Cannot write the runtime directory.

System action

Common Authorization Component cannot continue with this runtime directory.

Operator response

Check if there are write permissions on the runtime directory.

CWRGS3001I: Property in commonauthz.properties: {0} = {1}.
CWRGS3001W: The policy context is null at runtime.
Problem

The policy context is null at runtime.

System action

Return the result that denies all access requests.

Operator response

This should be an exploiter's bug.

CWRGS3002E: An error was encountered while attempting to configure the runtime directory: {0}.
Problem

The runtime directory is not a directory.

System action

Common Authorization Component cannot continue with this runtime directory.

Operator response

Change the runtime directory path name or retry after deleting it.

CWRGS3002I: The runtime directory is {0}.
CWRGS3002W: The role mapping context is null at runtime.
Problem

The policy context is null at runtime.

System action

Return the result that denies all role memberships.

Operator response

Check that the role mapping context exists for the policy context under the evaluation. Also, this may be an exploiter's bug.

CWRGS3003I: The 'policy.provider' system property is {0}.
CWRGS3003W: EvaluationContext#getContext threw an PolicyContextException when retrieving the key '{0}' under the context {0}.
Problem

EvaluationContext#getContext threw an PolicyContextException.

System action

Ignore the exception.

Operator response

Check the logging message for more details.

CWRGS3004I: The default system policy provider is {0}.
CWRGS3010E: An error was encountered while attempting to open the file input stream: {0}.
Problem

Failed to open the file input stream.

System action

Throw a runtime exception.

Operator response

Check if the file exists.

CWRGS3010W: Found a version inconsistency while attempting to retrieve the policy configuration: {0}. The local replica version is {1}, but the storage version is {2}.
Problem

Found a version inconsistency for the policy configuration.

System action

Ignore the inconsistency, and full-retrieve the configuration data from the policy storage.

CWRGS3011E: An error was encountered while attempting to open the file output stream: {0}.
Problem

Failed to open the file output stream.

System action

Throw a runtime exception.

Operator response

Check if the file exists.

CWRGS3011W: Found a version inconsistency while attempting to retrieve the role mapping configuration: {0}. The local replica version is {1}, but the storage version is {2}.
Problem

Found a version inconsistency for the role mapping configuration.

System action

Ignore the inconsistency, and full-retrieve the configuration data from the policy storage.

CWRGS3012E: An error was encountered while attempting to read from the file input stream: {0}.
Problem

Failed to read from the file input stream.

System action

Throw a runtime exception.

Operator response

Check if there are read permissions on the file.

CWRGS3012W: Found a version inconsistency while attempting to update the version of the policy configuration: {0}. The current version is {1}, but the master version is {2}.
Problem

Found a version inconsistency for the policy configuration.

System action

Ignore the inconsistency and use the current version as the new version.

CWRGS3013E: An error was encountered while attempting to write to the file output stream: {0}.
Problem

Failed to write to the file output stream.

System action

Throw a runtime exception.

Operator response

Check if there are write permissions on the file.

CWRGS3013W: Found a version inconsistency while attempting to update the version of the role mapping configuration: {0}. The current version is {1}, but the master version is {2}.
Problem

Found a version inconsistency for the role mapping configuration.

System action

Ignore the inconsistency and use the current version as the new version.

CWRGS3014E: An error was encountered while attempting to delete the file: {0}.
Problem

Failed to delete the file.

System action

Throw a runtime exception.

Operator response

Check if there are delete permissions on the file.

CWRGS3015E: An error was encountered while attempting to mkdirs the directory: {0}.
Problem

Failed to mkdirs the directory.

System action

Throw a runtime exception.

Operator response

Check if there are create permissions on the directory.

CWRGS3020E: An error was encountered while attempting to check whether a client id is unique for the context: {0}.
Problem

Failed to check whether a client id is unique.

System action

Ignore the error, and proceeds

Operator response

Check the root exception for the cause of failure.

CWRGS3020W: The policy context is not in service: {0}.
Problem

The policy context is not in service.

System action

No policy is evaluated.

Operator response

Create and commit the policy context.

CWRGS3021E: Failed to create a unique client id for the context: {0}.
Problem

Failed to create a client for the context.

System action

Throw a runtime exception.

Operator response

CWRGS3021W: The role mapping context is not in service: {0}.
Problem

The role mapping context is not in service.

System action

No policy is evaluated.

Operator response

Create and commit the role mapping context.

CWRGS3030E: An error was encountered while attempting to get the list of policy contexts from the policy storage.
Problem

Failed to get the list of policy contexts from the policy storage.

System action

Throw a runtime exception.

Operator response

Check if the policy storage is working.

CWRGS3031E: An error was encountered while attempting to get the list of role mapping contexts from the policy storage.
Problem

Failed to get the list of role mapping contexts from the policy storage.

System action

Throw a runtime exception.

Operator response

Check if the policy storage is working.

CWRGS3032E: An error was encountered while attempting to retrieve the policy configuration from the policy storage: {0}.
Problem

Failed to retrieve the policy configuration data from the policy storage.

System action

Ignore this failure so that it has no impact on other policy contexts. Note that the policy context can not be in service.

Operator response

Check the root exception for the cause of failure.

CWRGS3033E: An error was encountered while attempting to retrieve the role mapping configuration from the policy storage: {0}.
Problem

Failed to retrieve the role mapping configuration data from the policy storage.

System action

Ignore this failure so that it has no impact on other role mapping contexts. Note that the role mapping context can not be in service.

Operator response

Check the root exception for the cause of failure.

CWRGS3034E: The role mapping context corresponding to the policy context is null at policy refresh: {0}.
Problem

The role mapping context corresponding to the policy context is null at policy refresh.

System action

The policy context is ignored and so will not be in service.

Operator response

Check the role mapping context is created for the policy context by the policy storage.

Contact support.

CWRGS3050E: Failed to convert the context id to a file name: {0}.
Problem

Failed to convert the context id to a file name.

System action

Throw a runtime exception.

Operator response

Check the root exception for the cause of failure.

Change the context identifier.

CWRGS3050I: Policy context object: {0} = {1}.
CWRGS3050W: Found a null context identifier.
Problem

The policy storage returned a list of context identifiers including a null context id.

System action

Ignore the null context identifier.

Operator response

Ignore this warning.

CWRGS3051E: Failed to store a Java object to the file: {0}.
Problem

Failed to store a Java object to the file.

System action

Throw a runtime exception.

Operator response

Check the root exception for the cause of failure.

CWRGS3051I: Resource attribute: {0} = {1}.
CWRGS3051W: Found an empty context identifier.
Problem

The policy storage returned a list of context identifiers including an empty context id.

System action

Ignore the empty context identifier.

Operator response

Ignore this warning.

CWRGS3052E: Failed to retrieve a Java object from the file: {0}.
Problem

Failed to retrieve a Java object from the file.

System action

Throw a runtime exception.

Operator response

Check the root exception for the cause of failure.

CWRGS3052I: Request attribute: {0} = {1}.
CWRGS3052W: File not found at refresh-time: {0}.
Problem

The file was not found at refresh-time.

System action

Re-create the file from scratch.

CWRGS3053I: The user principal is {0}.
CWRGS3054I: No user principal is in the subject.
CWRGS3055I: The group principals are {0}.
CWRGS3056I: No group principal is in the subject.
CWRGS3057I: The permission is excluded.
CWRGS3058I: The permission is unchecked.
CWRGS3059I: The number of defined roles is {0}.
CWRGS3060I: Checking the permissions for the role: {0}.
CWRGS3061I: The permission is implied by the permissions for the role: {0}.
CWRGS3062I: No role permissions implied the permission.
CWRGS3063I: delegating to the default system policy.
CWRGS3064I: Checking the user-to-role assignment conditions.
CWRGS3065I: Checking the user-to-role block conditions.
CWRGS3066I: Checking the group-to-role assignment conditions.
CWRGS3067I: Checking the group-to-role block conditions.
CWRGS3068I: There was no principal who is allowed to have the role.
CWRGS3069I: Checking the role conditions for the user principal: {0}.
CWRGS3070I: Checking the role conditions for the group principal: {0}.
CWRGS3100E: System property not set: {0}.
Problem

The system property is not set.

System action

Throw a runtime exception.

Operator response

Check that the system property is set when you start your JVM.

CWRGS3100I: Retrieves the configuration data for the policy context: {0}.
CWRGS3100W: The role limit was exceeded in the policy context: {0}. The number of roles is {1}.
Problem

The role limit was exceeded. The policy context may consume too much memory.

System action

Ignore.

Operator response

Check whether the policy configuration defines too many roles. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzPolicy.maxNumOfRoles property is appropriate.

CWRGS3101E: Multiple instances were created in a single JVM: {0}.
Problem

Multiple instances of the class (CommonAuthzPolicy or CommonAuthzRoleMapping) were created in a single JVM. It must be a singleton.

System action

Ignore this error, but the Common Authorization Component may not work correctly.

Operator response

This should be an exploiter's bug. Check that you do not create multiple instances of the class.

CWRGS3101I: Retrieves the configuration data for the role mapping context: {0}.
CWRGS3101W: The permission limit was exceeded in the policy context: {0}. The number of excluded permissions is {1}.
Problem

The permission limit was exceeded. The policy context may consume too much memory.

System action

Ignore.

Operator response

Check whether the policy configuration has too many excluded permissions. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzPolicy.maxNumOfPermissions property is appropriate.

CWRGS3102E: The Common Authorization Component properties file is missing.
Problem

The Common Authorization Component properties file is missing. Check the error log for more details.

System action

Ignore, and use default property values.

Operator response

Check the properties file is in the Common Authorization Component home directory and is valid.

Contact support.

CWRGS3102I: Check the versions for the policy context: {0}.
CWRGS3102W: The permission limit was exceeded in the policy context: {0}. The number of unchecked permissions is {1}.
Problem

The permission limit was exceeded. The policy context may consume too much memory.

System action

Ignore.

Operator response

Check whether the policy configuration has too many unchecked permissions. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzPolicy.maxNumOfPermissions property is appropriate.

CWRGS3103I: Check the versions for the role mapping context: {0}.
CWRGS3103W: The permission limit was exceeded in the policy context: {0}. The number of the permissions associated with the role '{1}' is {2}.
Problem

The permission limit was exceeded. The policy context may consume too much memory.

System action

Ignore.

Operator response

Check whether the policy configuration has too many role based permissions. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzPolicy.maxNumOfPermissions property is appropriate.

CWRGS3104I: The version that the local replica has is {0}.
CWRGS3104W: The principal limit was exceeded in the role mapping context: {0}. The number of principals is {1}.
Problem

The principal limit was exceeded. The role mapping context may consume too much memory.

System action

Ignore.

Operator response

Check whether the policy configuration defines too many principals. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzRoleMapping.maxNumOfPrincipals property is appropriate.

CWRGS3105I: The version that the storage thinks that the local replica has is {0}.
CWRGS3105W: The role condition limit was exceeded in the role mapping context: {0}. The number of the role conditions associated with the principal '{1}' is {2}.
Problem

The role condition limit was exceeded. The role mapping context may consume too much memory.

System action

Ignore.

Operator response

Check whether the role mapping configuration has too many role conditions. Also, check whether the value of the com.ibm.sec.authz.provider.CommonAuthzRoleMapping.maxNumOfRoleConditions property is appropriate.

CWRGS3106I: The master version is {0}.
CWRGS3107I: An excluded permission was retrieved: {0}.
CWRGS3108I: An unchecked permission was retrieved: {0}.
CWRGS3109I: A role-based permission was retrieved: role = {0} and permission = {1}.
CWRGS3110I: A role condition was retrieved: principal = {0} and role condition = {1}.
CWRGS3111I: A role condition was added (delta retrieval): principal = {0} and role condition = {1}.
CWRGS3112I: A role condition was removed (delta retrieval): principal = {0} and role condition = {1}.
CWRGS3113I: Tried to add a role condition which is already in the local replica: principal = {0} and role condition = {1}.
CWRGS3114I: Tried to remove a role condition which is not in the local replica: principal = {0} and role condition = {1}.
CWRGS3115I: The retrieved combining algorithm identifier is {0}.
CWRGS3116I: The retrieved version is {0}.
CWRGS3117I: The policy context '{0}' is linked to the role mapping context: {1}.
CWRGS3118I: The policy context '{0}' was removed from the local replica because it is no longer in service.
CWRGS3119I: The role mapping context '{0}' was removed from the local replica because it is no longer in service.
CWRGS3120E: An error was encountered while attempting to get the role mapping context corresponding to the policy context at runtime: {0}.
Problem

Failed to the role mapping context corresponding to the policy context. Check the error log for more details.

System action

Return null.

Operator response

Check the role mapping context is created for the policy context by the policy storage.

Contact support.

CWRGS3150I: The file name for the policy context {0} is {1}.
CWRGS3151I: The file name for the role mapping context {0} is {1}.
CWRGS3152I: The policy local replica syntax is unsupported. The current syntax is {0}, but the supported syntax is {1}.
CWRGS3153I: The role mapping local replica syntax is unsupported. The current syntax is {0}, but the supported syntax is {1}.
CWRGS3154I: The directory '{0}' was removed from the file-based local replica because the corresponding policy context is no longer in service.
CWRGS3155I: The directory '{0}' was removed from the file-based local replica because the corresponding role mapping context is no longer in service.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/CWRGSMessages.html

© Copyright IBM Corporation 2006, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)