AK messages
CSIAK0700E Service "serviceName" did not start.
Explanation
An internal application component did not initialize.
Action
Correct the system configuration and retry the operation. Check the logs for additional errors or warnings.
CSIAK0701W All services did not start. Application initialization failed.
Explanation
One ore more internal application components did not initialize. Application initialization did not complete successfully and might not be available for operations.
Action
Correct the system configuration and retry the operation. Check the logs for additional errors or warnings.
CSIAK0702E Service "serviceName" did not stop.
Explanation
An internal application component did not shutdown normally.
Action
Check the logs for additional errors or warnings. Restart the application server to release any unused application resources.
CSIAK0703E All services did not shutdown. Application stop failed.
Explanation
One ore more internal application components did not shutdown. Some application threads or other resources might be running.
Action
Check the logs for additional errors or warnings. Restart the application server to release any unused application resources.
CSIAK0704E Unable to parse JSON input "input" .
Explanation
The provided input could not be parsed as a valid JSON object.
Action
Check the logs for additional errors or warnings.
CSIAK0705E The class with name "className" could not be loaded or instantiated.
Explanation
An internal component or extension could not be loaded. The component might have experienced a problem or it might not be available in the class path of the application.
Action
Correct the system configuration and retry the operation. Check the logs for additional errors or warnings.
CSIAK0706E An internal component or extension could be loaded, but its type is not expected. The class "className" was loaded, but it is not of the type "expectedClassName" .
Explanation
An internal component or extension was loaded but was not of the expected class type. The component might have experienced a problem or a conflicting class might be in the class path of the application.
Action
Correct the system configuration and retry the operation. Check the logs for additional errors or warnings.
CSIAK0707E The configuration for the IDaaS Management environment could not be loaded from "fileName".
Explanation
Endpoint configuration for IDaaS Management servers could not be loaded from the specified path.
Action
Provide the specified configuration and retry the operation.
CSIAK0708E Failed to create audit logging directory of "logDir".
Explanation
The audit service was unable to create the audit logging directory
Action
Ensure that the user that the server runs as can write to the audit log location.
CSIAK0709E The value for "logDir" must be a directory location and not a file name.
Explanation
The audit service was unable to create the audit logging directory
Action
Ensure that the user that the server runs as can write to the audit log location.
CSIAK0710E The event record "event" could not be processed.
Explanation
An problem was encountered while trying to collect the specified event record.
Action
Ensure that all of the event collection service components are available and accessible. Consult the application logs for additional information.
CSIAK0711E The IPv4 address is invalid "origin".
Explanation
A problem was encountered while trying to determine the IP address for the event record.
Action
See the application logs for additional information.
CSIAK0712E The event attribute "name" could not be obtained.
Explanation
A attempt to serialize an event object to JSON failed due to an internal error. The value could not be retrieved from an event instance.
Action
Check the application logs for additional errors or warnings.
CSIAK0713E The event validation failed for required attribute "name". A non-empty value is required for this attribute.
Explanation
Validation of event attributes has failed. The event is missing mandatory attributes.
Action
Ensure that the mandatory event attributes have been populated with valid values. Check the application logs for additional errors or warnings.
CSIAK0714E The event validation failed for required attribute "name". The attribute value "value" is not allowable for this field.
Explanation
Validation of event attributes has failed. An keyword attribute has been assigned a value outside of the permitted keywords.
Action
Ensure that the mandatory event attributes have been populated with valid values. Check the application logs for additional errors or warnings.
CSIAK0715E Validation of event attributes has failed. The value for event attribute "name" could not be obtained.
Explanation
Validation of event attributes has failed. An event attribute value could not be accessed.
Action
Ensure that the mandatory event attributes have been populated with valid values. Check the application logs for additional errors or warnings.
CSIAK0716E The event attribute "name" could not be set.
Explanation
A attempt to de-serialize an event object from JSON failed due to an internal error. The value could not be saved to an event instance.
Action
Check the application logs for additional errors or warnings.
CSIAK0717E The service hostname could not be determined.
Explanation
A attempt to determine the hostname from the local system failed.
Action
Check the application logs for additional errors or warnings. Correct the system network configuration and restart the application.
CSIAK0718E The event attribute "name" cannot be set.
Explanation
An attempt to reset an event object to default failed due to an internal error.
Action
Check the application logs for additional errors or warnings.
CSIAK0719E An interrupt occurred while waiting to pull an object of class "className" from the event pool.
Explanation
The request timed out.
Action
Check the application logs for additional errors or warnings.
CSIAK0720E An interrupt occurred while waiting to add an object of class "className" back to event pool.
Explanation
The request timed out.
Action
Check the application logs for additional errors or warnings.
CSIAK0721E An uncaught exception caused a thread "paramThread" to be exited while trying to shutdown the event service.
Explanation
A problem was encountered while trying to shutdown the event service.
Action
Check the application logs for additional errors or warnings.
CSIAK0722E Failed to convert the object "jsonString" to a map of the type string: string.
Explanation
An attempt to de-serialize an event object from JSON failed due to an internal error. The value could not be saved to an event instance.
Action
Check the application logs for additional errors or warnings.
CSIAK0723E Failed to convert the object "jsonString" to a map of the type string: object.
Explanation
An attempt to de-serialize an event object from JSON failed due to an internal error. The value could not be saved to an event instance.
Action
Check the application logs for additional errors or warnings.
CSIAK0725W Periods are not allowed in event service attribute names. The event attribute "origAttr" was converted to "newAttr".
Explanation
Periods are not allowed in event service attribute names, so the specified attribute had any existing periods converted to underscores.
Action
CSIAK0726E Validation of event attributes has failed. The value for the additional event data attribute "name" has a size exceeding the maximum allowable size of maxSize bytes.
Explanation
Validation of event attributes has failed. An event data attribute value has a size exceeding the maximum size allowed.
Action
Ensure that the event attributes have been populated with valid values. Check the application logs for additional errors or warnings.
CSIAK0727E The System cannot instantiate the thread pool service because of an internal error.
Explanation
Action
See the log files for additional information related to this incident.
CSIAK0728E The System cannot instantiate the thread pool service because an instance already exists.
Explanation
Action
See the log files for additional information related to this incident.
CSIAK0729E The background task executor service was unable to execute the following task: [task].
Explanation
The System could not execute task as an exception was thrown from within the thread.
Action
See the log files for additional information related to this incident.
CSIAK0732W An uncaught error/exception occurred during shutdown. Continuing the shutdown.
Explanation
A problem was encountered during the service shutdown.
Action
See the application logs for any contributing errors.
CSIAK0734W An uncaught error/exception occurred during event processing. Event processing will continue.
Explanation
A problem was encountered during the event processing.
Action
See the application logs for any contributing errors.
CSIAK0735W Unable to queue event "event".
Explanation
A problem was encountered during the processing of an event.
Action
See the application logs for the failed event and for any other contributing errors.
CSIAK1508E The value entered for the pagination query parameter [start] was either non-numeric or less than 0. The query parameter sent in the request for 'start' was [start].
Explanation
The query parameter value passed in the request was not valid.
Action
Ensure that the value is a valid integer.
CSIAK1509E The value entered for the pagination query parameter [count] was either non-numeric or less than 0. The query parameter sent in the request for 'count' was [count].
Explanation
The query parameter value passed in the request was not valid.
Action
Ensure that the value is a valid integer.
CSIAK1510E The cluster identifier [id] is not valid. Ensure that it is provided, not empty, not more than max_len characters in length and contains only characters from the following set [characters].
Explanation
Cluster identifier must only contain allowed characters.
Action
Choose a cluster identifier that is not empty, not larger than the maximum length and contains only valid characters.
CSIAK1511E The host name [hostName] is not valid. Ensure that it is provided, not empty, not more than max_len characters in length and is a valid host name or IP.
Explanation
The host name is invalid. It must be provided, not empty, not too large or contain any characters not in the identified set of allowable characters.
Action
Provide a host name that follows the restrictions identified and then retry the operation.
CSIAK1512E The cluster identified by identifier [cluster_id] host name [host_name] host port [host_port] and endpoint type [endpoint_type] already exists.
Explanation
The cluster identified by it's cluster identified, host name, host port and endpoint type already exists.
Action
Supply another cluster that does not exist,
CSIAK1513E The host port [host_port] is not valid. Ensure that it is an integer between 1 and 65535, inclusive.
Explanation
The host port is invalid. It must be an integer value between 1 and 65535.
Action
Provide a host port in the valid range and then retry the operation,
CSIAK1514E The user name [user_name] is not valid. Ensure that it is provided, not empty, not larger than [max_size] bytes and does not contain any invalid characters[invalid_chars].
Explanation
The user name is invalid. It must be non null, non empty, not too large and not contain any invalid characters.
Action
Provide a user name that is not null, not empty, not too large and contains only valid characters and then retry the operation,
CSIAK1515E The user password was not provided.
Explanation
The user password is required to be provided.
Action
Provide a user password and then retry the operation,
CSIAK1516E The endpoint type [endpoint_type] is invalid. The endpoint type must be provided and be one of the following values [valid_values].
Explanation
The endpoint type is invalid. It must be provided and be one of the values specified.
Action
Provide an endpoint that is one of the values specified,
CSIAK1517E The is_primary value provided [is_primary] is invalid. The is_primary value provided must be one of the following values [valid_values].
Explanation
The is_primary value is invalid. It must be one of the values specified.
Action
Provide an is_primary value that is one of the values specified,
CSIAK1518E The cluster uuid [uuid] for the attempted delete does not exist. The cluster uuid must exist to be able to delete the cluster.
Explanation
When attempting to delete a cluster, the input cluster uuid was found not to exist.
Action
Provide a cluster uuid for a cluster that exists and then retry the operation.
CSIAK1519E The cluster uuid [uuid] for the attempted get does not exist. The cluster uuid must exist to be able to get the cluster information.
Explanation
When attempting to get information for a cluster, the input cluster uuid was found not to exist.
Action
Provide a cluster uuid for a cluster that exists and then retry the operation.
CSIAK1520E The cluster uuid [uuid] for the attempted update does not exist. The cluster uuid must exist to be able to update the cluster.
Explanation
When attempting to update a cluster, the input cluster uuid was found not to exist.
Action
Provide a cluster uuid for a cluster that exists and then retry the operation.
CSIAK1521E Registration is not allowed with the specified email address.
Explanation
The email address matched a filter that is not allowed to register with Cloud Directory. This could either be a SAML domain filter or the Cloud Directory filter.
Action
Use an email address that is allowed to register.
CSIAK1522E The specified email address [email address] matched a filter and was not allowed to register in cloud directory.
Explanation
The email address matched a filter that is not allowed to register with Cloud Directory. This could either be a SAML domain filter or the Cloud Directory filter.
Action
Use an email address that is allowed to register.
CSIAK1523E The user [user] is federated and is not allowed to use the User Self Care API.
Explanation
The user is marked as a federated user, so they are not allowed to use User Self Care.
Action
Manage a user that is not federated.
CSIAK1524E Unable to make an HTTP REST call to the appliance.
Explanation
When attempting to make a REST call to the appliance, an error occurred.
Action
Check to make sure that a 'management' cluster member exists for your appliance.
CSIAK1525E While attempting to make a REST call to the appliance, an error occurred. The HTTP response code is [code]. The error message retrieved is [error_json].
Explanation
While attempting to make a REST call to the appliance, an error occurred on the appliance.
Action
Review the appliance log files to determine the cause of error. Make any adjustments required and then retry the operation.
CSIAK1526E The registration type is set to social, but the user is not authenticated using a social login provider.
Explanation
The registration type is set to social logins. The user needs to be authenticated via a social login provider to use the feature.
Action
Authenticate with a social login provider and try again.
CSIAK1527E The value for email [email] is not valid. You must register with the email address associated with the social login provider.
Explanation
The registration type is set to social logins. The user must register using the email address associated with the social login.
Action
Register with the correct email address.
CSIAK1528E The specified user was not found and did not match any federations.
Explanation
The specified user could not be found in the directory and the username did not match the filters for any federation.
Action
Specify a user that exists in the directory or that matches a federation.
CSIAK1529E No user was specified in the request.
Explanation
The user query string parameter was not specified or empty, so identity sources could not be found.
Action
Specify a user in the query string.
CSIAK1530E A test filter was not specified in the request.
Explanation
A domain filter test could not be performed because a test regular expression was not specified.
Action
Specify a test regular expression.
CSIAK1531E The uploaded file has exceeded the maximum size of [sizeLimit] MB.
Explanation
Uploading a file exceeding the specified limit is not allowed.
Action
Ensure the file size does not exceed the specified limit.
CSIAK1532W The server specified, serverName, does not exist.
Explanation
When attempting an operation on a server, it was found that the server name supplied identifies a server that does not exist.
Action
Supply a server name that exists and retry the operation.
CSIAK1533E An error occurred attempting to find the list of Liberty servers.
Explanation
When attempting to obtain the list of Liberty servers an error occurred.
Action
System administrator must ensure that the Liberty installation is valid.
CSIAK1534E An error occurred attempting to restart server serverName.
Explanation
When attempting to restart a server an error occurred preventing the server from being restarted.
Action
Make sure that the server can be restarted by invoking server stop "server_name" and server start "server_name".
CSIAK1535W The server operation "operation" was not valid for server "server"
Explanation
The input JSON payload must have a valid operation.
Action
Make a change to the input JSON payload that is sent to this resource, giving an appropriate operation, like "restart", and then attempt to make the REST call again.
CSIAK1536W Property key, "property", for server, "serverName", is not valid.
Explanation
The server property specified is not a property that can be modified.
Action
Make a change to the input JSON payload that is sent to this resource, providing only valid properties, and then attempt to make the REST call again.
CSIAK1537W Property key, "propkey", is not valid.
Explanation
The property specified is not a property that can be modified.
Action
Make a change to the input JSON payload that is sent to this resource, providing only valid properties, and then attempt to make the REST call again.
CSIAK1538W Failed to load configuration properties file "file".
Explanation
The property file could not be loaded because it doesn't exist or there is a permission issue.
Action
Ensure the properties file exists and has the correct permissions to allow this application to read and write to it.
CSIAK1539W The configuration property "name" is not known.
Explanation
The property file could not be loaded because it doesn't exist or there is a permission issue.
Action
Only attempt to set known properties. Other properties will be ignored.
CSIAK1540W An error occurred while saving properties to configuration file "file".
Explanation
The property file could not be loaded because it doesn't exist or there is a permission issue.
Action
See thrown exception for further details.
CSIAK1541W The key or name of the configuration property "key" is not valid. Valid keys are "validKeys".
Explanation
A configuration property key or name was entered that is not recognized for this type of resource.
Action
Only enter in valid keys or names for this resource.
CSIAK1542E Tenant with identifier "id" does not exist.
Explanation
Tenant with the specified identifier does not exist.
Action
None.
CSIAK1543E When attempting to make a REST call to the appliance, the expected HTTP result was not returned.
Explanation
The REST call to the appliance did not return the expected HTTP result. This can happen for many reasons. Make sure the Clusters are configured correctly for the appliance's management and runtime interfaces.
Action
Attempt to undo the change last made if possible. If not, delete the tenant and attempt to recreate it.
CSIAK1544E An error occurred while trying to load the properties file "file"
Explanation
The REST call to the appliance did not return the expected HTTP result. This can happen for many reasons. Make sure the Clusters are configured correctly for the appliance's management and runtime interfaces.
Action
There was an issue loading the properties file. This could be a file system permission problem.
CSIAK1545W An error occurred while validating the provided host name"server"
Explanation
An invalid host name string was passed in.
Action
A valid host name string needs to be submitted to this service.
CSIAK1546W Failed to find the system property "property"
Explanation
An invalid system property was presented for this container.
Action
A valid system property needs to be specified.
CSIAK1547W Unable to get as list of contents for the directory "dir".
Explanation
The directory must not exist since it cannot list the files
Action
A valid directory must be specified.
CSIAK1548W Unable to find the Liberty profile directory "dir".
Explanation
The directory pulled from the System properties does not exist.
Action
A valid directory must be specified.
CSIAK1549W An error occurred while running the native command "command".
Explanation
The native command failed and halted unexpectedly.
Action
Try native command from the system itself and not within the application to determine the problem.
CSIAK1550W The file "file" was unexpected.
Explanation
This file was not expected to be processed.
Action
Remove offending file from system.
CSIAK1551W An error occurred while trying to close the input or output stream
Explanation
Closing the stream threw an exception.
Action
No response.
CSIAK1552W Log files were expected on server "server". None were found.
Explanation
The application expected to find log files on the server but there not any.
Action
No response.
CSIAK1553E JSON validation failed for the input "jsonInput".
Explanation
Validation of the JSON payload failed or an error occurred while processing.
Action
Verify that the JSON payload is valid for this resource.
CSIAK1554E Validation failed for port "port".
Explanation
Validation of the specified port failed or an error occurred while processing.
Action
Verify that the port is valid and reachable for this resource.
CSIAK1555E An internal server error occurred. Contact the system administrator.
Explanation
An internal server error occurred. The error message is in the logs.
Action
The request was not processed.
CSIAK1556E The email server is not configured.
Explanation
An attempt was made to send an email and it failed because the email server is not configured.
Action
Configure the email server connection properties to fix the problem.
CSIAK1557E The email template with identifier [identifier] is missing the subject. Email delivery failed.
Explanation
An attempt was made to send an email and it failed because the email template is missing a subject field.
Action
Check the email server template file and fix the subject field.
CSIAK1558E The email template page with identifier [identifier] is missing the the message content. Email delivery failed.
Explanation
An attempt was made to send an email and it failed because the email template is missing the message to send.
Action
Check the email server template file and fix the message content.
CSIAK1559E An email template page with identifier [identifier] was not found. Email delivery failed.
Explanation
An attempt was made to send an email and it failed because the email template cannot be found.
Action
Check the email server template files and add the email template.
CSIAK1560E The email template page [pageIdentifier] does not contain the email identifier [emailIdentifier]. Email delivery failed.
Explanation
An attempt was made to send an email using a contextual email identifier and it failed because the email identifier cannot be found in the template.
Action
Check the email server template files and add the email identifier.
CSIAK1561E Email delivery failed because the x-smtpapi header value defined in the email template is not valid json. The error is [property].
Explanation
The email template contains an x-smtpapi header and the value should be json.
Action
Use valid json.
CSIAK1562E The user management operation failed because the user is not authenticated.
Explanation
The user management process did not complete because the user is not authenticated.
Action
Ensure that the user authenticates prior to performing the user management operation.
CSIAK1563E User [user] was not found in the registry.
Explanation
An attempt was made to call the User Self Care REST API and the authenticated user was not found in the registry.
Action
Check that the user exists in the registry.
CSIAK1564E One or more fields contain illegal characters. The following characters are not allowed: propertyValue
Explanation
The input contained illegal characters.
Action
Remove the illegal characters from the request.
CSIAK1565E The process cannot be completed. The request is missing or contains invalid required data.
Explanation
A REST API was called and the request sent is incomplete.
Action
Check the REST API for proper usage. Check the trace logs for more information.
CSIAK1566E No user exists for the provided email emailAddress.
Explanation
A user was not found in the registry for the provided email address.
Action
Use an email address for an existing user.
CSIAK1567E The device [device] was not found.
Explanation
An attempt was made to retrieve a registered device for more information and the device was not found.
Action
None
CSIAK1568E Unable to obtain authenticated user name. Setting user name to: unauthnUser.
Explanation
Failed to get a value while attempting to get the authenticated user from the Subject or Principal objects
Action
Try authenticating with a valid user.
CSIAK1569E The macro name [name] is not valid. The macro name must start and end with @.
Explanation
The macro name must start and end with @.
Action
Fix the macro name.
CSIAK1570E The adopter property value [value] for property name [name] is not valid.
Explanation
The value is not in range or not an allowed value.
Action
Fix the value.
CSIAK1571E There are multiple users registered for the email address email.
Explanation
There are multiple accounts using the provided email address.
Action
Multiple accounts are using this email address. Only one account can use this address. Contact your administrator to delete the additional accounts so that you can continue this operation.
CSIAK1572E No identity sources matching the specified filters were found.
Explanation
The specified combination of filters did not match any identity sources configured in the tenant.
Action
Specify filters that match the configured identity sources.
CSIAK1573E The configuration for the user registry is missing or not valid.
Explanation
The user registry configuration is necessary to connect to the user repository.
Action
Check the configuration for LDAP.
CSIAK1574E One or more required properties are missing. Required properties for tenant type tenant type are required properties.
Explanation
One or more required properties for the specific tenant type are missing.
Action
Supply all the required properties for the specific tenant type.
CSIAK1575E The tenant identifier [id] is not valid. Ensure that it is not empty, and contains only characters from the following set [characters].
Explanation
Tenant identifier must only contain allowed characters.
Action
None.
CSIAK1576E The tenant type [type] is not valid.
Explanation
Tenant type does not exist.
Action
None.
CSIAK1577E The tenant friendly name [id] is not valid. Ensure that it is not empty, and contains only characters from the following set [characters].
Explanation
Tenant friendly name must only contain allowed characters.
Action
None.
CSIAK1578E The credential type [type] is not valid.
Explanation
The credential type is not valid.
Action
None.
CSIAK1579E The credential [credential] is not valid.
Explanation
The old credential is not valid.
Action
None.
CSIAK1580E The old credential type [type] is not valid.
Explanation
The old credential type is not valid.
Action
None.
CSIAK1581E The old credential [credential] is not valid.
Explanation
The old credential is not valid.
Action
None.
CSIAK1582E The new credential type [type] is not valid.
Explanation
The new credential type is not valid.
Action
None.
CSIAK1583E The new credential [credential] is not valid.
Explanation
The new credential is not valid.
Action
None.
CSIAK1584E Unable to parse the input file.
Explanation
The bulk upload parse resulted in no records. File is invalid.
Action
Upload a proper CSV file.
CSIAK1585E Incorrect record. The input values do not match the headers.
Explanation
The bulk upload parse resulted in an invalid record. The values did not match the headers.
Action
Check the record values and ensure that they match the headers.
CSIAK1586E An upload request cannot be performed while another request is in progress.
Explanation
The system can perform only one bulk upload operation at a time.
Action
Try the new upload operation again after the original upload operation is complete.
CSIAK1587E The action cannot be performed while import is in progress.
Explanation
The system cannot perform the operation if import is in progress.
Action
Try the operation again after the import operation is complete.
CSIAK1589E The required input fields are missing for the record.
Explanation
The input records have required fields.
Action
Add all required fields and try again.
CSIAK1590E Internal error. Contact the System Administrator.
Explanation
An internal error occurred.
Action
Check the log file for more information about the cause of the problem.
CSIAK1591E The file size exceeds the limit of [limit]MB.
Explanation
The input file size is exceeding limit.
Action
Reduce the size of input file and try again.
CSIAK1592E A required property is missing: [property]
Explanation
The posted JSON payload does not contain all required properties.
Action
Provide the missing property.
CSIAK1598E Tenant with identifier [id] already exist. Please use a different identifier.
Explanation
Tenant with the specified identifier already exist.
Action
None.
CSIAK1599E The identity source cannot be retrieved for the realm name realm name.
Explanation
An error occurred while retrieving the identity sources for this tenant.
Action
Check the server logs for more details about how to trace the cause of the error.
CSIAK1600E The tenant company name [company_name] is not valid. The name must not be longer than maxlen bytes.
Explanation
Tenant company name must be present and must not be too long.
Action
Specify a name that is not be longer than the specified number of bytes.
CSIAK1601E The tenant company email [email] is not valid. It must not be longer than [maxlen] bytes.
Explanation
Tenant company email must not be too long.
Action
Specify an email that is not longer than the specified number of bytes.
CSIAK1602E The tenant status value [status] is not valid. The tenant status value must be one of the following values: [valid_values].
Explanation
Tenant status must be one of the specified values.
Action
Specify one of the listed values for the tenant status.
CSIAK1603E A REST call was made. The JSON is not valid, or one of the JSON elements is incorrect.
Explanation
The JSON payload is either not valid JSON, or the value for a JSON element is not the correct type. For example, the JSON element is a Boolean, and the payload has a string for this element.
Action
Specify valid JSON, or use the correct JSON element.
CSIAK1604E Tenant properties cannot have duplicate key elements. Duplicate key element found: dup_key.
Explanation
There can be no duplicate tenant property keys. A duplicate was found.
Action
Remove the duplicate.
CSIAK1605E The tenant property key, "key", is not valid for tenant type ten_type.
Explanation
Each tenant type has a valid set of property keys. A key was found that is not in that set.
Action
Remove the property with that key.
CSIAK1606E An error occurred attempting to persist data for tenant tenantId.
Explanation
While attempting to store data for this tenant, an error occurred.
Action
Verify that the ZooKeeper server is available.
CSIAK1607E An error occurred attempting to read data from tenant store.
Explanation
While attempting to read data for this tenant or all tenants, an error occurred.
Action
Verify that the ZooKeeper server is available.
CSIAK1608E An error occurred attempting to create the tenant node "tenantNodePath" for tenant "tenant".
Explanation
The tenant create for this particular host node failed..
Action
Verify that the tenant ID does not already exist or is a valid tenant ID.
CSIAK1609E The tenant admin with the email address [emailAddress] for the tenant [tenant] was not created.
Explanation
Tenant admin creation failed because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1610E The tenant admin was not created. A user with the username [username] for the tenant [tenant] already exists.
Explanation
Tenant admin must be unique.
Action
None
CSIAK1611E The tenant admin with the ID [userId] for tenant [tenant] cannot be deleted.
Explanation
The tenant admin could not be deleted because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1612E The IBM ID account that is associated with the identifier [identifier] for the tenant [tenant] cannot be retrieved.
Explanation
The tenant admin must have an IBM ID account.
Action
Verify that the account is an IBM ID account.
CSIAK1613E The admin group [groupName] for the tenant [tenant] was not created.
Explanation
The tenant admin group could not be created because an internal error occurred.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1614E The admin group was not created. An admin group [groupName] for tenant [tenant] exists. Specify a different name for the admin group.
Explanation
The admin group name must be unique.
Action
None.
CSIAK1615E The admin group with the ID [id] for the tenant [tenant] was not updated.
Explanation
The tenant admin group could not be updated because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1616E The admin user with the ID [id] for the tenant [tenant] was not retrieved.
Explanation
The tenant admin user could not be retrieved because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1617E The admin group with the name [groupName] for the tenant [tenant] was not retrieved.
Explanation
The tenant admin group could not be retrieved by name because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1618E The tenant admin with the ID [id] for the tenant [tenant] was not found.
Explanation
The tenant admin user might not exist.
Action
None.
CSIAK1619E The tenant admin group with the ID [id] for the tenant [tenant] was not found.
Explanation
The tenant admin group might not exist.
Action
None.
CSIAK1620E The admin users for the tenant [tenant] were not retrieved.
Explanation
The tenant admin users could not be retrieved because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1621E The tenant admin group with the name [name] for the tenant [tenant] was not found.
Explanation
The tenant admin group might not exist.
Action
None.
CSIAK1622E Email delivery failed for email address [email] for the tenant [tenant].
Explanation
An attempt was made to send an email and it failed.
Action
Check the logs for more information. Check the SMTP configuration properties for valid authentication settings.
CSIAK1623E An account with given id [id] already exists.
Explanation
A request to register a new user was made, but an account with the specified uid already exists.
Action
Submit the request again with a new unique identifier via the id attribute in the payload.
CSIAK1624E The group with the ID [id] for the tenant [tenant] was not retrieved.
Explanation
The tenant group could not be retrieved because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1625E The token "token" is not valid.
Explanation
The token is missing or expired.
Action
None.
CSIAK1626E We cannot renew your password.
Explanation
An attempt was made to renew the password, but the user ID does not exist.
Action
None.
CSIAK1627E User self care operations are disabled.
Explanation
An attempt was made to use the user self care API and it's disabled.
Action
None.
CSIAK1628E No email address exists for the user [userName] for the tenant [tenant].
Explanation
An email address was not found in the registry for the user.
Action
Use a valid existing IBMid.
CSIAK1629E The path [path] is not a valid configuration node.
Explanation
Provide a valid path.
Action
None.
CSIAK1630E The IBMid account that is associated with the user name [identifier] is inactive.
Explanation
The tenant admin must have an active IBMid account.
Action
Contact your support team to reactivate IBMid account or use another account that is active and resubmit the request.
CSIAK1631E The tenant admin with the username [userName] for the tenant [tenant] was not found.
Explanation
The tenant admin user might not exist.
Action
None.
CSIAK1632E The admin user with the username [userName] for the tenant [tenant] was not retrieved.
Explanation
The tenant admin user could not be retrieved because of an internal error.
Action
An internal error occurred. Check the Kibana logs for more information.
CSIAK1633E Not found.
Explanation
An attempt was made to access a GTA endpoint that does not exist.
Action
Modify the HTTP call to access a valid GTA endpoint.
CSIAK2002E An error occurred when the audit service tried to create an audit event.
Explanation
The audit service failed to create an audit event record. This failure does not constitute a failure in other aspects of the product. The audit record and subsequent audit records might be lost. To prevent further audit system errors, take action before you continue using the system.
Action
Check the audit service parameters. Ensure that the device capturing audit records is available and healthy.
CSIAK2003E An error occurred when the audit service tried to log an audit event record.
Explanation
The audit service failed to log an audit event record. This failure does not constitute a failure in other aspects of the product. The audit record and subsequent audit records might be lost. To prevent further audit system errors, take action before you continue using the system.
Action
Check the audit service parameters. Ensure that the device capturing audit records is available and healthy.
CSIAK2004W The audit log configuration parameter "identifier" is missing.
Explanation
The audit service cannot locate the specified configuration parameter for logging audit event records. File logging is disabled until you correct this problem. To prevent loss of audit data, take action before continuing to use the system. This failure does not constitute a failure in other aspects of the product.
Action
Check the audit service configuration and ensure that all configuration parameters are present and set to valid values.
CSIAK2005W Incorrect value for the following required audit configuration parameter "identifier" in the "cfgFile" configuration file. Valid values are "validValues".
Explanation
The specified configuration parameter for the logging of audit event records is invalid. See the Administration Guide for valid values. To prevent loss of audit data, take action before continuing to use the system.
Action
In order to prevent loss of audit data, take action before continuing to use the system. Check the audit service configuration and ensure that all configuration parameters are present and set to valid values.
CSIAK2007W Incorrect value for the following required audit configuration parameter q/>identifier" in the "cfgFile" configuration file.
Explanation
The specified configuration parameter for the logging of audit event records is invalid. See the Administration Guide for valid values. To prevent loss of audit data, take action before continuing to use the system.
Action
Check the audit service configuration and ensure that all configuration parameters are present and set to valid values.
CSIAK2008E Cannot create the file handler for writing audit records to log files.
Explanation
An exception occurred while creating the file handler. File logging is disabled until you correct the problem. To prevent loss of audit data, take action before continuing to use the system. This exception might indicate a system environment problem that impacts other aspects of the product.
Action
Enable the finest level of logging and retry the operation. Review the log files. Make changes as needed. Review the operating environment and ensure components are at the required levels. Retry the operation after making the necessary changes.
CSIAK2009E The file handler used for writing audit records to log files threw an exception.
Explanation
An exception occurred while writing to audit log files. To prevent loss of audit data, take action before continuing to use the system. This exception might indicate a system environment problem that impacts other aspects of the product.
Action
Enable the finest level of logging and retry the operation. Review the log files. Make changes as needed. Review the operating environment and ensure components are at the required levels. Retry the operation after making the necessary changes.
CSIAK2011W Cannot locate the audit log configuration.
Explanation
The audit service cannot locate the specified configuration for the logging of audit event records. File logging is disabled until this problem is corrected. To prevent loss of audit data, take action before continuing to use the system. This failure does not constitute a failure in other aspects of the product.
Action
Check the audit service configuration and ensure that all configuration parameters are present and set to valid values.
CSIAK2012E Cannot write the audit log configuration to the configuration file.
Explanation
The audit service cannot write the specified audit configuration to the configuration file. Audit logging is disabled until this problem is corrected. To prevent the loss of audit data, take action before continuing to use the system. This issue might indicate a system environment problem that could affect other aspects of the product.
Action
Another exception or message was created with details of the error. Enable the finest level of logging and retry the operation. Review the log files and make changes as needed. Review the operating environment and ensure components are at the required levels. Review the configuration settings and ensure they are all present and correct. Retry the operation after making the necessary changes if desired.
CSIAK2014E Cannot start the auditing service. Auditing was disabled.
Explanation
An error occurred while trying to start the auditing service.
Action
Enable the finest level of logging and retrying the operation. Review the log files. Make changes as needed. Review the operating environment and ensure components are at the required levels. Retry the operation after making the necessary changes if desired.
CSIAK2016W Auditing was enabled. An empty value was specified for the property "configProp" in the "configFile" configuration file. The software is using the default value of "defaultValue".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2017E The deobfuscation of the property "configProp" failed.
Explanation
The audit service cannot hide the specified value.
Action
Check the audit service configuration and ensure that all configuration parameters are present and set to valid values.
CSIAK2018E Creating the cluster with the hostname "host" failed.
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2021E Failed to delete the cluster with uuid "uuid".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2023E Failed to retrieve all clusters.
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2025E Failed to retrieve the cluster with uuid "uuid".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2027E Failed to update cluster with uuid "uuid".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2028W Auditing was enabled. An incorrect value was specified for the property "configProp" in the "configFile" configuration file. The software is using the default value of "defaultValue".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2029E Failed to create audit logging directory of "logDir".
Explanation
The audit service cannot create the audit logging directory.
Action
Ensure that the user that the server runs as can write to the audit log location.
CSIAK2030E The value for "logDir" must be a directory location and not a file name.
Explanation
The audit service cannot create the audit logging directory.
Action
Ensure that the user that the server runs as can write to the audit log location.
CSIAK2031E The audit configuration within the "configFile" is invalid. The audit service will now assume local logging.
Explanation
The audit service cannot load valid configuration.
Action
Make sure that the all required values are specified with valid entries.
CSIAK2032E Cannot add the audit event "event" to the queue.
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2034E The event collection service cannot add the event record "eventdata" to the collection queue.
Explanation
A system error prevented the event from being added to the queue and sent to the event service.
Action
Check the application logs for additional information.
CSIAK2035E Cannot generate a formatted message for event "eventdata" .
Explanation
An application error prevented the event from being serialized for collection.
Action
Check the application logs for additional information.
CSIAK2037E The internal event processing service did not start. Event messages might not be processed.
Explanation
An internal application service encountered errors during startup. The service either might be disabled, or it might not function properly.
Action
Check the application logs for additional information.
CSIAK2038E The event log recovery directory, "fileName", was not created.
Explanation
The event client could not create a file or parent directories. The client might not have the permissions required to perform this operation.
Action
Consult the application log files for additional information.
CSIAK2039E The write lock on event log file, "fileName", was not acquired.
Explanation
The event client could not acquire the write lock on the event log file. The file either does not exist, or it is locked by another thread.
Action
Consult the application log files for additional information.
CSIAK2040E Data was not written to the following event log file: "fileName".
Explanation
The event client could not write event records to the event log file.
Action
Consult the application log files for additional information.
CSIAK2041E The write lock on event log file, "fileName", was not released.
Explanation
The event client could not release the write lock for the event log file.
Action
Consult the application log files for additional information.
CSIAK2042E The event log file, "fileName", was not closed.
Explanation
The event client was not able to close the event log file.
Action
Consult the application log files for additional information.
CSIAK2043E The event emitter implementation class, "className", was not loaded.
Explanation
The application could not load the event emitter implementation class.
Action
Consult the application log files for additional information.
CSIAK2044E The String, "payload", was not parsed into a JSONObject.
Explanation
The event client could not parse the string to JSONObject.
Action
Consult the application log files for additional information.
CSIAK2045E The event log file, "fileName", was not read.
Explanation
The event client could not read the event records from the event log file. The file does not exist, or it is locked by another thread.
Action
Consult the application log files for additional information.
CSIAK2046E The Event Service failed to publish event, "eventPayload", to the event emitter.
Explanation
The application could not publish events. The connection might be down.
Action
Consult the application log files for additional information.
CSIAK2047E The Event Client failed to publish event, "eventPayload", to the local file system.
Explanation
The application could not publish events to the file. The application might not have the permissions required to perform this operation.
Action
Consult the application log files for additional information.
CSIAK2048E The Event Client failed to recover events from the local file system.
Explanation
The application did not recover events from the event log files. The application might not have the permissions required to perform this operation.
Action
Consult the application log files for additional information.
CSIAK2049E The event client failed to split event log file name "fileName" with the file separator "pattern".
Explanation
Communication was restored, but the event log for recovery processing was not read.
Action
Consult the application log files for additional information.
CSIAK2050E The event service failed to convert the following Java Object "javaBean" to JSON.
Explanation
An exception occurred during the operation because the structure of the Java Object is not a valid JSON. Verify that the configuration is a valid JSON in ZooKeeper.
Action
See the application log files for additional information.
CSIAK2051E The event service failed to convert the following JSON configuration "jsonConfiguration" to a Java Object.
Explanation
An exception occurred while deserializing the JSON. Verify that the configuration is a valid JSON in ZooKeeper.
Action
See the application log files for additional information.
CSIAK2052E The event collection service cannot add the event record "eventdata" to the collection queue.
Explanation
A problem was encountered while trying to validate the event record.
Action
See the application logs for additional information.
CSIAK2055E The event service configuration could not be loaded from the document "location".
Explanation
A problem was encountered while trying load application configuration for event processing.
Action
Ensure that the specified document exists and is valid JSON. See the application logs for additional information.
CSIAK2056E Event validation failed. It will not be submitted for processing. "eventdata".
Explanation
An incomplete or invalid event was submitted for processing.
Action
Ensure the mandatory attributes have been added to the event and that the values are valid. See the application logs for any other contributing errors.
CSIAK2057E Unable to add event "eventdata". The event service is not running.
Explanation
An attempt was made to submit an internal event for processing, but the event service was not started or enabled.
Action
Ensure that the internal event service has been started on application startup, before submitting any events. See the application logs for any other contributing errors.
CSIAK2058E An internal deployment error occurred No configured event consumer was found. "eventdata".
Explanation
An attempt was made to submit an internal event for processing, but the internal processing component was not configured or specified.
Action
Ensure the internal event service is correctly defined and can be loaded by the Java Virtual Machine. See the application logs for any other contributing errors.
CSIAK2059E An internal deployment error occurred. No configured event consumer was found. The event service could not start.
Explanation
An attempt was made to submit an internal event for processing, but the internal processing component was not configured or specified.
Action
Ensure the internal event service is correctly defined and can be loaded by the Java Virtual Machine. See the application logs for any other contributing errors.
CSIAK2060E A configuration object of the type "attributeDataType" could not be created.
Explanation
An attempt was made to instantiate an internal object that represents all or a part of the service configuration, but the attribute could not be dynamically created.
Action
Ensure that the event service configuration is correctly defined and that the attribute data type is accessible, can be created, and is not an interface or abstract type. See the application logs for any other contributing errors.
CSIAK2061E A configuration list object of the type "attributeDataType" could not be created.
Explanation
An attempt was made to instantiate an internal list class representing all or a part of the service configuration, but the attribute could not be dynamically created.
Action
Ensure that the event service configuration is correctly defined and that the attribute data type is accessible, can be created, and is not an interface or abstract type. See the application logs for any other contributing errors.
CSIAK2062E A configuration attribute data type could not be determined from the "instanceMethod" method in the "instanceClass" class.
Explanation
A configuration attribute could not be created because the data type could not be determined from the specified class.
Action
Ensure that the event service configuration is correctly defined and that the attribute data type is accessible, can be created, and is not an interface or abstract type. See the application logs for any other contributing errors.
CSIAK2063E The configuration attribute "name" with the value "value" could not be saved to the object of the type "classname" by using the class method "methodname".
Explanation
A configuration attribute could not be saved internally with the specified class and method name.
Action
Ensure that the event service configuration is correctly defined and that the attribute data type is accessible, can be created, and is not an interface or abstract type. See the application logs for any other contributing errors.
CSIAK2064E Type mismatch error. The class parameter type of "parmDatatype" does not match the value type of "valueDataType" for the class "classname" and the method "methodname".
Explanation
A configuration attribute could not be saved with the specified class and method name. The data type for the attribute in the configuration document does not match the data type in the application.
Action
Ensure the event service configuration class matches the data types from the stored configuration. See the application logs for any other contributing errors.
CSIAK2065E The configuration document at "path" was not found.
Explanation
A configuration document could not be found at the specified path.
Action
Ensure that the event service configuration document is stored in the Zookeeper repository at the specified location. If not, correct the location in the global event service configuration document. See the application logs for any other contributing errors.
CSIAK2066E The configuration document at "path" could not be loaded.
Explanation
A configuration document was found at the specified path, but could not be loaded as a JSON document.
Action
Ensure that the event service configuration document contains valid JSON. See the application logs for any other contributing errors.
CSIAK2068E The namespace "name" could not be loaded from Zookeeper.
Explanation
Event service configuration from the specified namespace could not be retrieved.
Action
Ensure that the namespace exists in Zookeeper. See the application logs for any other contributing errors.
CSIAK2069E An interrupt occurred while waiting to pull an object of class "className" from the event pool when pooling is set to "pooling".
Explanation
The request timed out.
Action
Check the application logs for additional errors or warnings.
CSIAK2070E The event class "className" is not supported by the event service. The event object was not created by the event service.
Explanation
A program error has occurred while instantiating the event object.
Action
Ensure that the event class is supported by the event service. Check the application logs for additional errors or warnings.
CSIAK2071E Event Service is entering recovery mode.
Explanation
This message is for informational purposes only.
Action
None.
CSIAK2072E Event Service is exiting recovery mode.
Explanation
This message is for informational purposes only.
Action
None.
CSIAK2074W Configuration could be found at zookeeper node: "node", however, it is not valid JSON: "data".
Explanation
The ZooKeeper node was found, but it contained invalid JSON.
Action
Check the application logs for additional errors or warnings.
CSIAK2075E The "envVar" environment variable is not set on the server. This must be set to pull the microservice configuration from the /microservices/*microservice name* namespace within ZooKeeper. "data".
Explanation
The specified environment variable was not set. It is required to be set to the microservices short name.
Action
Ensure the environment variable is set.
CSIAK2076E Unable to (re)load configuration from ZooKeeper node: "node".
Explanation
The observer was unable to reload the data from ZooKeeper.
Action
Check the application logs for additional errors or warnings.
CSIAK2079E Configuration object of type "configData" was unable to be populated with configuration data.
Explanation
The configuration data pulled from the ZooKeeper node was not compatible or able to be loaded into the provided Object type.
Action
Check the application logs for additional errors or warnings.
CSIAK2080E The Message Queue Client failed to recover messages from the local file system.
Explanation
The application did not recover messages from the message log files. The application might not have the permissions required to perform this operation.
Action
Consult the application log files for additional information.
CSIAK2081E The messages log file, "fileName", was not read.
Explanation
The message queue client could not read the messages from the message log file. The file does not exist, or it is locked by another thread.
Action
Consult the application log files for additional information.
CSIAK2082E While building the JSON string from the message queue object with the contents of "queuedMessage", there was an error.
Explanation
The message queue client could not convert the message queue object to a JSON object.
Action
Consult the application log files for additional information.
CSIAK2083E The message queue client failed to split message log file name "fileName" with the file separator "pattern".
Explanation
Communication was restored, but the message log for recovery processing was not read.
Action
Consult the application log files for additional information.
CSIAK2084E The write lock on message log file, "fileName", was not released.
Explanation
The message queue client could not release the write lock for the message log file.
Action
Consult the application log files for additional information.
CSIAK2085E The message log file, "fileName", was not closed.
Explanation
The message queue client was not able to close the message log file.
Action
Consult the application log files for additional information.
CSIAK2086E The message log recovery directory, "fileName", was not created.
Explanation
The message queue client could not create a file or parent directories. The client might not have the permissions required to perform this operation.
Action
Consult the application log files for additional information.
CSIAK2087E The write lock on message log file, "fileName", was not acquired.
Explanation
The message queue client could not acquire the write lock on the message log file. The file either does not exist, or it is locked by another thread.
Action
Consult the application log files for additional information.
CSIAK2088E Data was not written to the following message log file: "fileName".
Explanation
The message queue client could not write messages to the message log file.
Action
Consult the application log files for additional information.
CSIAK2089E While building the Object from the message queue JSON string with the contents of "queuedMessage", there was an error.
Explanation
The message queue client could not convert the message queue JSON to a Message Queue object.
Action
Consult the application log files for additional information.
CSIAK2090E Cannot collect health status for service "name" .
Explanation
Internal health checking did not complete due to an error.
Action
Ensure all servers are available. Check the logs for additional errors or warnings.
CSIAK2091E There is an overlapping file lock error while trying to access the file "file".
Explanation
More than one thread in the same process tried to access the specified file.
Action
Check the logs for additional errors or warnings.
CSIAK2092E There was an error while attempting to initialize the RabbitMQ client server configuration class "class".
Explanation
While initializing the client configuration for the RabbitMQ server an unexpected error occurred.
Action
Check the client configuration for proper formatting and content correctness. Check the logs for additional errors or warnings.
CSIAK2093E There was an error while attempting to initialize the RabbitMQ client publisher configuration class "class".
Explanation
While initializing the client configuration for the RabbitMQ publisher an unexpected error occurred.
Action
Check the client configuration for proper formatting and content correctness. Check the logs for additional errors or warnings.
CSIAK2095W Event client version 1 event types are deprecated and are no longer supported. Your service must switch to publishing version 2 events or risk interruption in event delivery.
Explanation
The service is attempting to send a deprecated event type and is being warned that support for this will be dropped soon.
Action
Consult the application log files for additional information.
CSIAK2096E The System cannot execute the task as no task was passed to the background task executor service.
Explanation
The System could not execute the tasks. Either task could be Null.
Action
See the log files for additional information related to this incident.
CSIAK2097E The background task executor service is not running. No tasks can be added to the thread pool.
Explanation
The System could not execute the task. The Thread Pool Service is not running.
Action
See the log files for additional information related to this incident.
CSIAK2098W The system was not able to update user last login fields of logged in user userid of tenant tenant.
Explanation
A user successfully logged in but the last login attributes could not be set.
Action
Consult the application log files for additional information.
CSIAK2099E Missing information prevents updating the last login attributes of user "user" of tenant tenantname. Specified login realm, realm. Specified login type, logintype.
Explanation
Incomplete or invalid login success information was submitted to update the user last login fields. The user's last login information cannot be updated.
Action
See the application logs for any other contributing errors.
CSIAK2100E Encoding "value" to encoding failed.
Explanation
The value was not able to be encoded.
Action
See the application logs for any contributing errors.
CSIAK2101W The API response object is Null.
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2102W Failed to perform lookup for tenant "tenant" on path "path".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2103W The following error was returned from the API when attempting to perform a lookup on tenant "tenant": "response". Event: "event".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2104W Failed to lookup user field: "value". Lookup failed tenant "tenant".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2105W Failed to lookup user attribute. No value was found in the attribute "field". Event: "event".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2107W Failed to load value from the cache for attribute: "value".
Explanation
No additional information is available for this message.
Action
Consult the Maintenance and Problem Determination Guide for suggestions for assessing system health.
CSIAK2800E The JSON property [property] received an invalid type of [type]. The expected type was [expectedType].
Explanation
An invalid type was passed in for this property.
Action
Send the JSON payload with the expected type value.
CSIAK2801E The additional JSON property [property] is not allowed. Send only known properties in the request.
Explanation
An invalid property was sent in the request.
Action
Send the JSON payload with known properties.
CSIAK2802E The required JSON property [property] is missing from the request.
Explanation
A required property is missing from the request.
Action
Send the JSON payload with the required properties.
CSIAK2803E The JSON property [property] requires the property [requiredProperty] to be included in the JSON. This property is missing from the request.
Explanation
A required property is missing from the request.
Action
Send the JSON payload with the required properties.
CSIAK2804E The JSON property [property] was received with a value of [value]. The minimum value allowed is [minimumValue].
Explanation
The specified value was less than the allowable minimum value.
Action
Send the JSON payload with at least the minimum property value.
CSIAK2805E The JSON property [property] was received with a value of [value]. The maximum value allowed is [maximumValue].
Explanation
The specified value exceeded the allowable maximum value.
Action
Send the JSON payload with the maximum property value or less.
CSIAK2806E The JSON property [property] was received with a value of [value]. The minimum number of items allowed is [minimumItems].
Explanation
The minimum number of items was not received.
Action
Send the JSON payload with at least the minimum number of items.
CSIAK2807E The JSON property [property] was received with a value of [value]. The maximum number of items allowed is [maximumItems].
Explanation
The maximum number of items was exceeded.
Action
Send the JSON payload with no more than the maximum number of items.
CSIAK2808E The JSON property [property] has an invalid schema pattern of [pattern].
Explanation
A regular expression pattern was entered in the schema that is invalid.
Action
Use valid regular expression patterns.
CSIAK2809E The string for JSON property [property] with a value of [value] does not match the pattern of [pattern].
Explanation
A regular expression pattern was entered in the schema that is invalid.
Action
Use valid regular expression patterns.
CSIAK2810E The length of string property [property] is less than the allowed minimum length. The length received was [length]. The minimum allowed length is [minimumLength].
Explanation
The minimum required string length for this property was not met.
Action
Provide a string value for this property with at least the minimum length.
CSIAK2811E The length of string property [property] is more than the allowed maximum length. The length received was [length]. The maximum allowed length is [maximumLength].
Explanation
The maximum required string length for this property was exceeded.
Action
Provide a string value for this property that is less than the maximum length.
CSIAK2812E The property [property] contains a value with an unsupported value type of [value]. Supported values are [expectedValues].
Explanation
The value type entered is not supported.
Action
Provide a supported value type for this property.
CSIAK2813E The string property [property] is not in the correct format. The correct format is [format].
Explanation
The value of the string property is not in the correct format.
Action
Provide the correct format for this string property.
CSIAK2814E The number of decimal places in property [property] with a value of [value] is greater than the allowed maximum of [maximum].
Explanation
The maximum number of decimal places was exceeded.
Action
Provide a value that has less than the maximum amount of decimal places.
CSIAK2815E The instance type of [type] specified for property [value] is not allowed.
Explanation
The specified instance type is not allowed.
Action
Provide an instance type that is allowed for the property.
CSIAK2816E The URI for the property [property] does not start with [value].
Explanation
The property value specified does not start with the constraining URI.
Action
Provide a property value that starts with the required URI.
CSIAK2817E The property array [property] can only contain unique items.
Explanation
The array contained items that were not all unique.
Action
Pass property array items that are unique.
CSIAK2818E The value [value] specified for property [property] is not divisible by [expectedNumber].
Explanation
A value was entered that is not divisible by the assigned number.
Action
Pass a value that is divisible by the assigned number.
CSIAK2819E The value [value] specified for property [property] exceeded the maximum allowed amount of [maximumAllowed].
Explanation
A value was entered that is greater than the maximum allowed value.
Action
Pass a value that is less than the maximum allowed value.
CSIAK2821E The JSON validator is not initialized. See previous log entries for more information.
Explanation
An error occurred while compiling the JSON validator. See previous log entries for more information.
Action
CSIAK2822E The value for JSON property [property] is null. Null values are not allowed.
Explanation
The JSON property value that was passed in is not allowed.
Action
Pass in a value that is not null.
CSIAK4200E Properties file is not accessible.
Explanation
An attempt to read a configuration file /config/eoagent.properties has failed.
Action
Validate the EnvOps agent configuration.
CSIAK4201E Properties file not found.
Explanation
An attempt to read a configuration file /config/eoagent.properties has failed.
Action
Validate the EnvOps agent configuration.
CSIAK4202E Failed to parse eoagent.port property.
Explanation
Invalid property eoagent.port in /config/eoagent.properties.
Action
Validate the EnvOps agent configuration.
CSIAK4203E Failed to resolve eoagent.master property.
Explanation
Invalid host in eoagent.master property in /config/eoagent.properties.
Action
Validate the EnvOps agent configuration.
CSIAK4204E Failed to start keepalive thread: reason.
Explanation
Failed to start keepalive thread.
Action
Validate the EnvOps agent configuration.
CSIAK4205E Failed to create tenant tenant: reason.
Explanation
Failed to create tenant
Action
Check the Data Power and Softlayer DNS access.
CSIAK4206E Failed to update tenant tenant: reason.
Explanation
Failed to update tenant
Action
Check the Data Power and Softlayer DNS access.
CSIAK4207E Failed to delete tenant tenant: reason.
Explanation
Failed to delete tenant
Action
Check the Data Power and Softlayer DNS access.
CSIAK4208E Failed to suspend tenant tenant: reason.
Explanation
Failed to suspend tenant
Action
Check the Data Power and Softlayer DNS access.
CSIAK4209E Failed to resume tenant tenant: reason.
Explanation
Failed to resume tenant
Action
Check the Data Power and Softlayer DNS access.
CSIAK4210E Timeout while getting response from primary server.
Explanation
The connection to primary instance of the Envops agent has failed
Action
Check that primary instance of Envops agent is running
CSIAK4211E Failed to receive a keepalive message: reason.
Explanation
Problem with connectivity between Envops agent instances
Action
Check that both instances are running.
CSIAK4212E Invalid keepalive message received from origin, length length.
Explanation
Packet of invalid length has been received
Action
Check the packet origin
CSIAK4213E Failed to send a keepalive message: reason.
Explanation
Problem with connectivity between Envops agent instances
Action
Check that both instances are running.
CSIAK4216E The state of the primary agent is invalid: state..
Explanation
The state of the primary agent is not the expected state.
Action
Restart the agents.
CSIAK4217E The state of the both primary and standby agents is primary
Explanation
The state of the primary and standby agents is not the expected state.
Action
Restart the agents.
CSIAK4218W The state of the primary agent is not in sync with standby.
Explanation
The state of the primary and standby agents is not the expected state.
Action
No action.
CSIAK4219E The state of the keepalive request is invalid: state.
Explanation
Invalid keepalive packet received.
Action
Restart the agents.
CSIAK4221E The state of the primary agent was changed from idle to primary by timeout.
Explanation
The primary agent start processing of the tenant message.
Action
Check if the standby agent is running.
CSIAK4223E The primary agent has switched state from state to primary.
Explanation
The original state was unexpected, so it was changed to primary.
Action
No action.
CSIAK4225E The primary agent has switched unexpected state state to idle.
Explanation
The primary agent has finished processing of the tenant message. The state of the agent was not valid at this point.
Action
No action.
CSIAK4226E The response to standby agent has timestamp received instead of sent.
Explanation
Some keepalive messages were lost.
Action
No action.
CSIAK4227E The response to standby agent has invalid state state while expecting idle.
Explanation
Invalid response from the primary agent.
Action
Restart the primary agent.
CSIAK4231E The standby agent is requesting an invalid state state
Explanation
The standby agent is requesting an invalid state.
Action
Restart the standby agent.
CSIAK4232E The standby agent is requesting an invalid state state
Explanation
The standby agent is requesting an invalid state.
Action
Restart the standby agent.
CSIAK4233E The standby agent has switched to standby state because of primary agent keepalive timeout.
Explanation
The standby agent will start processing the tenant message. State of the primary agent is not known.
Action
Check the primary agent.
CSIAK4234E The standby agent has switched to standby state because of primary agent timeout.
Explanation
The standby agent will start processing the tenant message. Primary agent is not finished with processing.
Action
Check the primary agent.
CSIAK4235W DataPower: configuration parameter parameter is not set. Data Power module would not be activated
Explanation
The Data Power connection is not configured.
Action
Check if the connection parameters are correct. This may be not an error. If configuration has to be updated, then the agent has to be restarted
CSIAK4236E DataPower: configuration parameter parameter is not set. Data Power module would not be activated
Explanation
The Data Power connection is not properly configured.
Action
Update the configuration and re-deploy the agent.
CSIAK4237E DataPower: datapower: The SLM Credential Class slmclass has been created for tenant tenant
Explanation
The Data Power SLM Credential Class was not found and has been created.
Action
No action.
CSIAK4238E DataPower: datapower: the returned JSON object is corrupted: json
Explanation
The Data Power has returned corrupted JSON object.
Action
Check the Data Power.
CSIAK4239E DataPower: datapower: the tenant tenant is a member of more than one SLM Credential Class
Explanation
The tenant is associated with two or more SLM Credential Classes
Action
Check the Data Power configuration.
CSIAK4240E DataPower: datapower: the response from server is invalid
Explanation
The response from the Data Power server is not a valid JSON
Action
Check the Data Power configuration.
CSIAK4242E DataPower: datapower: the tenant tenant removal from class slmclass has failed
Explanation
The tenant to remove from SLM Credential Class was not found in the class
Action
Repeat the tenant action.
CSIAK4244E DataPower: datapower: the response from server is invalid for class slmclass
Explanation
The response from the Data Power server is not a valid JSON object
Action
Check the Data Power configuration.
CSIAK4246W DataPower: datapower: the update of the SLM Credential Class slmclass with tenant tenant has no effect
Explanation
The partial update of the SLM Credential Class has no effect
Action
No action.
CSIAK4247E DataPower: datapower: the update of the SLM Credential Class slmclass with tenant tenant has no effect
Explanation
The full update of the SLM Credential Class has no effect
Action
Check the Data Power logs and configuration
CSIAK4249E DataPower: datapower: The configuration was not saved
Explanation
The configuration was not saved
Action
Check the previous error messages for the failure reason.
CSIAK4251E DataPower: datapower: The HTTP method command have returned NotFound for path
Explanation
The JSON update has not found the path on the Data Power
Action
Check the Data Power configuration.
CSIAK4252E DataPower: datapower: The HTTP method command have returned return code code for path
Explanation
The JSON update has failed.
Action
Check the Data Power configuration.
CSIAK4253E DataPower: datapower: The HTTP method command have returned IO error ( exception ) for path
Explanation
The JSON update has failed.
Action
Check the Data Power configuration and connectivity.
CSIAK4254E DataPower: datapower: The HTTP GET command have returned NotFound for path
Explanation
The REST GET has not found the path on the Data Power
Action
Check the Data Power configuration.
CSIAK4255E DataPower: datapower: The HTTP GET command have returned return code code for path
Explanation
The REST GET has failed.
Action
Check the Data Power configuration.
CSIAK4256E DataPower: datapower: The HTTP method command have returned IO error ( exception ) for path
Explanation
The JSON update has failed.
Action
Check the Data Power configuration and connectivity.
CSIAK4257E DataPower: Parameter parameter with value (value) is invalid
Explanation
Invalid configuration parameter
Action
Update configuration and redeploy the agent.
CSIAK4258E DataPower: SLM Credential class slmclass: duplicate parameter parameter
Explanation
Invalid configuration parameter
Action
Update configuration and redeploy the agent.
CSIAK4259E DataPower: No SLM Credential classes configured
Explanation
Invalid configuration parameter
Action
Update configuration and redeploy the agent.
CSIAK4260W DataPower: The tenant message for tenant has no tcp.limit parameter
Explanation
The tenant message has no limit of transactions configured
Action
Update tenant configuration if necessary.
CSIAK4261E DataPower: The tenant message for tenant has invalid tcp.limit parameter (tcplimit)
Explanation
The tenant message has invalid limit of transactions configured
Action
Update tenant configuration.
CSIAK4262W DataPower: The tenant message for tenant has tcp.limit parameter (tcplimit) which is above configured in Data Power
Explanation
The tenant message has limit of transactions configured which is greater that Data Power throttling limit.
Action
Update tenant or Data Power configuration.
CSIAK4263E Parameter param is not found in configuration file
Explanation
The mandatory parameter is not set
Action
Update configuration and redeploy the agent.
CSIAK4264E Parameter truststore.password is too short
Explanation
The mandatory parameter truststore.password should be longer than 2 characters
Action
Update configuration and redeploy the agent.
CSIAK4265E Failed to initialize truststore: reason
Explanation
The truststore initialization has failed
Action
Update configuration and redeploy the agent.
CSIAK4266E Softlayer DNS: The property property is not set, the SL DNS module would be skipped
Explanation
The parameter is a mandatory parameter for Softlayer DNS module
Action
Update configuration and redeploy the agent if Softlayer DNS module is required.
CSIAK4267E Softlayer DNS: The property property has invalid value (value), the SL DNS module would be skipped
Explanation
The parameter is a mandatory parameter for Softlayer DNS module
Action
Update configuration and redeploy the agent if Softlayer DNS module is required.
CSIAK4268E Softlayer DNS: The domain domain not found
Explanation
The DNS domain is not associated with account
Action
Update configuration and redeploy the agent.
CSIAK4269E Softlayer DNS: The domain domain not found for id id
Explanation
The DNS domain is not associated with object id.
Action
Update configuration and redeploy the agent.
CSIAK4270E Softlayer DNS: login to service has failed
Explanation
The agent has failed to login
Action
Check the connectivity to the service. If necessary update configuration and redeploy the agent.
CSIAK4271E Softlayer DNS: access to account service has failed
Explanation
The agent has failed to access the account service
Action
Check the connectivity to the service. If necessary update configuration and redeploy the agent.
CSIAK4273E Softlayer DNS: the DNS record for tenant was not updated as it has type type
Explanation
Only CNAME records are updateable
Action
The Softlayer DNS record has to be updated through portal
CSIAK4275E Softlayer DNS: creation of the DNS record for tenant has failed
Explanation
The DNS record creation has failed
Action
Check connectivity and Softlayer DNS account settings
CSIAK4276E Softlayer DNS: update of the DNS record for tenant by id id is not allowed
Explanation
The DNS record update has failed
Action
Check connectivity and Softlayer DNS account settings
CSIAK4277E Softlayer DNS: update of the DNS record for tenant has failed
Explanation
The DNS record update has failed
Action
Check connectivity and Softlayer DNS account settings
CSIAK4280E Softlayer DNS: delete of the DNS record for tenant has failed
Explanation
The DNS record delete has failed
Action
Check connectivity and Softlayer DNS account settings