Sun Java System Access Manager 7 2005Q4 Administration Guide

Policy Error Codes

The following table describes the error codes generated by the Policy framework and displayed in the Access Manager Console.

Table D–3 Policy Error Codes

Error Message 

Description/Probable Cause 

Action 

illegal_character_/_in_name 

Illegal character “/” in the policy name. 

Make sure that the policy name does not contain the ”/’ character. 

policy_already_exists_in_org 

A rule with the same name already exists. 

Use a different name for policy creation. 

rule_name_already_present 

Another rule with the given name already exists 

Use a different rule name for policy creation. 

rule_already_present 

A rule with the same rule value already exists. 

Use a different rule value. 

no_referral_can_not_create_policy 

No referral exists to the organization. 

In order to create policies under a sub organization, you must create a referral policy at its parent organization to indicate what resources can be referred to this sub organization. 

ldap_search_exceed_size_limit 

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.The Search Size Limit is located in the Policy Configuration service. 

ldap_search_exceed_time_limit 

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. 

ldap_invalid_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. 

app_sso_token_invalid 

Application SSO token is invalid. 

The server could not validate the Application SSO token. Most likely the SSO token is expired. 

user_sso_token_invalid 

User SSO token is invalid. 

The server could not validate the User SSO token. Most likely the SSO token is expired. 

property_is_not_an_Integer 

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_can_not_be_greater_than_end_ip 

Start IP is larger than End IP 

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_can_not_be_larger_than_end_date 

Start Date is larger than End Date 

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_organization 

Policy not found in organization. An error occurred trying to locate a non-existing policy in an organization. 

Make sure that the policy exists under the specified organization. 

insufficient_access_rights 

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 

Invalid LDAP Server host. 

Change the invalid LDAP Server host that was entered in the Policy Configuration service.