Sun Java System Access Manager 7.1 Administration Reference

Part IV Error Codes and Log File Reference

Chapter 8 Access Manager Component Error Codes

This appendix provides a list of the error messages generated by Access Manager. While this list is not exhaustive, the information presented in this chapter will serve as a good starting point for common problems. The tables listed in this appendix provide the error code itself, a description and/or probable cause of the error, and describes the actions that can be taken to fix the encountered problem.

This appendix lists error codes for the following functional areas:

If you require further assistance in diagnosing errors, please contact Sun Technical Support:

http://www.sun.com/service/sunone/software/index.html

Access Manager Console Errors

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

Table 8–1 Access Manager Console Errors

Error Message 

Description/Probable Cause 

Action 

Unable to get attribute from data store. 

The object may have been removed by another user prior to being removed by the current user. 

Redisplay the objects that you are trying to delete and try the operation again. 

Invalid URL 

This occurs if the URL for an Access Manager console window is entered incorrectly. 

 

There are no entities. 

The parameters entered in the search window, or in the Filter fields, did not match any objects in the directory. 

Run the search again with a different set of parameters 

There are no attributes to display. 

The selected object does not contain any editable attributes defined in its schema. 

 

There is no information to display for this service. 

The services viewed from the Service Configuration module do not have global or organization based attributes 

 

Size limit Exceeded. Refine your search to locate more entries. 

The parameters specified in the search have returned more entries than are allowed to be returned 

Modify the Maximum Results Returned from a Search attribute in the Administration service to a larger value. You can also modify the search parameters to be more restrictive. 

Time limit Exceeded. Refine your search to locate more entries. 

The search for the specified parameters has taken longer than the allowed search time. 

Modify the Timeout for Search attribute in the Administration service to a larger value. You can also modify the search parameters, so they are less restrictive, to return more values. 

Invalid user’s start location. Please contact your administrator. 

The start location DN in the users entry is no longer valid 

Edit the properties of the User service and change the value for Administrator DN to a valid DN value. 

Could not create identity object. User does not have sufficient access. 

An operation was executed by a user with insufficient permissions. The permissions a user has defined determines what operations they can perform. 

 

Authentication Error Codes

The following table describes the error codes generated by the Authentication service. These errors are displayed to the user/administrator in the Authentication module.

Table 8–2 Authentication Error Codes

Error Message 

Description/Probable Cause 

Action 

You are already logged in 

The user has already logged in and has a valid session, but there is no Success URL redirect defined. 

Either logout, or set up some login success redirect URL(s) through the Access Manager Console. Use the ”goto’ query parameter with the value as Admin Console URL. 

Logout Failure 

A user is unable to logout of Access Manager. 

Restart the server. 

Authentication exception 

An authentication Exception is thrown due to an incorrect handler 

Check the Login URL for any invalid or special characters. 

Can non redirect to default page. 

Access Manager cannot redirect to Success or Failure redirect URL. 

Check the web container’s error log to see if there are any errors. 

gotoLoginAfterFail link 

This link is generated when most errors occur. The link will send the user to the original Login URL page. 

 

Invalid password 

The password entered is invalid. 

Passwords must contain at least 8 characters. Check that the password contains the appropriate amount of characters and ensure that it has not expired. 

Authentication failed 

. This is the generic error message displayed in the default login failed template. The most common cause is invalid/incorrect credentials. 

Enter valid and correct user name/password (the credentials required by the invoked authentication module.) 

No user profile was found matching the entered user name in the given organization. 

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Enter your login information again. If this is your first login attempt, select New User in the login screen. 

The password entered does not contain enough characters.  

This error is displayed while logging in to the Membership/Self-registration authentication module. 

The login password must contain at least 8 characters by default (this number is configurable through the Membership Authentication module). 

A user already exists with this name in the given organization. 

This error is displayed while logging in to the Membership/Self-registration authentication module. 

User IDs must be unique within the organization. 

The User Name and Password fields cannot have the same value.  

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure that the username and password are different. 

No user name was entered 

.This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure to enter the user name. 

No password was entered. 

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure to enter the password. 

Missing the confirmation password field.  

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure to enter the password in the Confirm Password field. 

The password and the confirm password do not match. 

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure that the password and confirmation password match. 

An error occurred while storing the user profile. 

This error is displayed while logging in to the Membership/Self-registration authentication module. 

Make sure that the attributes and elements are valid and correct for Self Registration in the Membership.xml file.

This organization is not active 

The organization is not active. 

Activate the organization through the Access Manager console by changing the organization status from inactive to active.

Internal Authentication Error.  

This is a generic Authentication error which may be caused by different and multiple environmental and/or configuration issues. 

 

User is not active 

The user no longer has an active status. 

Activate the user through the Admin Console by changing the user status from inactive to active.

if the user is locked out by Memory Locking, restart the server. 

User does not belong to the specified role. 

This error is displayed during role-based authentication. 

Make sure that the login user belongs to the role specified for the role-based authentication. 

User session has timed out. 

The user session has timed out. 

Login in again. 

Specified authentication module is denied. 

The specified authentication module is denied. 

Make sure that the required authentication module is registered under the required organization, that the template is created and saved for the module, and that the module is selected in the Organization Authentication Modules list in the Core Authentication module. 

No configuration found 

The configuration for the authentication module was not found. 

Check the Authentication Configuration service for the required authentication method. 

Persistent Cookie Username does not exist 

Persistent Cookie Username does not exist in the Persistent Cookie Domain. 

 

No organization found. 

The organization was not found. 

Make sure that the requested organization is valid and correct. 

User has no profile in the specified organization. 

User has no profile in the specified organization. 

Make sure that the user exists and is valid in the specified organization in the local Directory Server. 

One of the required fields was not completed.  

One of the required fields was not completed.  

Make sure that all required fields are entered. 

Maximum Session Limit was reached 

The maximum sessions limit was reached. 

Logout and login again. 

Policy Error Codes

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. 

amadmin Error Codes

The following table describes the error codes generated by the amadmin command line tool to Access Manager’s debug file.

Table 8–4 amadmin error codes

Code 

Description/Probable Cause 

Action 

Too few arguments. 

Make sure that the mandatory arguments (--runasdn, --password, --passwordfile, --schema, --data, and --addattributes) and their values are supplied in the command line.

The input XML file was not found. 

Check the syntax and make sure that the input XML is valid. 

The user DN for the --runasdn value is missing.

Provide the user DN as the value for --runasdn.

The service name for the --deletservice value is missing.

Provide the service name as the value for --deleteservice.

The password for the --password value is missing.

Provide the password as the value for --password.

The locale name was not provided. The locale will default to en_US. 

See the Online Help for a list of locales. 

Missing XML input file. 

Provide at least one input XML filename to process. 

One or more arguments are incorrect. 

Check that all arguments are valid. For a set of valid arguments, type amadmin --help.

Operation failed. 

When amadmin fails, it produces more precise error codes to indicate the specific error. Refer to those error codes to evaluate the problem.

10 

Cannot process requests. 

When amadmin fails, it produces more precise error codes to indicate the specific error. Refer to those error codes to evaluate the problem.

12 

Policy cannot be created. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

13 

Policy cannot be deleted. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

14 

Service cannot be deleted. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

15 

Cannot authenticate user. 

Make sure the user DN and password are correct. 

16 

Cannot parse the input XML file. 

Make sure that the XML is formatted correctly and adheres to the amAdmin.dtd .

17 

Cannot parse due to an application error or a parser initialization error. 

Make sure that the XML is formatted correctly and adheres to the amAdmin.dtd .

18 

Cannot parse because a parser with specified options cannot be built. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

19 

Cannot read the input XML file. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

20 

Cannot parse because the XML file is not a valid file. 

Check the syntax and make sure that the input XML is valid. 

21 

Cannot parse because the XML file is not a valid file. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

22 

XML file validation warnings for the file. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

23 

Cannot process the XML file. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

24 

Neither --data or --schema options are in the command.

Check that all arguments are valid. For a set of valid arguments, type amadmin --help.

25 

The XML file does not follow the correct DTD. 

Check the XML file for the DOCTYPE element.

26 

LDAP Authentication failed due to invalid DN, password, hostname, or portnumber. 

Make sure the user DN and password are correct. 

28 

Service Manager exception (SSO exception). 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

29 

Service Manager exception. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

30 

Schema file inputstream exception. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

31 

Policy Manager exception (SSO exception). 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

32 

Policy Manager exception. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

33 

More than one debug option is specified. 

Only one debug option should be specified. 

34 

Login failed. 

amadmin produces exception messages to indicate the specific error. Refer to those messages to evaluate the problem.

36 

Invalid attribute value. 

Check the level set for the LDAP search. It should be either SCOPE_SUB or SCOPE_ONE.

37 

Error in getting object type. 

Make sure that the DN in the XML file is value and contains the correct object type. 

38 

Invalid organization DN. 

Make sure that the DN in the XML file is valid and is an organization object. 

39 

Invalid role DN. 

Make sure that the DN in the XML file is valid and is a role object. 

40 

Invalid static group DN. 

Make sure that the DN in the XML file is valid and is a static group object. 

41 

Invalid people container DN. 

Make sure the DN in the XML file is valid and is a people container object. 

42 

Invalid organizational unit DN. 

Make sure that the DN in the XML file is valid and is a container object. 

43 

Invalid service host name. 

Make sure that the hostname for retrieving valid sessions is correct. 

44 

Subschema error. 

Subcschema is only supported for global and organization attributes. 

45 

Cannot locate service schema for service. 

Make sure that the sub schema in the XML file is valid. 

46 

The role template can be true only if the schema type is dynamic. 

Make sure that the role template in the XML file is valid. 

47 

Cannot add users to a filtered role. 

Made sure that the role DN in the XML file is not a filtered role. 

48 

Template does not exist. 

Make sure that the service template in the XML file is valid. 

49 

Cannot add users to a dynamic group. 

Made sure that the group DN in the XML file is not a dynamic group. 

50 

Policies can not be created in an organization that is a child organization of a container. 

Make sure that the organization in which the policy is to be created is not a child of a container. 

51 

The group container was not found. 

Create a group container for the parent organization or container. 

52 

Cannot remove a user from a filtered role. 

Make sure that the role DN in the XML file is not filtered role. 

53 

Cannot remove users from a dynamic group. 

Make sure that the group DN in the XML file is not a dynamic group. 

54 

The subschema string does not exist. 

Make sure that the subschema string exists in the XML file. 

     

59 

You are trying to add user to an organization or container. And default people container does not exists in an organization or container. 

Make sure the default people container exists. 

60 

Default URL prefix is not found following --defaultURLPrefix argument 

provide the default URL prefix accordingly. 

61 

Meta Alias is not found following --metaalias argument 

provide the Meta Alias accordingly. 

62 

Entity Name is not specified. 

provide the entity name. 

63 

File name for importing meta data is missing. 

provide the file name that contains meta data. 

64 

File name for storing exported meta data is missing. 

provide the file name for storing meta data. 

65 

Unable to get a handler to Meta attribute. Specified user name and password may be incorrect. 

ensure that user name and password are correct. 

66 

Missing resource bundle name when adding, viewing or deleting resource bundle that is store in directory server. 

provide the resource bundle name 

67 

Missing file name of file that contains the resource strings when adding resource bundle to directory server. 

Please provide a valid file name. 

68 

Failed to load liberty meta to Directory Server. 

Please check the meta data again before loading it again 

Chapter 9 Access Manager Log File Reference

This appendix lists the possible log files for each area of Access Manager functionality. The tables in this appendix document the following log file items:

Definitions and locations and of the log files are described in the Sun Java System Access Manager 7.1 Technical Overview.

Log Reference for amadmin Command Line Utility

Table 9–1 Log Reference Document for Amadmin_CLI

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Unsuccessful login for user. 

user id 

Unsuccessful login for user. 

 

INFO 

ADMINEXCEPTION Received 

element name 

error message 

Received ADMINEXCEPTION while processing Admin request(s). 

Look in amAdmin debug file for more information. 

INFO 

Session destroyed 

name of user 

Session destroyed. 

 

11 

INFO 

Service Schema Loaded 

schema name 

Successfully loaded service schema. 

 

12 

INFO 

Service deleted 

service name 

Successfully deleted service. 

 

13 

INFO 

Attributes Added 

attribute name 

Attributes successfully added. 

 

21 

INFO 

There are no policies for this service 

service name 

Delete Policy Rule Flag specified, but service has no policies. 

 

22 

INFO 

Policy Schema for Service not found 

service name 

Delete Policy Rule Flag specified, but could not find the policy schema for the service 

 

23 

INFO 

Deleting Policies For Service 

service name 

Deleting Service with Delete Policy Rule Flag specified. 

 

24 

INFO 

Done Deleting Policies For Service 

service name 

Deleting Service with Delete Policy Rule Flag specified. 

 

25 

INFO 

Created Policy in Organization 

policy name 

organization DN 

Created Policy in Organization DN. 

 

26 

INFO 

Deleted Policy from Organization 

policy name 

organization DN 

Deleted Policy from Organization DN. 

 

31 

INFO 

Add Resource Bundle of Locale to Directory Server 

resource bundle name 

resource locale 

Resource Bundle of Locale successfully stored in Directory Server. 

 

32 

INFO 

Add Default Resource Bundle to Directory Server 

resource bundle name 

Default Resource Bundle successfully stored in Directory Server. 

 

33 

INFO 

Deleted Resource Bundle of Locale from Directory Server 

resource bundle name 

resource locale 

Successfully deleted Resource Bundle of Locale from Directory Server. 

 

34 

INFO 

Deleted Default Resource Bundle of Locale from Directory Server 

resource bundle name 

Successfully deleted default Resource Bundle from Directory Server. 

 

41 

INFO 

Modified Service Schema of service 

name of service 

Successfully modified Service Schema of service. 

 

42 

INFO 

Deleted Service Sub Schema of service 

name of sub schema 

name of service 

Successfully deleted service sub schema of service. 

 

43 

INFO 

Added Service Sub Schema to service. 

name of service 

Successfully added service sub schema to service. 

 

44 

INFO 

Added Sub Configuration to service. 

name of sub configuration 

name of service 

Successfully added sub configuration to service. 

 

45 

INFO 

Modified Sub Configuration of service 

name of sub configuration 

name of service 

Successfully modified sub configuration of service. 

 

46 

INFO 

Deleted Sub Configuration of service 

name of sub configuration 

name of service 

Successfully deleted sub configuration of service. 

 

47 

INFO 

Deleted all Service Configurations of service. 

name of service 

Successfully deleted all service configurations of service. 

 

91 

INFO 

Modify Service SubConfiguration in Organization 

subconfiguration name 

service name 

organization DN 

Successfully Modified Service SubConfiguration in Organization. 

 

92 

INFO 

Added Service SubConfiguration in Organization 

subconfiguration name 

service name 

organization DN 

Successfully Added Service SubConfiguration in Organization. 

 

93 

INFO 

Deleted Service SubConfiguration in Organization 

subconfiguration name 

service name 

organization DN 

Successfully Deleted Service SubConfiguration in Organization. 

 

94 

INFO 

Created remote provider in organization 

provider name 

organization DN 

Successfully created remote provider in organization. 

 

95 

INFO 

Modified remote provider in organization 

provider name 

organization DN 

Successfully modified remote provider in organization. 

 

96 

INFO 

Modified hosted provider in organization 

provider name 

organization DN 

Successfully modified hosted provider in organization. 

 

97 

INFO 

Created hosted provider in organization 

provider name 

organization DN 

Successfully created hosted provider in organization. 

Look under identity repository log for more information. 

98 

INFO 

Deleted Remote Provider in organization 

provider name 

organization DN 

Successfully Deleted Remote Provider in organization. 

 

99 

INFO 

Created Authentication Domain in organization 

name of circle of trust 

organization DN 

Successfully Created Authentication Domain in 0rganization. 

 

100 

INFO 

Deleted Authentication Domain in organization. 

name of circle of trust 

organization DN 

Successfully Deleted Authentication Domain in 0rganization. 

 

101 

INFO 

Modified Authentication Domain in organization. 

name of circle of trust 

organization DN 

Successfully Modified Authentication Domain in 0rganization. 

 

102 

INFO 

Attempt to modify service template 

DN of service template 

Attempted to modify service template. 

 

103 

INFO 

Modified service template 

DN of service template 

Successfully modified service template. 

 

104 

INFO 

Attempt to remove service template 

DN of service template 

Attempted to remove service template. 

 

105 

INFO 

Removed service template 

DN of service template 

Successfully removed service template. 

 

106 

INFO 

Attempt to add service template 

DN of service template 

Attempted to add service template. 

 

107 

INFO 

Added service template 

DN of service template 

Successfully added service template. 

 

108 

INFO 

Attempt to add nested groups to group 

name of group to add 

DN of containing group 

Attempted to add nested groups to group. 

 

109 

INFO 

Added nested groups to group 

name of group to add 

DN of containing group 

Successfully added nested groups to group. 

 

110 

INFO 

Attempt to add user to group or role 

name of user 

target group or role 

Attempted to add user to group or role. 

 

111 

INFO 

Added user to group or role 

name of user 

target group or role 

Successfully added user to group or role. 

 

112 

INFO 

Attempt to create entity. 

localized name of entity 

DN of entity 

container where entity is to be created 

Attempted to Create entity. 

 

113 

INFO 

Created entity. 

localized name of entity 

DN of entity 

Created entity. 

 

114 

INFO 

Attempt to create role 

role DN 

container where role is to be created 

Attempted to create role. 

 

115 

INFO 

Created role 

name of role 

Created role. 

 

116 

INFO 

Attempt to create group container 

name of group container 

container where group container is to be created. 

Attempted to create group container. 

 

117 

INFO 

Create group container 

name of group container 

Created group container. 

 

118 

INFO 

Attempt to create group. 

name of group 

type of group 

container where group is to be created. 

Attempted to create group. 

 

119 

INFO 

Create group. 

name of group 

Created group. 

 

120 

INFO 

Attempt to create people container. 

DN of people container 

container where people container is to be created. 

Attempted to create people container. 

 

121 

INFO 

Create people container. 

DN of people container 

Created people container. 

 

122 

INFO 

Attempt to create service template in organization or role 

name of service template 

name of organization or role 

Attempted to create service template in organization or role. 

 

123 

INFO 

Create service template in organization or role 

name of service template 

name of organization or role 

Created service template in organization or role. 

 

124 

INFO 

Attempt to create container 

name of container 

container where container is to be created. 

Attempted to create container. 

 

125 

INFO 

Create container 

name of container 

Created container. 

 

126 

INFO 

Attempt to create user. 

name of user 

organization, organizational unit or people container where user is to be created in. 

Attempted to create user. 

 

127 

INFO 

Create user. 

name of user 

Created user. 

 

128 

INFO 

Attempt to delete entity. 

DN of entity 

Attempted to delete entity. 

 

129 

INFO 

Delete entity. 

localized name of entity 

DN of entity 

Deleted entity. 

 

130 

INFO 

Attempt to delete people container 

DN of people container 

Attempted to delete people container. 

 

131 

INFO 

Delete people container 

DN of people container 

Deleted people container. 

 

132 

INFO 

Attempt to delete role 

name of role 

Attempted to delete role. 

 

133 

INFO 

Delete role 

name of role 

Deleted role. 

 

134 

INFO 

Attempt to delete service template in organization 

name of service template 

name of organization 

Attempted to delete service template in organization. 

 

135 

INFO 

Delete service template in organization 

name of service template 

name of organization 

Deleted service template in organization. 

 

136 

INFO 

Attempt to delete container. 

name of container 

Attempted to delete container. 

 

137 

INFO 

Delete container. 

name of container 

Deleted container. 

 

138 

INFO 

Attempt to modify entity 

localized name of entity 

DN of entity 

Attempted to modify entity. 

 

139 

INFO 

Modify entity 

localized name of entity 

DN of entity 

Modified entity. 

 

140 

INFO 

Attempt to modify people container. 

DN of people container 

Attempted to modify people container. 

 

141 

INFO 

Modify people container. 

DN of people container 

Modified people container. 

 

142 

INFO 

Attempt to modify container. 

name of container 

Attempted to modify container. 

 

143 

INFO 

Modify container. 

name of container 

Modified container. 

 

144 

INFO 

Attempt to register service under organization. 

name of service 

name of organization 

Attempted to register service under organization 

 

145 

INFO 

Register service under organization. 

name of service 

name of organization 

Registered service under organization 

 

146 

INFO 

Attempt to unregister service under organization. 

name of service 

name of organization 

Attempted to unregister service under organization 

 

147 

INFO 

Unregister service under organization. 

name of service 

name of organization 

Unregistered service under organization 

 

148 

INFO 

Attempt to modify group. 

name of group 

Attempted to modify group 

 

149 

INFO 

Modify group. 

name of group 

Modified group 

 

150 

INFO 

Attempt to remove nested group from group. 

name of nested group 

name of group 

Attempted to remove nested group from group. 

 

151 

INFO 

Remove nested group from group. 

name of nested group 

name of group 

Removed nested group from group. 

 

152 

INFO 

Attempt to delete group 

name of group 

Attempted to delete group. 

 

153 

INFO 

Delete group 

name of group 

Deleted group. 

 

154 

INFO 

Attempt to remove a user from a Role 

name of user 

name of role 

Attempted to remove a user from a Role. 

 

155 

INFO 

Remove a user from a Role 

name of user 

name of role 

Removed a user from a Role. 

 

156 

INFO 

Attempt to remove a user from a Group 

name of user 

name of group 

Attempted to remove a user from a Group. 

 

157 

INFO 

Remove a user from a Group 

name of user 

name of group 

Removed a user from a Group. 

 

201 

INFO 

Attempt to add an Identity to an Identity in a Realm 

name of identity to add 

type of identity to add 

name of identity to add to 

type of identity to add to 

name of realm 

Attempted to add an Identity to an Identity in a Realm. 

 

202 

INFO 

Add an Identity to an Identity in a Realm 

name of identity to add 

type of identity to add 

name of identity to add to 

type of identity to add to 

name of realm 

Added an Identity to an Identity in a Realm. 

 

203 

INFO 

Attempt to assign service to an identity in a realm. 

name of service 

name of identity 

type of identity 

name of realm 

Attempted to assign service to an identity in a realm. 

 

204 

INFO 

Assign service to an identity in a realm. 

name of service 

name of identity 

type of identity 

name of realm 

Assigned service to an identity in a realm. 

 

205 

INFO 

Attempt to create identities of a type in a realm. 

type of identity 

name of realm 

Attempted to create identities of a type in a realm. 

 

206 

INFO 

Create identities of a type in a realm. 

type of identity 

name of realm 

Created identities of a type in a realm. 

 

207 

INFO 

Attempt to create identity of a type in a realm. 

name of identity 

type of identity 

name of realm 

Attempted to create identity of a type in a realm. 

 

208 

INFO 

Create identity of a type in a realm. 

name of identity 

type of identity 

name of realm 

Created identity of a type in a realm. 

 

209 

INFO 

Attempt to delete identity of a type in a realm 

name of identity 

type of identity 

name of realm 

Attempted to delete identity of a type in a realm. 

 

210 

INFO 

Delete identity of a type in a realm 

name of identity 

type of identity 

name of realm 

Deleted identity of a type in a realm. 

 

211 

INFO 

Attempt to modify a service for an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Attempted to modify a service for an Identity in a Realm. 

 

212 

INFO 

Modify a service for an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Modified a service for an Identity in a Realm. 

 

213 

INFO 

Attempt to remove an Identity from an Identity in a Realm 

name of identity to remove 

type of identity to remove 

name of identity to remove from 

type of identity to remove from 

name of realm 

Attempted to remove an Identity from an Identity in a Realm. 

 

214 

INFO 

Remove an Identity from an Identity in a Realm 

name of identity to remove 

type of identity to remove 

name of identity to remove from 

type of identity to remove from 

name of realm 

Removed an Identity from an Identity in a Realm. 

 

215 

INFO 

Attempt to set Service Attributes for an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Attempted to set Service Attributes for an Identity in a Realm. 

 

216 

INFO 

Set Service Attributes for an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Set Service Attributes for an Identity in a Realm. 

 

217 

INFO 

Attempt to unassign a service from an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Attempted to unassign a service from an Identity in a Realm. 

 

218 

INFO 

Unassign a service from an Identity in a Realm 

name of service 

type of identity 

name of identity 

name of realm 

Unassigned a service from an Identity in a Realm. 

 

219 

INFO 

Attempt to create organization 

name of organization 

container where sub organization is to be created 

Attempted to create an organization. 

 

220 

INFO 

Create organization 

name of organization 

Created an organization. 

 

221 

INFO 

Attempt to delete suborganization. 

name of suborganization 

Attempted to delete suborganization. 

 

222 

INFO 

Delete suborganization. 

name of suborganization 

Deleted suborganization. 

 

223 

INFO 

Attempt to modify role 

name of role 

Attempted to modify role. 

 

224 

INFO 

Modify role 

name of role 

Modified role. 

 

225 

INFO 

Attempt to modify suborganization. 

name of suborganization 

Attempted to modify suborganization. 

 

226 

INFO 

Modify suborganization. 

name of suborganization 

Modified suborganization. 

 

227 

INFO 

Attempt to delete user. 

name of user 

Attempted to delete user. 

 

228 

INFO 

Delete user. 

name of user 

Deleted user. 

 

229 

INFO 

Attempt to modify user. 

name of user 

Attempted to modify user. 

 

230 

INFO 

Modify user. 

name of user 

Modified user. 

 

231 

INFO 

Attempt to add values to a Service Attribute in a Realm. 

name of attribute 

name of service 

name of realm 

Attempted to add values to a Service Attribute in a Realm. 

 

232 

INFO 

Add values to a Service Attribute in a Realm. 

name of attribute 

name of service 

name of realm 

Added values to a Service Attribute in a Realm. 

 

233 

INFO 

Attempt to assign a Service to a Realm 

name of service 

name of realm 

Attempted to assign a Service to a Realm. 

 

234 

INFO 

Assign a Service to a Realm 

name of service 

name of realm 

Assigned a Service to a Realm. 

 

235 

INFO 

Attempt to create a Realm 

name of realm created 

name of parent realm 

Attempted to create a Realm. 

 

236 

INFO 

Create a Realm 

name of realm created 

name of parent realm 

Created a Realm. 

 

237 

INFO 

Delete Realm. 

recursive or not 

name of realm deleted 

Deleted Realm. 

 

238 

INFO 

Delete Realm. 

recursive or not 

name of realm deleted 

Deleted Realm. 

 

239 

INFO 

Attempt to modify a service in a Realm. 

name of service 

name of realm 

Attempted to modify a service in a Realm. 

 

240 

INFO 

Modify a service in a Realm. 

name of service 

name of realm 

Modified a service in a Realm. 

 

241 

INFO 

Attempt to remove an attribute from a service in a Realm 

name of attribute 

name of service 

name of realm 

Attempted to remove an attribute from a service in a Realm. 

 

242 

INFO 

Remove an attribute from a service in a Realm 

name of attribute 

name of service 

name of realm 

Removed an attribute from a service in a Realm. 

 

243 

INFO 

Attempt to remove values from a service's attribute in a Realm 

name of attribute 

name of service 

name of realm 

Attempted to remove values from a service's attribute in a Realm. 

 

244 

INFO 

Remove values from a service's attribute in a Realm 

name of attribute 

name of service 

name of realm 

Removed values from a service's attribute in a Realm. 

 

245 

INFO 

Attempt to set attributes for a service in a Realm. 

name of service 

name of realm 

Attempted to set attributes for a service in a Realm. 

 

246 

INFO 

Set attributes for a service in a Realm. 

name of service 

name of realm 

Set attributes for a service in a Realm. 

 

247 

INFO 

Attempt to unassign a service from a Realm. 

name of service 

name of realm 

Attempted to unassign a service from a Realm. 

 

248 

INFO 

Unassign a service from a Realm. 

name of service 

name of realm 

Unassigned a service from a Realm. 

 

249 

INFO 

Attempt to assign a Service to an Organization Configuration 

name of service 

name of realm 

Attempted to assign a Service to an Organization Configuration. 

 

250 

INFO 

Assign a Service to an Organization Configuration 

name of service 

name of realm 

Assigned a Service to an Organization Configuration. 

 

251 

INFO 

Assign a Service to an Organization Configuration Not Done 

name of service 

name of realm 

Assigned a Service to an Organization Configuration, but the service is not one of the org config's assignable services. 

 

252 

INFO 

Assign a Service to a Realm Not Done 

name of service 

name of realm 

Assigned a Service to a Realm, but the service is not one of the realm's assignable services. 

 

253 

INFO 

Attempt to unassign a service from an Organization Configuration. 

name of service 

name of realm 

Attempted to unassign a service from an Organization Configuration. 

 

254 

INFO 

Unassign a service from an Organization Configuration. 

name of service 

name of realm 

Unassigned a service from an Organization Configuration. 

 

255 

INFO 

Unassign a service not in the Organization Configuration or Realm. 

name of service 

name of realm 

Requested to unassign a service not in the Organization Configuration or Realm. 

 

256 

INFO 

Attempt to modify a service in an Organization Configuration. 

name of service 

name of realm 

Attempted to modify a service in an Organization Configuration. 

 

257 

INFO 

Modify a service in an Organization Configuration. 

name of service 

name of realm 

Modified a service in an Organization Configuration. 

 

258 

INFO 

Modify a service not in the Organization Configuration or Realm. 

name of service 

name of realm 

Attempted to modify a service not in the Organization Configuration or Realm. 

 

259 

INFO 

Attempt to get privileges of an Identity. 

name of realm 

name of identity 

type of identity 

Attempted to get privileges of an Identity. 

 

260 

INFO 

Get privileges of an Identity. 

name of realm 

name of identity 

type of identity 

Gotten privileges of an Identity. 

 

261 

INFO 

Attempt to add privileges to an Identity. 

name of realm 

name of identity 

type of identity 

Attempted to add privileges to an Identity. 

 

262 

INFO 

Added privileges to an Identity. 

name of realm 

name of identity 

type of identity 

Added privileges to an Identity. 

 

263 

INFO 

Attempt to remove privileges from an Identity. 

name of realm 

name of identity 

type of identity 

Attempted to remove privileges from an Identity. 

 

264 

INFO 

Removed privileges to an Identity. 

name of realm 

name of identity 

type of identity 

Removed privileges from an Identity. 

 

Log Reference for Authentication

Table 9–2 Log Reference Document for Authentication

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

100 

INFO 

Authentication is Successful 

message 

User authenticated with valid credentials 

 

101 

INFO 

User based authentication is successful 

message 

authentication type 

user name 

User authenticated with valid credentials 

 

102 

INFO 

Role based authentication is successful 

message 

authentication type 

role name 

User belonging to role authenticated with valid credentials  

 

103 

INFO 

Service based authentication is successful 

message 

authentication type 

service name 

User authenticated with valid credentials to a configured service under realm 

 

104 

INFO 

Authentication level based authentication is successful 

message 

authentication type 

authentication level value 

User authenticated with valid credentials to one or more authentication modules having authentication level value greater than or equal to specified authentication level 

 

105 

INFO 

Module based authentication is successful 

message 

authentication type 

module name 

User authenticated with valid credentials to authentication module under realm 

 

200 

INFO 

Authentication Failed 

error message 

Incorrect/invalid credentials presented 

User locked out/not active 

Enter correct/valid credentials to required authentication module 

201 

INFO 

Authentication Failed 

error message 

Invalid credentials entered.  

Enter the correct password. 

202 

INFO 

Authentication Failed 

error message 

Named Configuration (Auth Chain) does not exist.  

Create and configure a named config for this org. 

203 

INFO 

Authentication Failed 

error message 

No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

204 

INFO 

Authentication Failed 

error message 

This user is not active.  

Activate the user. 

205 

INFO 

Authentication Failed 

error message 

Max number of failure attempts exceeded. User is Locked out.  

Contact system administrator. 

206 

INFO 

Authentication Failed 

error message 

User account has expired.  

Contact system administrator. 

207 

INFO 

Authentication Failed 

error message 

Login timed out.  

Try to login again. 

208 

INFO 

Authentication Failed 

error message 

Authentication module is denied.  

Configure this module or use some other module. 

209 

INFO 

Authentication Failed 

error message 

Limit for maximum number of allowed session has been reached.  

Logout of a session or increase the limit. 

210 

INFO 

Authentication Failed 

error message 

Org/Realm does not exists.  

Use a valid Org/Realm. 

211 

INFO 

Authentication Failed 

error message 

Org/Realm is not active.  

Activate the Org/Realm. 

212 

INFO 

Authentication Failed 

error message 

Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

213 

INFO 

User based authentication failed 

error message 

authentication type 

user name 

No authentication configuration (chain of one or more authentication modules) configured for user 

Incorrect/invalid credentials presented 

User locked out/not active 

Configure authentication configuration (chain of one or more authentication modules) for user 

Enter correct/valid credentials to required authentication module 

214 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. Invalid credentials entered.  

Enter the correct password. 

215 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

Named Configuration (Auth Chain) does not exist for this user  

Create and configure a named config for this user 

216 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

217 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. This user is not active.  

Activate the user. 

218 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. Max number of failure attempts exceeded. User is Locked out. 

Contact system administrator. 

219 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. User account has expired.  

Contact system administrator. 

220 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. Login timed out.  

Try to login again. 

221 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based Auth. Authentication module is denied.  

Configure this module or use some other module. 

222 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based auth. Limit for maximum number of allowed session has been reached. 

Logout of a session or increase the limit. 

223 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based auth. Org/Realm does not exists.  

Use a valid Org/Realm. 

224 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based auth. Org/Realm is not active.  

Activate the Org/Realm. 

225 

INFO 

Authentication Failed 

error message 

authentication type 

user name 

User based auth. Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

226 

INFO 

Role based authentication failed 

error message 

authentication type 

role name 

No authentication configuration (chain of one or more authentication modules) configured for role 

Incorrect/invalid credentials presented 

User does not belong to this role 

User locked out/not active 

Configure authentication configuration (chain of one or more authentication modules) for role 

Enter correct/valid credentials to required authentication module 

Assign this role to the authenticating user 

227 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. Invalid credentials entered.  

Enter the correct password. 

228 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Named Configuration (Auth Chain) does not exist for this role. 

Create and configure a named config for this role. 

229 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

230 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. This user is not active.  

Activate the user. 

231 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. Max number of failure attempts exceeded. User is Locked out. 

Contact system administrator. 

232 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. User account has expired.  

Contact system administrator. 

233 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. Login timed out.  

Try to login again. 

234 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based Auth. Authentication module is denied.  

Configure this module or use some other module. 

235 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based auth. Limit for maximum number of allowed session has been reached. 

Logout of a session or increase the limit. 

236 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based auth. Org/Realm does not exists.  

Use a valid Org/Realm. 

237 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based auth. Org/Realm is not active.  

Activate the Org/Realm. 

238 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based auth. Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

239 

INFO 

Authentication Failed 

error message 

authentication type 

role name 

Role based auth. User does not belong to this role.  

Add the user to this role. 

240 

INFO 

Service based authentication failed 

error message 

authentication type 

service name 

No authentication configuration (chain of one or more authentication modules) configured for service 

Incorrect/invalid credentials presented 

User locked out/not active 

Configure authentication configuration (chain of one or more authentication modules) for service 

Enter correct/valid credentials to required authentication module 

241 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. Invalid credentials entered.  

Enter the correct password. 

242 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Named Configuration (Auth Chain) does not exist with this service name.  

Create and configure a named config. 

243 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

244 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. This user is not active.  

Activate the user. 

245 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. Max number of failure attempts exceeded. User is Locked out. 

Contact system administrator. 

246 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. User account has expired.  

Contact system administrator. 

247 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. Login timed out.  

Try to login again. 

248 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. Authentication module is denied.  

Configure this module or use some other module. 

249 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based Auth. Service does not exist.  

Please use only valid Service. 

250 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based auth. Limit for maximum number of allowed session has been reached. 

Logout of a session or increase the limit. 

251 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based auth. Org/Realm does not exists.  

Use a valid Org/Realm. 

252 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based auth. Org/Realm is not active.  

Activate the Org/Realm. 

253 

INFO 

Authentication Failed 

error message 

authentication type 

service name 

Service based auth. Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

254 

INFO 

Authentication level based authentication failed 

error message 

authentication type 

authentication level value 

There are no authentication module(s) having authentication level value greater than or equal to specified authentication level  

Incorrect/invalid credentials presented to one or more authentication modules having authentication level greater than or equal to specified authentication level 

User locked out/not active 

Configure one or more authentication modules having authentication level value greater than or equal to required authentication level 

Enter correct/valid credentials to one or more authentication modules having authentication level greater than or equal to specified authentication level 

255 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. Invalid credentials entered.  

Enter the correct password. 

256 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. No Auth Configuration available.  

Create an auth configuration. 

257 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

258 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. This user is not active.  

Activate the user. 

259 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. Max number of failure attempts exceeded. User is Locked out. 

Contact system administrator. 

260 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. User account has expired.  

Contact system administrator. 

261 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. Login timed out.  

Try to login again. 

262 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. Authentication module is denied.  

Configure this module or use some other module. 

263 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based Auth. Invalid Authg Level.  

Please specify valid auth level. 

264 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based auth. Limit for maximum number of allowed session has been reached. 

Logout of a session or increase the limit. 

265 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based auth. Org/Realm does not exists.  

Use a valid Org/Realm. 

266 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based auth. Org/Realm is not active.  

Activate the Org/Realm. 

267 

INFO 

Authentication Failed 

error message 

authentication type 

authentication level value 

Level based auth. Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

268 

INFO 

Module based authentication failed 

error message 

authentication type 

module name 

Module is not registered/configured under realm 

Incorrect/invalid credentials presented 

User locked out/not active 

Register/configure authentication module under realm 

Enter correct/valid credentials to authentication module  

269 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. Invalid credentials entered.  

Enter the correct password. 

270 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. No user profile found for this user.  

User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly.  

271 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. This user is not active.  

Activate the user. 

272 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. Max number of failure attempts exceeded. User is Locked out. 

Contact system administrator. 

273 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. User account has expired.  

Contact system administrator. 

274 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. Login timed out.  

Try to login again. 

275 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based Auth. Authentication module is denied.  

Configure this module or use some other module. 

276 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based auth. Limit for maximum number of allowed session has been reached. 

Logout of a session or increase the limit. 

277 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based auth. Org/Realm does not exists.  

Use a valid Org/Realm. 

278 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based auth. Org/Realm is not active.  

Activate the Org/Realm. 

279 

INFO 

Authentication Failed 

error message 

authentication type 

module name 

Module based auth. Cannot create a session.  

Ensure that session service is configured and maxsession is not reached. 

300 

INFO 

User logout is Successful 

message 

User logged out 

 

301 

INFO 

User logout is successful from user based authentication 

message 

authentication type 

user name 

User logged out 

 

302 

INFO 

User logout is successful from role based authentication 

message 

authentication type 

role name 

User belonging to this role logged out 

 

303 

INFO 

User logout is successful from service based authentication 

message 

authentication type 

service name 

User logged out of a configured service under realm 

 

304 

INFO 

User logout is successful from authentication level based authentication 

message 

authentication type 

authentication level value 

User logged out of one or more authentication modules having authentication level value greater than or equal to specified authentication level 

 

305 

INFO 

User logout is successful from module based authentication 

message 

authentication type 

module name 

User logged out of authentication module under realm 

 

Access Manager Console

Table 9–3 Log Reference Document for Console

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Attempt to create Identity 

identity name 

identity type 

realm name 

Click on create button in Realm Creation Page. 

 

INFO 

Creation of Identity succeeded. 

identity name 

identity type 

realm name 

Click on create button in Realm Creation Page. 

 

SEVERE 

Creation of Identity failed 

identity name 

identity type 

realm name 

error message 

Unable to create an identity under a realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

SEVERE 

Creation of Identity failed 

identity name 

identity type 

realm name 

error message 

Unable to create an identity under a realm due to data store error. 

Look under data store log for more information. 

11 

INFO 

Attempt to search for Identities 

base realm 

identity type 

search pattern 

search size limit 

search time limit 

Click on Search button in identity search view. 

 

12 

INFO 

Searching for Identities succeeded 

base realm 

identity type 

search pattern 

search size limit 

search time limit 

Click on Search button in identity search view. 

 

13 

SEVERE 

Searching for identities failed 

identity name 

identity type 

realm name 

error message 

Unable to perform search operation on identities under a realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

14 

SEVERE 

Searching for identities failed 

identity name 

identity type 

realm name 

error message 

Unable to perform search operation on identities under a realm due to data store error. 

Look under data store log for more information. 

21 

INFO 

Attempt to read attribute values of an identity 

identity name 

name of attributes 

View identity profile view. 

 

22 

INFO 

Reading of attribute values of an identity succeeded 

identity name 

name of attributes 

View identity profile view. 

 

23 

SEVERE 

Reading of attribute values of an identity failed 

identity name 

name of attributes 

error message 

Unable to read attribute values of an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

24 

SEVERE 

Reading of attribute values of an identity failed 

identity name 

name of attributes 

error message 

Unable to read attribute values of an identity due to data store error. 

Look under data store log for more information. 

25 

SEVERE 

Reading of attribute values of an identity failed 

identity name 

name of attributes 

error message 

Unable to read attribute values of an identity due to exception service manager API. 

Look under service manage log for more information. 

31 

INFO 

Attempt to modify attribute values of an identity 

identity name 

name of attributes 

Click on Save button in identity profile view. 

 

32 

INFO 

Modification of attribute values of an identity succeeded 

identity name 

name of attributes 

Click on Save button in identity profile view. 

 

33 

SEVERE 

Modification of attribute values of an identity failed 

identity name 

name of attributes 

error message 

Unable to modify attribute values of an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

34 

SEVERE 

Modification of attribute values of an identity failed 

identity name 

name of attributes 

error message 

Unable to modify attribute values of an identity due to data store error. 

Look under data store log for more information. 

41 

INFO 

Attempt to delete identities 

realm name 

name of identities to be deleted 

Click on Delete button in identity search view. 

 

42 

INFO 

Deletion of identities succeeded 

realm name 

name of identities to be deleted 

Click on Delete button in identity search view. 

 

43 

SEVERE 

Deletion of identities failed 

realm name 

name of identities to be deleted 

error message 

Unable to delete identities. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

44 

SEVERE 

Deletion of identities failed 

realm name 

name of identities to be deleted 

error message 

Unable to delete identities due to data store error. 

Look under data store log for more information. 

51 

INFO 

Attempt to read identity's memberships information 

name of identity 

membership identity type 

View membership page of an identity. 

 

52 

INFO 

Reading of identity's memberships information succeeded 

name of identity 

membership identity type 

View membership page of an identity. 

 

53 

SEVERE 

Reading of identity's memberships information failed. 

name of identity 

membership identity type 

error message 

Unable to read identity's memberships information. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

54 

SEVERE 

Reading of identity's memberships information failed. 

name of identity 

membership identity type 

error message 

Unable to read identity's memberships information due to data store error. 

Look under data store log for more information. 

61 

INFO 

Attempt to read identity's members information 

name of identity 

members identity type 

View members page of an identity. 

 

62 

INFO 

Reading of identity's members information succeeded 

name of identity 

members identity type 

View members page of an identity. 

 

63 

SEVERE 

Reading of identity's members information failed. 

name of identity 

member identity type 

error message 

Unable to read identity's members information. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

64 

SEVERE 

Reading of identity's members information failed. 

name of identity 

member identity type 

error message 

Unable to read identity's members information due to data store error. 

Look under data store log for more information. 

71 

INFO 

Attempt to add member to an identity 

name of identity 

name of identity to be added. 

Select members to be added to an identity. 

 

72 

INFO 

Addition of member to an identity succeeded 

name of identity 

name of identity added. 

Select members to be added to an identity. 

 

73 

SEVERE 

Addition of member to an identity failed. 

name of identity 

name of identity to be added. 

error message 

Unable to add member to an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

74 

SEVERE 

Addition of member to an identity failed. 

name of identity 

name of identity to be added. 

error message 

Unable to add member to an identity due to data store error. 

Look under data store log for more information. 

81 

INFO 

Attempt to remove member from an identity 

name of identity 

name of identity to be removed. 

Select members to be removed from an identity. 

 

82 

INFO 

Removal of member from an identity succeeded 

name of identity 

name of identity removed. 

Select members to be removed from an identity. 

 

83 

SEVERE 

Removal of member to an identity failed. 

name of identity 

name of identity to be removed. 

error message 

Unable to remove member from an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

84 

SEVERE 

Removal of member from an identity failed. 

name of identity 

name of identity to be removed. 

error message 

Unable to remove member to an identity due to data store error. 

Look under data store log for more information. 

91 

INFO 

Attempt to read assigned service names of an identity 

name of identity 

Click on Add button in service assignment view of an identity. 

 

92 

INFO 

Reading assigned service names of an identity succeeded 

name of identity 

Click on Add button in service assignment view of an identity. 

 

93 

SEVERE 

Reading assigned service names of an identity failed. 

name of identity 

error message 

Unable to read assigned service names of an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

94 

SEVERE 

Reading assigned service names of an identity failed. 

name of identity 

error message 

Unable to read assigned service names of an identity due to data store error. 

Look under data store log for more information. 

101 

INFO 

Attempt to read assignable service names of an identity 

name of identity 

View the services page of an identity. 

 

102 

INFO 

Reading assignable service names of an identity succeeded 

name of identity 

View the services page of an identity. 

 

103 

SEVERE 

Reading assignable service names of an identity failed. 

name of identity 

error message 

Unable to read assignable service names of an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

104 

SEVERE 

Reading assignable service names of an identity failed. 

name of identity 

error message 

Unable to read assignable service names of an identity due to data store error. 

Look under data store log for more information. 

111 

INFO 

Attempt to assign a service to an identity 

name of identity 

name of service 

Click Add button of service view of an identity. 

 

112 

INFO 

Assignment of service to an identity succeeded 

name of identity 

name of service 

Click Add button of service view of an identity. 

 

113 

SEVERE 

Assignment of service to an identity failed. 

name of identity 

name of service 

error message 

Unable to assign service to an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

114 

SEVERE 

Assignment of service to an identity failed. 

name of identity 

name of service 

error message 

Unable to assign service to an identity due to data store error. 

Look under data store log for more information. 

121 

INFO 

Attempt to unassign a service from an identity 

name of identity 

name of service 

Click Remove button in service view of an identity. 

 

122 

INFO 

Unassignment of service to an identity succeeded 

name of identity 

name of service 

Click Remove button in service view of an identity. 

 

123 

SEVERE 

Unassignment of service from an identity failed. 

name of identity 

name of service 

error message 

Unable to unassign service from an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

124 

SEVERE 

Unassignment of service from an identity failed. 

name of identity 

name of service 

error message 

Unable to unassign service from an identity due to data store error. 

Look under data store log for more information. 

131 

INFO 

Attempt to read service attribute values of an identity 

name of identity 

name of service 

View service profile view of an identity. 

 

132 

INFO 

Reading of service attribute values of an identity succeeded 

name of identity 

name of service 

View service profile view of an identity. 

 

133 

SEVERE 

Reading of service attribute values of an identity failed. 

name of identity 

name of service 

error message 

Unable to read service attribute values of an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation 

Look under data store log for more information. 

134 

SEVERE 

Reading of service attribute values of an identity failed. 

name of identity 

name of service 

error message 

Unable to read service attribute values of an identity due to data store error. 

Look under data store log for more information. 

141 

INFO 

Attempt to write service attribute values to an identity 

name of identity 

name of service 

Click on Save button in service profile view of an identity. 

 

142 

INFO 

Writing of service attribute values to an identity succeeded 

name of identity 

name of service 

Click on Save button in service profile view of an identity. 

 

143 

SEVERE 

Writing of service attribute values to an identity failed. 

name of identity 

name of service 

error message 

Unable to write service attribute values to an identity. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store log for more information. 

144 

SEVERE 

Writing of service attribute values to an identity failed. 

name of identity 

name of service 

error message 

Unable to write service attribute values to an identity due to data store error. 

Look under data store log for more information. 

201 

INFO 

Attempt to read all global service default attribute values 

name of service 

View global configuration view of a service. 

 

202 

INFO 

Reading of all global service default attribute values succeeded 

name of service 

View global configuration view of a service. 

 

203 

INFO 

Attempt to read global service default attribute values 

name of service 

name of attribute 

View global configuration view of a service. 

 

204 

INFO 

Reading of global service default attribute values succeeded 

name of service 

name of attribute 

View global configuration view of a service. 

 

205 

INFO 

Reading of global service default attribute values failed 

name of service 

name of attribute 

View global configuration view of a service. 

Look under service management log for more information. 

211 

INFO 

Attempt to write global service default attribute values 

name of service 

name of attribute 

Click on Save button in global configuration view of a service. 

 

212 

INFO 

Writing of global service default attribute values succeeded 

name of service 

name of attribute 

Click on Save button in global configuration view of a service. 

 

213 

SEVERE 

Writing of global service default attribute values failed. 

name of service 

name of attribute 

error message 

Unable to write global service default attribute values. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

214 

SEVERE 

Writing of global service default attribute values failed. 

name of service 

name of attribute 

error message 

Unable to write service default attribute values due to service management error. 

Look under service management log for more information. 

221 

INFO 

Attempt to get sub configuration names 

name of service 

name of base global sub configuration 

View a global service view of which its service has sub schema. 

 

222 

INFO 

Reading of global sub configuration names succeeded 

name of service 

name of base global sub configuration 

View a global service view of which its service has sub schema. 

 

223 

SEVERE 

Reading of global sub configuration names failed. 

name of service 

name of base global sub configuration 

error message 

Unable to get global sub configuration names. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

224 

SEVERE 

Reading of global sub configuration names failed. 

name of service 

name of base global sub configuration 

error message 

Unable to get global sub configuration names due to service management error. 

Look under service management log for more information. 

231 

INFO 

Attempt to delete sub configuration 

name of service 

name of base global sub configuration 

name of sub configuration to be deleted 

Click on delete selected button in global service profile view. 

 

232 

INFO 

Deletion of sub configuration succeeded 

name of service 

name of base global sub configuration 

name of sub configuration to be deleted 

Click on delete selected button in global service profile view. 

 

233 

SEVERE 

Deletion of sub configuration failed. 

name of service 

name of base global sub configuration 

name of sub configuration to be deleted 

error message 

Unable to delete sub configuration. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

234 

SEVERE 

Deletion of sub configuration failed. 

name of service 

name of base global sub configuration 

name of sub configuration to be deleted 

error message 

Unable to delete sub configuration due to service management error. 

Look under service management log for more information. 

241 

INFO 

Attempt to create sub configuration 

name of service 

name of base global sub configuration 

name of sub configuration to be created 

name of sub schema to be created 

Click on add button in create sub configuration view. 

 

242 

INFO 

Creation of sub configuration succeeded 

name of service 

name of base global sub configuration 

name of sub configuration to be created 

name of sub schema to be created 

Click on add button in create sub configuration view. 

 

243 

SEVERE 

Creation of sub configuration failed. 

name of service 

name of base global sub configuration 

name of sub configuration to be created 

name of sub schema to be created 

error message 

Unable to create sub configuration. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

244 

SEVERE 

Creation of sub configuration failed. 

name of service 

name of base global sub configuration 

name of sub configuration to be created 

name of sub schema to be created 

error message 

Unable to create sub configuration due to service management error. 

Look under service management log for more information. 

251 

INFO 

Reading of sub configuration's attribute values succeeded 

name of service 

name of sub configuration 

View sub configuration profile view. 

 

261 

INFO 

Attempt to write sub configuration's attribute values 

name of service 

name of sub configuration 

Click on save button in sub configuration profile view. 

 

262 

INFO 

Writing of sub configuration's attribute values succeeded 

name of service 

name of sub configuration 

Click on save button in sub configuration profile view. 

 

263 

SEVERE 

Writing of sub configuration's attribute value failed. 

name of service 

name of sub configuration 

error message 

Unable to write sub configuration's attribute values. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

264 

SEVERE 

Writing of sub configuration's attribute value failed. 

name of service 

name of sub configuration 

error message 

Unable to write sub configuration's attribute value due to service management error. 

Look under service management log for more information. 

301 

INFO 

Attempt to get policy names under a realm. 

name of realm 

View policy main page. 

 

302 

INFO 

Getting policy names under a realm succeeded 

name of realm 

View policy main page. 

 

303 

SEVERE 

Getting policy names under a realm failed. 

name of realm 

error message 

Unable to get policy names under a realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under policy log for more information. 

304 

SEVERE 

Getting policy names under a realm failed. 

name of realm 

error message 

Unable to get policy names under a realm due to policy SDK related errors. 

Look under policy log for more information. 

311 

INFO 

Attempt to create policy under a realm. 

name of realm 

name of policy 

Click on New button in policy creation page. 

 

312 

INFO 

Creation of policy succeeded 

name of realm 

name of policy 

Click on New button in policy creation page. 

 

313 

SEVERE 

Creation of policy failed. 

name of realm 

name of policy 

error message 

Unable to create policy under a realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under policy log for more information. 

314 

SEVERE 

Creation of policy failed. 

name of realm 

name of policy 

error message 

Unable to create policy under a realm due to policy SDK related errors. 

Look under policy log for more information. 

321 

INFO 

Attempt to modify policy. 

name of realm 

name of policy 

Click on Save button in policy profile page. 

 

322 

INFO 

Modification of policy succeeded 

name of realm 

name of policy 

Click on Save button in policy profile page. 

 

323 

SEVERE 

Modification of policy failed. 

name of realm 

name of policy 

error message 

Unable to modify policy under a realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under policy log for more information. 

324 

SEVERE 

Modification of policy failed. 

name of realm 

name of policy 

error message 

Unable to modify policy due to policy SDK related errors. 

Look under policy log for more information. 

331 

INFO 

Attempt to delete policy. 

name of realm 

names of policies 

Click on Delete button in policy main page. 

 

332 

INFO 

Deletion of policy succeeded 

name of realm 

name of policies 

Click on Delete button in policy main page. 

 

333 

SEVERE 

Deletion of policy failed. 

name of realm 

name of policies 

error message 

Unable to delete policy. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under policy log for more information. 

334 

SEVERE 

Deletion of policy failed. 

name of realm 

name of policies 

error message 

Unable to delete policy due to policy SDK related errors. 

Look under policy log for more information. 

401 

INFO 

Attempt to get realm names 

name of parent realm 

View realm main page. 

 

402 

INFO 

Getting realm names succeeded. 

name of parent realm 

View realm main page. 

 

403 

SEVERE 

Getting realm names failed. 

name of parent realm 

error message 

Unable to get realm names due to service management SDK exception. 

Look under service management log for more information. 

411 

INFO 

Attempt to create realm 

name of parent realm 

name of new realm 

Click on New button in create realm page. 

 

412 

INFO 

Creation of realm succeeded. 

name of parent realm 

name of new realm 

Click on New button in create realm page. 

 

413 

SEVERE 

Creation of realm failed. 

name of parent realm 

name of new realm 

error message 

Unable to create new realm due to service management SDK exception. 

Look under service management log for more information. 

421 

INFO 

Attempt to delete realm 

name of parent realm 

name of realm to delete 

Click on Delete button in realm main page. 

 

422 

INFO 

Deletion of realm succeeded. 

name of parent realm 

name of realm to delete 

Click on Delete button in realm main page. 

 

423 

SEVERE 

Deletion of realm failed. 

name of parent realm 

name of realm to delete 

error message 

Unable to delete realm due to service management SDK exception. 

Look under service management log for more information. 

431 

INFO 

Attempt to get attribute values of realm 

name of realm 

View realm profile page. 

 

432 

INFO 

Getting attribute values of realm succeeded. 

name of realm 

View realm profile page. 

 

433 

SEVERE 

Getting attribute values of realm failed. 

name of realm 

error message 

Unable to get attribute values of realm due to service management SDK exception. 

Look under service management log for more information. 

441 

INFO 

Attempt to modify realm's profile 

name of realm 

Click on Save button in realm profile page. 

 

442 

INFO 

Modification of realm's profile succeeded. 

name of realm 

Click on Save button in realm profile page. 

 

443 

SEVERE 

Modification of realm's profile failed. 

name of realm 

error message 

Unable to modify realm's profile due to service management SDK exception. 

Look under service management log for more information. 

501 

INFO 

Attempt to get delegation subjects under a realm 

name of realm 

search pattern 

View delegation main page. 

 

502 

INFO 

Getting delegation subjects under a realm succeeded. 

name of realm 

search pattern 

View delegation main page. 

 

503 

SEVERE 

Getting delegation subjects under a realm failed. 

name of realm 

search pattern 

error message 

Unable to get delegation subjects. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under delegation management log for more information. 

504 

SEVERE 

Getting delegation subjects under a realm failed. 

name of realm 

search pattern 

error message 

Unable to get delegation subjects due to delegation management SDK related errors. 

Look under delegation management log for more information. 

511 

INFO 

Attempt to get privileges of delegation subject 

name of realm 

ID of delegation subject 

View delegation subject profile page. 

 

512 

INFO 

Getting privileges of delegation subject succeeded. 

name of realm 

ID of delegation subject 

View delegation subject profile page. 

 

513 

SEVERE 

Getting privileges of delegation subject failed. 

name of realm 

ID of delegation subject 

error message 

Unable to get privileges of delegation subject. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under delegation management log for more information. 

514 

SEVERE 

Getting privileges of delegation subject failed. 

name of realm 

ID of delegation subject 

error message 

Unable to get privileges of delegation subject due to delegation management SDK related errors. 

Look under delegation management log for more information. 

521 

INFO 

Attempt to modify delegation privilege 

name of realm 

ID of delegation privilege 

ID of subject 

Click on Save button in delegation subject profile page. 

 

522 

INFO 

Modification of delegation privilege succeeded. 

name of realm 

ID of delegation privilege 

ID of subject 

Click on Save button in delegation subject profile page. 

 

523 

SEVERE 

Modification of delegation privilege failed. 

name of realm 

ID of delegation privilege 

ID of subject 

error message 

Unable to modify delegation privilege. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under delegation management log for more information. 

524 

SEVERE 

Modification of delegation privilege failed. 

name of realm 

ID of delegation privilege 

ID of subject 

error message 

Unable to modify delegation privilege due to delegation management SDK related errors. 

Look under delegation management log for more information. 

601 

INFO 

Attempt to get data store names 

name of realm 

View data store main page. 

 

602 

INFO 

Getting data store names succeeded. 

name of realm 

View data store main page. 

 

603 

SEVERE 

Getting data store names failed. 

name of realm 

error message 

Unable to get data store names. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

604 

SEVERE 

Getting data store names failed. 

name of realm 

error message 

Unable to get data store names due to service management SDK exception. 

Look under service management log for more information. 

611 

INFO 

Attempt to get attribute values of identity repository 

name of realm 

name of identity repository 

View data store profile page. 

 

612 

INFO 

Getting attribute values of data store succeeded. 

name of realm 

name of identity repository 

View data store profile page. 

 

613 

SEVERE 

Getting attribute values of data store failed. 

name of realm 

name of identity repository 

error message 

Unable to get attribute values of identity repository. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

614 

SEVERE 

Getting attribute values of data store failed. 

name of realm 

name of identity repository 

error message 

Unable to get attribute values of data store due to service management SDK exception. 

Look under service management log for more information. 

621 

INFO 

Attempt to create identity repository 

name of realm 

name of identity repository 

type of identity repository 

Click on New button in data store creation page. 

 

622 

INFO 

Creation of data store succeeded. 

name of realm 

name of identity repository 

type of identity repository 

Click on New button in data store creation page. 

 

623 

SEVERE 

Creation of data store failed. 

name of realm 

name of identity repository 

type of identity repository 

error message 

Unable to create identity repository. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

624 

SEVERE 

Creation data store failed. 

name of realm 

name of identity repository 

type of identity repository 

error message 

Unable to create data store due to service management SDK exception. 

Look under service management log for more information. 

631 

INFO 

Attempt to delete identity repository 

name of realm 

name of identity repository 

Click on Delete button in data store main page. 

 

632 

INFO 

Deletion of data store succeeded. 

name of realm 

name of identity repository 

Click on Delete button in data store main page. 

 

633 

SEVERE 

Deletion of data store failed. 

name of realm 

name of identity repository 

error message 

Unable to delete identity repository. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

634 

SEVERE 

Deletion data store failed. 

name of realm 

name of identity repository 

error message 

Unable to delete data store due to service management SDK exception. 

Look under service management log for more information. 

641 

INFO 

Attempt to modify identity repository 

name of realm 

name of identity repository 

Click on Save button in data store profile page. 

 

642 

INFO 

Modification of data store succeeded. 

name of realm 

name of identity repository 

Click on Save button in data store profile page. 

 

643 

SEVERE 

Modification of data store failed. 

name of realm 

name of identity repository 

error message 

Unable to modify identity repository. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

644 

SEVERE 

Modification data store failed. 

name of realm 

name of identity repository 

error message 

Unable to modify data store due to service management SDK exception. 

Look under service management log for more information. 

701 

INFO 

Attempt to get assigned services of realm 

name of realm 

View realm's service main page. 

 

702 

INFO 

Getting assigned services of realm succeeded. 

name of realm 

View realm's service main page. 

 

703 

SEVERE 

Getting assigned services of realm failed. 

name of realm 

error message 

Unable to get assigned services of realm due authentication configuration exception. 

Look under authentication log for more information. 

704 

SEVERE 

Getting assigned services of realm failed. 

name of realm 

error message 

Unable to get assigned services of realm due to service management SDK exception. 

Look under service management log for more information. 

705 

SEVERE 

Getting assigned services of realm failed. 

name of realm 

error message 

Unable to get assigned services of realm due to data store SDK exception. 

Look under service management log for more information. 

706 

SEVERE 

Getting assigned services of realm failed. 

name of realm 

error message 

Unable to get assigned services of realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

711 

INFO 

Attempt to get assignable services of realm 

name of realm 

View realm's service main page. 

 

712 

INFO 

Getting assignable services of realm succeeded. 

name of realm 

View realm's service main page. 

 

713 

SEVERE 

Getting assignable services of realm failed. 

name of realm 

error message 

Unable to get assignable services of realm due authentication configuration exception. 

Look under authentication log for more information. 

714 

SEVERE 

Getting assignable services of realm failed. 

name of realm 

error message 

Unable to get assignable services of realm due to service management SDK exception. 

Look under service management log for more information. 

715 

SEVERE 

Getting assignable services of realm failed. 

name of realm 

error message 

Unable to get assignable services of realm due to ID Repository management SDK exception. 

Look under ID Repository management log for more information. 

716 

SEVERE 

Getting assignable services of realm failed. 

name of realm 

error message 

Unable to get assignable services of realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

721 

INFO 

Attempt to unassign service from realm 

name of realm 

name of service 

Click on Unassign button in realm's service page. 

 

722 

INFO 

Unassign service from realm succeeded. 

name of realm 

name of service 

Click on Unassign button in realm's service page. 

 

723 

SEVERE 

Unassign service from realm failed. 

name of realm 

name of service 

error message 

Unable to unassign service from realm due to service management SDK exception. 

Look under service management log for more information. 

725 

SEVERE 

Unassign service from realm failed. 

name of realm 

name of service 

error message 

Unable to unassign service from realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under data store management log for more information. 

724 

SEVERE 

Unassign service from realm failed. 

name of realm 

name of service 

error message 

Unable to unassign service from realm due to data store management SDK exception. 

Look under data store management log for more information. 

731 

INFO 

Attempt to assign service to realm 

name of realm 

name of service 

Click on assign button in realm's service page. 

 

732 

INFO 

Assignment of service to realm succeeded. 

name of realm 

name of service 

Click on assign button in realm's service page. 

 

733 

SEVERE 

Assignment of service to realm failed. 

name of realm 

name of service 

error message 

Unable to assign service to realm due to service management SDK exception. 

Look under service management log for more information. 

734 

SEVERE 

Assignment of service to realm failed. 

name of realm 

name of service 

error message 

Unable to assign service to realm. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

735 

SEVERE 

Assignment of service to realm failed. 

name of realm 

name of service 

error message 

Unable to assign service to realm due to data store SDK exception. 

Look under service management log for more information. 

741 

INFO 

Attempt to get attribute values of service in realm 

name of realm 

name of service 

name of attribute schema 

View realm's service profile page. 

 

742 

INFO 

Getting of attribute values of service under realm succeeded. 

name of realm 

name of service 

name of attribute schema 

View realm's service profile page. 

 

743 

SEVERE 

Getting of attribute values of service under realm failed. 

name of realm 

name of service 

name of attribute schema 

error message 

Unable to get attribute values of service due to service management SDK exception. 

Look under service management log for more information. 

744 

INFO 

Getting of attribute values of service under realm failed. 

name of realm 

name of service 

name of attribute schema 

error message 

Unable to get attribute values of service due to data store SDK exception. 

Look under service management log for more information. 

745 

SEVERE 

Getting of attribute values of service under realm failed. 

name of realm 

name of service 

name of attribute schema 

error message 

Unable to get attribute values of service. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

751 

INFO 

Attempt to modify attribute values of service in realm 

name of realm 

name of service 

Click on Save button in realm's service profile page. 

 

752 

INFO 

Modification of attribute values of service under realm succeeded. 

name of realm 

name of service 

Click on Save button in realm's service profile page. 

 

753 

SEVERE 

Modification of attribute values of service under realm failed. 

name of realm 

name of service 

error message 

Unable to modify attribute values of service due to service management SDK exception. 

Look under service management log for more information. 

754 

SEVERE 

Modification of attribute values of service under realm failed. 

name of realm 

name of service 

error message 

Unable to modify attribute values of service due to data store error. 

Look under data store log for more information. 

755 

SEVERE 

Modification of attribute values of service under realm failed. 

name of realm 

name of service 

error message 

Unable to modify attribute values of service. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation 

Look under data store log for more information. 

801 

INFO 

Attempt to get authentication type 

 

View authentication profile page. 

 

802 

INFO 

Getting of authentication type succeeded. 

 

View authentication profile page. 

 

803 

SEVERE 

Getting of authentication type failed. 

error message 

Unable to get authentication type due to authentication configuration SDK exception. 

Look under authentication management log for more information. 

811 

INFO 

Attempt to get authentication instances under a realm 

name of realm 

View authentication profile page. 

 

812 

INFO 

Getting of authentication instances under a realm succeeded. 

name of realm 

View authentication profile page. 

 

813 

SEVERE 

Getting of authentication instances under a realm failed. 

name of realm 

error message 

Unable to get authentication instance due to authentication configuration SDK exception. 

Look under authentication management log for more information. 

821 

INFO 

Attempt to remove authentication instances under a realm 

name of realm 

name of authentication instance 

View authentication profile page. 

 

822 

INFO 

Removal of authentication instances under a realm succeeded. 

name of realm 

name of authentication instance 

View authentication profile page. 

 

823 

SEVERE 

Removal of authentication instances under a realm failed. 

name of realm 

name of authentication instance 

error message 

Unable to remove authentication instance due to authentication configuration SDK exception. 

Look under authentication management log for more information. 

831 

INFO 

Attempt to create authentication instance under a realm 

name of realm 

name of authentication instance 

type of authentication instance 

Click on New button in authentication creation page. 

 

832 

INFO 

Creation of authentication instance under a realm succeeded. 

name of realm 

name of authentication instance 

type of authentication instance 

Click on New button in authentication creation page. 

 

833 

SEVERE 

Creation of authentication instance under a realm failed. 

name of realm 

name of authentication instance 

type of authentication instance 

error message 

Unable to create authentication instance due to authentication configuration exception. 

Look under authentication configuration log for more information. 

841 

INFO 

Attempt to modify authentication instance 

name of realm 

name of authentication service 

Click on Save button in authentication profile page. 

 

842 

INFO 

Modification of authentication instance succeeded. 

name of realm 

name of authentication service 

Click on Save button in authentication profile page. 

 

843 

SEVERE 

Modification of authentication instance failed. 

name of realm 

name of authentication service 

error message 

Unable to modify authentication instance due to service management SDK exception. 

Look under service anagement log for more information. 

844 

SEVERE 

Modification of authentication instance failed. 

name of realm 

name of authentication service 

error message 

Unable to modify authentication instance. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

851 

INFO 

Attempt to get authentication instance profile 

name of realm 

name of authentication instance 

View authentication instance profile page. 

 

852 

INFO 

Getting of authentication instance profile succeeded. 

name of realm 

name of authentication instance 

View authentication instance profile page. 

 

853 

SEVERE 

Getting of authentication instance profile failed. 

name of realm 

name of authentication instance 

error message 

Unable to get authentication instance profile due to authentication configuration SDK exception. 

Look under authentication management log for more information. 

861 

INFO 

Attempt to modify authentication instance profile 

name of realm 

name of authentication instance 

Click on Save button in authentication instance profile page. 

 

862 

INFO 

Modification of authentication instance profile succeeded. 

name of realm 

name of authentication instance 

Click on Save button in authentication instance profile page. 

 

863 

SEVERE 

Modification of authentication instance profile failed. 

name of realm 

name of authentication instance 

error message 

Unable to modify authentication instance profile due to authentication configuration SDK exception. 

Look under authentication management log for more information. 

864 

SEVERE 

Modification of authentication instance profile failed. 

name of realm 

name of authentication instance 

error message 

Unable to modify authentication instance profile due to service management SDK exception. 

Look under service management log for more information. 

864 

SEVERE 

Modification of authentication instance profile failed. 

name of realm 

name of authentication instance 

error message 

Unable to modify authentication instance profile. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

871 

INFO 

Attempt to get authentication profile under a realm 

name of realm 

View authentication profile under a realm page. 

 

872 

INFO 

Getting authentication profile under a realm succeeded. 

name of realm 

View authentication profile under a realm page. 

 

873 

SEVERE 

Getting authentication profile under a realm failed. 

name of realm 

error message 

Unable to get authentication profile under a realm due to service management SDK exception. 

Look under service management log for more information. 

881 

INFO 

Attempt to get authentication configuration profile 

name of realm 

name of authentication configuration 

View authentication configuration profile page. 

 

882 

INFO 

Getting authentication configuration profile succeeded. 

name of realm 

name of authentication configuration 

View authentication configuration profile page. 

 

883 

SEVERE 

Getting authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to get authentication configuration profile. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

884 

SEVERE 

Getting authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to get authentication configuration profile due to service management SDK exception. 

Look under service management log for more information. 

885 

SEVERE 

Getting authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to get authentication configuration profile due to authentication configuration SDK exception. 

Look under authentication configuration log for more information. 

891 

INFO 

Attempt to modify authentication configuration profile 

name of realm 

name of authentication configuration 

Click on Save button in authentication configuration profile page. 

 

892 

INFO 

Modification of authentication configuration profile succeeded. 

name of realm 

name of authentication configuration 

Click on Save button in authentication configuration profile page. 

 

893 

SEVERE 

Modification of authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to modify authentication configuration profile. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

894 

SEVERE 

Modification of authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to modify authentication configuration profile due to service management SDK exception. 

Look under service management log for more information. 

895 

SEVERE 

Modification of authentication configuration profile failed. 

name of realm 

name of authentication configuration 

error message 

Unable to modify authentication configuration profile due to authentication configuration SDK exception. 

Look under authentication configuration log for more information. 

901 

INFO 

Attempt to create authentication configuration 

name of realm 

name of authentication configuration 

Click on New button in authentication configuration creation page. 

 

902 

INFO 

Creation of authentication configuration succeeded. 

name of realm 

name of authentication configuration 

Click on New button in authentication configuration creation page. 

 

903 

SEVERE 

Creation of authentication configuration failed. 

name of realm 

name of authentication configuration 

error message 

Unable to create authentication configuration. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

904 

SEVERE 

Creation of authentication configuration failed. 

name of realm 

name of authentication configuration 

error message 

Unable to create authentication configuration due to service management SDK exception. 

Look under service management log for more information. 

905 

SEVERE 

Creation of authentication configuration failed. 

name of realm 

name of authentication configuration 

error message 

Unable to create authentication configuration due to authentication configuration SDK exception. 

Look under authentication configuration log for more information. 

1001 

INFO 

Attempt to get entity descriptor names. 

search pattern 

View entity descriptor main page. 

 

1002 

INFO 

Getting entity descriptor names succeeded 

search pattern 

View entity descriptor main page. 

 

1003 

SEVERE 

Getting entity descriptor names failed. 

search pattern 

error message 

Unable to get entity descriptor names due to federation SDK related errors. 

Look under federation log for more information. 

1011 

INFO 

Attempt to create entity descriptor. 

descriptor name 

descriptor type 

Click on New button in entity descriptor creation page. 

 

1012 

INFO 

Creation entity descriptor succeeded 

descriptor name 

descriptor type 

Click on New button in entity descriptor creation page. 

 

1013 

SEVERE 

Creation entity descriptor failed. 

descriptor name 

descriptor type 

error message 

Unable to create entity descriptor due to federation SDK related errors. 

Look under federation log for more information. 

1021 

INFO 

Attempt to delete entity descriptors. 

descriptor names 

Click on Delete button in entity descriptor main page. 

 

1022 

INFO 

Deletion entity descriptors succeeded 

descriptor names 

Click on Delete button in entity descriptor main page. 

 

1023 

SEVERE 

Deletion entity descriptors failed. 

descriptor names 

error message 

Unable to delete entity descriptors due to federation SDK related errors. 

Look under federation log for more information. 

1031 

INFO 

Attempt to get attribute values of an affiliate entity descriptor. 

descriptor name 

View affiliate entity descriptor profile page. 

 

1032 

INFO 

Getting of attribute values of an affiliate entity descriptor succeeded. 

descriptor name 

View affiliate entity descriptor profile page. 

 

1033 

SEVERE 

Getting of attribute values of an affiliate entity descriptor failed. 

descriptor name 

error message 

Unable to get attribute value of an affiliate entity descriptor due to federation SDK related errors. 

Look under federation log for more information. 

1041 

INFO 

Attempt to modify an affiliate entity descriptor. 

descriptor name 

Click on Save button of affiliate entity descriptor profile page. 

 

1042 

INFO 

Modification of an affiliate entity descriptor succeeded. 

descriptor name 

Click on Save button of affiliate entity descriptor profile page. 

 

1043 

SEVERE 

Modification of an affiliate entity descriptor failed. 

descriptor name 

error message 

Unable to modify an affiliate entity descriptor due to federation SDK related errors. 

Look under federation log for more information. 

1044 

SEVERE 

Modification of an affiliate entity descriptor failed. 

descriptor name 

error message 

Unable to modify an affiliate entity descriptor due to incorrect number format of one or more attribute values. 

Look under federation log for more information. 

1051 

INFO 

Attempt to get attribute values of an entity descriptor. 

descriptor name 

View entity descriptor profile page. 

 

1052 

INFO 

Getting attribute values of entity descriptor succeeded. 

descriptor name 

View entity descriptor profile page. 

 

1053 

SEVERE 

Getting attribute values of entity descriptor failed. 

descriptor name 

error message 

Unable to get attribute values of entity descriptor due to federation SDK related errors. 

Look under federation log for more information. 

1061 

INFO 

Attempt to modify entity descriptor. 

descriptor name 

Click on Save button in entity descriptor profile page. 

 

1062 

INFO 

Modification of entity descriptor succeeded. 

descriptor name 

Click on Save button in entity descriptor profile page. 

 

1063 

SEVERE 

Modification of entity descriptor failed. 

descriptor name 

error message 

Unable to modify entity descriptor due to federation SDK related errors. 

Look under federation log for more information. 

1101 

INFO 

Attempt to get authentication domain names. 

search pattern 

View authentication domain main page. 

 

1102 

INFO 

Getting authentication domain names succeeded. 

search pattern 

View authentication domain main page. 

 

1103 

SEVERE 

Getting authentication domain names failed. 

search pattern 

error message 

Unable to get authentication domain names due to federation SDK related errors. 

Look under federation log for more information. 

1111 

INFO 

Attempt to create authentication domain 

name of authentication domain 

Click on New button in authentication domain creation page. 

 

1112 

INFO 

Creation authentication domain succeeded. 

name of authentication domain 

Click on New button in authentication domain creation page. 

 

1113 

SEVERE 

Creation authentication domain failed. 

name of authentication domain 

error message 

Unable to create authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1121 

INFO 

Attempt to delete authentication domains 

name of authentication domains 

Click on Delete button in authentication domain main page. 

 

1122 

INFO 

Deletion authentication domain succeeded. 

name of authentication domains 

Click on Delete button in authentication domain main page. 

 

1123 

SEVERE 

Deletion authentication domain failed. 

name of authentication domains 

error message 

Unable to delete authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1131 

INFO 

Attempt to get authentication domain's attribute values 

name of authentication domain 

View authentication domain profile page. 

 

1132 

INFO 

Getting attribute values of authentication domain succeeded. 

name of authentication domain 

View authentication domain profile page. 

 

1133 

SEVERE 

Getting attribute values of authentication domain failed. 

name of authentication domains 

error message 

Unable to get attribute values of authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1141 

INFO 

Attempt to modify authentication domain 

name of authentication domain 

Click on Save button in authentication domain profile page. 

 

1142 

INFO 

Modification authentication domain succeeded. 

name of authentication domain 

Click on Save button in authentication domain profile page. 

 

1143 

SEVERE 

Modification authentication domain failed. 

name of authentication domain 

error message 

Unable to modify authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1151 

INFO 

Attempt to get all provider names 

 

View authentication domain profile page. 

 

1152 

INFO 

Getting all provider names succeeded. 

 

View authentication domain profile page. 

 

1153 

SEVERE 

Getting all provider names failed. 

error message 

Unable to get all provider names due to federation SDK related errors. 

Look under federation log for more information. 

1161 

INFO 

Attempt to get provider names under a authentication domain 

name of authentication domain 

View authentication domain profile page. 

 

1162 

INFO 

Getting provider names under authentication domain succeeded. 

name of authentication domain 

View authentication domain profile page. 

 

1163 

SEVERE 

Getting provider names under authentication domain failed. 

name of authentication domain 

error message 

Unable to get provider names under authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1171 

INFO 

Attempt to add providers to an authentication domain 

name of authentication domain 

name of providers 

Click on Save button in provider assignment page. 

 

1172 

INFO 

Addition of provider to an authentication domain succeeded. 

name of authentication domain 

name of providers 

Click on Save button in provider assignment page. 

 

1173 

SEVERE 

Addition of provider to an authentication domain failed. 

name of authentication domain 

name of providers 

error message 

Unable to add provider to authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1181 

INFO 

Attempt to remove providers from authentication domain 

name of authentication domain 

name of providers 

Click on Save button in provider assignment page. 

 

1182 

INFO 

Deletion of providers from authentication domain succeeded. 

name of authentication domain 

name of providers 

Click on Save button in provider assignment page. 

 

1183 

SEVERE 

Deletion of provider from authentication domain failed. 

name of authentication domain 

name of providers 

error message 

Unable to remove provider from authentication domain due to federation SDK related errors. 

Look under federation log for more information. 

1301 

INFO 

Attempt to create provider 

name of provider 

role of provider 

type of provider 

Click on Save button in provider assignment page. 

 

1302 

INFO 

Creation of providers succeeded. 

name of provider 

role of provider 

type of provider 

Click on Save button in provider assignment page. 

 

1303 

SEVERE 

Creation of provider failed. 

name of provider 

role of provider 

type of provider 

error message 

Unable to create provider due to federation SDK related errors. 

Look under federation log for more information. 

1303 

SEVERE 

Creation of provider failed. 

name of provider 

role of provider 

type of provider 

error message 

Unable to create provider due to federation SDK related errors. 

Look under federation log for more information. 

1304 

SEVERE 

Creation of provider failed. 

name of provider 

role of provider 

type of provider 

error message 

Unable to create provider because Administration Console cannot find the appropriate methods to set values for this provider. 

This is a web application error. Please contact Sun Support for assistant. 

1311 

INFO 

Attempt to get attribute values for provider 

name of provider 

role of provider 

type of provider 

View provider profile page. 

 

1312 

INFO 

Getting attribute values of providers succeeded. 

name of provider 

role of provider 

type of provider 

View provider profile page. 

 

1321 

INFO 

Attempt to get handler to provider 

name of provider 

role of provider 

View provider profile page. 

 

1322 

INFO 

Getting handler to provider succeeded. 

name of provider 

role of provider 

View provider profile page. 

 

1323 

SEVERE 

Getting handler to provider failed. 

name of provider 

role of provider 

error message 

Unable to get handler to provider due to federation SDK related errors. 

Look under federation log for more information. 

1331 

INFO 

Attempt to modify provider 

name of provider 

role of provider 

Click on Save button in provider profile page. 

 

1332 

INFO 

Modification of provider succeeded. 

name of provider 

role of provider 

Click on Save button in provider profile page. 

 

1333 

SEVERE 

Modification of provider failed. 

name of provider 

role of provider 

error message 

Unable to modify provider due to federation SDK related errors. 

Look under federation log for more information. 

1334 

SEVERE 

Modification of provider failed. 

name of provider 

role of provider 

error message 

Unable to modify provider because Administration Console cannot find the appropriate methods to set values for this provider. 

This is a web application error. Please contact Sun Support for assistant. 

1341 

INFO 

Attempt to delete provider 

name of provider 

role of provider 

Click on delete provider button in provider profile page. 

 

1342 

INFO 

Deletion of provider succeeded. 

name of provider 

role of provider 

Click on delete provider button in provider profile page. 

 

1343 

SEVERE 

Deletion of provider failed. 

name of provider 

role of provider 

error message 

Unable to delete provider due to federation SDK related errors. 

Look under federation log for more information. 

1351 

INFO 

Attempt to get prospective trusted provider 

name of provider 

role of provider 

View add trusted provider page. 

 

1352 

INFO 

Getting of prospective trusted provider succeeded. 

name of provider 

role of provider 

View add trusted provider page. 

 

1353 

SEVERE 

Getting of prospective trusted provider failed. 

name of provider 

role of provider 

error message 

Unable to get prospective trusted provider due to federation SDK related errors. 

Look under federation log for more information. 

2001 

INFO 

Attempt to get attribute values of schema type of a service schema 

name of service 

name of schema type 

name of attribute schemas 

View service profile page. 

 

2002 

INFO 

Getting attribute values of schema type of a service schema succeeded. 

name of service 

name of schema type 

name of attribute schemas 

View service profile page. 

 

2003 

SEVERE 

Getting attribute values of schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to get attribute values of schema type of a service schema. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

2004 

SEVERE 

Getting attribute values of schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to get attribute values of schema type of a service schema due to service management SDK related errors. 

Look under service management log for more information. 

2005 

INFO 

Getting attribute values of schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

View service profile page. 

Need no action on this event. Console attempts to get a schema from a service but schema does not exist. 

2011 

INFO 

Attempt to get attribute values of attribute schema of a schema type of a service schema 

name of service 

name of schema type 

name of attribute schemas 

View service profile page. 

 

2012 

INFO 

Getting attribute values of attribute schema of a schema type of a service schema succeeded. 

name of service 

name of schema type 

name of attribute schemas 

View service profile page. 

 

2013 

SEVERE 

Getting attribute values of attribute schema of a schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to get attribute values of schema type of a service schema. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

2014 

SEVERE 

Getting attribute values of attribute schema of a schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to get attribute values of schema type of a service schema due to service management SDK related errors. 

Look under service management log for more information. 

2021 

INFO 

Attempt to modify attribute values of attribute schema of a schema type of a service schema 

name of service 

name of schema type 

name of attribute schemas 

Click on Save button in service profile page. 

 

2022 

INFO 

Modification attribute values of attribute schema of a schema type of a service schema succeeded. 

name of service 

name of schema type 

name of attribute schemas 

Click on Save button in service profile page. 

 

2023 

SEVERE 

Modification attribute values of attribute schema of a schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to modify attribute values of schema type of a service schema. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under service management log for more information. 

2024 

SEVERE 

Modification attribute values of attribute schema of a schema type of a service schema failed. 

name of service 

name of schema type 

name of attribute schemas 

error message 

Unable to modify attribute values of schema type of a service schema due to service management SDK related errors. 

Look under service management log for more information. 

2501 

INFO 

Attempt to get device names of client detection service 

name of profile 

name of style 

search pattern 

View client profile page. 

 

2502 

INFO 

Getting device names of client detection service succeeded. 

name of profile 

name of style 

search pattern 

View client profile page. 

 

2511 

INFO 

Attempt to delete client in client detection service 

type of client 

Click on client type delete hyperlink page. 

 

2512 

INFO 

Deletion of client in client detection service succeeded. 

type of client 

Click on client type delete hyperlink page. 

 

2513 

SEVERE 

Deletion of client in client detection service failed. 

type of client 

error message 

Unable to delete client due to client detection SDK related errors. 

Look under client detection management log for more information. 

2521 

INFO 

Attempt to create client in client detection service 

type of client 

Click on New button in Client Creation Page. 

 

2522 

INFO 

Creation of client in client detection service succeeded. 

type of client 

Click on New button in Client Creation Page. 

 

2523 

SEVERE 

Creation of client in client detection service failed. 

type of client 

error message 

Unable to create client due to client detection SDK related errors. 

Look under client detection management log for more information. 

2524 

INFO 

Creation of client in client detection service failed. 

type of client 

error message 

Unable to create client because client type is invalid. 

Check the client type again before creation. 

2531 

INFO 

Attempt to get client profile in client detection service 

type of client 

classification 

View client profile page. 

 

2532 

INFO 

Getting of client profile in client detection service succeeded. 

type of client 

classification 

View client profile page. 

 

2541 

INFO 

Attempt to modify client profile in client detection service 

type of client 

Click on Save button client profile page. 

 

2542 

INFO 

Modification of client profile in client detection service succeeded. 

type of client 

Click on Save button client profile page. 

 

2543 

SEVERE 

Modification of client profile in client detection service failed. 

type of client 

error message 

Unable to modify client profile due to client detection SDK related errors. 

Look under client detection management log for more information. 

3001 

INFO 

Attempt to get current sessions 

name of server 

search pattern 

View session main page. 

 

3002 

INFO 

Getting of current sessions succeeded. 

name of server 

search pattern 

View session main page. 

 

3003 

SEVERE 

Getting of current sessions failed. 

name of server 

name of realm 

error message 

Unable to get current sessions due to session SDK exception. 

Look under session management log for more information. 

3011 

INFO 

Attempt to invalidate session 

name of server 

ID of session 

Click on Invalidate button in session main page. 

 

3012 

INFO 

Invalidation of session succeeded. 

name of server 

ID of session 

Click on Invalidate button in session main page. 

 

3013 

SEVERE 

Invalidation of session failed. 

name of server 

ID of session 

error message 

Unable to invalidate session due to session SDK exception. 

Look under session management log for more information. 

10001 

INFO 

Attempt to search for containers from an organization 

DN of organization 

search pattern 

Click on Search button in Organization's containers page. 

 

10002 

INFO 

Searching for containers from an organization succeeded. 

DN of organization 

search pattern 

Click on Search button in Organization's containers page. 

 

10003 

SEVERE 

Searching for containers from an organization failed. 

DN of organization 

search pattern 

error message 

Unable to search for containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10004 

SEVERE 

Searching for containers from an organization failed. 

DN of organization 

search pattern 

error message 

Unable to search for containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10011 

INFO 

Attempt to search for containers from a container 

DN of container 

search pattern 

Click on Search button in Container's sub containers page. 

 

10012 

INFO 

Searching for containers from a container succeeded. 

DN of container 

search pattern 

Click on Search button in Container's sub containers page. 

 

10013 

SEVERE 

Searching for containers from a container failed. 

DN of container 

search pattern 

error message 

Unable to search for containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10014 

SEVERE 

Searching for containers from a container failed. 

DN of container 

search pattern 

error message 

Unable to search for containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10021 

INFO 

Attempt to create containers under an organization 

DN of organization 

Name of container 

Click on New button in Container Creation page. 

 

10022 

INFO 

Creation of container under an organization succeeded. 

DN of organization 

Name of container 

Click on New button in Container Creation page. 

 

10023 

SEVERE 

Creation of container under an organization failed. 

DN of organization 

Name of container 

error message 

Unable to create container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10024 

SEVERE 

Creation of container under an organization failed. 

DN of organization 

Name of container 

error message 

Unable to create container due to access management SDK exception. 

Look under access management SDK log for more information. 

10031 

INFO 

Attempt to create containers under an container 

DN of container 

Name of container 

Click on New button in Container Creation page. 

 

10032 

INFO 

Creation of container under an container succeeded. 

DN of container 

Name of container 

Click on New button in Container Creation page. 

 

10033 

SEVERE 

Creation of container under an container failed. 

DN of container 

Name of container 

error message 

Unable to create container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10034 

SEVERE 

Creation of container under an container failed. 

DN of container 

Name of container 

error message 

Unable to create container due to access management SDK exception. 

Look under access management SDK log for more information. 

10041 

INFO 

Attempt to get assigned services to container 

DN of container 

View Container's service profile page. 

 

10042 

INFO 

Getting assigned services to container succeeded. 

DN of container 

View Container's service profile page. 

 

10043 

SEVERE 

Getting assigned services to container failed. 

DN of container 

error message 

Unable to get services assigned to container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10044 

SEVERE 

Getting assigned services to container failed. 

DN of container 

error message 

Unable to get services assigned to container due to access management SDK exception. 

Look under access management SDK log for more information. 

10101 

INFO 

Attempt to get service template under an organization 

DN of organization 

Name of service 

Type of template 

View Organization's service profile page. 

 

10102 

INFO 

Getting service template under an organization succeeded. 

DN of organization 

Name of service 

Type of template 

View Organization's service profile page. 

 

10103 

SEVERE 

Getting service template under an organization failed. 

DN of organization 

Name of service 

Type of template 

error message 

Unable to get service template. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10104 

SEVERE 

Getting service template under an organization failed. 

DN of organization 

Name of service 

Type of template 

error message 

Unable to get service template due to access management SDK exception. 

Look under access management SDK log for more information. 

10111 

INFO 

Attempt to get service template under a container 

DN of container 

Name of service 

Type of template 

View container's service profile page. 

 

10112 

INFO 

Getting service template under a container succeeded. 

DN of container 

Name of service 

Type of template 

View container's service profile page. 

 

10113 

SEVERE 

Getting service template under a container failed. 

DN of container 

Name of service 

Type of template 

error message 

Unable to get service template. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10114 

SEVERE 

Getting service template under a container failed. 

DN of container 

Name of service 

Type of template 

error message 

Unable to get service template due to access management SDK exception. 

Look under access management SDK log for more information. 

10121 

INFO 

Attempt to delete directory object 

Name of object 

Click on Delete button in object main page. 

 

10122 

INFO 

Deletion of directory object succeeded. 

Name of object 

Click on Delete button in object main page. 

 

10123 

SEVERE 

Deletion of directory object failed. 

Name of object 

error message 

Unable to delete directory object. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10124 

SEVERE 

Deletion of directory object failed. 

Name of object 

error message 

Unable to delete directory object due to access management SDK exception. 

Look under access management SDK log for more information. 

10131 

INFO 

Attempt to modify directory object 

DN of object 

Click on object profile page. 

 

10132 

INFO 

Modification of directory object succeeded. 

DN of object 

Click on object profile page. 

 

10133 

SEVERE 

Modification of directory object failed. 

DN of object 

error message 

Unable to modify directory object due to access management SDK exception. 

Look under access management SDK log for more information. 

10141 

INFO 

Attempt to delete service from organization 

DN of organization 

Name of service 

Click on unassign button in organization's service page. 

 

10142 

INFO 

Deletion of service from organization succeeded. 

DN of organization 

Name of service 

Click on unassign button in organization's service page. 

 

10143 

SEVERE 

Deletion of service from organization failed. 

DN of organization 

Name of service 

error message 

Unable to delete service. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10144 

SEVERE 

Deletion of service from organization failed. 

DN of organization 

Name of service 

error message 

Unable to delete service due to access management SDK exception. 

Look under access management SDK log for more information. 

10151 

INFO 

Attempt to delete service from container 

DN of container 

Name of service 

Click on unassign button in container's service page. 

 

10152 

INFO 

Deletion of service from container succeeded. 

DN of container 

Name of service 

Click on unassign button in container's service page. 

 

10153 

SEVERE 

Deletion of service from container failed. 

DN of container 

Name of service 

error message 

Unable to delete service. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10154 

SEVERE 

Deletion of service from container failed. 

DN of container 

Name of service 

error message 

Unable to delete service due to access management SDK exception. 

Look under access management SDK log for more information. 

10201 

INFO 

Attempt to serch for group containers under organization 

DN of organization 

Search pattern 

Click on Search button in organization's group containers page. 

 

10202 

INFO 

Searching for group containers under organization succeeded. 

DN of organization 

Search pattern 

Click on Search button in organization's group containers page. 

 

10203 

SEVERE 

Searching for group containers under organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search group containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10204 

SEVERE 

Searching for group containers under organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search group containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10211 

INFO 

Attempt to serch for group containers under container 

DN of container 

Search pattern 

Click on Search button in container's group containers page. 

 

10212 

INFO 

Searching for group containers under container succeeded. 

DN of container 

Search pattern 

Click on Search button in container's group containers page. 

 

10213 

SEVERE 

Searching for group containers under container failed. 

DN of container 

Search pattern 

error message 

Unable to search group containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10214 

SEVERE 

Searching for group containers under container failed. 

DN of container 

Search pattern 

error message 

Unable to search group containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10221 

INFO 

Attempt to search for group containers under group container 

DN of group container 

Search pattern 

Click on Search button in group container's group containers page. 

 

10222 

INFO 

Searching for group containers under group container succeeded. 

DN of group container 

Search pattern 

Click on Search button in group container's group containers page. 

 

10223 

SEVERE 

Searching for group containers under group container failed. 

DN of group container 

Search pattern 

error message 

Unable to search group containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10224 

SEVERE 

Searching for group containers under group container failed. 

DN of group container 

Search pattern 

error message 

Unable to search group containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10231 

INFO 

Attempt to create group container in organization 

DN of organization 

Name of group container 

Click on New button in group container creation page. 

 

10232 

INFO 

Creation of group container under organization succeeded. 

DN of organization 

Name of group container 

Click on New button in group container creation page. 

 

10233 

SEVERE 

Creation of group container under organization failed. 

DN of organization 

Name of group container 

error message 

Unable to create group container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10234 

SEVERE 

Creation of group container under organization failed. 

DN of organization 

Name of group container 

error message 

Unable to create group container due to access management SDK exception. 

Look under access management SDK log for more information. 

10241 

INFO 

Attempt to create group container in container 

DN of container 

Name of group container 

Click on New button in group container creation page. 

 

10242 

INFO 

Creation of group container under container succeeded. 

DN of container 

Name of group container 

Click on New button in group container creation page. 

 

10243 

SEVERE 

Creation of group container under container failed. 

DN of container 

Name of group container 

error message 

Unable to create group container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10244 

SEVERE 

Creation of group container under container failed. 

DN of container 

Name of group container 

error message 

Unable to create group container due to access management SDK exception. 

Look under access management SDK log for more information. 

10251 

INFO 

Attempt to create group container in group container 

DN of group container 

Name of group container 

Click on New button in group container creation page. 

 

10252 

INFO 

Creation of group container under group container succeeded. 

DN of group container 

Name of group container 

Click on New button in group container creation page. 

 

10253 

SEVERE 

Creation of group container under group container failed. 

DN of group container 

Name of group container 

error message 

Unable to create group container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10254 

SEVERE 

Creation of group container under group container failed. 

DN of group container 

Name of group container 

error message 

Unable to create group container due to access management SDK exception. 

Look under access management SDK log for more information. 

10301 

INFO 

Attempt to search groups under organization 

DN of organization 

search pattern 

Click on Search button in organization's group page. 

 

10302 

INFO 

Searching for groups under organization succeeded. 

DN of organization 

search pattern 

Click on Search button in organization's group page. 

 

10303 

SEVERE 

Searching for groups under organization failed. 

DN of organization 

search pattern 

error message 

Unable to search for groups. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10304 

SEVERE 

Searching for groups under organization failed. 

DN of organization 

search pattern 

error message 

Unable to search groups due to access management SDK exception. 

Look under access management SDK log for more information. 

10311 

INFO 

Attempt to search groups under container 

DN of container 

search pattern 

Click on Search button in container's group page. 

 

10312 

INFO 

Searching for groups under container succeeded. 

DN of container 

search pattern 

Click on Search button in container's group page. 

 

10313 

SEVERE 

Searching for groups under container failed. 

DN of container 

search pattern 

error message 

Unable to search for groups. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10314 

SEVERE 

Searching for groups under container failed. 

DN of container 

search pattern 

error message 

Unable to search groups due to access management SDK exception. 

Look under access management SDK log for more information. 

10321 

INFO 

Attempt to search groups under static group 

DN of static group 

search pattern 

Click on Search button in static group's group page. 

 

10322 

INFO 

Searching for groups under static group succeeded. 

DN of static group 

search pattern 

Click on Search button in static group's group page. 

 

10323 

SEVERE 

Searching for groups under static group failed. 

DN of static group 

search pattern 

error message 

Unable to search for groups. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10324 

SEVERE 

Searching for groups under static group failed. 

DN of static group 

search pattern 

error message 

Unable to search groups due to access management SDK exception. 

Look under access management SDK log for more information. 

10331 

INFO 

Attempt to search groups under dynamic group 

DN of dynamic group 

search pattern 

Click on Search button in dynamic group's group page. 

 

10332 

INFO 

Searching for groups under dynamic group succeeded. 

DN of dynamic group 

search pattern 

Click on Search button in dynamic group's group page. 

 

10333 

SEVERE 

Searching for groups under dynamic group failed. 

DN of dynamic group 

search pattern 

error message 

Unable to search for groups. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10334 

SEVERE 

Searching for groups under dynamic group failed. 

DN of dynamic group 

search pattern 

error message 

Unable to search groups due to access management SDK exception. 

Look under access management SDK log for more information. 

10341 

INFO 

Attempt to search groups under assignable dynamic group 

DN of assignable dynamic group 

search pattern 

Click on Search button in assignable dynamic group's group page. 

 

10342 

INFO 

Searching for groups under assignable dynamic group succeeded. 

DN of assignable dynamic group 

search pattern 

Click on Search button in assignable dynamic group's group page. 

 

10343 

SEVERE 

Searching for groups under assignable dynamic group failed. 

DN of assignable dynamic group 

search pattern 

error message 

Unable to search for groups. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10344 

SEVERE 

Searching for groups under assignable dynamic group failed. 

DN of assignable dynamic group 

search pattern 

error message 

Unable to search groups due to access management SDK exception. 

Look under access management SDK log for more information. 

10351 

INFO 

Attempt to create group under organization 

DN of organization 

Name of group 

Click on New button in group creation page. 

 

10352 

INFO 

Creation of groups under organization succeeded. 

DN of organization 

Name of group 

Click on New button in group creation page. 

 

10353 

SEVERE 

Creation of group under organization failed. 

DN of organization 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10354 

SEVERE 

Creation of group under organization failed. 

DN of organization 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10361 

INFO 

Attempt to create group under container 

DN of container 

Name of group 

Click on New button in group creation page. 

 

10362 

INFO 

Creation of groups under container succeeded. 

DN of container 

Name of group 

Click on New button in group creation page. 

 

10363 

SEVERE 

Creation of group under container failed. 

DN of container 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10364 

SEVERE 

Creation of group under container failed. 

DN of container 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10371 

INFO 

Attempt to create group under group container 

DN of group container 

Name of group 

Click on New button in group creation page. 

 

10372 

INFO 

Creation of groups under group container succeeded. 

DN of group container 

Name of group 

Click on New button in group creation page. 

 

10373 

SEVERE 

Creation of group under group container failed. 

DN of group container 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10374 

SEVERE 

Creation of group under group container failed. 

DN of group container 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10381 

INFO 

Attempt to create group under dynamic group 

DN of dynamic group 

Name of group 

Click on New button in group creation page. 

 

10382 

INFO 

Creation of groups under dynamic group succeeded. 

DN of dynamic group 

Name of group 

Click on New button in group creation page. 

 

10383 

SEVERE 

Creation of group under dynamic group failed. 

DN of dynamic group 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10384 

SEVERE 

Creation of group under dynamic group failed. 

DN of dynamic group 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10391 

INFO 

Attempt to create group under static group 

DN of static group 

Name of group 

Click on New button in group creation page. 

 

10392 

INFO 

Creation of groups under static group succeeded. 

DN of static group 

Name of group 

Click on New button in group creation page. 

 

10393 

SEVERE 

Creation of group under static group failed. 

DN of static group 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10394 

SEVERE 

Creation of group under static group failed. 

DN of static group 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10401 

INFO 

Attempt to create group under assignable dynamic group 

DN of assignable dynamic group 

Name of group 

Click on New button in group creation page. 

 

10402 

INFO 

Creation of groups under assignable dynamic group succeeded. 

DN of assignable dynamic group 

Name of group 

Click on New button in group creation page. 

 

10403 

SEVERE 

Creation of group under assignable dynamic group failed. 

DN of assignable dynamic group 

Name of group 

error message 

Unable to create group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10404 

SEVERE 

Creation of group under assignable dynamic group failed. 

DN of assignable dynamic group 

Name of group 

error message 

Unable to create group due to access management SDK exception. 

Look under access management SDK log for more information. 

10411 

INFO 

Attempt to modify group 

DN of group 

Click on Save button in group profile page. 

 

10412 

INFO 

Modification of groups succeeded. 

DN of group 

Click on Save button in group profile page. 

 

10414 

SEVERE 

Modification of group failed. 

DN of assignable dynamic group 

Name of group 

error message 

Unable to modify group due to access management SDK exception. 

Look under access management SDK log for more information. 

10421 

INFO 

Attempt to search for users in group 

DN of group 

Search pattern 

View group's user page. 

 

10422 

INFO 

Searching for users in group succeeded. 

DN of group 

Search pattern 

View group's user page. 

 

10423 

SEVERE 

Searching for users in group failed. 

DN of group 

Search pattern 

error message 

Unable to search for users. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10424 

SEVERE 

Searching for users in group failed. 

DN of group 

Search pattern 

error message 

Unable to search for users due to access management SDK exception. 

Look under access management SDK log for more information. 

10431 

INFO 

Attempt to get nested groups 

DN of group 

View group's members page. 

 

10432 

INFO 

Getting nested groups succeeded. 

DN of group 

View group's members page. 

 

10433 

SEVERE 

Getting nested groups failed. 

DN of group 

error message 

Unable to get nested group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10434 

SEVERE 

Getting nested groups failed. 

DN of group 

error message 

Unable to get nested group due to access management SDK exception. 

Look under access management SDK log for more information. 

10441 

INFO 

Attempt to remove nested groups 

DN of group 

DN of nested groups 

Click on remove button in group's members page. 

 

10442 

INFO 

Removal of nested groups succeeded. 

DN of group 

DN of nested groups 

Click on remove button in group's members page. 

 

10443 

SEVERE 

Removal of nested groups failed. 

DN of group 

DN of nested groups 

error message 

Unable to remove nested group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10444 

SEVERE 

Removal of nested groups failed. 

DN of group 

DN of nested groups 

error message 

Unable to remove nested group due to access management SDK exception. 

Look under access management SDK log for more information. 

10451 

INFO 

Attempt to remove users from group 

DN of group 

DN of users 

Click on remove button in group's members page. 

 

10452 

INFO 

Removal of users from group succeeded. 

DN of group 

DN of users 

Click on remove button in group's members page. 

 

10453 

SEVERE 

Removal of users from group failed. 

DN of group 

DN of users 

error message 

Unable to remove users. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10454 

SEVERE 

Removal of users from group failed. 

DN of group 

DN of users 

error message 

Unable to remove users due to access management SDK exception. 

Look under access management SDK log for more information. 

10501 

INFO 

Attempt to search people containers in organization 

DN of organization 

Search pattern 

View organization's people containers page. 

 

10502 

INFO 

Searching of people containers in organization succeeded. 

DN of organization 

Search pattern 

View organization's people containers page. 

 

10503 

SEVERE 

Searching of people containers in organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for people containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10504 

SEVERE 

Searching of people containers in organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for people containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10511 

INFO 

Attempt to search people containers in container 

DN of container 

Search pattern 

View container's people containers page. 

 

10512 

INFO 

Searching of people containers in container succeeded. 

DN of container 

Search pattern 

View container's people containers page. 

 

10513 

SEVERE 

Searching of people containers in container failed. 

DN of container 

Search pattern 

error message 

Unable to search for people containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10514 

SEVERE 

Searching of people containers in container failed. 

DN of container 

Search pattern 

error message 

Unable to search for people containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10521 

INFO 

Attempt to search people containers in people container 

DN of people container 

Search pattern 

View people container's people containers page. 

 

10522 

INFO 

Searching of people containers in people container succeeded. 

DN of people container 

Search pattern 

View people container's people containers page. 

 

10523 

SEVERE 

Searching of people containers in people container failed. 

DN of people container 

Search pattern 

error message 

Unable to search for people containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10524 

SEVERE 

Searching of people containers in people container failed. 

DN of people container 

Search pattern 

error message 

Unable to search for people containers due to access management SDK exception. 

Look under access management SDK log for more information. 

10531 

INFO 

Attempt to create people container in organization 

DN of organization 

Name of people container 

Click on New button in people container creation page. 

 

10532 

INFO 

Creation of people containers in organization succeeded. 

DN of organization 

Name of people container 

Click on New button in people container creation page. 

 

10533 

SEVERE 

Creation of people container in organization failed. 

DN of organization 

Name of people container 

error message 

Unable to create for people containers. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10534 

SEVERE 

Creation of people container in organization failed. 

DN of organization 

Name of people container 

error message 

Unable to create for people container due to access management SDK exception. 

Look under access management SDK log for more information. 

10541 

INFO 

Attempt to create people container in container 

DN of container 

Name of people container 

Click on New button in people container creation page. 

 

10542 

INFO 

Creation of people container in container succeeded. 

DN of container 

Name of people container 

Click on New button in people container creation page. 

 

10543 

SEVERE 

Creation of people container in container failed. 

DN of container 

Name of people container 

error message 

Unable to create for people container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10544 

SEVERE 

Creation of people container in container failed. 

DN of container 

Name of people container 

error message 

Unable to create for people container due to access management SDK exception. 

Look under access management SDK log for more information. 

10551 

INFO 

Attempt to create people container in people container 

DN of people container 

Name of people container 

Click on New button in people container creation page. 

 

10552 

INFO 

Creation of people container in people container succeeded. 

DN of people container 

Name of people container 

Click on New button in people container creation page. 

 

10553 

SEVERE 

Creation of people container in people container failed. 

DN of people container 

Name of people container 

error message 

Unable to create for people container. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10554 

SEVERE 

Creation of people container in people container failed. 

DN of people container 

Name of people container 

error message 

Unable to create for people container due to access management SDK exception. 

Look under access management SDK log for more information. 

10601 

INFO 

Attempt to get assigned services to an organization 

DN of organization 

View organization's service profile page. 

 

10602 

INFO 

Getting of assigned services to organization succeeded. 

DN of organization 

View organization's service profile page. 

 

10603 

SEVERE 

Getting of assigned services to organization failed. 

DN of organization 

error message 

Unable to get assigned services. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10604 

SEVERE 

Getting of assigned services to organization failed. 

DN of organization 

error message 

Unable to get assigned services due to access management SDK exception. 

Look under access management SDK log for more information. 

10611 

INFO 

Attempt to remove services from an organization 

DN of organization 

Name of service 

Click on unassign button in organization's service profile page. 

 

10612 

INFO 

Removal of services from organization succeeded. 

DN of organization 

Name of service 

Click on unassign button in organization's service profile page. 

 

10613 

SEVERE 

Removal of services from organization failed. 

DN of organization 

Name of service 

error message 

Unable to remove services. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10614 

SEVERE 

Removal of services from organization failed. 

DN of organization 

Name of service 

error message 

Unable to remove services due to access management SDK exception. 

Look under access management SDK log for more information. 

10621 

INFO 

Attempt to search organization in an organization 

DN of organization 

Search pattern 

View organization's sub organization page. 

 

10622 

INFO 

Searching for organization in an organization succeeded. 

DN of organization 

Search pattern 

View organization's sub organization page. 

 

10623 

SEVERE 

Searching for organization in an organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for organizations. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10624 

SEVERE 

Searching for organization in an organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for organizations due to access management SDK exception. 

Look under access management SDK log for more information. 

10631 

INFO 

Attempt to modify organization 

DN of organization 

Click on Save button in organization profile page. 

 

10632 

INFO 

Modificaition of organization succeeded. 

DN of organization 

Click on Save button in organization profile page. 

 

10633 

SEVERE 

Modificaition of organization failed. 

DN of organization 

error message 

Unable to modify organization. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10634 

SEVERE 

Modificaition of organization failed. 

DN of organization 

error message 

Unable to modify organization due to access management SDK exception. 

Look under access management SDK log for more information. 

10641 

INFO 

Attempt to create organization in an organization 

DN of organization 

Name of new organization 

Click on New button in organization creation page. 

 

10642 

INFO 

Creation of organization in an organization succeeded. 

DN of organization 

Name of new organization 

Click on New button in organization creation page. 

 

10643 

SEVERE 

Creation of organization in an organization failed. 

DN of organization 

Name of new organization 

error message 

Unable to create organization. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10644 

SEVERE 

Creation of organization in an organization failed. 

DN of organization 

Name of new organization 

error message 

Unable to create organization due to access management SDK exception. 

Look under access management SDK log for more information. 

10651 

INFO 

Attempt to get attribute values of an organization 

DN of organization 

View organization profile page. 

 

10652 

INFO 

Getting of attribute values of an organization succeeded. 

DN of organization 

View organization profile page. 

 

10653 

SEVERE 

Getting of attribute values of an organization failed. 

DN of organization 

error message 

Unable to get attribute values of organization. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10654 

SEVERE 

Getting of attribute values of an organization failed. 

DN of organization 

error message 

Unable to get attribute values of organization due to access management SDK exception. 

Look under access management SDK log for more information. 

10661 

INFO 

Attempt to add service to an organization 

DN of organization 

Name of service 

Click on assign button in organization's service page. 

 

10662 

INFO 

Addition of service to an organization succeeded. 

DN of organization 

Name of service 

Click on assign button in organization's service page. 

 

10663 

SEVERE 

Addition of service to an organization failed. 

DN of organization 

Name of service 

error message 

Unable to add service to organization. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10664 

SEVERE 

Addition of service to an organization failed. 

DN of organization 

Name of service 

error message 

Unable to add service to organization due to access management SDK exception. 

Look under access management SDK log for more information. 

10701 

INFO 

Attempt to remove users from role 

DN of role 

Name of users 

Click on remove button in role's user page. 

 

10702 

INFO 

Removal of users from role succeeded. 

DN of role 

Name of users 

Click on remove button in role's user page. 

 

10703 

SEVERE 

Removal of users from role failed. 

DN of role 

Name of users 

error message 

Unable to remove users. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10704 

SEVERE 

Removal of users from role failed. 

DN of role 

Name of users 

error message 

Unable to remove users due to access management SDK exception. 

Look under access management SDK log for more information. 

10711 

INFO 

Attempt to get attribute values of role 

DN of role 

View role profile page. 

 

10712 

INFO 

Getting attribute values of rolesucceeded. 

DN of role 

View role profile page. 

 

10713 

SEVERE 

Getting attribute values of role failed. 

DN of role 

error message 

Unable to get attribute values. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10714 

SEVERE 

Getting attribute values of role failed. 

DN of role 

error message 

Unable to get attribute values due to access management SDK exception. 

Look under access management SDK log for more information. 

10721 

INFO 

Attempt to modify role 

DN of role 

Click on Save button in role profile page. 

 

10722 

INFO 

Modification of role succeeded. 

DN of role 

Click on Save button in role profile page. 

 

10723 

SEVERE 

Modification of role failed. 

DN of role 

error message 

Unable to modify role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10724 

SEVERE 

Modification of role failed. 

DN of role 

error message 

Unable to modify role due to access management SDK exception. 

Look under access management SDK log for more information. 

10731 

INFO 

Attempt to getting members in role 

DN of role 

Search pattern 

View role's members page. 

 

10732 

INFO 

Getting members in role succeeded. 

DN of role 

Search pattern 

View role's members page. 

 

10733 

SEVERE 

Getting members in role failed. 

DN of role 

Search pattern 

error message 

Unable to getting members. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10734 

SEVERE 

Getting members in role failed. 

DN of role 

Search pattern 

error message 

Unable to getting members due to access management SDK exception. 

Look under access management SDK log for more information. 

10741 

INFO 

Attempt to getting roles in organization 

DN of role 

Search pattern 

View organization's roles page. 

 

10742 

INFO 

Getting roles in organization succeeded. 

DN of role 

Search pattern 

View role's members page. 

View organization's roles page. 

 

10743 

SEVERE 

Getting roles in organization failed. 

DN of role 

Search pattern 

error message 

Unable to getting roles. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10744 

SEVERE 

Getting roles in organization failed. 

DN of role 

Search pattern 

error message 

Unable to getting roles due to access management SDK exception. 

Look under access management SDK log for more information. 

10751 

INFO 

Attempt to getting roles in container 

DN of role 

Search pattern 

View container's roles page. 

 

10752 

INFO 

Getting roles in container succeeded. 

DN of role 

Search pattern 

View role's members page. 

View container's roles page. 

 

10753 

SEVERE 

Getting roles in container failed. 

DN of role 

Search pattern 

error message 

Unable to getting roles. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10754 

SEVERE 

Getting roles in container failed. 

DN of role 

Search pattern 

error message 

Unable to getting roles due to access management SDK exception. 

Look under access management SDK log for more information. 

10761 

INFO 

Attempt to creating roles in container 

DN of container 

Name of role 

Click on New button in roles creation page. 

 

10762 

INFO 

Creation of roles in container succeeded. 

DN of container 

Name of role 

Click on New button in roles creation page. 

 

10763 

SEVERE 

Creation of roles in container failed. 

DN of container 

Name of role 

Unable to create role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10764 

SEVERE 

Creation of role in container failed. 

DN of container 

Name of role 

error message 

Unable to create role due to access management SDK exception. 

Look under access management SDK log for more information. 

10771 

INFO 

Attempt to creating roles in organization 

DN of organization 

Name of role 

Click on New button in roles creation page. 

 

10772 

INFO 

Creation of roles in organization succeeded. 

DN of organization 

Name of role 

Click on New button in roles creation page. 

 

10773 

SEVERE 

Creation of roles in organization failed. 

DN of organization 

Name of role 

Unable to create role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10774 

SEVERE 

Creation of role in organization failed. 

DN of organization 

Name of role 

error message 

Unable to create role due to access management SDK exception. 

Look under access management SDK log for more information. 

10781 

INFO 

Attempt to get assigned services in role 

DN of role 

View role's service page. 

 

10782 

INFO 

Getting of assigned services in role succeeded. 

DN of role 

View role's service page. 

 

10783 

SEVERE 

Getting of assigned services in role failed. 

DN of role 

error message 

Unable to get services in role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10784 

SEVERE 

Getting of assigned services in role failed. 

DN of role 

error message 

Unable to get services in role due to access management SDK exception. 

Look under access management SDK log for more information. 

10791 

INFO 

Attempt to remove service from role 

DN of role 

Name of service 

Click on unassign button in role's service page. 

 

10792 

INFO 

Removal of service from role succeeded. 

DN of role 

Name of service 

Click on unassign button in role's service page. 

 

10793 

SEVERE 

Removal of service from role failed. 

DN of role 

Name of service 

error message 

Unable to remove service from role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10794 

SEVERE 

Removal of service from role failed. 

DN of role 

Name of service 

error message 

Unable to remove service from role due to access management SDK exception. 

Look under access management SDK log for more information. 

10801 

INFO 

Attempt to add service to role 

DN of role 

Name of service 

Click on assign button in role's service page. 

 

10802 

INFO 

Addition of service to role succeeded. 

DN of role 

Name of service 

Click on assign button in role's service page. 

 

10803 

SEVERE 

Addition of service to role failed. 

DN of role 

Name of service 

error message 

Unable to add service to role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10804 

SEVERE 

Addition of service to role failed. 

DN of role 

Name of service 

error message 

Unable to add service to role due to access management SDK exception. 

Look under access management SDK log for more information. 

10901 

INFO 

Attempt to get assigned role of user 

DN of user 

View user's role page. 

 

10902 

INFO 

Getting of assigned role of user succeeded. 

DN of user 

View user's role page. 

 

10903 

SEVERE 

Getting of assigned role of user failed. 

DN of user 

error message 

Unable to get assigned roles. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10904 

SEVERE 

Getting of assigned role of user failed. 

DN of user 

Name of service 

error message 

Unable to get assigned roles due to access management SDK exception. 

Look under access management SDK log for more information. 

10911 

INFO 

Attempt to remove role from user 

DN of user 

DN of role 

Click on delete button in user's role page. 

 

10912 

INFO 

Removal of role from user succeeded. 

DN of user 

DN of role 

Click on delete button in user's role page. 

 

10913 

SEVERE 

Removal of role from user failed. 

DN of user 

DN of role 

error message 

Unable to remove role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10914 

SEVERE 

Removal of role from user failed. 

DN of user 

DN of role 

Name of service 

error message 

Unable to remove role due to access management SDK exception. 

Look under access management SDK log for more information. 

10921 

INFO 

Attempt to add role to user 

DN of user 

DN of role 

Click on add button in user's role page. 

 

10922 

INFO 

Addition of role to user succeeded. 

DN of user 

DN of role 

Click on add button in user's role page. 

 

10923 

SEVERE 

Addition of role to user failed. 

DN of user 

DN of role 

error message 

Unable to add role. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10924 

SEVERE 

Addition of role to user failed. 

DN of user 

DN of role 

Name of service 

error message 

Unable to add role due to access management SDK exception. 

Look under access management SDK log for more information. 

10931 

INFO 

Attempt to get assigned services of user 

DN of user 

View user's services page. 

 

10932 

INFO 

Getting assigned services of user succeeded. 

DN of user 

View user's services page. 

 

10933 

SEVERE 

Getting assigned services of user failed. 

DN of user 

error message 

Unable to get services. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10934 

SEVERE 

Getting assigned services of user failed. 

DN of user 

error message 

Unable to get services due to access management SDK exception. 

Look under access management SDK log for more information. 

10941 

INFO 

Attempt to remove service from user 

DN of user 

Name of service 

Click on remove button in user's services page. 

 

10942 

INFO 

Removal of service from user succeeded. 

DN of user 

Name of service 

Click on remove button in user's services page. 

 

10943 

SEVERE 

Removal of service from user failed. 

DN of user 

Name of service 

error message 

Unable to remove services. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10944 

SEVERE 

Removal of service from user failed. 

DN of user 

Name of service 

error message 

Unable to remove services due to access management SDK exception. 

Look under access management SDK log for more information. 

10951 

INFO 

Attempt to search for user in an organization 

DN of organization 

Search pattern 

View organization's user page. 

 

10952 

INFO 

Searching for user in organization succeeded. 

DN of organization 

Search pattern 

View organization's user page. 

 

10953 

SEVERE 

Searching for user in organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for user. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10954 

SEVERE 

Searching for user in organization failed. 

DN of organization 

Search pattern 

error message 

Unable to search for user due to access management SDK exception. 

Look under access management SDK log for more information. 

10961 

INFO 

Attempt to modify user 

DN of user 

Click on Save button in user profile page. 

 

10962 

INFO 

Modification of user profile succeeded. 

DN of user 

Click on Save button in user profile page. 

 

10963 

SEVERE 

Modification of user profile failed. 

DN of user 

error message 

Unable to modify user. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10964 

SEVERE 

Modification of user profile failed. 

DN of user 

error message 

Unable to modify user due to access management SDK exception. 

Look under access management SDK log for more information. 

10971 

INFO 

Attempt to create user 

DN of people container 

Name of user 

Click on Add button in user creation page. 

 

10972 

INFO 

Creation of user succeeded. 

DN of people container 

Name of user 

Click on Add button in user creation page. 

 

10973 

SEVERE 

Creation of user failed. 

DN of people container 

Name of user 

error message 

Unable to create user. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10974 

SEVERE 

Creation of user failed. 

DN of people container 

Name of user 

error message 

Unable to create user due to access management SDK exception. 

Look under access management SDK log for more information. 

10981 

INFO 

Attempt to get attribute values of user 

DN of user 

View user profile page. 

 

10982 

INFO 

Getting attribute values of user succeeded. 

DN of user 

View user profile page. 

 

10983 

SEVERE 

Getting attribute values of user failed. 

DN of user 

error message 

Unable to get attribute values . It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10984 

SEVERE 

Getting attribute values of user failed. 

DN of user 

error message 

Unable to get attribute values due to access management SDK exception. 

Look under access management SDK log for more information. 

10991 

INFO 

Attempt to add service to user 

DN of user 

Name of service 

Click on add button in user's service page. 

 

10992 

INFO 

Addition of service to user succeeded. 

DN of user 

Name of service 

Click on add button in user's service page. 

 

10993 

SEVERE 

Addition of service to user failed. 

DN of user 

Name of service 

error message 

Unable to add service. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

10994 

SEVERE 

Addition of service to user failed. 

DN of user 

Name of service 

error message 

Unable to add service due to access management SDK exception. 

Look under access management SDK log for more information. 

11001 

INFO 

Attempt to get assigned groups of user 

DN of user 

View user's group page. 

 

11002 

INFO 

Getting of assigned group of user succeeded. 

DN of user 

View user's group page. 

 

11003 

SEVERE 

Getting of assigned group of user failed. 

DN of user 

error message 

Unable to get assigned group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

11004 

SEVERE 

Getting of assigned group of user failed. 

DN of user 

error message 

Unable to get assigned group due to access management SDK exception. 

Look under access management SDK log for more information. 

11011 

INFO 

Attempt to remove group from user 

DN of user 

DN of group 

Click on remove button in user's group page. 

 

11012 

INFO 

Removal of group from user succeeded. 

DN of user 

DN of group 

Click on remove button in user's group page. 

 

11013 

SEVERE 

Removal of group from user failed. 

DN of user 

DN of group 

error message 

Unable to remove group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

11014 

SEVERE 

Removal of group from user failed. 

DN of user 

DN of group 

error message 

Unable to remove group due to access management SDK exception. 

Look under access management SDK log for more information. 

11021 

INFO 

Attempt to add group to user 

DN of user 

DN of group 

Click on add button in user's group page. 

 

11022 

INFO 

Addition of group to user succeeded. 

DN of user 

DN of group 

Click on add button in user's group page. 

 

11023 

SEVERE 

Addition of group to user failed. 

DN of user 

DN of group 

error message 

Unable to add group. It may be the single sign on token of the user has expired; or the user does not have permission to perform this operation. 

Look under access management SDK log for more information. 

11024 

SEVERE 

Addition of group to user failed. 

DN of user 

DN of group 

error message 

Unable to add group due to access management SDK exception. 

Look under access management SDK log for more information. 

Federation

Table 9–4 Log Reference Document for Federation

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Authetication Domain Creation 

authentication domain name 

Created Authentication Domain 

 

INFO 

Authentication Domain Deletion 

authentication domain name 

Deleted Authentication Domain 

 

INFO 

Modify Authentication Domain 

authentication domain name 

Modified Authentication Domain 

 

INFO 

Remote Provider Creation 

provider id 

Created Remote Provider 

 

INFO 

Hosted Provider Creation 

provider id 

Created Hosted Provider 

 

INFO 

Deleted Affliation 

affliation id 

Deleted Affliation 

 

INFO 

Delete Entity 

entity id 

Deleted Entity 

 

INFO 

Deleted Provider 

provider id 

Deleted Provider 

 

INFO 

Modify Entity 

entity id 

Modified Entity 

 

10 

INFO 

Modify Affliation 

affliation id 

Modified Affliation 

 

11 

INFO 

Modify Provider 

provider id 

Modified Provider 

 

12 

INFO 

Create Entity 

entity id 

Created Entity 

 

13 

INFO 

Create Affiliation 

affliation id 

Created Affiliation 

 

14 

INFO 

Write Account Federation Info 

user DN 

federation info key 

federation info value 

Acccount Federation Info with key was added to user 

 

15 

INFO 

Remove Account Federation Info 

user DN 

provider id 

existing federation info key 

Account federation info with key and provider ID was removed from user 

 

16 

FINER 

Create Assertion 

assertion id or string 

Assertion Created 

 

17 

INFO 

Liberty is not enabled. 

message 

Liberty is not enabled. Cannot process request. 

Login to Adminstration Console to enable Federation Management in the Admin Coonsole Service. 

18 

INFO 

Logout Request processing failed. 

message 

Logout Request processing failed 

 

19 

INFO 

Termination request processing failed 

message 

Termination request processing failed 

 

20 

INFO 

Failed in creating SOAP URL End point. 

soap end point url 

Failed in creating SOAP URL End point 

 

21 

INFO 

Mismatched AuthType and the protocol (based on SOAPUrl). 

protocol 

authentication type 

AuthType and the protocol (based on SOAPUrl) do not match. 

 

22 

INFO 

Wrong Authentication type 

authentication type 

Wrong Authentication type 

 

23 

FINER 

SAML SOAP Receiver URL 

soap url 

SAML SOAP Receiver URL 

 

24 

INFO 

SOAP Response is Invalid 

message 

SOAP Response is Invalid. 

 

25 

INFO 

Assertion is invalid 

message 

This Assertion is invalid 

 

26 

INFO 

Single SignOn Failed 

message 

Single SignOn Failed 

 

27 

INFO 

Redirect to URL after granting access. 

redirect url 

Redirecting to URL after granting access. 

 

28 

INFO 

Authentication Response is missing 

message 

Authentication Response not found 

 

29 

INFO 

Account Federation Failed 

message 

Account Federation Failed 

 

30 

INFO 

SSOToken Generation Failed 

message 

Failed to generate SSOToken 

 

31 

INFO 

Authentication Response is invalid 

invalid authentication response 

Authentication Response is invalid 

 

32 

INFO 

Authentication Request processing failed 

message 

Authentication Request processing failed. 

 

33 

INFO 

Signature Verification Failed. 

message 

Signature Verification Failed. 

 

34 

FINER 

Created SAML Response 

saml response 

Created SAML Response 

 

35 

FINER 

Redirect URL 

redirect url 

Redirect to : 

 

36 

INFO 

Common Domain Service Information not found 

message 

Common Domain Service Information not found. 

 

37 

INFO 

Provider is not trusted 

provider id 

Provider is not trusted. 

 

38 

INFO 

Authentication Request is invalid 

message 

Authentication Request is invalid 

 

39 

INFO 

Account Federation Information not found for user 

user name 

Account Federation Information not found for user : 

 

40 

INFO 

User not found. 

user name 

User not found.  

 

41 

INFO 

Logout profile not supported. 

logout profile 

Logout profile not supported. 

Verify metadata is correct. 

42 

INFO 

Logout is successful. 

user name 

Logout is successful. 

 

43 

INFO 

Logout failed to redirect due to incorrect URL. 

message 

Logout failed to redirect due to incorrect URL. 

 

44 

INFO 

Logout request not formed properly. 

user name 

Logout request not formed properly. 

 

45 

INFO 

Failed to get Pre/Logout handler. 

logout url 

Failed to get Pre/Logout handler. 

 

46 

INFO 

Single logout failed. 

user name 

Single logout failed. 

 

47 

INFO 

Failed to create SPProvidedNameIdentifier. 

message 

Failed to create SPProvidedNameIdentifier. 

 

48 

INFO 

Invalid Signature. 

message 

Invalid Signature. 

 

49 

INFO 

Federation Termination failed. 

user name 

Federation Termination failed. Cannot update account.  

 

50 

FINER 

Federation Termination succeeded. 

userDN 

Federation Termination succeeded. User account updated.  

 

51 

INFO 

Response is Invalid 

saml response  

SAML Response is Invalid. 

 

52 

INFO 

Invalid Provider Registration. 

provider id 

Invalid Provider. 

 

Liberty

Table 9–5 Log Reference Document for Liberty

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Unable to process SASL Request 

message id 

authentication mechanism 

authorization id 

advisory authentication id 

Unable to process SASL Request. 

 

INFO 

SASL Response Ok 

message id 

authentication mechanism 

authorization id 

advisory authentication id 

SASL Response Ok. 

 

INFO 

Return SASL Authenticaton Response 

message id 

authentication mechanism 

authorization id 

advisory authentication id 

Returned SASL Response , continue Authentication. 

 

INFO 

User not found in Data store 

user name 

User not found in Data store 

 

INFO 

User found in Data Store 

user name 

User found in Data Store 

 

INFO 

Cannot locate user from resourceID 

resourceID 

Cannot locate user from resourceID 

 

INFO 

Successfully updated user profile 

user name 

Successfully updated user profile 

 

INFO 

UnAuthorized. Failed to Query Personal Profile Service 

resource id 

Failed to Query Personal Profile Service 

 

INFO 

Interaction Failed 

resource id 

Interaction with Personal Profile Service Failed 

 

10 

INFO 

Successfully queried PP Service 

resource id 

Personal Profile Service Query Succeeded 

 

11 

INFO 

Modify Failure  

resource id  

Failed to modify Personal Profile Service 

 

12 

INFO 

Modify Success 

resource id 

Personal Profile Service Successfully modified. 

 

13 

INFO 

Interaction Successful 

successful interaction message 

Successful interaction with Personal Profile Service  

 

14 

INFO 

Sending Message 

request message id 

Sending SOAP Request Message to WSP. 

 

15 

INFO 

Returning Response Message 

response message id 

request message id 

Returning Response Message for SOAP Request. 

 

16 

INFO 

Resending Message 

message id 

Resending SOAP Request Message to WSP 

 

17 

INFO 

Interaction manager redirecting user agent to interaction service 

request message id 

Interaction manager redirecting user agent to interaction service 

 

18 

INFO 

Interaction manager returning response element 

message id 

reference message id 

cache entry status 

Interaction manager returning response element 

 

19 

INFO 

Interaction query presented to user agent 

message id 

Interaction query presented to user agent 

 

20 

INFO 

User agent responded to interaction query 

message id 

User agent responded to interaction query 

 

21 

INFO 

User agent redirected back to SP 

message id 

User agent redirected back to SP 

 

22 

INFO 

Webservices Success 

message id 

handler key 

Webservices success. 

 

23 

INFO 

Webservices Failure 

error message 

Webservices Failure. 

 

Policy

Table 9–6 Log Reference Document for Policy

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Evaluating policy succeeded 

policy name 

realm name 

service type name 

resource name 

action names 

policy decision 

Evaluating policy. 

 

INFO 

Getting protected policy resources succeeded 

principal name 

resource name 

protecting policies 

Getting protected policy resources. 

 

INFO 

Creating policy in a realm succeeded 

policy name 

realm name 

Creating policy in a realm. 

 

INFO 

Modifying policy in a realm succeeded 

policy name 

realm name 

Modifying policy in a realm. 

 

INFO 

Removing policy from a realm succeeded 

policy name 

realm name 

Removing policy from a realm. 

 

INFO 

Policy already exists in the realm 

policy name 

realm name 

Creating policy in the realm. 

 

INFO 

Creating policy in a realm failed 

policy name 

realm name 

Creating policy in a realm. 

Check if the user has privilege to create a policy in the realm. 

INFO 

Replacing policy in a realm failed 

policy name 

realm name 

Replacing policy in a realm. 

Check if the user has privilege to replace a policy in the realm. 

81 

INFO 

Did not replace policy - A diifferent policy with the new name already exists in the realm 

new policy name 

realm name 

Replacing policy in a realm 

 

INFO 

Removing policy from a realm failed 

policy name 

realm name 

Removing policy from a realm. 

Check if the user has privilege to remove a policy from the realm. 

10 

INFO 

Computing policy decision by an administrator succeeded 

admin name 

principal name 

resource name 

policy decision 

Computing policy decision by an administrator. 

 

11 

INFO 

Computing policy decision by an administrator ignoring subjects succeeded 

admin name 

resource name 

policy decision 

Computing policy decision by an administrator ignoring subjects. 

 

SAML

Table 9–7 Log Reference Document for SAML

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

New assertion created 

message id 

Assertion ID or Assertion if log level is LL_FINER 

Browser Artifact Profile 

Browser POST Profile 

Create Assertion Artifact 

Authentication Query 

Attribute Query 

Authorization Decision Query 

 

INFO 

New assertion artifact created 

message id 

Assertion Artifact 

ID of the Assertion corresponding to the Artifact 

Browser Artifact Profile 

Creating Assertion Artifact 

 

FINE 

Assertion artifact removed from map 

message id 

Assertion Artifact 

SAML Artifact Query 

Assertion artifact expires 

 

FINE 

Assertion removed from map 

message id 

Assertion ID 

SAML Artifact Query 

Assertion expires 

 

INFO 

Access right by assertion artifact verified 

message id 

Assertion Artifact 

SAML Artifact Query 

 

INFO 

Authentication type configured and the actual SOAP protocol do not match. 

message id 

SAML SOAP Query 

Login to console, go to Federation, then SAML, edit the Trusted Partners Configuration, check the selected Authentication Type field, make sure it matches the protocol specified in SOAP URL field.  

INFO 

Invalid authentication type 

message id 

SAML SOAP Query 

Login to console, go to Federation, then SAML, edit the Trusted Partners Configuration, select one of the values for Authentication Type field, then save.  

FINE 

Remote SOAP receiver URL 

message id 

SOAP Receiver URL 

SAML SOAP Query 

 

INFO 

No assertion present in saml response 

message id 

SAML Response 

SAML Artifact Query 

Contact remote partner on what's wrong 

10 

INFO 

Number of assertions in SAML response does not equal to number of artifacts in SAML request. 

message id 

SAML Response 

SAML Artifact Query 

Contact remote partner on what's wrong 

11 

INFO 

Artifact to be sent to remote partner 

message id 

SAML Artifact 

SAML Artifact Query 

 

12 

INFO 

Wrong SOAP URL in trusted partner configuration 

message id 

SAML Artifact Query 

Login to console, go to Federation, then SAML, edit the Trusted Partners Configuration, enter value for SOAP URL field, then save.  

13 

FINE 

SAML Artifact Query SOAP request 

message id 

SAML Artifact Query message 

SAML Artifact Query 

 

14 

INFO 

No reply from remote SAML SOAP Receiver 

message id 

SAML Artifact Query 

Check remote partner on what's wrong 

15 

FINE 

SAML Artifact Query response 

message id 

SAML Artifact Query response message 

SAML Artifact Query 

 

16 

INFO 

No SAML response inside SOAP response 

message id 

SAML Artifact Query 

Check remote partner on what's wrong 

17 

INFO 

XML signature for SAML response is not valid 

message id 

SAML Artifact Query 

Check remote partner on what's wrong on XML digital signature 

18 

INFO 

Error in getting SAML response status code 

message id 

SAML Artifact Query 

Check remote partner on what's wrong on response status code 

19 

INFO 

TARGET parameter is missing from the request 

message id 

SAML Artifact Profile 

SAML POST Profile 

Add "TARGET=target_url" as query parameter in the request 

20 

INFO 

Redirection URL in SAML artifact source site 

message id 

target 

redirection URL 

SAML response message in case of POST profile and log level is LL_FINER 

SAML Artifact Profile source 

SAML POST Profile source 

 

21 

INFO 

The specified target site is forbidden 

message id 

target URL 

SAML Artifact Profile source 

SAML POST Profile source 

TARGET URL specified in the request is not handled by any trusted partner, check your TARGET url, make sure it matches one of the Target URL configured in trusted partner sites 

22 

INFO 

Failed to create single-sign-on token 

message id 

SAML Artifact Profile destination 

SAML POST Profile destination 

Authentication component failed to create SSO token, please check authentication log and debug for more details 

23 

INFO 

Single sign on successful, access to target is granted 

message id 

Response message in case of POST profile and log levele is LL_FINER or higher 

SAML Artifact Profile destination 

SAML POST Profile destination 

 

24 

INFO 

Null servlet request or response 

message id 

SAML Artifact Profile 

SAML POST Profile 

Check web container error log for details 

25 

INFO 

Missing SAML response in POST body 

message id 

SAML POST Profile destination 

Check with remote SAML partner to see why SAML response object is missing from HTTP POST body 

26 

INFO 

Error in response message 

message id 

SAML POST Profile destination 

Unable to convert encoded POST body attribute to SAML Response object, check with remote SAML partner to see if there is any error in the SAML response create, for example, encoding error, invalid response sub-element etc. 

27 

INFO 

Response is not valid 

message id 

SAML POST Profile destination 

recipient attribute in SAML response does not match this site's POST profile URL 

Response status code is not success 

28 

INFO 

Failed to get an instance of the message factory 

message id 

SAML SOAP Receiver init 

Check your SOAP factory property (javax.xml.soap.MessageFactory) to make sure it is using a valid SOAP factory implementation 

29 

INFO 

Received Request from an untrusted site 

message id 

Remote site Hostname or IP Address 

SAML SOAP Queries 

Login to console, go to Federation, then SAML service, edit the Trusted Partners Configuration, check the Host List field, make sure remote host/IP is one the values. In case of SSL with client auth, make sure Host List contains the client certificate alias of the remote site. 

30 

INFO 

Invalid request from remote partner site 

message id and request hostname/IP address 

return response 

SAML SOAP Queries 

Check with administrator of remote partner site 

31 

FINE 

Request message from partner site 

message id and request hostname/IP address 

request xml 

SAML SOAP Queries 

 

32 

INFO 

Failed to build response due to internal server error 

message id 

SAML SOAP Queries 

Check debug message to see why it is failing, for example, cannot create response status, major/minor version error, etc. 

33 

INFO 

Sending SAML response to partner site 

message id 

SAML response or response id 

SAML SOAP Queries 

 

34 

INFO 

Failed to build SOAP fault response body 

message id 

SAML SOAP Queries 

Check debug message to see why it is failing, for example, unable to create SOAP fault, etc. 

Session

Table 9–8 Log Reference Document for Session

Id 

Log Level 

Description 

Data 

Triggers 

Actions 

INFO 

Session is Created 

User ID 

User is authenticated. 

 

INFO 

Session has idle timeout 

User ID 

User session idle for long time. 

 

INFO 

Session has Expired 

User ID 

User session has reached its maximun time limit. 

 

INFO 

User has Logged out 

User ID 

User has logged out of the system. 

 

INFO 

Session is Reactivated 

User ID 

User session state is active. 

 

INFO 

Session is Destroyed 

User ID 

User session is destroyed and cannot be referenced. 

 

INFO 

Session's property is changed. 

User ID 

User changed session's unprotected property. 

 

INFO 

Session received Unknown Event 

User ID 

Unknown session event 

 

INFO 

Attempt to set protected property 

User ID 

Attempt to set protected property 

 

10 

INFO 

User's session quota has been exhausted. 

User ID 

Session quota exhausted 

 

11 

INFO 

Session database used for session failover and session constraint is not available. 

User ID 

Unable to reach the session database. 

 

12 

INFO 

Session database is back online. 

User ID 

Session database is back online. 

 

13 

INFO 

The total number of valid sessions hosted on the AM server has reached the max limit. 

User ID 

Session max limit reached.