The following table describes the error codes generated by the Policy framework and displayed in the Access Manager Console.
Table 8–3 Policy Error Codes| Error Message | Description/Probable Cause | Action | 
|---|---|---|
| Illegal character “/” in the policy name | There was an illegal character “/” in the policy name. | Make sure that the policy name does not contain the ”/’ character. | 
| A rule with the same name already exists | A rule with the same name already exists within the realm. | Use a different name for policy creation. | 
| Another rule with the given name already exists | Another rule with the given name already exists | Use a different rule name for policy creation. | 
| A rule with the same rule value already exists | A rule with the same rule value already exists within the policy. | Use a different rule value. | 
| No referral exists to the realm. | No referral exists to the realm. | In order to create policies under a sub realm, you must create a referral policy at its parent realm to indicate what resources can be referred to this sub realm | 
| LDAP search size limit exceeded. | An error occurred because the search found more than the maximum number of results. | Change the search pattern or policy configuration of the organization for the search control parameters.T he Search Size Limit is located in the Policy Configuration service. | 
| LDAP search time limit exceeded. | An error occurred because the search found more than the maximum number of results. | Change the search pattern or policy configuration of the organization for the search control parameters. The Search Time Limit is located in the Policy Configuration service. | 
| Invalid LDAP Bind password. | Invalid LDAP Bind password. | The password for LDAP Bind user defined in Policy Configuration is incorrect. This leads to the inability to get an authenticated LDAP connection to perform policy operations. | 
| Application SSO token is invalid | The server could not validate the Application SSO token. Most likely the SSO token is expired. | Enter the authentication credentials again. | 
| User SSO token is invalid. | The server could not validate the User SSO token. Most likely the SSO token is expired. | User must reauthenticate.. | 
| Property value not an integer | The property value not an integer. | The value for this plugin’s property should be an integer. | 
| Property Value not defined | Property value should be defined. | Provide a value for the given property. | 
| Start IP is larger than End IP | Start IP is larger than End IP for the policy's condition. | An attempt was made to set end IP Address to be larger than start IP Address in IP Address condition. The Start IP cannot be larger than the End IP. | 
| Start Date is larger than End Date | Start date is larger than end date for the policy's condition. | An attempt was made to set end Date to be larger than start Date in the policy’s Time Condition. The Start Date cannot be larger than the End Date. | 
| Policy not found in realm. | An error occurred trying to locate a non-existing policy in a realm | Make sure that the policy exists under the specified realm. | 
| User does not have sufficient access. | The user does not have sufficient right to perform policy operations. | Perform policy operations with the user who has appropriate access rights. | 
| Invalid LDAP Server host. | The LDAP Server Host attribute value is invalid. | Change the invalid LDAP Server host that was entered in the Policy Configuration service. |