AU messages
CSIAU1001E Cannot retrieve the configuration for report "name" .
Explanation
A request to retrieve a report configuration from the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1002E Submission failed for report "name" at "path" with query "body" .
Explanation
A request to a run a report on the remote report server failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1003E Cannot load or compile the report configuration document "name" that uses the following parameters: "parameterlist" .
Explanation
Cannot retrieve and compile a report configuration document.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1004E Cannot run the report "name" on the path "path" with the following query: "query" . Elasticsearch result: "elasticresult"
Explanation
Cannot retrieve and compile a report configuration document.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1005E Cannot run the report on the remote server. The remote host URL "url" is invalid.
Explanation
An attempt to run a report configuration failed. The server host URL is invalid.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1006E Cannot connect to service endpoint at "endpoint" .
Explanation
An attempt to run a report configuration failed. The server host URL is invalid or unreachable.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1007E Cannot update the configuration. The resource name "name" does not match the name in the specified document "documentname" .
Explanation
A request to update a configuration document failed. The name in the configuration document does not match the name in the existing resource URl.
Action
Correct either the name or the document and retry the operation. Check the logs for additional errors or warnings.
CSIAU1008E Cannot update report configuration. The resource name "name" does not match the name in the specified document "documentname" .
Explanation
A request to update a report configuration to the storage repository failed.
Action
Correct either the name or the document and retry the operation. Also ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1009E Cannot update the report configuration "name".
Explanation
A request to update a report configuration in the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1010E Cannot retrieve the report configuration documents.
Explanation
The request to retrieve all of the report configurations from the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1011E A report configuration with the name "name" exists.
Explanation
The request to add a new report configuration to the storage repository failed because a document with the same name already exists.
Action
Specify a different document name.
CSIAU1012E Cannot save the report configuration with name "name".
Explanation
A request to add a new report configuration to the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1013E A report configuration with name "name" was not found.
Explanation
The request to retrieve a report configuration from the storage repository failed. The document was not found in the storage repository.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1014E Cannot retrieve a report configuration with name "name".
Explanation
A request to retrieve a report configuration from the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1015E Cannot delete a report configuration with name "name".
Explanation
A request to remove a report configuration from the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1016E Cannot run a report configuration with name "name". The report was not found.
Explanation
The request to run a report configuration failed. The report configuration was not found in the storage repository.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1017E Cannot run a report configuration with name "name".
Explanation
A request to run a report configuration failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1018E Cannot update the cache configuration. The resource name "name" does not match the name in the specified document "documentname".
Explanation
A request to retrieve a cache configuration from the storage repository failed.
Action
Verify that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1019E Cannot update the cache configuration for "name".
Explanation
The request to update a cache configuration in the storage repository failed.
Action
Ensure the storage service is available. Check the logs for additional errors or warnings.
CSIAU1020E Cannot retrieve the cache configuration documents.
Explanation
A request to retrieve all of the cache configuration documents from the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1021E A cache configuration with the name "name" already exists.
Explanation
The request to add a new cache configuration to the storage repository failed because a document with the same name already exists.
Action
Specify a different document name.
CSIAU1022E Cannot save a cache configuration with the name "name".
Explanation
The request to add a new cache configuration to the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1023E Cannot find a cache configuration with the name "name".
Explanation
The request to retrieve a cache configuration document from the storage repository failed. The document was not found in the storage repository.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1024E Cannot retrieve a cache configuration with the name "name".
Explanation
The request to retrieve a cache configuration document from the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1025E Cannot delete a cache configuration document with the name "name".
Explanation
A request to remove a cache configuration document from the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1026E Cannot run a cache configuration with the name "name". The cache was not found.
Explanation
The request to run a cache configuration failed. The cache configuration was not found in the storage repository.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1027E Cannot synchronize a cache configuration with the name "name".
Explanation
A request to synchronize a cache configuration failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1028E Cannot read the server configuration from storage at location "path". The configuration did not initialize.
Explanation
Cannot load the connection information for a remote server from storage.
Action
Ensure that the storage service is available and that the requested connection file exists and is valid. Correct any incorrect entries in the file, and retry the operation. Check the logs for additional errors or warnings.
CSIAU1029E Cannot read the server configuration from storage at location " path ". The configuration was not updated.
Explanation
Cannot load the connection information for a remote server from storage.
Action
Ensure that the storage service is available and that the requested connection file exists and is valid. Correct any entries in the file, and retry the operation. Check the logs for additional errors or warnings.
CSIAU1030I A public request was made for the nonpublic report " name ".
Explanation
The request for an internal report was made from a public interface.
Action
This is an informational message only. However, users of the public interface should not have knowledge of the internal report configuration documents.
CSIAU1031E A configuration with the name " name " was not found.
Explanation
A request was made for a configuration document that was not found in the repository.
Action
Specify the name of an existing document in the request.
CSIAU1032E Logstash execution for configuration " name " failed with return code returnCode and output output.
Explanation
The Logstash request to synchronize a cache configuration was executed but failed. The return code and output from the execution displayed. The configuration might be incorrect, or there might be a network communication issue among one or more servers.
Action
Verify that the contents of the cache configuration are correct, and ensure that the servers in the input and output stanzas are available.
CSIAU1033E The Logstash configuration " name " was not written to location directory, due to error system-message.
Explanation
An attempt to create a temporary Logstash configuration file on the application host encountered an error.
Action
Verify that the target directory exists and is writeable by the application. Check the host system logs for application errors.
CSIAU1034E The Logstash configuration " name " was not found.
Explanation
The attempt to generate a temporary Logstash configuration file on the application host encountered an error. A newly created file was not found on the file system.
Action
Verify that the target directory exists and is writeable by the application. Check the host system logs for application errors.
CSIAU1035E The Logstash configuration " name " was not found.
Explanation
The attempt to write to a temporary Logstash configuration file on the application host encountered an error. The file exists, but the subsequent write operation failed.
Action
Verify that the target directory exists and is writeable by the application. Check the host system logs for application errors.
CSIAU1036E Cannot synchronize the cache for " name ". Logstash execution failed.
Explanation
Logstash was invoked on the local host and reported a failure.
Action
Ensure that the source and destination servers are available. Check the application logs for additional errors.
CSIAU1037E Cannot record the most recent run synchronization time for " name ".
Explanation
The time indicating when a synchronization task was last run was not saved in the data repository.
Action
Ensure that the data repository is available. The action will retry on the next scheduled run of the task.
CSIAU1038E Cannot retrieve the last run synchronization time for " name ".
Explanation
The time indicating when a synchronization task was last run was not retrieved from the data repository.
Action
Ensure that the data repository is available. The action will retry on the next scheduled run of the task.
CSIAU1039E A cache synchronization task with identifier " name " was not scheduled for execution.
Explanation
An internal error prevented a synchronization task from being added to the scheduler.
Action
Verify that the task schedules are valid. Ensure that the scheduler is enabled in the application configuration. Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1040E A cache synchronization task with identifier " name " was not removed from the scheduled execution.
Explanation
An internal error prevented a synchronization task from being removed from the scheduler.
Action
Ensure that the scheduler is enabled in the application configuration. Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1041E Cannot find the cache configuration with name "name".
Explanation
The request to retrieve a cache configuration from the storage repository failed. The document was not found in the storage repository.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1042E Cannot retrieve the cache configuration with name "name".
Explanation
The request to retrieve a cache configuration from the storage repository failed.
Action
Ensure that the storage service is available. Check the logs for additional errors or warnings.
CSIAU1043E Synchronization failed for configuration "name".
Explanation
A request to run a cache configuration failed.
Action
Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1044E The scheduled cache synchronization failed.
Explanation
The scheduled synchronization of caches launched, but one or more synchronization tasks failed.
Action
Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1045E Logstash execution for configuration " name " was not run.
Explanation
The attempt to run Logstash to synchronize a cache configuration initialized but failed. The configuration might be incorrect, or there might be a path or permission problem on the Logstash host.
Action
Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1046E The report " compiledquery " is not valid JSON.
Explanation
A request to a run a report on the remote report server failed because of invalid JSON. The failure might have been caused by type mismatches in the parameters.
Action
Correct the JSON, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1047E The report was not formatted because the system cannot serialize the JSON object to string.
Explanation
Action
Check the logs for additional errors, warnings or context to explain the failed operation.
CSIAU1048E The report was not formatted because the system cannot parse the JSON response of the report.
Explanation
This error might indicate either bad JSON in the response or a bad JSON selector is being used for report formatting.
Action
Check the report configuration for a valid selector, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1049E An unexpected type "typename" was found when formatting the report"s JSON response with the specified format selector "format".
Explanation
Action
Check the report configuration, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1050E The output format "format" is not valid.
Explanation
An invalid format was specified when formatting the report"s JSON response.
Action
Check the report configuration, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1051E The JSON validation failed. More than one format is defined as the default format in the report configuration.
Explanation
Action
Check the report configuration, check the logs for additional errors, warnings or context to explain the failed operation, and create the report configuration again.
CSIAU1052E The output format "requestedformat" is not valid for the report "reportname" . Valid formats are [validformat].
Explanation
The requested output format is not supported for the requested report.
Action
Check the report configuration, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1053E The report output format is missing for "reportname" . Valid formats are [validformat].
Explanation
A report output format must be specified for reports that have no default format.
Action
Check the report configuration, check the logs for additional errors, warnings or context to explain the failed operation, and run the report again.
CSIAU1054E Unable to run report on the query server at "path" with request "query" . Elasticsearch result: "elasticresult"
Explanation
A request to a run report failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU1055E Cannot contact the query server. Response code = "code" .
Explanation
The function or service that you attempted to invoke is not yet available.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU1056E The query server configuration is not available. The query server was unable to be initialized.
Explanation
The query server configuration is not not available or was not provided during service startup, so the query server was not able to be initialized.
Action
Ensure a valid query server configuration is provided and restart the service. Check the logs for additional errors or warnings.
CSIAU1057E An action was attempted on the query server, but the query server is not available.
Explanation
An action cannot be performed on the query server when it is not initialized, not started, or is unavailable.
Action
Ensure a valid query server configuration is provided and the query server is working as expected. Check the logs for additional errors or warnings.
CSIAU1058E The request payload contains an invalid value in Name:"ReportName".
Explanation
All values in the request payload must be valid.
Action
Ensure that all the values in the request payload are valid. Check the logs for additional errors or warnings.
CSIAU1059E The system cannot find the resource with job ID:"jobId".
Explanation
Either the resource ID was entered incorrectly, is invalid, or does not exist in the Object Storage.
Action
Ensure that the job ID that was provided to lookup the resource exists and is correctly entered. Check the logs for additional errors or warnings.
CSIAU1060E The job with the job ID:"jobId" that was requested is still running.
Explanation
First cancel the job or wait until it is complete.
Action
Ensure that the job is completed or cancelled. Check the logs for additional errors or warnings.
CSIAU1061E The system cannot cancel the job with the job ID:"jobId" because it is not running.
Explanation
Only jobs that are running can be cancelled.
Action
Ensure that the job status is RUNNING before you make a cancel request . Check the logs for additional errors or warnings.
CSIAU1062E The system cannot find tenant: "tenantName".
Explanation
Given tenant doesn't exist.
Action
Ensure that the tenant exists, is correctly entered, and is a valid tenant. Check the logs for more errors or warnings.
CSIAU1063E The system cannot find the export job with ID: "jobId".
Explanation
Ensure that the job ID exists, is correctly entered, and is a valid job ID.
Action
Ensure that provided job id is valid . Check the logs for more errors or warnings.
CSIAU1064E Failed to run report due to invalid value in the request payload for parameters: "parameters" .
Explanation
Reports cann't run becuase of invalid value supplied in the request payload.
Action
Ensure all the parameters in the request payload has valid value. Check the logs for additional errors or warnings.
CSIAU1065E The system cannot run the "report_name" report because the request exceeds the rate limit for the "tenant" tenant. Wait at least "blocked_time" minutes, then run the report.
Explanation
For performance reason, reports are limited to a number of request that can be made during a specified time.
Action
Ensure that the rate limit constraint for requesting a report is followed.
CSIAU1066E The system cannot process the request because a resource unit record exists for the month and year: "tenant" .
Explanation
A tenant cannot have more than one resource unit record per Month.
Action
The resource unit record exists. Get this record from the resource_unit API.
CSIAU1067E The system cannot generate the "report_name" report because an internal error occurred.
Explanation
A problem exists with the environment configuration that runs the intraservice call.
Action
Check for errors in the environment configuration.
CSIAU1068E The system cannot run the "report_name" report for tenant "tenant".
Explanation
This error might be caused by a temporary system or network error.
Action
Ensure that the target service is available and that the API is responding accordingly. Check the logs for additional errors or warnings. If no issues are found, wait and resubmit the request.
CSIAU1069E The system cannot generate the report. The time range might have too many events. Try again with a smaller time range.".
Explanation
This error might be caused by too many events and concurrent executions of multiple requests.
Action
Ensure that the target service is available. Set a smaller time range and ensure that the API is responding correctly. Check the logs for additional errors or warnings and correct them. Resubmit the request. If the problem persists, it might be caused by a too many concurrent executions. Wait and submit the request again.
CSIAU3500E Cannot publish the following event message "eventmessage" .
Explanation
The client cannot publish the message to the event service.
Action
Check the application and service logs for additional information.
CSIAU3501E Cannot close the RabbitMQ channel.
Explanation
The client cannot close the channel on the RabbitMQ client.
Action
Check the application and service logs for additional information.
CSIAU3502E Cannot close the RabbitMQ channel.
Explanation
The client cannot close the connection on the RabbitMQ client.
Action
Check the application and service logs for additional information.
CSIAU3503E An encoding error occurred while sending message "eventmessage" .
Explanation
The client cannot send an event message due to an encoding issue. Messages are encoded in UTF8 before transmission.
Action
Check the application and service logs for additional information.
CSIAU3504E A communications error occurred while sending message "eventmessage" .
Explanation
The client cannot send an event message due to a communications error. The transmission might not have completed.
Action
Check the application and service logs for additional information.
CSIAU3505E A timeout error occurred while sending message "eventmessage" .
Explanation
The client cannot send an event message due to a service timeout.
Action
Check the application and service logs for additional information.
CSIAU3506E A connection error occurred while the socket at host "host" and port "port" attempted to open.
Explanation
The event client cannot open the socket connection for the given host and port.
Action
Consult the application and service logs for additional information.
CSIAU3507E A timeout error prevented the topic, "topic", and message, "message", from being sent to Kafka.
Explanation
The Event client cannot publish this topic and message to Kafka.
Action
Consult the application and service logs for additional information.
CSIAU3508E An interruption prevented the topic, "topic", and message, "message", from being sent to Kafka.
Explanation
The Event client cannot publish this topic and message to Kafka.
Action
Consult the application and service logs for additional information.
CSIAU3509E An error prevented the topic, "topic", and message, "message", from being sent to Kafka.
Explanation
The event client cannot publish the given topic and message to Kafka.
Action
Consult the application and service logs for additional information.
CSIAU3510E The event service failed to connect to the following host:port "hosts".
Explanation
An exception occurred while event service is trying to connect to host and port. The host name and port are either not provided or might be invalid in the configuration. Verify the configuration in ZooKeeper and make sure that the servers are running.
Action
See the application log files for additional information.
CSIAU3511E Event service metric connections exist, but are not configured correctly. Skipping enabling the following metrics: "metricConnection".
Explanation
An exception occurred while the Event service was trying to load metric connections. Verify the configuration in ZooKeeper is correct.
Action
See the application log files for additional information.
CSIAU3512E Event service kafka connections exist, but are not configured correctly. Skipping enabling the following Kafka connections: "connection".
Explanation
An exception occurred while the Event service was trying to load Kafka connections. Verify the configuration in ZooKeeper is correct.
Action
See the application log files for additional information.
CSIAU4000E Cannot contact the query server. Response code = "code" .
Explanation
The function or service that you attempted to start is not yet available.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4001E Unable to run report on the query server at "path" with request "query" . Elasticsearch result: "elasticresult"
Explanation
A request to a run report failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4002E Cannot retrieve report configuration "name" .
Explanation
A request to a retrieve a report configuration from a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4003E Cannot retrieve cache configuration "name" .
Explanation
A request to a retrieve a cache configuration from a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4004E Cannot retrieve cache configuration "name" from location "path" .
Explanation
A request to a retrieve a cache configuration from a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4005E Unable to add report configuration "name" .
Explanation
A request to add a new report configuration to a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4006E Cannot add cache configuration "name" .
Explanation
A request to add a new cache configuration to a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4007E Cannot add configuration "payload" at "path" .
Explanation
A request to add a new configuration to a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4008E Cannot remove report configuration "name" .
Explanation
A request to remove a report configuration from a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4009E Cannot remove cache configuration "name" .
Explanation
A request to remove a cache configuration from a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4010E Cannot remove configuration "name" at "path" .
Explanation
A request to remove a configuration to a remote service failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.
CSIAU4011E Cannot run report "name" with request "body" .
Explanation
A request to a run report failed.
Action
Ensure the target service is available. Check the logs for additional errors or warnings.