Messages and codes

You might encounter Db2 messages and codes for text search functions.

Text search server messages

This information provides the messages that you might encounter for IBM Text Search for Db2 for z/OS.

IQQA0134E A problem occurred when communicating to the specified hostname: ''host_name'' and port: ''port_number''.

Explanation

A problem occurred when communicating to the specified host_name and port_number. The server might be down or an incorrect name was specified.

User response

Check that the hostname and the port are valid and that the specified server is up and listening to the specified port.

IQQD0002E An error occurred when serializing a message for the collection collection_ID for the actionaction_name.

Explanation

An error occurred when serializing a message to the client.

User response

No action is required.

IQQD0005E The collection collection_ID is closed.

Explanation

The collection is in a closed state.

User response

Open the collection before adding documents to it.

IQQD0006E Collection collection_ID does not exist.

Explanation

The collection does not exist.

User response

Create the collection before trying to use it.

IQQD0009E File file_path does not exist.

Explanation

The specified file does not exist.

User response

No action is required.

IQQD0020E The query length is greater than 4096 characters.

Explanation

The server received a query that is greater than 4096 characters.

User response

Reduce the query to fewer than 4096 characters and run the query again.

IQQD0021E The query is null.

Explanation

The query is null.

User response

Run the query with valid query terms.

IQQD0022E The query contains only white space characters.

Explanation

The query contains white space characters and no searchable query terms.

User response

Run the query with valid query terms.

IQQD0023E An I/O error occurred in the search runtime.

Explanation

During query processing, an I/O exception occurred in the search runtime.

User response

Contact IBM Software Support.

IQQD0025E The directory is already used by the server server_name.

Explanation

A server is using the specified directory.

User response

Shut down the server before you run the configuration tool.

IQQD0027E This action type is not supported.

Explanation

This action type is not supported.

User response

No action is required.

IQQD0028E A write error occurred when sending data to the client.

Explanation

A write error occurred when sending data to the client.

User response

No action is required.

IQQD0029E command_name is not a valid command.

Explanation

A required command option for the configuration tool was omitted.

User response

Run the tool again and specify the correct command option.

IQQD0030E A required command argument argument is missing.

Explanation

A required command argument was omitted.

User response

Run the tool again and specify the correct command argument.

IQQD0031E A required argument is missing.

Explanation

A required argument was omitted.

User response

Run the tool again with the required argument.

IQQD0033E Configuration file file_name cannot be renamed. Ensure that the disk or directory is not full.

Explanation

The configuration file could not be renamed.

User response

Ensure that the disk or directory is not full and run the tool again.

IQQD0034E The port {0} that was specified is already in use.

Explanation

The specified port number is not free.

User response

Run the tool again and specify a port that is not already in use.

IQQD0036E An instance of the search server is running and needs to be shut down.

Explanation

An instance of the search server is running and needs to be shut down.

User response

Shut down the search server and then run the tool again.

IQQD0037E Heap size size is not a valid JVM parameter. The value must be an integer followed by M or G (M=megabytes, G=gigabytes).

Explanation

The specified heap size parameter is not a valid JVM parameter. The value must be an integer followed by M or G (M=megabytes, G=gigabytes).

User response

Run the tool again with a valid JVM heap size parameter.

IQQD0038E Installation source directory_name is not a directory.

Explanation

The specified installation source is not a directory.

User response

Provide a valid installation source and run the tool again.

IQQD0039W Port number port_number is invalid.

Explanation

The specified port number is invalid.

User response

Provide a valid port number and run the tool again.

IQQD0040E The client specified the wrong authentication token.

Explanation

The client specified the wrong authentication token.

User response

Specify the correct authentication token and retry the operation.

IQQD0041E The directory directory_name could not be created.

Explanation

The directory could not be created.

User response

Ensure that the disk or directory is not full and that you have the correct permissions. Then run the tool again.

IQQD0041W The maximum document size parameter does not exist in file file_name.

Explanation

The maximum document size parameter does not exist.

User response

Ensure that the maximum document size parameter exists in the file and run the tool again.

IQQD0047E A runtime exception occurred: error_code.

Explanation

A runtime exception occurred.

User response

Try to run the tool again with the correct parameters.

IQQD0048E An invalid value for an argument was passed: argument_value.

Explanation

An invalid value for an argument was passed.

User response

Try to run the tool again with a valid argument.

IQQD0049E A "not OK" response was received from server server_name.

Explanation

A "not OK" response was received from the server.

User response

Restart the search server and try to run the tool again.

IQQD0052W A previous shutdown request is in progress.

Explanation

A shutdown action was previously started and is still in progress.

User response

No action is required.

IQQD0053E The shutdown request could not be executed successfully.

Explanation

The shutdown request was unable to run.

User response

Forcefully stop the server JVM.

IQQD0054E An error occurred when retrieving values from file file_path.

Explanation

Values could not be retrieved from the file.

User response

Verify that the specified file exists and that it is not corrupt.

IQQD0055E The search server is stopped. It must be started for the tool to run.

Explanation

The search server is shut down and it must be running before you can use this tool.

User response

Start the search server and run the tool again.

IQQD0056E An error occurred when starting the server at port port_number.

Explanation

The server could not be started at the specified port.

User response

Ensure that port number is not in use.

IQQD0057E Log level level is not a valid parameter value.

Explanation

The specified log level parameter is not a valid parameter.

User response

Run the configuration tool again with a valid log level parameter.

IQQD0058E The client failed to connect to the server on port port_number at host host.

Explanation

The server could not be started on the specified port.

User response

Ensure that the port number is not in use.

IQQD0058I

Explanation

NA

User response

NA

IQQD0059I

Explanation

NA

User response

NA

IQQD0060W Concurrent administration actions are not allowed on the same collection.

Explanation

A previous administration task is in progress.

User response

Run the task after the previous task is finished.

IQQD0062E No token was found.

Explanation

No token was found.

User response

Use the configuration tool to generate the token.

IQQD0063I The Text Search Server is being started.

Explanation

The Text Search Server is being started.

User response

None

IQQD0064E An error occurred when connecting to the server hostname at port port_number.

Explanation

The server could not be contacted at the specified port.

User response

Ensure that server is listening at the specified address.

IQQD0066E The system encountered a fatal IO error.

Explanation

The system encountered a fatal IO error. It could due to disk full or other write error.

User response

For disk full please shutdown the text search server, free up some space and restart the server. For other write errors please check the file permissions on disk and retry your operation.

IQQD0067I A request to delete the collection collection_name was received.

Explanation

A request to delete collection was recieved by the text search server .

User response

None.

IQQD0068E The posting list for the payload for the collection collection_name may be corrupted.

Explanation

The posting list for binary payload for collection collection_name is corrupted.

User response

None.

IQQD0069W The query query_String for collection collection_name cannot be processed because it has incorrect syntax.

Explanation

The query cannont be processed because it has incorrect syntax.

User response

None.

IQQD0070E Unable to obtain collection status for server hostname at port port_number

Explanation

Unable to obtain the collection status.

User response

Please check if the server is in consistent state and responding to requests and then retry the operation.

IQQD0071E Unable to obtain server version for server hostname at port port_number

Explanation

Unable to obtain the server version.

User response

Please check if the server is in consistent state and responding to requests and then retry the operation.

IQQD0072E An error occured while communicating with the server hostname at port port_number . Unable to send the request to the server or the client timed out while receeving a response from the server.

Explanation

An error occured while communicating with the server. Unable to send the request to the server or the client timed out while recieving a response from the server.

User response

Please check if the server is in consistent state and responding to requests and then retry the operation.

IQQD0073E Import synonyms for the synonym definitions in file filename for the collection collection_name failed. It could be due to synonym XML definition parsing failed or some other error.

Explanation

Import synonyms failed. It could be due to synonym XML definition parsing failed or some other error.

User response

Please check if the synonym definitions has correct syntax.

IQQD0074E Remove synonyms for the collection collection_name failed.

Explanation

Remove synonyms failed.

User response

Please check if the server is in consistent state.

IQQD0075I Request command string was received for collection collection id.

Explanation

Commands can be logged for debugging.

User response

NA

IQQD0076I The collection collection_name is being closed because it has timed out. It has been nnumber_of_secs milliseconds since last operation.

Explanation

Collection is being closed because it has timed out.

User response

NA

IQQD0077E Unable to start the server on default port port number. Try changing the port using configuration tool.

Explanation

The default port -1 can not be used to start the server.

User response

Run Configuration tool change the port number and restart the server.

IQQD0081E The directory directory_name is not writeable.

Explanation

Write to the specified directory failed

User response

Check the permission of the directory.

IQQD0083E The argument argument expects a fully qualified path. A relative path value of path_name was provided.

Explanation

File and directory paths are expected to be fully qualified (absolute) paths.

User response

Rerun the commands with the correct fully qualified path.

IQQD0084I The request was successfully executed.

Explanation

The last request was successfully executed.

User response

null

IQQD0085E The requested operation cannot be done. The server is running in safe mode due to disk_in_resource_shortage has an IO error.

Explanation

The requested operation can't be performed when system is in safe mode. If system detected IO error which seems be disk full, it turned into safe mode.

User response

The message indicates "log" or "index" directory is full. Make more disk space available on that directory.

IQQD0087E The client version is not compatible with the current server version.

Explanation

The client version is not compatible with the current server version.

User response

NA

IQQD0088E size is not a valid memory queue size. The value must be an integer followed by M, K, or B (M=megabytes, K=kilobytes, B=bytes). The default is 50M.

Explanation

The specified memory queue size is not valid. The value must be an integer followed by M, K, or B.

User response

Run the tool again with a valid memory queue size value.

IQQD0089E size is not a valid document batch size. The value must be an integer. The default is 15.

Explanation

The specified document batch size is not valid. The value must be an integer.

User response

Run the tool again with a valid document batch size value.

IQQD0090E number seconds is not a valid document timeout value. The value must be an integer. The default is 600.

Explanation

The specified document timeout value is not valid. The value must be an integer.

User response

Run the tool again with a valid document timeout value.

IQQD0091E number is not a valid document retry number. The value must be an integer. The default is 1.

Explanation

The specified document retry value is not valid. The value must be an integer.

User response

Run the tool again with a valid document retry value.

IQQD0092E The specified number of preprocessing threads, number, is not a valid value. The value must be an integer. The default is 4.

Explanation

The specified number of preprocessing threads is not valid. The value must be an integer.

User response

Run the tool again with a valid number of preprocessing threads.

IQQD0093E The specified number of indexer threads, number, is not a valid value. The value must be an integer. The default is 4.

Explanation

The specified number of indexer threads is not valid. The value must be an integer.

User response

Run the tool again with a valid number of indexer threads.

IQQD0094E The specified server mode, {0}, is not a valid server mode. The server mode must be either indexing or preprocessing.

Explanation

The server mode must be either indexing or preprocessing.

User response

Run the tool again and specify either indexing or preprocessing for the serverMode parameter.

IQQD0095E The specified indexing server port value, {0}, is not valid. The port number must be a value in the range 0–65535.

Explanation

The indexing server port must be a value in the range 0–65535.

User response

Run the tool again with a valid port number (in the range 0–65535).

IQQD0097E The specified preprocessing server batch size, {0} MB, is not valid. The batch size must be a value in the range 0–1000.

Explanation

The preprocessing server batch size must be a value in the range 0–1000.

User response

Run the tool again with a valid batch size (in the range 0–1000).

IQQD0098E The indexingServerHost, indexingServerPort, indexingServerToken, and preprocessingServerBatchSize parameters are required only if the server mode is preprocessing.

Explanation

One or more of the specified parameters are required only if the server mode is preprocessing.

User response

Run the tool again without the indexingServerHost, indexingServerPort, indexingServerToken, and preprocessingServerBatchSizeparameters.

IQQD0099E When the server mode is set to preprocessing, you must specify all of the following parameters: indexingServerHost, indexingServerPort, indexingServerToken, and preprocessingServerBatchSize.

Explanation

Parameters are missing for the preprocessing server.

User response

Run the tool again and specify all of the following parameters: indexingServerHost, indexingServerPort, indexingServerToken, and preprocessingServerBatchSize.

IQQD0100E Another server is currently using the index.

Explanation

The index is being used by another server.

User response

Wait until the other server finishes indexing and then start indexing with the current server.

IQQD0101E The list of supported client versions cannot be returned for server hostname at port port_number.

Explanation

The list of supported client versions cannot be returned for the server.

User response

Verify that the server is running and responding to requests. Then retry the operation.

IQQD0103E Unable to upgrade the instance. The version specified by the installedConfigPath parameter must be newer than the version specified by the configPath parameter.

Explanation

The version specified by the installedConfigPath parameter must be newer than the version specified by the configPath parameter.

User response

Run the tool again with right parameters.

IQQD0104E The property_name property is missing from the property_file_name file.

Explanation

The property_name property must be specified in the property_file_name file.

User response

Add the property_name property to the property_file_name file.

IQQD0105E The value of the property_name property in the property_file_name file is not valid.

Explanation

The property value is not valid.

User response

Change the value of the property_name property to a valid value.

IQQD0106E The system cannot unlock the file file_name.

Explanation

The system cannot unlock the specified file.

User response

Try to remove the file manually.

IQQD0107E The secure and nonsecure ports cannot both be set to 0.

Explanation

A valid port number must be specified for the secure port, nonsecure port, or both ports.

User response

Run the configuration tool and set the adminHTTPPort parameter, securePort parameter, or both parameters to a valid port number (other than 0).

IQQD0108E The secure and nonsecure ports cannot be set to the same value port number.

Explanation

The secure and nonsecure ports cannot be set to the same value.

User response

Run the configuration tool and set the adminHTTPPort or securePort parameter to another port number.

IQQD0109E The keyStore path keystore does not exist.

Explanation

The specified keystore does not exist.

User response

Run the configuration tool and specify the correct path to the keystore.

IQQD0111E The client received a malformed response from server server.

Explanation

The client received a malformed response from the server.

User response

If this error is returned when you try to connect to the server, verify that the host and port connection parameters are correct. If this error is returned after you connect to the server, restart the server.

IQQD0112E The server lock file (config/ config.xml.lock) cannot be opened. Details: error_code \nIf the server is running under a different user, shut down the server

Explanation

The server lock file cannot be opened. The server might be running under a different user.

User response

If the server is running under a different user, shut down that instance of the server. Otherwise, manually delete the config/config.xml.lock file.

IQQG0003E The input and output files must be different files. Correct the appropriate file setting and resubmit the request. Input File: input_file Output File: output_file.

Explanation

The same file was used for both input and output, and the files must be different.

User response

Resubmit the request with the correct input file and output file.

IQQG0007E The argument_value argument is not valid.

Explanation

An invalid argument was used.

User response

See the other associated messages for more information. Specify a valid argument and try again.

IQQG0008E The argument_value argument is missing.

Explanation

The missing argument is required.

User response

See the other associated messages for more information. Add the missing argument and try again.

IQQG0009E The argument argument has an invalid value of argument_value.

Explanation

The argument value is invalid for the specified argument.

User response

See the other associated messages for more information. Correct the invalid argument value and try again.

IQQG0019I informational_message

Explanation

An external informational message that is not localized (translated) was encountered.

User response

No action is required.

IQQG0020E error_message

Explanation

An external error message that is not localized (translated) was encountered.

User response

Check the specified error message for suggestions on how to solve the problem.

IQQG0026E The configuration file file_path has an error.

Explanation

The file has an error.

User response

If the file was edited, restore it back to the original version.

IQQG0028E An object with name cached_object already exists in cache cache_name.

Explanation

The named object cannot be added to the cache because an object with that name is already in the cache. The names of cached objects must be unique.

User response

Contact IBM Software Support.

IQQG0029E The object cannot be added into cache cache_name with an invalid name of invalid_value.

Explanation

The object cannot be added to the cache because the object has an invalid name.

User response

Contact IBM Software Support.

IQQG0030E The cache loader for cache cache_name is null. The cached object insertion failed.

Explanation

The provided cache loader is null. A non-null value for the cache loader must be provided to the cache.

User response

Contact IBM Software Support.

IQQG0032E The following files in collection collection_name could not be deleted: \n file_list.

Explanation

The files were not deleted when the collection was removed.

User response

Shut down the product and manually delete the files.

IQQG0037W The collection collection_name does not exist.

Explanation

The collection name that you entered does not exist.

User response

Specify the name of an existing collection.

IQQG0038E The collection cannot be created because another collection has the same name collection_name.

Explanation

Each collection name must be unique.

User response

Specify a different collection name.

IQQG0039E The search engine installation directory installation_directory does not exist.

Explanation

The search engine installation directory does not exist. The directory is specified by the installPath element in the global configuration file (config.xml) that is created when the product is started.

User response

Ensure that the installPath element points to the installation directory.

IQQG0040E The config directory config_directory does not exist.

Explanation

The directory called config is specified by the configPath element in the global configuration file (config.xml) that is created when the product is started.

User response

Ensure that the configPath element points to the config directory. The config directory must contain a subdirectory called "collections" and a file called "jetty.xml."

IQQG0041E The installation directory installation_directory is missing the following files: file_names.

Explanation

The installation directory is missing some files. This directory is specified by the installPath element in the global configuration file (config.xml) that is created when the product is started.

User response

The configuration might be pointing to the wrong directory. Ensure that the installPath element points to the installation directory.

IQQG0042E The dictionaries directory stopword_directory does not exist.

Explanation

The directory called dictionaries for stopword is missing.

User response

Ensure that the stop words directory is exist and contain dictionaries."

IQQG0045E The global configuration file global_configuration_file does not exist.

Explanation

The specified global configuration file does not exist.

User response

Specify the fully qualified name of the global configuration file. The default file is config.xml in the config subdirectory.

IQQG0046I The index is currently processing documents in the queue. Current document count is queued_documents_number.

Explanation

The system is waiting for the index to process the remaining documents.

User response

No action is required. The system will shut down after the index finishes processing the queued documents, or if there is no progress.

IQQG0047E The server cannot start because an invalid server mode [given_server_mode] was specified.

Explanation

The specified server mode is not valid.

User response

Specify either 'indexing' or 'preprocessing' for the server mode configuration parameter.

IQQG0048E The document timeout limit was exceeded for document [document uri] of collection [collection_name].

Explanation

The specified document timeout was exceeded. The document is returned to the indexing server's input queue for preprocessing.

User response

No action required.

IQQG0049E Document [document uri] of collection [collection_name] was removed because the document timeout and document retry values were exceeded.

Explanation

The document was removed because the document timeout and document retry values were exceeded.

User response

No action required.

IQQG0051E Document [document uri] of collection [collection_name] was already indexed or removed because the timeout was exceeded.

Explanation

The document was already processed, probably by another preprocessing server, and indexed. Therefore this instance of the document is ignored.

User response

No action required.

IQQG0051I The index processing is stopping.

Explanation

The index processing is stopping.

User response

No action is required.

IQQG0052I Index processing is stopped.

Explanation

Index processing is stopped.

User response

No action is required.

IQQG0053E The system is missing the following file: file_path.

Explanation

The system is missing a file that was present during installation.

User response

Re-install the product to restore the file.

IQQG0054W The system cannot create the temporary directory temporary_directory. The default directory directory_name will be used.

Explanation

The system cannot create the temporary directory. The system will continue running by using the other specified directory.

User response

Ensure that the temporary directory exists and has the appropriate write permissions. The temporary directory is specified by either the tempDirectory element in the global configuration file (the default file is config.xml in the config subdirectory), or by the system temporary directory if the configuration file element is not specified.

IQQG0055E The data buffer cache was removed.

Explanation

A request was made to read the cached data that was already removed.

User response

Contact IBM Software Support.

IQQG0056E The data buffer cache cannot be read.

Explanation

A request was made to read the cache data before it is available.

User response

Contact IBM Software Support.

IQQG0065E The collection collection_name cannot be updated because it does not exist.

Explanation

The collection cannot be updated because the collection was removed or never existed.

User response

Re-create the collection if needed.

IQQG0067W The system settings cannot be restored from the file file_path.

Explanation

The settings cannot be restored. Therefore, the settings reset to their default values.

User response

Reset the settings in the administration console.

IQQG0071W The system cannot save information that indicates whether crawlers are active when the system is shut down.

Explanation

When the system is shut down, information about crawling activity is saved. However, the system cannot save information that indicates whether crawlers for an collection were active when the system was shut down.

User response

See the other associated messages for more information. When you restart the system, the collections with active crawlers after the system starts might not match the collections that had active crawlers when the system was shut down. After you restart the system, open the administration console and start or stop crawling as needed.

IQQG0073E The component cannot be removed for collection collection_name.

Explanation

A request was made to delete a component of the collection. However, the component could not be removed.

User response

See the other associated messages for more information. After you resolve the problem, restart the system. After you restart the system, all pending removal requests are processed.

IQQG0074E The system could not delete the following files: file_paths.

Explanation

The system could not remove the files.

User response

Manually remove the specified files.

IQQG0075E The collection collection_name could not be cleared.

Explanation

The system could not clear the collection.

User response

See the other associated messages for more information. After you resolve the problem, restart the system. During a restart, all pending clear operations are processed.

IQQG0083W The system could not delete the following files when removing collection collection_name: file_paths

Explanation

The collection was removed, but the removal operation could not remove the listed files.

User response

Manually remove the files that are listed in the message.

IQQG0086E The system cannot initialize the error event notification service. The system will continue to start, but event notifications in the administration console are unavailable.

Explanation

The event manager failed to initialize. The system will still run, but the event notifications in the administration console are unavailable.

User response

See the other associated messages for more information. After you fix the problem, restart the system.

IQQG0088I The shutdown request is being sent: URL.

Explanation

This message provides progress information that shows the status of the shutdown request.

User response

No action is required.

IQQG0089I The shutdown request was sent successfully with a response code of response_code.

Explanation

The shutdown request was sent successfully. A response code of 200 is normal.

User response

No action is required.

IQQG0090E The shutdown request failed. The server might not be running at the specified port or is already stopped.

Explanation

The shutdown request failed. The server might not be running at the specified port or is already stopped. A connection that is refused means that the server is not running at the specified port.

User response

See the other associated messages for more information.

IQQG0103E The directory name directory_name contains an invalid character invalid_character.

Explanation

The file system cannot create a directory that contains the specified character.

User response

Specify a name that does not contain the invalid character.

IQQG0104E The directory name directory_name is not valid.

Explanation

The file system cannot create a directory with the specified name.

User response

Specify a directory name that is valid for your operating system.

IQQG0105E The directory directory_name cannot be created.

Explanation

The file system cannot create a directory with the specified name.

User response

Verify that the file system has available disk space. You can also try to specify a different name.

IQQG0107E The encryption key file_path could not be loaded.

Explanation

The encryption key cannot be loaded from the specified file.

User response

If the encryption key file was modified, restore it to its original state. A new encryption key can be generated by deleting this file, but any saved passwords cannot be decrypted.

IQQG0113E The original password did not match the existing password.

Explanation

The attempt to change the password failed because the original password given and the existing password do not match. Note that passwords are case sensitive.

User response

Correct the password and resubmit the request.

IQQG0114E The operation cannot be completed because the system is shutting down.

Explanation

The operation failed because the system is processing a shutdown request.

User response

Try the action again after the system is restarted.

IQQG0116E The total number of indexed documents number_of_documents exceeds the allowable limit of number_of_documents_limit documents.

Explanation

The license agreement allows for the product to index only a predefined number of documents.

User response

Remove some entries from the Web sites or directories that are being crawled.

IQQG0119E The following files could not be deleted: \n file_list.

Explanation

The files could not be deleted.

User response

Shut down the product and manually delete the files.

IQQG0120E The configuration specified by configuration_file is already used by a running server.

Explanation

The server could not be started because there is another server that is using the same configuration files. Each instance of the server must have its own set of configuration files.

User response

Stop the existing running instance before you restart another instance for the same configuration files.

IQQG0122E The server could not be started with command command_string.

Explanation

The system failed to start after issuing the command as shown.

User response

Check the log file startupErrors.html for details about this error. If this file does not exist, try running the specified command from the command line to see any error messages issued by the Java™ Virtual Machine (JVM).

IQQG0127E product_name is not running.

Explanation

An attempt was made to stop product_name, but the system was not running.

User response

No action is required.

IQQG0128E Environment variable LD_ASSUME_KERNEL is currently set, which can cause problems when running product_name. No value should be specified for this variable.

Explanation

product_name was started on a Linux® system with environment variable LD_ASSUME_KERNEL set, which can cause problems.

User response

Delete the value that is set for this variable and restart product_name to avoid potential problems.

IQQG0139E A file could not be created in temporary directory directory. Ensure that the program can create files in that directory.

Explanation

The server could not create a file in the directory that was given as the directory for temporary files.

User response

Ensure that the server has authority to create files in that directory and that the disk is not full.

IQQG0140E The system could not load the configuration file configuration file.

Explanation

The system could not load a required configuration file. The file might not exist or it might be corrupted.

User response

Check the installation log file for additional messages about this error.

IQQG0141E The configuration key configuration_key for component component_id has a non-Boolean value of value.

Explanation

The configuration key was expected to be a Boolean value, but it has a non-Boolean value.

User response

Ensure that the configuration key has a valid Boolean value. Valid Boolean values are "true", "yes", "on", "1", "false", "no", "off", "0".

IQQG0142E The configuration key configuration_key for component component_id has a non-integer value of value.

Explanation

The configuration key was expected to be an integer, but it has a non-integer value.

User response

Ensure that the configuration key has a valid integer value.

IQQG0143E The Text Extractor cannot start. On the Linux platform, verify that the libstdc++.so.5 library exists in the /usr/lib folder (on 32-bit systems) or in /usr/lib64 (on 64-bit systems). The Text Extractor executable file is named ''textExtractor'' and is located in the ECMTS_HOME/stellent.platform_name directory.

Explanation

The Text Extractor processes cannot start.

User response

See the other associated messages for more information. Then, restart the system. On the Linux platform, verify that the libstdc++.so.5 library exists in the /usr/lib folder (on 32-bit systems) or in /usr/lib64 (on 64-bit systems).

IQQG0144E No shared child processes are available in the system.

Explanation

An attempt was made to retrieve a shared child process, but none are available.

User response

The system might be too busy. Restart the system.

IQQG0145E An error occurred when a new child process was created.

Explanation

An error occurred when a new child process was being created in the system.

User response

See the other associated messages for more information. Then, restart the system.

IQQG0146E The child process stopped with the following return code: process_return_code.

Explanation

An error occurred when a new child process was being created in the system.

User response

See the other associated messages for more information. Then, restart the system.

IQQG0147E An error occurred when communicating with a child process.

Explanation

An error occurred when communicating with a child process in the system. For example, the system might be too busy.

User response

See the other associated messages for more information. Then, restart the system.

IQQG0148E A child process in the system went into an unexpected state: process_state.

Explanation

A child process in the system went into an unexpected state. For example, the system might be too busy.

User response

See the other associated messages for more information. Then, restart the system.

IQQG0149E The system cannot create the directory directory_name.

Explanation

The system cannot create the specified directory. The directory was specified in a configuration file.

User response

See the other associated error messages for more information. Ensure that the program has permission to create the directories and that the disk is not full.

IQQG0150E The system could not determine which release is installed. The missing configuration element is "configuration_key".

Explanation

The system is unable to resolve the "release" configuration element to determine the release type.

User response

Ensure that the configuration key has a valid value in the properties file. The default file that the system reads is configPath/releaseinfo/release.properties. Ensure that this file is readable and is not corrupt.

IQQG0151E The system is configured with an invalid release type: "release_type".

Explanation

The system is configured with a value for the release element which is not valid.

User response

Ensure that the release element has a valid value in the properties file. The default file that the system reads is configPath/releaseinfo/release.properties. Ensure that this file is not corrupt.

IQQG0152E The data file file_path does not exist.

Explanation

The file that is buffering the data of a document on disk does not exist.

User response

Check the file name and make sure that there is no problem with writing to the file.

IQQG0153E The document document_uri was ignored.

Explanation

The document was ignored when the system was restarted.

User response

See the other associated error messages for more information. The document needs to be recrawled. Modify the document, and the crawler will include it during the next crawl.

IQQG0154E The document queue could not be saved to file file_path. The following documents need to be recrawled: document_list

Explanation

The document queue could not be saved.

User response

See the other associated error messages for more information. The documents listed in the message will need to be recrawled. Modify the documents, and the crawler will include them during the next crawl.

IQQG0155E The document queue could not be loaded from file file_path.

Explanation

The document queue could not be restored from disk.

User response

See the other associated error messages for more information. The documents that were in the queue are discarded, and the system starts with an empty queue.

IQQG0156E Collection collection_name is not available because it is in the state state.

Explanation

The collection cannot be returned because it is in the specified state.

User response

Wait for the current activity to finish and then try the action again.

IQQG0163W During the last shutdown, Windows Services terminated the server before shutdown could be completed.

Explanation

The server was not able to complete the shutdown in the amount of time allowed by Windows services.

User response

Increase the amount of time Windows allows for services to shut down. To do this, increase the value stored in the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WaitToKillServiceTimeout.

IQQG0164W Windows Services is set to allow Windows_Services_shutdown_time milliseconds to shut down, but the server requires estimated_shutdown_time milliseconds.

Explanation

The time that Windows Services allows a program to shut down is too low.

User response

Increase the amount of time Windows allows for services to shut down. To do this, increase the value stored in the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WaitToKillServiceTimeout.

IQQG0165E The rename of collection collection_name failed.

Explanation

The collection was not able to be renamed due to an error.

User response

See the other associated messages for more information.

IQQG0166E Object existing_name could not be renamed to new_name.

Explanation

The object was not able to be renamed.

User response

Ensure that no program is accessing the specified directory and that the file is not open.

IQQG0167E The configuration key configuration_key for component component_id has a non-Long value of value.

Explanation

The configuration key was expected to be a Long, but it has a non-Long value.

User response

Ensure that the configuration key has a valid Long value.

IQQG0169E An attempt to update the file_path configuration file failed before the changes could be applied.

Explanation

To preserve the integrity of configuration files, the system writes updates to a temporary location before putting the changes into effect. A problem occurred before the configuration updates could be applied.

User response

Ensure that no program is accessing the specified file and that the file is not open.

IQQG0170E The collection collection_name could not be updated because it was updated after this copy of the configuration was retrieved.

Explanation

The collection cannot be updated because some other task updated the configuration after this version of the configuration was retrieved.

User response

Retrieve the configuration and make the changes again.

IQQG0171E The document pipeline extension class encountered an error when processing collection collection_name.

Explanation

The document pipeline extension routine encountered an error.

User response

See the attached stack trace and correct the problem.

IQQG0172E The system cannot create the file file_name.

Explanation

The system cannot create the specified file.

User response

See the other associated error messages for more information. Ensure that the program has permission to create files, and that the disk is not full.

IQQG0177E The locale string locale_string is not valid.

Explanation

The locale string is not valie.

User response

Please provide a valid 5 character locale string.

IQQG0178W The collection directory directory_name was removed because the data in it is incomplete.

Explanation

The collection directory was missing some key files, so it could not be used.

User response

No action is necessary.

IQQG0179E The constructor initialization process failed. Error details: error_details.

Explanation

The config/constructors.xml file is not configured correctly.

User response

Verify that the config/constructors.xml file is configured correctly.

IQQG0180E The constructor [constructor_name] initialization process failed because the constructor class cannot be loaded. Error details: exception_details.

Explanation

The config/constructors.xml file is not configured correctly.

User response

Verify that the config/constructors.xml file is configured correctly and contains the correct constructor class name. Also, ensure that the plugins directory contains the correct constructor implementation JAR file.

IQQG0181E The constructor constructor_name initialization process failed. Error details: error_details.

Explanation

The config/constructors.xml file is not configured correctly.

User response

Verify that the config/constructors.xml file contains the correct constructor configuration parameters.

IQQG0182E The class path for constructor constructor_name cannot be loaded properly because a required implementation file is missing from the plugins directory.

Explanation

A required implementation file is missing from the plugins directory.

User response

Verify that the plugins directory contains the required implementation file.

IQQG0183E The constructor configuration file [constructors.xml file] cannot be loaded or parsed. Error details: error_details.

Explanation

The constructors.xml file is missing from the config directory or is not formatted correctly.

User response

Verify that the constructors.xml file exists in the config directory and is formatted correctly.

IQQG0184E The runtime configuration cannot be set for the constructor [constructor name]. Error details: error_details.

Explanation

The constructors.xml file is missing from the config directory or is not formatted correctly.

User response

Verify that the constructors.xml file exists in the config directory and is configured correctly.

IQQG0185E The runtime configuration for the constructor [{0}] is missing.

Explanation

The runtime configuration for the constructor is not formatted correctly.

User response

Ensure that the client is providing the correct constructor runtime configuration to the server.

IQQG0186E The constructor cannot be initialized because the constructor name is not specified in the config/constructors.xml file.

Explanation

The constructor name is not specified in the config/constructors.xml file.

User response

Specify the constructor name in the config/constructors.xml file.

IQQG0187E The constructor cannot be initialized because the constructor class name is not specified in the config/constructors.xml configuration file.

Explanation

The constructor class name is not specified in the constructors.xml file.

User response

Specify the constructor class name in the config/constructors.xml file.

IQQG0188E The constructor [constructor name] is not initialized properly.

Explanation

The config/constructors.xml file is not configured correctly.

User response

Verify that the config/constructors.xml file contains the correct constructor configuration. See the log file in the /log directory for more error details.

IQQG0189E The constructor [constructor name] was not found.

Explanation

The constructor is not registered in the system.

User response

Verify that the constructor name is specified in the config/constructors.xml file.

IQQG0190E The binary recognizer mechanism cannot be initialized because the configuration file was not found or contains incorrect information.

Explanation

The binary recognizer configuration file was not found or contains incorrect information.

User response

Verify that the binary_recognizer_config.xml file exists in the configdefaults directory and contains the correct information.

IQQG0191E The binary textual recognizer mechanism cannot be initialized.

Explanation

The binary textual recognizer is missing or contains incorrect information.

User response

Verify that the binary_recognizer_config.xml file exists in the configdefaults directory and contains the correct information.

IQQG0192E The config/constructors.xml constructor configuration file cannot be validated against the config/constructors.xsd XML schema file. Error details: [exception details].

Explanation

The constructor configuration file cannot be validated against the XML schema file.

User response

Validate the constructor configuration file (config/constructors.xml) by using the XML schema file (config/constructors.xsd).

IQQG0193W Failed reading from the input stream for document ID: document ID

Explanation

Error reading indexable document stream.

User response

No action is required.

IQQG0194E Constructor [constructor name] cannot populate the list of documents with collection ID [collection is]. Error details: error details

Explanation

An error occurred during the constructor population process.

User response

No action is required.

IQQG0195E The document text filter service cannot be called in constructor [constructor name] for collection ID [collection id]. Error details: error details.

Explanation

An error occurred during the invocation of the document text filter service.

User response

No action is required.

IQQG0199E The list of documents with collection ID [colleation id] cannot be populated. Error details: error details.

Explanation

An error occurred during the constructor population process.

User response

No action is required.

IQQG0200E The supported client list for the server cannot be obtained. Error details: message description.

Explanation

The server cannot read its list of supported clients.

User response

Ensure that the server implementation JAR file contains a list of supported client versions.

IQQG0201E The client version cannot be determined. Error details: message description.

Explanation

The client cannot determine its version.

User response

Ensure that the client implementation JAR file contains the client version.

IQQG0202E The list of supported server versions cannot be obtained by the client. Error details: message description.

Explanation

The client cannot determine the list of supported server versions.

User response

Ensure that the client implementation JAR file contains a list of supported server versions.

IQQG0203E The document encoding cannot be set because the content type of document {0} is not textual.

Explanation

Document encoding can only be set when the content type of a document is textual.

User response

No action is required.

IQQG0204E The MIME type of the document {0} cannot be set because its content type is not binary.

Explanation

The MIME type can only be set when the content type of a document is binary.

User response

No action is required.

IQQG0205E The client [version: client version] is not compatible with the server [version: server version]. The client supports server versions [client supported server versions]. The server supports client versions [server supported client versions].

Explanation

The client and the server are not compatible.

User response

Ensure that you use compatible versions of the client and server.

IQQG0206E The preprocessing server [version: Preprocessing server version] and indexing server [version: Indexing server version] are not compatible because the version numbers are different.

Explanation

The preprocessing server version and indexing server version must match.

User response

Ensure that the preprocessing server version and indexing server version are the same.

IQQG0207E The preprocessing server and indexing server are not compatible because the version numbers are different.

Explanation

The preprocessing server version and indexing server version must match.

User response

Ensure that the preprocessing server version and indexing server version are the same.

IQQG0208E The search cannot be performed because the result limit is negative.

Explanation

The result limit parameter on a query request cannot be negative.

User response

Specify a positive value for the result limit parameter.

IQQG0209E The search cannot be performed because the page number should be greated than 0.

Explanation

The page number parameter on a query request should be greated than 0.

User response

Specify a positive value for the page number parameter.

IQQG0210E The addOrReplaceDocuments or removeDocuments method cannot be called because the subscribeToMessages method was not called as required.

Explanation

The subscribeToMessages method must be called before you call the addOrReplaceDocuments or removeDocuments method.

User response

Call the subscribeToMessages method before you call the addOrReplaceDocuments or removeDocuments method.

IQQG0211E Method invocation failed for method {0}.

Explanation

Method invocation failed for method triggered by the subscribeToMessages method.

User response

Verify that the method arguments and implementation are correct.

IQQG0212E The CollectionConfiguration object is null.

Explanation

The CollectionConfiguration object cannot be null when calling the deleteCollection or createCollection methods.

User response

Pass a valid CollectionConfiguration object to the deleteCollection or createCollection method.

IQQG0213W No data was set to be indexed.

Explanation

No data was set to be indexed.

User response

Set data to be indexed when preparing the IndexableDocument class for the addOrReplaceDocuments method.

IQQG0214E The requested number of results per page exceeded the maximum number of sorted search results [maximum number of sorted results].

Explanation

The requested number of results per page exceeded the maximum number of sorted search results [maximum number of sorted results].

User response

Request fewer results per page.

IQQG0215E The specified synonym XML file was not found in the /config/collections/collection_name/data/synonym directory.

Explanation

The specified synonym XML file was not found in the /config/collections/collection_name/data/synonym directory when the updateSynonyms method was called.

User response

Specify a valid synonym XML file and ensure that the file is located in the /config/collections/collection_name/data/synonym directory.

IQQG0216E The server object was not initialized before a method call.

Explanation

The server object must be initialized before the specified method can be called.

User response

Initialize the server object before the method is called.

IQQG0217E The methodHolder or methodName object is null.

Explanation

The methodHolder and methodName parameters for the subscribeToMessages method cannot be null.

User response

Initialize the methodHolder and methodName objects.

IQQG0301E The server version cannot be obtained. Error details: message description.

Explanation

The server cannot read its version.

User response

Ensure that the server implementation JAR file contains an implementation version.

IQQG0305I A new dictionary file was not generated because the existing dictionary file cannot be backed up.

Explanation

The stop words tool will not build a new dictionary because it could not back up the old one.

User response

No action is required.

IQQG0307W The Name of the file that does not exist file does not exist.

Explanation

An XML stop words file does not exist for the current language.

User response

If you need to define stop words in this language, create a stop words XML file.

IQQG0308W The file Name of the file that does not exist does not exist.

Explanation

A stop words dictionary file does not exist for the current language.

User response

No action is required.

IQQG0309I

Explanation

No stop words dictionary file was found for the current language. A new dictionary will be compiled based on the words in the existing stop words XML file.

User response

No action is required.

IQQG0310I There is no stop words file for this language.

Explanation

No stop words XML file was found for a language.

User response

If you need to define stop words in this language, create a stop words XML file.

IQQG0312I Unable to compile a new stop words dictionary.

Explanation

The system cannot compile a new stop words dictionary.

User response

No action is required.

IQQG0315I The Name of the file that was backed up file was backed up to Name of the file that it was backed up to.

Explanation

The existing stop words dictionary file was successfully backed up before the new dictionary was built.

User response

No action is required.

IQQG0316W The stop words dictionary file Name of the file that could not be backed up cannot be backed up.

Explanation

The stop words dictionary file was not successfully backed up.

User response

No action is required.

IQQG0319E

Explanation

The specified working directory does not exist or the required XSD file is missing.

User response

Make sure that the working directory is correct and contains the required XSD file.

IQQG0320E

Explanation

The DictionaryBuilder failed to create the dictionary file.

User response

Make sure that the stop word XML file is correctly formatted and that the user who is running the stop word tool has write permissions on the working directory.

IQQG0322E

Explanation

The DictionaryBuilder could not create the dictionary file and was unable to restore the backed-up file.

User response

Rename the backed-up dictionary file by removing the numeric suffix from the file name. For example, if the backed up file name is en-Stw4.dic, rename it to en-Stw.dic.

IQQG0323W Can not find bundle for base name bundle name and locale bundle locale.

Explanation

The server cannot load resource bundle accoding to the provided name and locale

User response

Ensure that the resource bundle with the specified name and locale indeed exists under HOME_DIR\resourcebundles location.

IQQG0324W The input log file file name is in a readable format. No formatting is required.

Explanation

The input log file is in a new XML readable format. No formatting is required.

User response

No action is required.

IQQG0325E There is no response from transfomation service.

Explanation

There is no response from transfomation service.

User response

No action is required.

IQQG0325W Unable to format the file name file.

Explanation

Unable to format the input log file.

User response

Set a correct format input file.

IQQG0326E This archive file {0} either corrupt or not supported by default system parser.

Explanation

Unsupported archive format.

User response

No action is required.

IQQG0327E The document text filter service cannot be called for document ID [error details]. Error details: {2}.

Explanation

An error occurred during the invocation of the document text filter service.

User response

No action is required.

IQQG0328E The server cannot start because the keyStoreName parameter is missing from the configuration file.

Explanation

The server is configured to run in secure mode but the keystore name parameter is missing from the configuration file.

User response

Run the configuration tool and set a value for the keyStoreName parameter. Then restart the server.

IQQG0329E The server cannot start because the keyStorePassword parameter is missing from the configuration file.

Explanation

The server is configured to run in secure mode but the keystore password parameter is missing from the configuration file.

User response

Run the configuration tool and set a value for the keyStorePassword parameter. Then restart the server.

IQQG0330E The server cannot start because the secure and nonsecure ports are both set to 0.

Explanation

A valid port number must be specified for the secure port, nonsecure port, or both ports.

User response

Run the configuration tool and set the adminHTTPPort parameter, securePort parameter, or both parameters to a valid port number (other than 0). Then restart the server.

IQQG0331E The server cannot start because the secure and nonsecure ports are set to the same value {0}.

Explanation

The secure and nonsecure ports cannot be set to the same value.

User response

Run the configuration tool and set the adminHTTPPort or securePort parameter to another port number. Then restart the server.

IQQG0332E The server cannot start because the keystore password that is stored in the configuration file cannot be decrypted. Details: the error received during password decryption

Explanation

The keystore password that is stored in the configuration file cannot be decrypted.

User response

Run the configuration tool and set the keystore password. Then restart the server.

IQQG0335E The server cannot start. See the error log file for more details.

Explanation

The server cannot start.

User response

See the log file for more details. By default, the error log is located in the ECMTS_Home/log directory.

IQQG0336I The server started successfully. The server is listening on port Non secure port and on secure port Secure port.

Explanation

null

User response

null

IQQG0337I The server started successfully. The server is listening on port port.

Explanation

null

User response

null

IQQG0338I The server started successfully. The server is listening on secure port Secured port.

Explanation

null

User response

null

IQQG0340E Directories cannot be created in the directory_name directory because access is denied.

Explanation

The file system cannot create directories in the specified directory because access is denied.

User response

Verify that the specified directory has the required access permissions.

IQQG0341E A secure request was sent through a nonsecure channel.

Explanation

The client sent a secure request through a nonsecure channel.

User response

Verify that the client sends secure requests through a secure channel, and then resend the request to the server.

IQQG0343E The keystore password cannot be encrypted. Details: failure explanation

Explanation

The keystore password cannot be encrypted.

User response

Retry to encrypt the password after you fix the problem that is mentioned in the error details.

IQQG0344E Document document id in collection collection id could not be added to the output queue.

Explanation

Document document id in collection collection id could not be added to the output queue.

User response

Resend this document for indexing.

IQQG0345E Constructor Constructor name unable to populate document content with document ID Document ID and collection collection ID since the document content is not resetable.

Explanation

Wraping populated document input stream by markable and resetable fails

User response

Verify that populated data in the constructor is resetable and markable or can be converted to resetable or markable

IQQG0346E The specified value of the numberOfTokenizers parameter (numberOfTokenizers) is less than the specified value of the numberOfPreprocessingThreads parameter (numberOfPreprocessingThreads).

Explanation

If there are fewer tokenizers than preprocessing threads, some preprocessing threads need to wait for a tokenizer to become available. This wait time can increase the total processing time.

User response

Run the configuration tool and set a higher value for the numberOfTokenizers parameter or set a lower value for the numberOfPreprocessingThreads parameter.

IQQI0008E The document document_URL cannot be inserted.

Explanation

The document was waiting to be inserted in the document queue. However, the process was interrupted by a system event.

User response

Resubmit the document.

IQQI0011E Documents cannot be processed because the system is shutting down.

Explanation

No documents can be processed because the system is shutting down.

User response

Retry the operation after the system is restarted.

IQQI0013E The index files for collection collection_name cannot be closed.

Explanation

The index files cannot be closed.

User response

See the other associated messages for more information.

IQQI0014E The documents cannot be processed for collection collection_name.

Explanation

The documents cannot be processed for the collection.

User response

See the other associated messages for more information.

IQQI0016W The default value for attribute_value in file file_name for collection collection_name cannot be used.

Explanation

The specified attribute value setting cannot be used.

User response

Update the setting to a valid value.

IQQI0018I The system cannot retrieve statistical information for collection collection_name.

Explanation

The system encountered an error while trying to retrieve statistical information for the collection.

User response

No action is required because failure to gather these statistics does not affect normal operations.

IQQI0019E The system encountered a problem when indexing documents.

Explanation

The documents cannot be indexed.

User response

Check the system log for any severe errors.

IQQI0020E The attempt to add document category category_name failed. Reason: reason.

Explanation

The category could not be added because an I/O error occurred.

User response

Check to see whether the disk is full and check the system log for any severe errors.

IQQI0021E The retrieval of multi-faceted category ordinal ordinal_hash failed. Reason: reason.

Explanation

Internal multi-faceted taxonomy information could not be accessed.

User response

Check the system log for any severe errors.

IQQI0022E The loading of multi-faceted category information from location path_to_index failed. Reason: reason.

Explanation

Internal multi-faceted taxonomy information could not be loaded.

User response

Check the system log for any severe errors.

IQQI0024E The taxonomy index is missing one of its essential files: path_and_filename.

Explanation

A critical taxonomy file, path_and_filename, is missing.

User response

Verify that the path is correct and that the index has been built. Check the system log for any severe errors.

IQQI0025E The taxonomy index file file metadata is corrupt. (read_metadata was found, which should be valid_metadata.)

Explanation

The index file file was not found.

User response

Verify that the path is correct and that the index has been built. Check the system log for any severe errors.

IQQI0026E Taxonomy index directory index_directory is missing.

Explanation

The taxonomy index directory index_directory was not found.

User response

Verify that the path is correct and that the index has been built. Check the system log for any severe errors.

IQQI0027E An internal taxonomy index error occurred: error.

Explanation

An unexpected error occurred.

User response

Contact IBM Software Support.

IQQI0028E The taxonomy index could not open one of its essential files: path_and_filename.

Explanation

A critical taxonomy file is missing.

User response

Verify that the path for this file is correct and that the index has been built at least one time. Check the system log for any severe errors.

IQQI0030E The taxonomy index failed to copy to the new generation directory gen_path.

Explanation

The taxonomy index was not copied to the new generation directory.

User response

Check the system log for any severe errors. On Windows, check that there are no sharing violations such as open files in the new directory.

IQQI0031E The taxonomy index copy function is missing one of its essential files: path_and_filename.

Explanation

A critical taxonomy file, path_and_filename, was missing during the copy phase to a new generation directory.

User response

Verify that the path is correct and present on your file system. Check the system log for any severe errors.

IQQI0032E An I/O error occurred when adding category category_label to the taxonomy index. Reason: I/O Exception string.

Explanation

When adding a new category to the taxonomy index, an I/O error was encountered: I/O Exception string.

User response

Check the system log for any severe errors.

IQQI0033E An I/O error occurred when closing the taxonomy index. Reason: I/O Exception string.

Explanation

When closing the taxonomy index, an I/O error occurred. This problem might occur if disk or hardware problems exist, or if the disk has become full.

User response

Check the file system for disk errors or disk full conditions. Check the system log for any severe errors.

IQQI0049E Cannot release a lock for collection Collection name

Explanation

This is a pure internal error. If this error occurs it indicated a severe problem with the program logic

User response

No action is required since the product already failed.

IQQI0050E Cannot obtain a lock for collection Collection name

Explanation

This is a pure internal error. If this error occurs it indicated a severe problem with the program logic

User response

No action is required since the product already failed.

IQQI0051I The optimization command to collection {0} was send to server successfully.

Explanation

The optimization of index succeeded.

User response

null

IQQI0052E The index [{0}] is busy, currently indexing documents.

Explanation

It is not allowed to index or to optimize an index calling the optimize method while indexing is running.

User response

Call again to optimize after indexing tasks are finished .

IQQI0053I The optimization to collection {0} terminated successfully.

Explanation

The optimization terminated successfuly.

User response

null

IQQI0054I The optimization on collection {0} is still processing.

Explanation

The optimization is still processing.

User response

null

IQQI0055E The optimization on collection {0} terminated with errors.

Explanation

The optimization terminated with an error.

User response

See log file for error explenation.

IQQI0056E There is an optimization process currently running on collection {0}.

Explanation

There is a previous optimization task that did not terminate yet.

User response

Run the optimazation againg after previous optimazation terminates.

IQQI0057W No details available about an optimization process on collection {0} (last optimization was done on collection {1}).

Explanation

There is no previous optimization details for this collection.

User response

null

IQQI0058I Document with id document id was indexed successfully

Explanation

This message is returned to the client as document indexing process terminator acknowledge

User response

No action is required

IQQI0059W No details available about an optimization process on collection {0} .

Explanation

There is no previous optimization details for this collection.this is same as I0057W except no details about last optimization

User response

null

IQQI0061E The document with ID [document id] cannot be indexed due to inadequate disk space or permissions.Verify that there is sufficient disk space and permissions to access the disk. Then run the indexing process again.

Explanation

The document cannot be indexed because there is inadequate disk space or permissions.

User response

Verify that the amount of free disk space is equal to or greater than the total size of the documents to be indexed, and that you have full access privileges to the documents.

IQQI0062E Occurred error during execution task [Task id]. The indexed data might have been lost. Verify that there is sufficient disk space and permissions to access the disk. Then run the indexing process again.

Explanation

Occurred task error because there is inadequate disk space or permissions.

User response

Verify that the amount of free disk space is equal to or greater than the total size of the documents to be indexed, and that you have full access privileges to the documents.

IQQI0063E Task [Task id] did not complete successfully. Collection [{1}] could not be committed. The indexed data might have been lost. Verify that there is sufficient disk space and permissions to access the disk. Then run the indexing process again.

Explanation

Unable to commit because there is inadequate disk space or permissions.

User response

Verify that the amount of free disk space is equal to or greater than the total size of the documents to be indexed, and that you have full access privileges to the documents.

IQQM0010E The upgrade program was unable to migrate file file_name.

Explanation

The upgrade process was unable to migrate a file. The upgrade program will continue with the next task.

User response

See the migration.0.log file in the INSTALL_ROOT/log directory and correct any errors. You can then rerun the upgrade program, which is migrate.bat or migrate.sh in the INSTALL_ROOT/bin directory.

IQQM0016E The directory directory_name could not be created.

Explanation

The upgrade program was not able to create the directory.

User response

Manually create the directory. You can then rerun the upgrade program, which is migrate.bat or migrate.sh in the INSTALL_ROOT/bin directory.

IQQP0001E The parser component executable file that is specified by parser_component cannot be found. The parser component will not be available.

Explanation

The system cannot find the parser component.

User response

Check the path in the error message to verify that the directory with the parser component executable file exists. Check the permissions of the file and directory and ensure that the file is accessible by the ID that runs the program. Check the specification section for the parser component in the global configuration file for a path override.

IQQP0002E The parser component cannot be started. The parser component will not be available.

Explanation

The parser component cannot be started.

User response

See the system log for the errors about starting the parser component.

IQQP0006E The parser cannot read the parser configuration file.

Explanation

The configuration file for the parser cannot be read.

User response

Verify that the configuration file for the parser exists. Check the permissions of the file and directory and ensure that the file is accessible. See the other associated messages for more information.

IQQP0008W Unable to index document document_ID because the binary filter was not found or the MIME type [{1}] is unsupported.

Explanation

The document is not a supported document type. This document will not be indexed.

User response

No action is required. See the help for information about supported document types.

IQQP0009W The parser cannot parse the document document_ID. The document will not be indexed.

Explanation

The document cannot be parsed because it is corrupted or malformed. The parser tried to correct the problem but failed. This document will not be indexed.

User response

If you want to index the document, ensure that it is not corrupted or malformed. Then, crawl it again.

IQQP0010W The parser encountered an incorrect byte sequence during character conversion for the document document_ID. The document will not be indexed.

Explanation

A character conversion error occurred when parsing the document. The document might contain an incorrect byte sequence with the specified character set. This document will not be indexed.

User response

Verify that the document does not contain an incorrect byte sequence with the specified character set. For example, if a document is encoded with SJIS, but it declares UTF-8 in the document content, the document will have a byte sequence that cannot be decoded.

IQQP0012W The document with ID document_ID exceeds the specified size limit for text documents. The current size limit is {1} characters. The indexed document will be truncated.

Explanation

The length of the extracted characters from the document exceeds the limit of the length of the document in text format. This document will be indexed, but it will be truncated.

User response

No action is required.

IQQP0013E The document {0} cannot be indexed because it is larger than the configured size limit.

Explanation

The document is larger than the configured size limit. This document will not be indexed.

User response

You can increase the size limit by modifying the text size parameters in the configcollectionscollection_nameparser_config.xml file.

IQQP0014W

Explanation

For the specified setting, either no value was set or the value was invalid. The default value will be used for this setting.

User response

Verify the settings in the parser_config.xml file for the current collection.

IQQP0015W

Explanation

For the specified setting, the value is set to 0. No documents of this type will be indexed.

User response

If you want to index documents of this type, update the setting in the parser_config.xml file for the current collection.

IQQP0016W

Explanation

The value of the specified setting is larger than the value of the max.text.size setting. If the extracted text of a document is larger than the value of the max.text.size setting, the document will be truncated before it is indexed. This may lead to unexpected results when searching.

User response

To ensure that the entire document is indexed, increase the value of the max.text.size setting or decrease the value of the specified setting that is larger than the value of the max.text.size setting in the parser_config.xml file for the current collection.

IQQP0026E Unable to parse document document_ID because the document encoding could not be recognized either the document contents are too short or contains mixed encodings.

Explanation

The document encoding could not be recognized or unsupported.Either the document contents are too short or contains mixedencodings.#

User response

Validate that the document has size at least 2k or provide document encoding explicitly.

IQQP0027W The document with id [document_ID] does not contain any content that can be indexed.

Explanation

The document does not contain content that can be indexed.

User response

No action is required.

IQQP0028E The XML document exception details cannot be parsed because its format is invalid. Error details: {1}

Explanation

The document cannot be parsed because it is corrupted or malformed. The parser was unable to correct the problem. This document will not be indexed.

User response

If you want to index the document, ensure that it is not corrupted or malformed. Then, index it again.

IQQP0029E The binary document exception details cannot be parsed because its format is invalid. Error details: {1}

Explanation

The document cannot be parsed because it is corrupted or malformed. The parser was unable to correct the problem. This document will not be indexed.

User response

If you want to index the document, ensure that it is not corrupted or malformed. Then, index it again.

IQQP0030E Part of the query [field:search term] cannot be processed. Colons (:) must be escaped by using double back slashes.

Explanation

The provided xml query contains not escaped colon charcter

User response

Escape colon character by using double back slashes

IQQP0031E None of the files in the file name archive file can be parsed. The archive file might be password protected or corrupted.

Explanation

None of the files in the archive file cannot be parsed.

User response

No action is required.

IQQP0032E The parser [Parser name] cannot parse the document with id [document id] because the document is corrupted.

Explanation

The document cannot be parsed because it is corrupted.

User response

Provide a version of the document that is not corrupted.

IQQP0033W The fallback parser [fallbakc parser name] was activated. Because the document with id [document id] was parsed by the fallback parser, the document might not be indexed properly.

Explanation

The fallback parser was activated because the document could not be parsed by the primary parser.

User response

Verify that the fallback parser processed the document correctly.

IQQP2600E The parser cannot open a session for the parser component.

Explanation

The parser cannot open a session for the parser component because the parser is not enabled for binary documents.

User response

Enable the parser component for binary documents. To do this, set the StellentEnabled parameter to true in the INSTALL_ROOT/config/releaseinfo/release_XXX.properties file (where XXX represents the edition of OmniFind installed in your system).

IQQP2601E The parser component cannot be started. The parser component will not be available.

Explanation

The parser component cannot be started.

User response

See the system log for errors about starting the parser component.

IQQP2602E The parser component cannot be stopped successfully.

Explanation

The parser component cannot be stopped successfully.

User response

See the system log for errors about stopping the parser component.

IQQP5001E The collection with the name collection_name does not exist.

Explanation

No configuration for the collection was found. The collection does not exist.

User response

You can use the administration console to see existing collection names.

IQQP5002E The system cannot retrieve a tokenizer for collection collection_name.

Explanation

No free tokenizers are available for the collection, and a timeout error occurred when requesting the tokenizer.

User response

Change the setting for the timeout value or the number of tokenizers for the collection.

IQQP5003I The document does not contain stored tokens.

Explanation

The specified document does not contain stored tokens. No field map exists to be restored. This is probably because the document is an error document.

User response

No action is required.

IQQP6000E The tokenizer cannot be initialized with the UIMA descriptor UIMA_descriptor and data directory UIMA_datapath.

Explanation

The tokenizer cannot initialize the common analysis structure (CAS) tokenizer with the specified UIMA descriptor and data directory.

User response

Verify that the specified UIMA descriptor file and data directory are correct. Also, ensure that the specified UIMA descriptor is well formed.

IQQP6001E The tokenizer cannot process the common analysis structure (CAS).

Explanation

The document text cannot be tokenized and it cannot be indexed.

User response

Check the system log for errors about processing the common analysis structure (CAS).

IQQP9000E The normalizer cannot be initialized with the specified resource resource_path.

Explanation

The normalizer cannot be initialized. The indexed text will not be normalized.

User response

Verify that the specified resource for the normalizer is correct. See the other associated messages for more information.

IQQP9001E The query query string cannot be processed because the query contains incorrect syntax. A wildcard character(*) cannot be used in the attribute name.

Explanation

XML search query syntax does not support wildcard characters in the name of an element attribute.

User response

Resubmit the query without wildcard characters.

IQQP9002E The specified wildcard query cannot be processed because the query exceeded the maximum number of permitted BooleanQuery clauses.

Explanation

The specified wildcard query cannot be processed because it contains too many Boolean clauses.

User response

Provide a more specific query or increase the maximum number of Boolean clauses by setting the queryExpansionLimit parameter in the HOME_DIR/config/config.xml file.

IQQP9003E The query [query string] cannot be parsed. Details: error description.

Explanation

The specified query cannot be parsed.

User response

Validate that the syntax of the specified query is correct.

IQQP9004E The query [query string] cannot be parsed because there are too many Boolean clauses.

Explanation

The specified query cannot be processed because it contains too many Boolean clauses.

User response

Provide a more specific query or increase the maximum number of Boolean clauses by setting the queryExpansionLimit parameter in the HOME_DIR/config/config.xml file.

IQQP9005E Missing return statement in function

Explanation

Missing return statement in function

User response

no action

IQQP9006E Conversion of XML Search query term [query string] failed.

Explanation

Provided query cannot be executed becuase it contains tot many boolean clauses

User response

Validate provided XML query has correct syntax.

IQQP9008E A wildcard character cannot be specified as the first character in a query.

Explanation

A wildcard character cannot be specified as the first character in a query.

User response

Modify the query so that the first character is not a wildcard character.

IQQP9012E The term [term] cannot end with an escape character.

Explanation

A term cannot end with an escape character.

User response

Modify the term by removing the final escape character or by adding another character at the end of the term.

IQQP9013E The Unicode escape sequence [query string] contains a non-hexadecimal character.

Explanation

Unicode escape sequences can contain only hexadecimal characters.

User response

Remove the non-hexadecimal character from the Unicode escape sequence.

IQQP9014E The fuzzy argument value [query string] is not valid because its data type is not float or double.

Explanation

Fuzzy argument values must be either a float or double type value.

User response

Ensure that the fuzzy argument value is a float or double value.

IQQP9015E The similarity value for a fuzzy query must be in the range 0–1.

Explanation

The similarity value for a fuzzy query must be in the range 0–1. A value closer to 1 matches terms with a higher similarity.

User response

Specify a similarity value in the range 0–1.

IQQP9016E The proximity value must be 1 or greater, and cannot exceed the value of the Integer.MAX_VALUE Java variable.

Explanation

A proximity value must be 1 or greater, and cannot exceed the value of the Integer.MAX_VALUE Java variable.

User response

Specify a proximity value from 1 to the value of the Integer.MAX_VALUE Java variable.

IQQP9017E The query [query string] cannot be parsed. Details: error description.

Explanation

The specified query cannot be parsed.

User response

Validate that the syntax of the specified query is correct.

IQQP9018E The query [query string] cannot be tokenized.

Explanation

The query cannot be tokenized.

User response

Validate that the syntax of the specified query is correct.

IQQP9019E The query [query string] cannot be processed.

Explanation

The query [query string] cannot be processed.

User response

Validate that the syntax of the specified query is correct.

IQQP9020W The version of the document parser (actual transformation service version) is newer than the expected parser version (specified transformation service version).

Explanation

null

User response

null

IQQP9021E The version of the document parser (actual transformation service version) is earlier than the expected parser version (specified transformation service version).

Explanation

The version of the document parser (actual transformation service version) is earlier than the expected parser version (specified transformation service version).

User response

Install a supported version of the document parser.

IQQP9023W The document parser was not loaded because its version cannot be determined.

Explanation

The document parser was not loaded because its version cannot be determined.

User response

Install a supported version of the document parser.

IQQP9024E Transformation service failed to extract text. Return code: text extraction return code, error description: [text extraction error description].

Explanation

Transformation service encountered an error during text extraction.

User response

No action is required. The document can not be extracted by the transformation service.

IQQR0003E The collection service for adding and removing documents and updating indexes cannot be found.

Explanation

The collection service for adding and removing documents and updating indexes cannot be found.

User response

See the other associated messages for more information. If you cannot determine the cause of the problem, contact IBM Software Support.

IQQR0004E The document with ID document_ID cannot be added to the collection_name collection.

Explanation

The document with ID document_ID cannot be added to the collection.

User response

Verify that the document content is valid. If the document is XML, ensure that the XML is well formed. After you correct the problem, resubmit the document by using the API that was used before. If the problem reoccurs, check the system log files through the administration console for more information about errors that are related to adding documents.

IQQR0007E The collection_name collection cannot be created.

Explanation

The collection_name collection cannot be created.

User response

Ensure that the index parameter value that is specified in the create index request is valid. The value cannot contain any of the following characters: " * : ? < > |. If the value does contain any of these characters, modify the value so that is does not contain any of the characters and then resubmit the request. If the value is valid, check the system log files through the administration console for errors about creating the collection.

IQQR0008E The collection_name collection cannot be deleted.

Explanation

The collection cannot be deleted.

User response

See the other associated messages for more information. Also, check the system log files through the administration console. If you cannot determine the cause of the problem, follow these steps:
  1. Stop the search system.
  2. Manually delete the index directory in the INSTALL_ROOT/package/config/collections directory.
  3. Restart the search system.

IQQR0012E The index parameter value collection_name in the request does not exist in the system.

Explanation

The request specified a collection name that does not exist in the search system.

User response

Ensure that the collection name in the request is spelled correctly.

IQQR0023E The search response for the query ''query'' on collection collection_name could not be created.

Explanation

The query was processed, but the server could not return the results.

User response

Try sending the request again.

IQQR0036E The collection_name collection successfully deleted.

Explanation

The collection successfully deleted.

User response

See the other associated messages for more information. Also, check the system log files through the administration console. If you cannot determine the cause of the problem, follow these steps:
  1. Stop the search system.
  2. Manually delete the index directory in the INSTALL_ROOT/package/config/collections directory.
  3. Restart the search system.

IQQR0040E Unable to obtain system trace information.

Explanation

The system trace information cannot be obtained.

User response

Verify that the server is in consistent state and retry the operation.

IQQR0041E Unable to configure system trace.

Explanation

Unable to configure the system trace.

User response

Please check if the server is in consistent state and retry the operation.

IQQR0052E Documents from the indexing server cannot be accessed.

Explanation

Documents cannot be accessed from the indexing server if the server is not in a consistent state.

User response

Verify that the server is in a consistent state and retry the operation.

IQQR0053E Preprocessed documents from collection {0} cannot be written to the indexing server.

Explanation

Preprocessed documents cannot be written to the indexing server if the server is not in a consistent state.

User response

Verify that the server is in a consistent state and retry the operation.

IQQR0054E The indexing server is not running.

Explanation

The indexing server is not running

User response

Start the indexing server.

IQQR0055E The indexing server on host {0} port {1} cannot be accessed.

Explanation

The indexing server cannot be accessed.

User response

Verify that the specified host, port number, and authentication token are correct.

IQQR0056E The configuration of collection {0} cannot be retrieved.

Explanation

The collection configuration cannot be retrieved.

User response

Verify that the specified host, port number, and authentication token are correct.

IQQS0004E The reader for index index_path cannot be created.

Explanation

The reader for the index cannot be created. Either the index is not accessible, or there is an error in the index configuration.

User response

Ensure that the index is readable and that it exists in the specified directory.

IQQS0013E The spelling checker named ''name'' cannot be created.

Explanation

The spelling checker cannot be created.

User response

Ensure that the dictionary with the specified name exists. If it does not exist, you will not have spelling suggestions for that name.

IQQS0074E The collection_name collection is not enabled for search.

Explanation

An attempt was made to obtain a searchable object for the collection, but the collection is not enabled for search.

User response

No action is required. You can try to search again after the search administrator enables the collection for search.

IQQS0077E The query cannot be processed because it contains no valid search terms.

Explanation

The query cannot be processed because it contained no valid search terms. This might occur if the query contained only stop words or punctuation that was ignored by the search engine. (A stop word is a word that is commonly used, such as the, an, or and.)

User response

Rewrite the query so that it contains at least one valid search term.

IQQW0001I Service service_name was installed successfully.

Explanation

The application was successfully installed as a Windows service.

User response

No action is required.

IQQW0002E The installation of service service_name failed. Verify that you have authority to create Windows services and that this application is not already installed as a service.

Explanation

The application was unable to install a Windows service.

User response

Ensure that you have administrator authority and are able to create services. Also verify that the executable file is not already installed as a service.

IQQW0009E The service could not be removed. Verify that the service is installed and ensure that you have authority to delete services.

Explanation

A request to remove the Windows service failed.

User response

Check that the service is installed and verify that the user account has administrator privileges.

IQQW0011E The service could not be installed. A service with name {0} already exists.

Explanation

A request to install the Windows service failed since a service with the given name already exists.

User response

Check that the service is not already installed - If it is installed you should first uninstall it. If it is not already installed specify another name.

IQQW0012E The service could not be installed. A service running this process already exists.

Explanation

A request to install the Windows service failed since a service That run this process already exists.

User response

Check that the service is not already installed - If it is installed (even with another name) you should first uninstall it.

IQQW0013E The service could not be installed. A service already exists in the configuration file.

Explanation

A request to install the Windows service failed since a service already exists in the configuration file.

User response

Check that the service is not already installed - If it is installed you should first uninstall it.

IQQW0015E The request failed since the configuration path {0} does not exists or not sufficient permissions to access it.

Explanation

The request failed since the given configuration path is incorrect or not sufficient permissions to access it.

User response

Check that the given configuration path is correct and that there are sufficient permissions to access it.

IQQW0016E The request failed since the service name does not exists in the configuration file.

Explanation

The request failed since the service name does not exists in the configuration file.

User response

Check that the service is installed.

IQQX0033E Comparisons can be applied only to attributes, not to tags.

Explanation

An XML search query term compared a tag element to a value. Only attributes can be compared to values.

User response

Use the contains or excludes operator instead.

IQQX0034E There is an error in the query string at position error_position.

Explanation

An XML search query term does not conform to the supported grammar. The error is at the indicated character.

User response

Rewrite the query.

IQQX0035E There is an error in the query string at position error_position. Token type expected_token_type was expected; type observed_token_type was found.

Explanation

An XML search query term does not conform to the supported grammar. The error is at the indicated character.

User response

Rewrite the query.

IQQX0036E The query contains a number written in an unsupported format.

Explanation

An XML search query term contains a number whose format is not recognized by the parser.

User response

Rewrite the query.

IQQX0037E Free text in the XML search query term could not be parsed.

Explanation

An XML search query term contains free text that could not be parsed.

User response

Rewrite the query.

IQQX0038E An XML search query term could not be parsed because of an unexpected unsupported_element.

Explanation

An XML search query term could not be parsed because of an unsupported term or an exception.

User response

Rewrite the query.

IQQX0039W Collection collection_name cannot be backed up or restored because backup and restore are disabled.

Explanation

Backup and restore have been disabled, possibly because the system is shutting down.

User response

No action is required.

IQQX0040W Collection collection_name cannot be backed up or restored because there is already a backup or restore in progress.

Explanation

A backup or restore was requested for the specified collection, but there is already a backup or restore in progress, and only one such operation at a time is permitted.

User response

Wait until the backup or restore in progress has finished, then try again.

IQQX0041W An error occurred when shutting down the backup or restore that was in progress on collection collection_name.

Explanation

An exception occurred when stopping the backup or restore on the indicated collection.

User response

See the other associated messages for more information.

IQQX0042W The background task cannot begin new_state because it is currently current_state.

Explanation

An operation (for example: configure, start, stop) was attempted on a background task, but the task was not in a proper state for that operation, due to earlier errors.

User response

See the other associated messages for more information.

IQQX0043W The required property property_name is not defined in the configuration.

Explanation

The named property is required for backup or restore, but it is not defined in the specified configuration.

User response

Find the correct value for the property, and add it to the configuration.

IQQX0044W An error occurred during backup or restore of collection collection_name.

Explanation

An exception occurred, which caused the backup or restore of the indicated collection to be stopped before completion.

User response

See the other associated messages for more information, and retry the backup or restore.

IQQX0045W Collection collection_name cannot be restored because the backup volume is missing or empty.

Explanation

A collection cannot be restored unless a nonempty backup volume exists.

User response

Verify that the collection name is correct and that a backup volume exists, and retry the restore.

IQQX0046E Collection collection_name file file_name segment segment_number could not be backed up.

Explanation

One of the segments of the named file was not written to the backup volume. The backup is invalid.

User response

Verify that the persistent store has disk space, and is reachable, and retry the backup.

IQQX0047E Collection collection_name file file_name checksum could not be recorded.

Explanation

The checksum of the named file was not written to the backup volume. The backup is invalid.

User response

Verify that the persistent store has disk space, and is reachable, and retry the backup.

IQQX0048E Collection collection_name file file_name could not be deleted from the backup volume.

Explanation

The named file was not deleted from the backup volume. The backup is invalid.

User response

Verify that the persistent store has disk space, and is reachable, and retry the backup.

IQQX0049E An error occurred when decrypting the backup and restore password.

Explanation

The password supplied for backup or restore could not be decrypted.

User response

See the other associated messages for more information. Verify that the password is correct.

IQQX0050E An error occurred while starting a backup or restore of collection collection_name.

Explanation

A backup or restore operation could not be started because of an error in the configuration.

User response

See the other associated messages for more information. Verify that all configuration values are correct.

IQQX0051E The XML search query included a path containing only wildcard elements.

Explanation

An XML search query included a path containing only wildcard (*) tag or attribute names; such a path is not supported.

User response

Rewrite the query.

IQQX0052E The XML search query applied a predicate to a wildcard tag or attribute name.

Explanation

An XML search query included a comparison or text search on a wildcard tag or attribute.

User response

Rewrite the query to specify a tag or attribute name for every predicate.

IQQX0053E The XML search query specified an element as the child of an attribute.

Explanation

XML attributes cannot have descendants.

User response

Rewrite the query to avoid specifying descendants of attributes.

IQQX0054E The collection collection_name cannot be made quiescent.

Explanation

Before you restore a collection, you must make that collection inactive. If this is not possible, due to the system's or collection's current state, the restore cannot proceed, but you can try to restore the collection later.

User response

Retry the restore later.

IQQX0065E The system build timestamp is not available for backup version encoding or checking.

Explanation

A backup or restore was attempted, but the system build timestamp is null or empty. A build timestamp is needed for backup-volume labeling and version checking during restore.

User response

Determine the correct timestamp value for the system and record it in the build# properties file as build.timestamp.

IQQX0066E The backup volume contains an invalid version number number.

Explanation

The version number found in the backup volume is invalid, possibly indicating data corruption. The system is unable to determine if it is safe to restore from the volume.

User response

Make sure the backup volume contains the correct kind of data (a successful backup)# and that access to it is error-free.

IQQX0067E The backup volume version volumenumber is not compatible with the server version servernumber.

Explanation

The version number found in the backup volume is incompatible with the version of the server, because reverse migration is not supported.

User response

Upgrade the server to the required version.

IQQX0077W The collection collection_ID cannot be backed up because it does not exist.

Explanation

The collection specified does not exist.

User response

Verify that the correct collection name was specified.

IQQX0078E The collection collection_ID cannot be backed up because it is currently being used by another process.

Explanation

The specified collection cannot be backed up because it is currently being updated or used by another administrative process.

User response

Wait until the current administrative process completes and then run back up again.