-
Packages that use ExceptionCode Package Description com.filenet.api.exception Provides the exception-handling framework for the Content Engine. -
-
Uses of ExceptionCode in com.filenet.api.exception
Fields in com.filenet.api.exception declared as ExceptionCode Modifier and Type Field and Description static ExceptionCodeExceptionCode. API_AFTER_LAST_PAGE_ELEMENTFNRCA0001E
API_AFTER_LAST_PAGE_ELEMENT An attempt was made to get the current page or element count before moving past the last page.
static ExceptionCodeExceptionCode. API_BEFORE_FIRST_PAGE_ELEMENTFNRCA0002E
API_BEFORE_FIRST_PAGE_ELEMENT An attempt was made to get the current page or element count before moving to the first page.
static ExceptionCodeExceptionCode. API_BEFORE_NEXT_PAGE_ELEMENTFNRCA0003E
API_BEFORE_NEXT_PAGE_ELEMENT An attempt was made to get the current page or element count before moving to the next page after a reset operation.
static ExceptionCodeExceptionCode. API_CHECKPOINT_UNSUPPORTEDFNRCA0037E
API_CHECKPOINT_UNSUPPORTED The PageIterator does not support PageIterator checkpoints.
static ExceptionCodeExceptionCode. API_CONFLICTING_CLIENT_CONTEXTFNRCA0036E
API_CONFLICTING_CLIENT_CONTEXT The call to methodName is not permitted because a conflicting client context has already been established.
static ExceptionCodeExceptionCode. API_EMPTY_BATCHFNRCA0004E
API_EMPTY_BATCH There are no objects in this batch to process.
static ExceptionCodeExceptionCode. API_EXPECTED_UNEVALUATED_STATEFNRCA0005E
API_EXPECTED_UNEVALUATED_STATE The property propName must be in an unevaluated state propNameThe name of the property
static ExceptionCodeExceptionCode. API_FETCH_MERGE_PROPERTY_ERRORFNRCA0006E
API_FETCH_MERGE_PROPERTY_ERROR An attempt was made to fetch and merge new property values on an object that has been modified on the server since it was last retrieved.
static ExceptionCodeExceptionCode. API_FROM_INIT_OR_QUERY_STRING_NOT_SETFNRCA0007E
API_FROM_INIT_OR_QUERY_STRING_NOT_SET Either the setFromClauseInitialValue or setQueryString method must be called prior to calling this method to retrieve the SQL statement.
static ExceptionCodeExceptionCode. API_FROM_INIT_VALUE_NOT_SETFNRCA0008E
API_FROM_INIT_VALUE_NOT_SET The setFromClauseInitialValue method must be called before an additional join using this method can be added.
static ExceptionCodeExceptionCode. API_INDEX_OUT_OF_BOUNDSFNRCA0009E
API_INDEX_OUT_OF_BOUNDS The specified index is outside the bounds of the collection.
static ExceptionCodeExceptionCode. API_INITIALIZEDFNRCA0010E
API_INITIALIZED The API may only be initialized once and is already initialized.
static ExceptionCodeExceptionCode. API_INVALID_CONFIGURATION_PARAMETERFNRCA0011E
API_INVALID_CONFIGURATION_PARAMETER Invalid configuration parameter: parmName.
static ExceptionCodeExceptionCode. API_INVALID_CONNECTION_PARAMETERFNRCA0012E
API_INVALID_CONNECTION_PARAMETER Invalid connection parameter: parmName.
static ExceptionCodeExceptionCode. API_INVALID_METADATA_CACHE_PARAMETERDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_INVALID_PROPERTY_TYPEFNRCA0014E
API_INVALID_PROPERTY_TYPE Invalid property type requestedType expected actualType.
static ExceptionCodeExceptionCode. API_INVALID_URIFNRCA0015E
API_INVALID_URI An invalid URI was found for connection {0}.
static ExceptionCodeExceptionCode. API_J2EE_UTIL_INIT_FAILEDFNRCA0016E
API_J2EE_UTIL_INIT_FAILED Failed to initialize the J2EE util class.
static ExceptionCodeExceptionCode. API_METHOD_NO_DEPENDENT_SUPPORTFNRCA0017E
API_METHOD_NO_DEPENDENT_SUPPORT The use of method methodName is not supported for dependent objects objectType.
static ExceptionCodeExceptionCode. API_MULTIPLY_FILED_IN_FOLDERFNRCA0018E
API_MULTIPLY_FILED_IN_FOLDER The specified containee is filed multiple times in this folder, and the operation is unable to determine which occurrence to unfile.
static ExceptionCodeExceptionCode. API_NO_CONTENT_ELEMENTSDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_NOT_A_CONTENT_TRANSFERFNRCA0019E
API_NOT_A_CONTENT_TRANSFER The referenced ContentElement, element, is not a ContentTransfer.
static ExceptionCodeExceptionCode. API_NOT_A_RESERVATIONFNRCA0020E
API_NOT_A_RESERVATION This operation requires a reservation object.
static ExceptionCodeExceptionCode. API_NOT_FILED_IN_FOLDERFNRCA0021E
API_NOT_FILED_IN_FOLDER The specified containee is not filed in this folder.
static ExceptionCodeExceptionCode. API_PROPERTY_FETCH_FAILEDFNRCA0023E
API_PROPERTY_FETCH_FAILED An attempt was made to get the value of property propName using one of the fetch methods for the property object.
static ExceptionCodeExceptionCode. API_PROPERTY_NOT_IN_CACHEFNRCA0024E
API_PROPERTY_NOT_IN_CACHE The {0} property was not found in the properties collection.
static ExceptionCodeExceptionCode. API_PROPERTY_TEMPLATE_NOT_FOUNDFNRCA0025E
API_PROPERTY_TEMPLATE_NOT_FOUND The PropertyTemplate template not found in the property template collection.
static ExceptionCodeExceptionCode. API_READ_ONLY_COLLECTIONDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_SAVE_BEFORE_REFRESHDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_SEARCH_REQUIRED_VALUES_NULLFNRCA0038E
API_SEARCH_REQUIRED_VALUES_NULL Required parameters for a Stored Search query are null.
static ExceptionCodeExceptionCode. API_SESSION_CLASS_NOT_FOUNDDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_SESSION_NOT_IMPL_CORRECTLYFNRCA0029E
API_SESSION_NOT_IMPL_CORRECTLY The internal session class className, used to communicate with the server, is not implemented correctly.
static ExceptionCodeExceptionCode. API_SESSION_NOT_SETDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. API_UNABLE_TO_USE_CONNECTIONFNRCA0031E
API_UNABLE_TO_USE_CONNECTION The URI for server communication cannot be determined from the connection object {0}.
static ExceptionCodeExceptionCode. API_UNEXPECTED_JNDI_ERRORFNRCA0032E
API_UNEXPECTED_JNDI_ERROR The JNDI cannot be accessed.
static ExceptionCodeExceptionCode. API_UNSUPPORTED_API_CLASSFNRCA0033E
API_UNSUPPORTED_API_CLASS The indicated API class className is not supported.
static ExceptionCodeExceptionCode. API_UNSUPPORTED_PROPERTY_TYPEFNRCA0034E
API_UNSUPPORTED_PROPERTY_TYPE An attempt was made to put a property value into the properties collection using a generic Java Object.
static ExceptionCodeExceptionCode. CBR_CANNOT_SWITCH_ON_VERITYFNRCB0054E
CBR_CANNOT_SWITCH_ON_VERITY Content Engine could not enable IBM Legacy Content Search Engine: The attempt to assign a VerityDomainConfiguration object to the VerityDomainConfiguration property for the object_store_name object store failed.
static ExceptionCodeExceptionCode. CBR_CANT_ATTACH_COLLECTIONFNRCB0001E
CBR_CANT_ATTACH_COLLECTION Can't attach Verity collection to server {0}.
static ExceptionCodeExceptionCode. CBR_CANT_AUTHENTICATE_ON_SEARCHFNRCB0017E
CBR_CANT_AUTHENTICATE_ON_SEARCH The server could not authenticate with the Content Search Engine server.
static ExceptionCodeExceptionCode. CBR_CANT_CREATE_COLLECTIONFNRCB0002E
CBR_CANT_CREATE_COLLECTION Can't create Verity collection.
static ExceptionCodeExceptionCode. CBR_CANT_CREATE_VERITY_WORKSPACEFNRCB0021E
CBR_CANT_CREATE_VERITY_WORKSPACE Can't create Verity workspace.
static ExceptionCodeExceptionCode. CBR_CANT_DELETE_VERITY_WORKSPACEFNRCB0020E
CBR_CANT_DELETE_VERITY_WORKSPACE Can't delete Verity workspace.
static ExceptionCodeExceptionCode. CBR_CANT_GET_ADMIN_CONFIGFNRCB0012E
CBR_CANT_GET_ADMIN_CONFIG Can't get Verity Admin server configuration for: {0}, error: {1}
The indicated Verity Admin server configuration cannot be retrieved.
static ExceptionCodeExceptionCode. CBR_CANT_GET_BROKER_CONFIGFNRCB0014E
CBR_CANT_GET_BROKER_CONFIG Can't get Verity broker configuration for {0}, error: {1}
The indicated Verity broker configuration cannot be retrieved.
static ExceptionCodeExceptionCode. CBR_CANT_GET_INDEX_SERVER_CONFIGFNRCB0015E
CBR_CANT_GET_INDEX_SERVER_CONFIG Can't get Verity index server configuration for {0} of IndexArea {1}, error: {2}
The indicated Verity index server configuration cannot be retrieved.
static ExceptionCodeExceptionCode. CBR_CANT_GET_SEARCH_CONFIGFNRCB0013E
CBR_CANT_GET_SEARCH_CONFIG Can't get Verity search server configuration for {0} of IndexArea {1}, error: {2}
The indicated Verity search server configuration cannot be retrieved.
static ExceptionCodeExceptionCode. CBR_CANT_LOGON_TO_INDEX_SERVERFNRCB0018E
CBR_CANT_LOGON_TO_INDEX_SERVER Can't logon to index server.
static ExceptionCodeExceptionCode. CBR_CANT_LOGON_TO_VERITYFNRCB0019E
CBR_CANT_LOGON_TO_VERITY Can't logon to Verity.
static ExceptionCodeExceptionCode. CBR_CANT_SET_GROUP_ON_COLLECTIONFNRCB0023E
CBR_CANT_SET_GROUP_ON_COLLECTION Can't set group name on verity collection.
static ExceptionCodeExceptionCode. CBR_CANT_WRITE_CONTENT_FILEFNRCB0003E
CBR_CANT_WRITE_CONTENT_FILE Can't write content file for element sequence #{0} for object {1}, class {2}, output directory {3}, index area {4}
The content file could not be written for the element sequence number, as indicated.
static ExceptionCodeExceptionCode. CBR_DIALECT_NOT_SUPPORTEDFNRCB0027E
CBR_DIALECT_NOT_SUPPORTED The full text query dialect '{0}' is not supported in the current configuration.
static ExceptionCodeExceptionCode. CBR_EMPTY_SEARCH_CRITERIAFNRCB0050E
CBR_EMPTY_SEARCH_CRITERIA Content Engine could not run a query because the SQL statement for the query is not valid.
static ExceptionCodeExceptionCode. CBR_ERROR_GETTING_CONTENT_FILEFNRCB0033E
CBR_ERROR_GETTING_CONTENT_FILE Could not get content file for element sequence #{0} for object {1}, class {2}, output directory {3}, index area {4}, status {5}
Could not get content file for the element sequence number, as indicated.
static ExceptionCodeExceptionCode. CBR_FULLTEXTROWLIMIT_EXCEEDEDFNRCB0024E
CBR_FULLTEXTROWLIMIT_EXCEEDED The FullTextRowLimit has been exceeded.
static ExceptionCodeExceptionCode. CBR_INCOMPLETE_CONFIGFNRCB0004E
CBR_INCOMPLETE_CONFIG The Verity administration host name and port must be in Verity configuration data
static ExceptionCodeExceptionCode. CBR_INDEX_BAD_OBJECT_STOREFNRCB0007E
CBR_INDEX_BAD_OBJECT_STORE Single item to full text index with array element #{0} does not have the same object store as the IndexJob
The single item to index, referenced by the indicated array element number, is not located in the same object store as the IndexJob instance.
static ExceptionCodeExceptionCode. CBR_INDEX_NON_REPOSITORY_OBJECTFNRCB0006E
CBR_INDEX_NON_REPOSITORY_OBJECT Single item to full text index with array element #{0} is not a repository object
The single item to index, referenced by the indicated array element number, is not a repository object.
static ExceptionCodeExceptionCode. CBR_INSO_INSTALL_BINARY_NOT_FOUNDFNRCB0030E
CBR_INSO_INSTALL_BINARY_NOT_FOUND INSO binaries files not found
static ExceptionCodeExceptionCode. CBR_INSO_INSTALL_ERRORFNRCB0029E
CBR_INSO_INSTALL_ERROR An error was detected while install INSO binaries
static ExceptionCodeExceptionCode. CBR_INVALID_SEARCHFNRCB0055E
CBR_INVALID_SEARCH Content Engine cannot run a query because the following invalid dialect was passed to the CONTAINS function: search_dialect.
static ExceptionCodeExceptionCode. CBR_INVALID_SEARCH_DIALECTFNRCB0049E
CBR_INVALID_SEARCH_DIALECT Content Engine could not run a query because the following invalid dialect was passed to the CONTAINS function: search_dialect.
static ExceptionCodeExceptionCode. CBR_LOAD_TRANSLATORS_EXCEPTIONFNRCB0026E
CBR_LOAD_TRANSLATORS_EXCEPTION An exception occurred while attempting to load translation providers.
static ExceptionCodeExceptionCode. CBR_MIGRATION_JOB_ABORT_NOT_ALLOWEDFNRCB0066E
CBR_MIGRATION_JOB_ABORT_NOT_ALLOWED Content Engine could not stop migration index job index_job_id.
static ExceptionCodeExceptionCode. CBR_MIGRATION_JOB_DELETE_NOT_ALLOWEDFNRCB0065E
CBR_MIGRATION_JOB_DELETE_NOT_ALLOWED Content Engine could not delete migration index job index_job_id.
static ExceptionCodeExceptionCode. CBR_NO_BROKERSFNRCB0032E
CBR_NO_BROKERS No Verity brokers can be found.
static ExceptionCodeExceptionCode. CBR_NO_FILENAME_FOR_CONTENTFNRCB0005E
CBR_NO_FILENAME_FOR_CONTENT Unable to get content element filename for element sequence #{0} for object {1}, class {2}
The content element filename could not be retrieved for the element sequence number, as indicated.
static ExceptionCodeExceptionCode. CBR_NO_INDEX_AREA_AVAILABLEFNRCB0009E
CBR_NO_INDEX_AREA_AVAILABLE No index area is available to handle full text index request on object store objStore objStoreThe identity of the Object Store.
static ExceptionCodeExceptionCode. CBR_NO_INDEX_SERVER_AVAILABLEFNRCB0010E
CBR_NO_INDEX_SERVER_AVAILABLE No index server is available to handle full text indexing requests on IndexArea {0}, ObjectStore {1}
static ExceptionCodeExceptionCode. CBR_NO_TEXT_SEARCH_SERVER_FOR_SEARCHFNRCB0034E
CBR_NO_TEXT_SEARCH_SERVER_FOR_SEARCH IBM Content Search Services could not run a query because no search server could be found to run the query.
static ExceptionCodeExceptionCode. CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVERFNRCB0022E
CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVER No ticket server is defined for administration server srvName, requested security group cannot be applied to collection.
static ExceptionCodeExceptionCode. CBR_NOT_INDEXABLEFNRCB0008E
CBR_NOT_INDEXABLE Item to full text index with array element #{0} is not indexable.
static ExceptionCodeExceptionCode. CBR_NOT_INDEXEDFNRCB0025E
CBR_NOT_INDEXED Documents submitted to be indexed were not processed (request will be retried).
static ExceptionCodeExceptionCode. CBR_NOT_MASTER_ADMIN_SERVERFNRCB0016E
CBR_NOT_MASTER_ADMIN_SERVER VerityAdminMasterServerHostname/Port {0}:{1} refers to a slave server, not a master server
VerityAdminMasterServerHostname/Port refers to a slave server, not a master server
static ExceptionCodeExceptionCode. CBR_QUERY_PARSE_ERRORFNRCB0028E
CBR_QUERY_PARSE_ERROR An error was detected while parsing the {0} full-text query.
static ExceptionCodeExceptionCode. CBR_TS_ACCESSING_COLLECTION_FAILEDFNRCB0084E
CBR_TS_ACCESSING_COLLECTION_FAILED The IBM Content Search Services server failed to access the index on the file system.
static ExceptionCodeExceptionCode. CBR_TS_ACCESSING_INDEX_FAILEDFNRCB0035E
CBR_TS_ACCESSING_INDEX_FAILED An IBM Content Search Services server could not access the index_name index or the directory that contains the index.
static ExceptionCodeExceptionCode. CBR_TS_ACCESSING_TEXT_SEARCH_SERVER_FAILEDFNRCB0036E
CBR_TS_ACCESSING_TEXT_SEARCH_SERVER_FAILED IBM Content Search Services could not communicate with the server that runs on the host:port host and port.
static ExceptionCodeExceptionCode. CBR_TS_ADMIN_ACTION_FAILED_EXCEPTIONFNRCB0039E
CBR_TS_ADMIN_ACTION_FAILED_EXCEPTION IBM Content Search Services could not perform administrative functions for the server that runs on the host:port host and port.
static ExceptionCodeExceptionCode. CBR_TS_BATCH_FAILEDFNRCB0057E
CBR_TS_BATCH_FAILED The batch operation for indexing objects to IBM Content Search Services has failed.
static ExceptionCodeExceptionCode. CBR_TS_CANNOT_CONNECT_TO_SERVERFNRCB0047E
CBR_TS_CANNOT_CONNECT_TO_SERVER The Content Engine server cannot connect to the IBM Content Search Services server server_name located on host host, port port.
static ExceptionCodeExceptionCode. CBR_TS_CANNOT_CREATE_INDEX_IN_INDEX_AREAFNRCB0063E
CBR_TS_CANNOT_CREATE_INDEX_IN_INDEX_AREA IBM Content Search Services is unable to create an index in index area index_area of object store objectstore.
static ExceptionCodeExceptionCode. CBR_TS_COST_ESTIMATION_QUERY_TIMEOUTFNRCB0092E
CBR_TS_COST_ESTIMATION_QUERY_TIMEOUT A timeout was received from the IBM Content Search Services server while it was running a cost estimation query "query_string" against IBM Content Search Services index index_id.
static ExceptionCodeExceptionCode. CBR_TS_DEFER_INDEXINGFNRCB0062E
CBR_TS_DEFER_INDEXING IBM Content Search Services indexing is deferred for index text_search_index on index area index_area and object store objectstore.
static ExceptionCodeExceptionCode. CBR_TS_DEFER_INDEXING_REBALANCINGFNRCB0085E
CBR_TS_DEFER_INDEXING_REBALANCING IBM Content Search Services indexing is rebalancing index text_search_index on index area index_area and object store objectstore to another server.
static ExceptionCodeExceptionCode. CBR_TS_EXEC_SEARCH_QUERY_FAILEDFNRCB0037E
CBR_TS_EXEC_SEARCH_QUERY_FAILED An IBM Content Search Services server could not run the following full-text search: search_expression.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_AREA_ROOT_DIRECTORY_VALIDATION_FAILEDFNRCB0083E
CBR_TS_INDEX_AREA_ROOT_DIRECTORY_VALIDATION_FAILED The Content Engine server did not accept the entered value "{0}" for the root directory that was specified for index area "{1}" because no IBM Content Search Services servers are available for validation.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_CREATE_FAILEDFNRCB0038E
CBR_TS_INDEX_CREATE_FAILED An IBM Content Search Services server could not create an index.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_CTORFNRCB0043E
CBR_TS_INDEX_CTOR The IBM Content Search Services server that runs on the host:port host and port could not index a document.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_DATA_DELETE_FAILEDFNRCB0072E
CBR_TS_INDEX_DATA_DELETE_FAILED IBM Content Search Services did not delete the "index_name" index as part of the reindexing that was performed for an index job.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_DELETE_FAILEDFNRCB0068E
CBR_TS_INDEX_DELETE_FAILED An IBM Content Search Services server could not delete an index.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTSFNRCB0053E
CBR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTS The resource status of the IBM Content Search Services index index_name cannot be changed to OPEN because the current number of its indexed objects, current_indexed_objects, exceeds the maximum of max_indexed_objects specified on its index area index_area.
static ExceptionCodeExceptionCode. CBR_TS_INDEX_EXCEEDS_MAX_SIZEFNRCB0052E
CBR_TS_INDEX_EXCEEDS_MAX_SIZE The resource status of the IBM Content Search Services index index_name cannot be changed to OPEN because its current size of current_size_kb KB exceeds the maximum size of max_size_kb KB specified by its index area index_area.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_ABORTEDFNRCB0058E
CBR_TS_INDEXING_ABORTED The IBM Content Search Services indexing operation for indexation ID indexation_id, index path index_path has stopped.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_FAILED_EXCEPTIONFNRCB0040E
CBR_TS_INDEXING_FAILED_EXCEPTION An IBM Content Search Services server could not complete an indexing operation while accessing the index_name index for the server that runs on the {1}:{2} host and port.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_HAS_TIMEDOUTFNRCB0093E
CBR_TS_INDEXING_HAS_TIMEDOUT An indexing operation has been terminated because an index batch timeout occurred.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_LANGUAGE_NOT_SETFNRCB0080E
CBR_TS_INDEXING_LANGUAGE_NOT_SET CBR indexing and searching on object store "{0}" cannot proceed until one or more values are set for the TextSearchIndexingLanguages property.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_LANGUAGE_NULLFNRCB0090E
CBR_TS_INDEXING_LANGUAGE_NULL One or more values must be set for the TextSearchIndexingLanguages property when IBM Content Search Services is enabled on the object store.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_LANGUAGE_VALIDATION_FAILEDFNRCB0073E
CBR_TS_INDEXING_LANGUAGE_VALIDATION_FAILED Content Engine did not save the entered "{0}" value for the Indexing Language property because it was not validated by IBM Content Search Services.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_TIMEOUTFNRCB0059E
CBR_TS_INDEXING_TIMEOUT An indexing operation for indexation ID indexation_id, index path index_path was stopped because it timed out after index_timeout seconds.
static ExceptionCodeExceptionCode. CBR_TS_INDEXING_WARNINGFNRCB0078E
CBR_TS_INDEXING_WARNING IBM Content Search Services generated a warning while accessing the "index_name" index for an otherwise successful indexing operation.
static ExceptionCodeExceptionCode. CBR_TS_INSO_FILTER_MISSING_FOR_INDEXINGFNRCB0077E
CBR_TS_INSO_FILTER_MISSING_FOR_INDEXING Content Engine did not complete the submission of index requests to IBM Content Search Services because the required client files are not installed.
static ExceptionCodeExceptionCode. CBR_TS_INSO_FILTER_MISSING_FOR_TEXT_EXTRACTIONFNRCB0076E
CBR_TS_INSO_FILTER_MISSING_FOR_TEXT_EXTRACTION Content Engine did not submit index requests to IBM Content Search Services because the required client files are not installed.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_INDEX_AREA_SITEFNRCB0067E
CBR_TS_INVALID_INDEX_AREA_SITE The site for the IBM Content Search Services index area is not valid.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_INDEX_AREA_STATUSFNRCB0056E
CBR_TS_INVALID_INDEX_AREA_STATUS The IBM Content Search Services index area index_area_name cannot be changed to status: status.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_INDEX_STATUSFNRCB0051E
CBR_TS_INVALID_INDEX_STATUS The resource status of the IBM Content Search Services index index_name cannot be changed to status.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_SERVER_CONN_PARAMSFNRCB0045E
CBR_TS_INVALID_SERVER_CONN_PARAMS The connection parameters for the following IBM Content Search Services server are invalid or missing: host=host, port=port.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_SERVER_CREDENTIALFNRCB0046E
CBR_TS_INVALID_SERVER_CREDENTIAL The IBM Content Search Services server connection token is invalid or missing.
static ExceptionCodeExceptionCode. CBR_TS_INVALID_SERVER_STATUS_CHANGEFNRCB0048E
CBR_TS_INVALID_SERVER_STATUS_CHANGE The IBM Content Search Services server status cannot be set to UNAVAILABLE by using the API.
static ExceptionCodeExceptionCode. CBR_TS_JOB_PAUSE_NOT_ALLOWEDFNRCB0071E
CBR_TS_JOB_PAUSE_NOT_ALLOWED Content Engine did not pause the "index_job_id" index job.
static ExceptionCodeExceptionCode. CBR_TS_JOB_RESUME_NOT_ALLOWEDFNRCB0075E
CBR_TS_JOB_RESUME_NOT_ALLOWED Content Engine did not resume the "index_job_id" index job.
static ExceptionCodeExceptionCode. CBR_TS_MISSING_INDEX_LEASE_EXPIRY_TIMEFNRCB0061E
CBR_TS_MISSING_INDEX_LEASE_EXPIRY_TIME The IBM Content Search Services index does not have an expiration time.
static ExceptionCodeExceptionCode. CBR_TS_NO_INDEX_AREA_FOUND_FOR_INDEXATION_IDFNRCB0064E
CBR_TS_NO_INDEX_AREA_FOUND_FOR_INDEXATION_ID The IBM Content Search Services index area is missing for objects with indexation ID indexation_id.
static ExceptionCodeExceptionCode. CBR_TS_NO_INDEX_FOUND_FOR_INDEXATION_IDFNRCB0044E
CBR_TS_NO_INDEX_FOUND_FOR_INDEXATION_ID The IBM Content Search Services index is missing for objects with indexation ID indexation_id.
static ExceptionCodeExceptionCode. CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_DELETEFNRCB0070E
CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_DELETE IBM Content Search Services could not delete index index_name in object store objectstore_id.
static ExceptionCodeExceptionCode. CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_ICC_CHECKFNRCB0079E
CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_ICC_CHECK IBM Content Search Services could not perform a check for ICC dual migration state on ObjectStore {0}.
static ExceptionCodeExceptionCode. CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_LANGUAGE_VALIDATIONFNRCB0089E
CBR_TS_NO_TEXT_SEARCH_SERVER_FOR_LANGUAGE_VALIDATION IBM Content Search Services cannot validate the indexing languages.
static ExceptionCodeExceptionCode. CBR_TS_NULL_PARAMFNRCB0042E
CBR_TS_NULL_PARAM An IBM Content Search Services server could not perform a requested operation because the parameter_name parameter had a null value.
static ExceptionCodeExceptionCode. CBR_TS_QUERY_FAILED_EXCEPTIONFNRCB0041E
CBR_TS_QUERY_FAILED_EXCEPTION An IBM Content Search Services server could not run a full-text search.
static ExceptionCodeExceptionCode. CBR_TS_REISSUE_INDEX_REQUEST_FAILEDFNRCB0074E
CBR_TS_REISSUE_INDEX_REQUEST_FAILED The processing of some index requests was delayed because IBM Content Search Services reassigned the requests to another index.
static ExceptionCodeExceptionCode. CBR_TS_REPLACING_INDEX_STATUS_CHANGEFNRCB0088E
CBR_TS_REPLACING_INDEX_STATUS_CHANGE The resource status of the IBM Content Search Services index index_name cannot be changed to status.
static ExceptionCodeExceptionCode. CBR_TS_STATIC_SUMMARY_INVALID_INDEXING_SIZEFNRCB0094E
CBR_TS_STATIC_SUMMARY_INVALID_INDEXING_SIZE The summary indexing size for IBM Content Search Services must be between {0} and {1}.
static ExceptionCodeExceptionCode. CBR_TS_TEXT_SEARCH_ENABLING_FAILEDFNRCB0069E
CBR_TS_TEXT_SEARCH_ENABLING_FAILED IBM Content Search Services was not enabled for the object_store object store because no index areas exist.
static ExceptionCodeExceptionCode. CBR_TS_TEXT_SEARCH_NOT_ENABLED_LCSE_CONFIGUREDFNRCB0087E
CBR_TS_TEXT_SEARCH_NOT_ENABLED_LCSE_CONFIGURED IBM Content Search Services cannot be enabled for the {0} object store because LCSE is configured.
static ExceptionCodeExceptionCode. CBR_TS_UNAVAILABLE_INDEX_STATUS_CHANGEFNRCB0091E
CBR_TS_UNAVAILABLE_INDEX_STATUS_CHANGE The resource status of the IBM Content Search Services index index_name cannot be changed to status.
static ExceptionCodeExceptionCode. CBR_TS_UNAVAILABLE_INVALID_DURING_RESYNCFNRCB0095E
CBR_TS_UNAVAILABLE_INVALID_DURING_RESYNC The resource status of the IBM Content Search Services index index_name cannot be changed to UNAVAILABLE because a resync index job is in progress on this index.
static ExceptionCodeExceptionCode. CBR_TS_UNEXPECTED_SERVER_FOR_INDEXFNRCB0060E
CBR_TS_UNEXPECTED_SERVER_FOR_INDEX The IBM Content Search Services server original_text_search_server was expected, but server current_text_search_server was found instead.
static ExceptionCodeExceptionCode. CBR_UNSUPPORTED_KEYFNRCB0011E
CBR_UNSUPPORTED_KEY Old full text index key encountered -- re-indexation is required with this release.
static ExceptionCodeExceptionCode. CBR_VDC_EXISTS_AND_K2_NOT_DEPLOYEDFNRCB0086E
CBR_VDC_EXISTS_AND_K2_NOT_DEPLOYED One or more Verity Domain Configuration objects are configured.
static ExceptionCodeExceptionCode. CBR_VERITY_DOMAIN_CONFIG_NOT_ASSIGNEDFNRCB0031E
CBR_VERITY_DOMAIN_CONFIG_NOT_ASSIGNED Content Engine could not disable IBM Legacy Content Search Engine.
static ExceptionCodeExceptionCode. CLASSIFICATION_DATETIME_PARSE_FAILEDFNRCL0006E
CLASSIFICATION_DATETIME_PARSE_FAILED Failed to parse date/time value during XML classification.
static ExceptionCodeExceptionCode. CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLEFNRCL0007E
CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLE Failed to parse date/time value during XML classification.
static ExceptionCodeExceptionCode. CLASSIFIER_THREWFNRCL0005E
CLASSIFIER_THREW The document classifier threw an exception.
static ExceptionCodeExceptionCode. CLASSIFY_ACTION_NOT_FOUNDFNRCL0001E
CLASSIFY_ACTION_NOT_FOUND The DocumentClassificationAction object not found for MIME type {0}.
static ExceptionCodeExceptionCode. CLASSIFY_COMPONENT_NOT_REGISTEREDFNRCL0002E
CLASSIFY_COMPONENT_NOT_REGISTERED Neither class name nor script text is set for mime type mimeType.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERSFNRCQ0001E
CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS DITA component filed in multiple folders {0}.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDERFNRCQ0002E
CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDER DITA component not filed in any folder {0}.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_INVALID_NODE_TEXT_FORMATFNRCQ0006E
CLASSIFY_DITA_INVALID_NODE_TEXT_FORMAT Invalid format for node text data, expected a name:value pair {0}.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_INVALID_PATHFNRCQ0003E
CLASSIFY_DITA_INVALID_PATH The path is malformed path.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUNDFNRCQ0005E
CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUND A required DITA value was not found {0}.
static ExceptionCodeExceptionCode. CLASSIFY_DITA_UNSUPPORTED_TYPEFNRCQ0004E
CLASSIFY_DITA_UNSUPPORTED_TYPE The DITA classifier does not support this DITA type {0}.
static ExceptionCodeExceptionCode. CLASSIFY_DOCUMENT_NOT_FOUNDFNRCL0003E
CLASSIFY_DOCUMENT_NOT_FOUND Cannot find document object for queue item {0}.
static ExceptionCodeExceptionCode. CLASSIFY_HANDLER_THREWFNRCL0004E
CLASSIFY_HANDLER_THREW Document classification handler threw an exception.
static ExceptionCodeExceptionCode. CLASSIFY_NO_CONTENT_TO_CLASSIFYFNRCL0008E
CLASSIFY_NO_CONTENT_TO_CLASSIFY There is no content to classify for the document with id {0}.
static ExceptionCodeExceptionCode. CLASSIFY_STATUS_UPDATE_FAILUREFNRCL0009E
CLASSIFY_STATUS_UPDATE_FAILURE Failed updating classification status of document with id {0}.
static ExceptionCodeExceptionCode. CLASSIFY_UNKNOWN_MIME_TYPEFNRCL0010E
CLASSIFY_UNKNOWN_MIME_TYPE The MIME type is unrecognized for the document with id {0}.
static ExceptionCodeExceptionCode. CONTENT_BMCJ_FAILED_NO_STORAGE_DEFINEDFNRCC0221E
CONTENT_BMCJ_FAILED_NO_STORAGE_DEFINED A Bulk Move Content Job cannot continue moving content for objects selected by the job because the specified Storage Policy does not select any open Storage Areas in which to move it.
static ExceptionCodeExceptionCode. CONTENT_CA_CLOSE_FAILEDFNRCC0006E
CONTENT_CA_CLOSE_FAILED The close failed on the stream.
static ExceptionCodeExceptionCode. CONTENT_CA_CONSOLIDATING_CHUNKS_FAILEDFNRCC0007E
CONTENT_CA_CONSOLIDATING_CHUNKS_FAILED Consolidating a content element failed for {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_CONTINUE_UPLOAD_FAILEDFNRCC0008E
CONTENT_CA_CONTINUE_UPLOAD_FAILED Continuation upload for large content failed: {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_COOKIE_MISSING_PARAMFNRCC0009E
CONTENT_CA_COOKIE_MISSING_PARAM The cookie {0} is missing a required parameter, {1}.
static ExceptionCodeExceptionCode. CONTENT_CA_DELETE_FAILEDFNRCC0010E
CONTENT_CA_DELETE_FAILED Unable to delete file: fileName.
static ExceptionCodeExceptionCode. CONTENT_CA_DELETE_FAILED_RETENTION_CHECKFNRCC0011E
CONTENT_CA_DELETE_FAILED_RETENTION_CHECK Content Engine could not delete or move content because the retention period for the item has not expired.
static ExceptionCodeExceptionCode. CONTENT_CA_DELETE_SCRUB_FAILEDFNRCC0012E
CONTENT_CA_DELETE_SCRUB_FAILED Unable to scrub file for secure delete: {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_FAILED_TEMP_CREATIONFNRCC0013E
CONTENT_CA_FAILED_TEMP_CREATION The attempt to create the temporary content file failed.
static ExceptionCodeExceptionCode. CONTENT_CA_FEDERATED_REQUIRES_FIXED_SAFNRCC0014E
CONTENT_CA_FEDERATED_REQUIRES_FIXED_SA Federated content requires a FixedStorageArea; current StorageArea Id: ({0})
Federated content requires a FixedStorageArea.
static ExceptionCodeExceptionCode. CONTENT_CA_FINALIZE_FAILED_SIZEFNRCC0148E
CONTENT_CA_FINALIZE_FAILED_SIZE Failed to finalize content element due to size mismatch: expected [{0}]; actual [{1}].
static ExceptionCodeExceptionCode. CONTENT_CA_FINISH_UPLOAD_FAILEDFNRCC0015E
CONTENT_CA_FINISH_UPLOAD_FAILED The upload failed to finish.
static ExceptionCodeExceptionCode. CONTENT_CA_INTERNAL_ERRORFNRCC0005E
CONTENT_CA_INTERNAL_ERROR A content area error occurred internal to the server.
static ExceptionCodeExceptionCode. CONTENT_CA_INVALID_COOKIEFNRCC0016E
CONTENT_CA_INVALID_COOKIE Invalid cookie {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_MIXED_FEDERATED_CONTENTFNRCC0017E
CONTENT_CA_MIXED_FEDERATED_CONTENT Federated content elements cannot be mixed with non-federated content elements.
static ExceptionCodeExceptionCode. CONTENT_CA_OUTPUT_STREAM_ALREADY_SETFNRCC0018E
CONTENT_CA_OUTPUT_STREAM_ALREADY_SET The output stream has already been set.
static ExceptionCodeExceptionCode. CONTENT_CA_READ_FAILEDFNRCC0019E
CONTENT_CA_READ_FAILED The read failed for objId={0}.
static ExceptionCodeExceptionCode. CONTENT_CA_READ_STREAM_ALREADY_SETFNRCC0020E
CONTENT_CA_READ_STREAM_ALREADY_SET The stream has already been set for retrieval.
static ExceptionCodeExceptionCode. CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTEDFNRCC0021E
CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTED The underlying stream does not support moving backward.
static ExceptionCodeExceptionCode. CONTENT_CA_SKIP_FAILEDFNRCC0022E
CONTENT_CA_SKIP_FAILED The stream didn't skip the expected amount, {0}; actual {1}.
static ExceptionCodeExceptionCode. CONTENT_CA_START_UPLOAD_FAILEDFNRCC0023E
CONTENT_CA_START_UPLOAD_FAILED Start upload failed {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_STORE_CHUNK_FAILEDFNRCC0024E
CONTENT_CA_STORE_CHUNK_FAILED The attempt to store a content chunk failed.
static ExceptionCodeExceptionCode. CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILEFNRCC0025E
CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILE Unable to delete abandoned file '{0}'.
static ExceptionCodeExceptionCode. CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIEFNRCC0026E
CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIE Unknown content upload cookie {0}.
static ExceptionCodeExceptionCode. CONTENT_CA_UPLOAD_FAILED_WRITEFNRCC0027E
CONTENT_CA_UPLOAD_FAILED_WRITE The upload failed due to a problem writing content.
static ExceptionCodeExceptionCode. CONTENT_CA_VALIDATION_FAILED_NOT_FOUNDFNRCC0028E
CONTENT_CA_VALIDATION_FAILED_NOT_FOUND Content validation failed because it does not exist or is inaccessible in the storage area: objId={0}; seqNo={1}; retrievalName={2}
Content validation failed because the content was not found or accessible in the storage area.
static ExceptionCodeExceptionCode. CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATIONFNRCC0029E
CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATION Content validation failed due to pending finalization.
static ExceptionCodeExceptionCode. CONTENT_CA_VALIDATION_FAILED_SIZEFNRCC0030E
CONTENT_CA_VALIDATION_FAILED_SIZE Content validation failed due to size mismatch: expected [{0}]; actual [{1}] for objId={2}; seqNo={3}; retrievalName={4}
Content validation failed because the recorded size does not match the actual size in the storage area.
static ExceptionCodeExceptionCode. CONTENT_CACHE_AREA_ACCESS_FAILEDFNRCC0001E
CONTENT_CACHE_AREA_ACCESS_FAILED Access to the content cache area directory failed.
static ExceptionCodeExceptionCode. CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSEDFNRCC0002E
CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSED The cache file input stream is already closed.
static ExceptionCodeExceptionCode. CONTENT_CACHE_INTERNAL_ERRORFNRCC0003E
CONTENT_CACHE_INTERNAL_ERROR A content cache error occurred internal to the server.
static ExceptionCodeExceptionCode. CONTENT_CACHE_INTERNAL_TIMEOUTFNRCC0183E
CONTENT_CACHE_INTERNAL_TIMEOUT The content cache timed out populating a cache file.
static ExceptionCodeExceptionCode. CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILEDFNRCC0004E
CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILED The content cache operation failed because there was a problem accessing the source storage area.
static ExceptionCodeExceptionCode. CONTENT_CFS_DB_ERRORFNRCC0152E
CONTENT_CFS_DB_ERROR An error occurred accessing the federation database.
static ExceptionCodeExceptionCode. CONTENT_CFS_INTERNAL_ERRORFNRCC0151E
CONTENT_CFS_INTERNAL_ERROR A content federation error occurred internal to the server.
static ExceptionCodeExceptionCode. CONTENT_CFS_METADATA_PARSE_ERRORFNRCC0150E
CONTENT_CFS_METADATA_PARSE_ERROR An error occurred while parsing the XML that contains the metadata for a federated document
static ExceptionCodeExceptionCode. CONTENT_CIPHER_FAILUREFNRCC0193E
CONTENT_CIPHER_FAILURE Content Engine failed to encrypt or decrypt content for the following reason: The initialization of a cryptographic cipher instance failed.
static ExceptionCodeExceptionCode. CONTENT_COMPRESSION_BAD_HEADERFNRCC0198E
CONTENT_COMPRESSION_BAD_HEADER The header read from the data stream did not have the expected form for compressed content.
static ExceptionCodeExceptionCode. CONTENT_COMPRESSION_BLOCK_HEADER_ERRORFNRCC0195E
CONTENT_COMPRESSION_BLOCK_HEADER_ERROR The compressed data stream block signature byte at position {0} did not have the expected value.
static ExceptionCodeExceptionCode. CONTENT_COMPRESSION_DECOMPRESSED_SIZE_MISMATCHFNRCC0197E
CONTENT_COMPRESSION_DECOMPRESSED_SIZE_MISMATCH A block from the compressed data stream did not inflate to the expected size.
static ExceptionCodeExceptionCode. CONTENT_COMPRESSION_DECOMPRESSION_ERRORFNRCC0199E
CONTENT_COMPRESSION_DECOMPRESSION_ERROR An exception occurred while decompressing the data stream.
static ExceptionCodeExceptionCode. CONTENT_COMPRESSION_SHORT_READFNRCC0196E
CONTENT_COMPRESSION_SHORT_READ A read from the compressed data stream failed to return the expected number of bytes.
static ExceptionCodeExceptionCode. CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILEDFNRCC0031E
CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILED Failed to create sub folder {0} under comtent temporary directory root {1}.
static ExceptionCodeExceptionCode. CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXISTFNRCC0032E
CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXIST The content temporary directory root {0} does not exist.
static ExceptionCodeExceptionCode. CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDERFNRCC0033E
CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER The content temporary directory root value does not specify a directory: {0}.
static ExceptionCodeExceptionCode. CONTENT_CRYPTOGRAPHIC_OP_FAILEDFNRCC0191E
CONTENT_CRYPTOGRAPHIC_OP_FAILED Content Engine failed to encrypt or decrypt data by using the encryption key information that is stored in the "{0}" object store.
static ExceptionCodeExceptionCode. CONTENT_CRYPTOGRAPHIC_SERVICE_MISSINGFNRCC0189E
CONTENT_CRYPTOGRAPHIC_SERVICE_MISSING Content Engine did not enable content encryption for the for the following reason: The AES/CTR/NoPadding encryption algorithm is not available in the server environment.
static ExceptionCodeExceptionCode. CONTENT_DCA_APPEND_NOT_SUPPORTEDFNRCC0034E
CONTENT_DCA_APPEND_NOT_SUPPORTED The database does not support appending content.
static ExceptionCodeExceptionCode. CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUNDFNRCC0035E
CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUND Cannot find the content element {0}.
static ExceptionCodeExceptionCode. CONTENT_DCA_FAILED_INSERTFNRCC0036E
CONTENT_DCA_FAILED_INSERT The content element could not be inserted.
static ExceptionCodeExceptionCode. CONTENT_DCA_WRONG_LENGTHFNRCC0037E
CONTENT_DCA_WRONG_LENGTH The Content insert has the wrong length: expected {0}; actual {1}.
static ExceptionCodeExceptionCode. CONTENT_ENCRYPTION_ERRORFNRCC0194E
CONTENT_ENCRYPTION_ERROR Content Engine failed to encrypt content for the "{0}" object.
static ExceptionCodeExceptionCode. CONTENT_FCA_CREATE_FAILEDFNRCC0038E
CONTENT_FCA_CREATE_FAILED Create failed in rootDir {0}, for {1}.
static ExceptionCodeExceptionCode. CONTENT_FCA_DELETE_FAILEDFNRCC0039E
CONTENT_FCA_DELETE_FAILED Delete failed {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_DIR_ALREADY_EXISTSFNRCC0040E
CONTENT_FCA_DIR_ALREADY_EXISTS Create failed, the directory already exists: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_DIR_CREATE_FAILEDFNRCC0041E
CONTENT_FCA_DIR_CREATE_FAILED Create failed, the directory wasn't created: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_FAILED_RETRIEVING_EXTENSIONFNRCC0042E
CONTENT_FCA_FAILED_RETRIEVING_EXTENSION Failed loading content element extension: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_FAILED_RETRIEVING_OBJECTFNRCC0043E
CONTENT_FCA_FAILED_RETRIEVING_OBJECT Failed loading content element document: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_FAILED_STAKEFILE_LOADFNRCC0044E
CONTENT_FCA_FAILED_STAKEFILE_LOAD Failed loading stakefile {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_FILE_ALREADY_EXISTSFNRCC0045E
CONTENT_FCA_FILE_ALREADY_EXISTS The file already exists {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_FILE_DOES_NOT_EXISTFNRCC0046E
CONTENT_FCA_FILE_DOES_NOT_EXIST The file does not exist {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_INIT_FAILEDFNRCC0047E
CONTENT_FCA_INIT_FAILED The initialization failed.
static ExceptionCodeExceptionCode. CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXISTFNRCC0048E
CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST The parent directory of the file {0} does not exist.
static ExceptionCodeExceptionCode. CONTENT_FCA_READ_FAILEDFNRCC0049E
CONTENT_FCA_READ_FAILED Read failed {0}; offset={1}.
static ExceptionCodeExceptionCode. CONTENT_FCA_ROOT_DOES_NOT_EXISTFNRCC0050E
CONTENT_FCA_ROOT_DOES_NOT_EXIST Create failed, the root folder does not exist: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_ROOT_NOT_A_DIRECTORYFNRCC0051E
CONTENT_FCA_ROOT_NOT_A_DIRECTORY Create failed, the root folder value does not specify a directory: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_SAVE_FAILEDFNRCC0052E
CONTENT_FCA_SAVE_FAILED Save failed {0} at offset {1}.
static ExceptionCodeExceptionCode. CONTENT_FCA_STAKEFILE_ALREADY_EXISTSFNRCC0053E
CONTENT_FCA_STAKEFILE_ALREADY_EXISTS A stakefile already exists at this location {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_STAKEFILE_CREATE_FAILEDFNRCC0054E
CONTENT_FCA_STAKEFILE_CREATE_FAILED Stakefile create failed {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMATFNRCC0055E
CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMAT Invalid date format found in stakefile {0}.
static ExceptionCodeExceptionCode. CONTENT_FCA_UNABLE_TO_RENAME_FILEFNRCC0056E
CONTENT_FCA_UNABLE_TO_RENAME_FILE "{0}" cannot be renamed to "{1}".
static ExceptionCodeExceptionCode. CONTENT_FCP_ADMIN_INVALID_COMMAND_CODEFNRCC0057E
CONTENT_FCP_ADMIN_INVALID_COMMAND_CODE Expected command code [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_ADMIN_INVALID_FUNCTIONFNRCC0058E
CONTENT_FCP_ADMIN_INVALID_FUNCTION Invalid admin function type [{0}] specified.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_CONNECT_FAILEDFNRCC0226E
CONTENT_FCP_ATMOS_CONNECT_FAILED Unable to connect to Atmos server at {0} using the {1} fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_CREATE_FAILED_NO_OBJECT_IDFNRCC0225E
CONTENT_FCP_ATMOS_CREATE_FAILED_NO_OBJECT_ID Unable to create object on Atmos.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_DELETE_FAILEDFNRCC0231E
CONTENT_FCP_ATMOS_DELETE_FAILED Unable to delete Atmos object {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_EXISTS_FAILEDFNRCC0233E
CONTENT_FCP_ATMOS_EXISTS_FAILED Unable to determine if Atmos object {0} exists.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_INVALID_RESPONSEFNRCC0228E
CONTENT_FCP_ATMOS_INVALID_RESPONSE Unable to get response from the Atmos server.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_READ_FAILEDFNRCC0227E
CONTENT_FCP_ATMOS_READ_FAILED Unable to read Atmos object {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_SIGNATUREFNRCC0223E
CONTENT_FCP_ATMOS_SIGNATURE Unable to compute Atmos signature for http request with headers: {0}
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_SIZE_FAILEDFNRCC0232E
CONTENT_FCP_ATMOS_SIZE_FAILED Unable to get the size of Atmos object {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_SKIP_FAILEDFNRCC0234E
CONTENT_FCP_ATMOS_SKIP_FAILED Unable to skip {0} bytes from current offset {1} when retrieving Atmos object {2}.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_UNEXPECTED_RESPONSE_CODEFNRCC0224E
CONTENT_FCP_ATMOS_UNEXPECTED_RESPONSE_CODE An unexpected status code [{0}] was returned from the Atmos server instead of one of the followng status code(s) [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_UNKNOWN_SERVER_ERRORFNRCC0222E
CONTENT_FCP_ATMOS_UNKNOWN_SERVER_ERROR The Atmos server encountered an unknown error.
static ExceptionCodeExceptionCode. CONTENT_FCP_ATMOS_VALIDATE_CONNECT_FAILEDFNRCC0235E
CONTENT_FCP_ATMOS_VALIDATE_CONNECT_FAILED Unable to validate connectivity to the {0} fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_ALREADY_EXISTSFNRCC0067E
CONTENT_FCP_CE_ALREADY_EXISTS Content element create failed, a content element with the name {0} already exists.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_DELETE_FAILEDFNRCC0068E
CONTENT_FCP_CE_DELETE_FAILED Content element delete failed for {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_DOES_NOT_EXISTFNRCC0069E
CONTENT_FCP_CE_DOES_NOT_EXIST No content element found for CE Sequence Number: [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_DUPLICATE_SEQ_NUMFNRCC0070E
CONTENT_FCP_CE_DUPLICATE_SEQ_NUM Content element duplicate sequence number detected: [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_EXISTS_FAILEDFNRCC0156E
CONTENT_FCP_CE_EXISTS_FAILED The exists operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_OPEN_FAILEDFNRCC0071E
CONTENT_FCP_CE_OPEN_FAILED The operation to create a content element failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_READ_FAILEDFNRCC0072E
CONTENT_FCP_CE_READ_FAILED The content element could not be read.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_SEEK_FAILEDFNRCC0073E
CONTENT_FCP_CE_SEEK_FAILED The content element seek operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILEDFNRCC0154E
CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILED The testOperationSuccess operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CE_USESVERSIONS_FAILEDFNRCC0155E
CONTENT_FCP_CE_USESVERSIONS_FAILED The usesVersions operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILEDFNRCC0059E
CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILED Failed to get the Creation Time for Centera Clip [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILEDFNRCC0060E
CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILED Failed to get the Retention Reriod for Centera Clip [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILEDFNRCC0061E
CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILED The Centera cluster current time could not be retrieved.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILEDFNRCC0062E
CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILED Failed to get the Centera pool [{0}] setup.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILEDFNRCC0063E
CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILED Failed to load Pool information file: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_OPEN_POOL_FAILEDFNRCC0064E
CONTENT_FCP_CENTERA_OPEN_POOL_FAILED The Centera connection pool could not be opened.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILEDFNRCC0065E
CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILED The Centera connection string from the site mapping XML data could not be retrieved.
static ExceptionCodeExceptionCode. CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCHFNRCC0066E
CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH The tag index numbers in the referral URLs are not in the correct order.
static ExceptionCodeExceptionCode. CONTENT_FCP_CLOSE_FAILEDFNRCC0153E
CONTENT_FCP_CLOSE_FAILED The close operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CONNECTION_FAILEDFNRCC0074E
CONTENT_FCP_CONNECTION_FAILED The fixed content provider could not establish a connection to the fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_CONTENT_CACHE_CHECK_FAILEDFNRCC0075E
CONTENT_FCP_CONTENT_CACHE_CHECK_FAILED The call to isContentCached failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_CREATE_CE_FAILEDFNRCC0076E
CONTENT_FCP_CREATE_CE_FAILED Content element create failed for {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_DEVICE_QUERY_FAILEDFNRCC0162E
CONTENT_FCP_DEVICE_QUERY_FAILED The device query operation failed for the fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_CREATE_FAILEDFNRCC0077E
CONTENT_FCP_DOC_CREATE_FAILED The document could not be createed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUTFNRCC0078E
CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUT The document could not be created because the source file {0} could not be read.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_DELETE_FAILEDFNRCC0079E
CONTENT_FCP_DOC_DELETE_FAILED The document could not be deleted for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_EXISTS_FAILEDFNRCC0080E
CONTENT_FCP_DOC_EXISTS_FAILED The check to determine whether the document exists failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_FREEZE_FAILEDFNRCC0159E
CONTENT_FCP_DOC_FREEZE_FAILED The content freeze operation failed for this document.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTEDFNRCC0165E
CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTED The document does not support freeze content operation.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_LOCKDOWN_FAILEDFNRCC0081E
CONTENT_FCP_DOC_LOCKDOWN_FAILED The document could not be locked down for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_DOC_UNLOCK_FAILEDFNRCC0180E
CONTENT_FCP_DOC_UNLOCK_FAILED The document could not be unlocked for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_DIRECTORY_NOT_FOUNDFNRCC0082E
CONTENT_FCP_FSB_DIRECTORY_NOT_FOUND Directory not found: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_EXISTS_FAILEDFNRCC0083E
CONTENT_FCP_FSB_EXISTS_FAILED Failed to determine whether file exists {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_INVALID_PROVIDERFNRCC0084E
CONTENT_FCP_FSB_INVALID_PROVIDER The Fixed Content Provider specified is invalid: it is not a snaplock device.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_MKDIR_FAILEDFNRCC0085E
CONTENT_FCP_FSB_MKDIR_FAILED Failed to make directory {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_OPEN_FAILEDFNRCC0086E
CONTENT_FCP_FSB_OPEN_FAILED Failed to open file {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCHFNRCC0087E
CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH The number of CE sequence numbers [{0}] don't match the number of federated paths [{1}] in the referral.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_SET_READ_ONLY_FAILEDFNRCC0088E
CONTENT_FCP_FSB_SET_READ_ONLY_FAILED Failed to set read-only file attribute for {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILUREFNRCC0089E
CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILURE Unable to create tmp Directory: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLEFNRCC0090E
CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLE Cannot write to tmp Directory: {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_GET_RETENTION_PERIOD_FAILEDFNRCC0091E
CONTENT_FCP_GET_RETENTION_PERIOD_FAILED The retention period for the content element could not be retrieved for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_HCP_INVALID_REFERRAL_BLOBFNRCC0185E
CONTENT_FCP_HCP_INVALID_REFERRAL_BLOB Failed to decode the HCP binary referral blob, the referral is corrupt or invalid, device id {0} referral length: {1}
The binary referral blob is invalid and cannot be converted to a referral class instance.
static ExceptionCodeExceptionCode. CONTENT_FCP_HTTP_REQUEST_FAILEDFNRCC0236E
CONTENT_FCP_HTTP_REQUEST_FAILED The HTTP {0} request to {1} failed for the {2} fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_CONFIGURATIONFNRCC0092E
CONTENT_FCP_INVALID_CONFIGURATION The configuration is invalid for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCEFNRCC0161E
CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCE The content element sequence number [{0}] is invalid for this provider, expecting [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_REFERRAL_URLFNRCC0093E
CONTENT_FCP_INVALID_REFERRAL_URL Invalid Referral URL: [{0}]
The indicated Referral URL is invalid for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_REFERRAL_VERSIONFNRCC0149E
CONTENT_FCP_INVALID_REFERRAL_VERSION Invalid Referral Version: [{0}]
The indicated Referral version is invalid for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_REFERRALURL_COUNTFNRCC0160E
CONTENT_FCP_INVALID_REFERRALURL_COUNT The number of referral URLs [{0}] did not match the expected number for this provider [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_RESOURCE_STRINGFNRCC0094E
CONTENT_FCP_INVALID_RESOURCE_STRING Invalid Resource String: [{0}]
The indicated Resource String is invalid for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_INVALID_SEEK_ORIGINFNRCC0095E
CONTENT_FCP_INVALID_SEEK_ORIGIN Invalid origin {0} was specified for seek operation.
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSESFNRCC0096E
CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSES Failed to configure document classes for: domain [{0}]; domain id [{1}]; object store [{2}]; object store id [{3}].
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSESFNRCC0097E
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSES The attempt to retrieve all document classes from the Image Services server failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPSFNRCC0098E
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPS Error retrieving document properties for [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_INVALID_CSM_CACHE_NAMEFNRCC0099E
CONTENT_FCP_IS_INVALID_CSM_CACHE_NAME CSM cache name should be a valid NCH 3-part name (e.g.
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_INVALID_DOC_CLASS_NAMEFNRCC0100E
CONTENT_FCP_IS_INVALID_DOC_CLASS_NAME Invalid Image Services Document Class Name: [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_MISMATCHED_PAGE_NUMFNRCC0101E
CONTENT_FCP_IS_MISMATCHED_PAGE_NUM Mismatched Image Services page number.
static ExceptionCodeExceptionCode. CONTENT_FCP_IS_UNABLE_TO_RETRIEVE_IS_CLASS_DESCFNRCC0102E
CONTENT_FCP_IS_UNABLE_TO_RETRIEVE_IS_CLASS_DESC A communication failure with the Image Services server has prevented the retrieval of the ImageServicesClassDescriptions property for this IMFixedContentDevice: {0}
A communication failure with the Image Services server has prevented the retrieval of the ImageServicesClassDescriptions property for this IMFixedContentDevice
static ExceptionCodeExceptionCode. CONTENT_FCP_LOGOFF_FAILEDFNRCC0103E
CONTENT_FCP_LOGOFF_FAILED The logoff operation failed for this provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_MISMATCHED_CHECKSUMFNRCC0104E
CONTENT_FCP_MISMATCHED_CHECKSUM Checksum failed, expected {0}; actual {1}.
static ExceptionCodeExceptionCode. CONTENT_FCP_MISMATCHED_REF_VERSIONFNRCC0107E
CONTENT_FCP_MISMATCHED_REF_VERSION Referral version or provider did not match.
static ExceptionCodeExceptionCode. CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTHFNRCC0105E
CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTH The number of referral URLs [{0}] did not match the number of CE sequence numbers [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_MISMATCHED_REFERRALURL_PARAMFNRCC0106E
CONTENT_FCP_MISMATCHED_REFERRALURL_PARAM The referral URLs did not have the same '{0}'.
static ExceptionCodeExceptionCode. CONTENT_FCP_NEGATIVE_RETENTION_PERIODFNRCC0108E
CONTENT_FCP_NEGATIVE_RETENTION_PERIOD Requested retention period offset is negative {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_NO_CONTENT_ELEMENTS_EXISTFNRCC0109E
CONTENT_FCP_NO_CONTENT_ELEMENTS_EXIST Content element open failed, no content elements match the sequence {0}.
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_FAILEDFNRCC0110E
CONTENT_FCP_OPERATION_FAILED The [{1}] operation on the fixed content provider [{0}] failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_FAILED_ON_OPENFNRCC0111E
CONTENT_FCP_OPERATION_FAILED_ON_OPEN Fixed Content Provider open operation failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_FAILED_WITH_CONTENTFNRCC0112E
CONTENT_FCP_OPERATION_FAILED_WITH_CONTENT The [{1}] operation on the fixed content provider [{0}] failed for the [{2}] content and the sequence numbers [{3}].
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_FAILED_WITH_CONTEXTFNRCC0184E
CONTENT_FCP_OPERATION_FAILED_WITH_CONTEXT The fixed content provider operation failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_FAILED_WITH_REFERRALFNRCC0113E
CONTENT_FCP_OPERATION_FAILED_WITH_REFERRAL The fixed content provider operation failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_OPERATION_NOT_SUPPORTEDFNRCC0114E
CONTENT_FCP_OPERATION_NOT_SUPPORTED Operation not supported for this Fixed Content Provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_POOL_MAX_REACHEDFNRCC0158E
CONTENT_FCP_POOL_MAX_REACHED The maximum number [{0}] of concurrent requests to the fixed content device [{1}] has been reached.
static ExceptionCodeExceptionCode. CONTENT_FCP_READ_FAILEDFNRCC0229E
CONTENT_FCP_READ_FAILED Unable to read document from fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWEDFNRCC0115E
CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWED The retentionPeriod parameter is set to NOT-ALLOWED: [{0}]
The retention period parameter indicated is set to NOT-ALLOWED.
static ExceptionCodeExceptionCode. CONTENT_FCP_SET_RETENTION_PERIOD_FAILEDFNRCC0116E
CONTENT_FCP_SET_RETENTION_PERIOD_FAILED Failed to set the retention period to [{0}] for the content element.
static ExceptionCodeExceptionCode. CONTENT_FCP_SIZE_FAILEDFNRCC0230E
CONTENT_FCP_SIZE_FAILED Unable to determine the size of the object from fixed content device.
static ExceptionCodeExceptionCode. CONTENT_FCP_TEMP_FILE_OPERATION_FAILEDFNRCC0163E
CONTENT_FCP_TEMP_FILE_OPERATION_FAILED The operation on the temporary file failed for the fixed content provider.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_API_FAILUREFNRCC0166E
CONTENT_FCP_TSM_API_FAILURE Failure reported by TSM API, device Id {0}, method: {1}, return code: {2} {3}
The call to the TSM API returned a failure ecode.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_API_INITIALIZATIONFNRCC0173E
CONTENT_FCP_TSM_API_INITIALIZATION Unable to initialize TsmJavaApi using API name [{0}] or [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_CREATE_OPT_FILEFNRCC0174E
CONTENT_FCP_TSM_CREATE_OPT_FILE Failed to create TSM options file [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_INVALID_REFERRAL_BLOBFNRCC0172E
CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB Failed to decode the TSM binary referral blob, the referral is corrupt or invalid, device id {0} referral length: {1}
The binary referral blob is invalid and cannot be converted to a referral class instance.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATEFNRCC0171E
CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE The Retention Initiated state is invalid, expected pending or started, state: {0} device id {1} tsm object: {2}
The Retention Initiated state is unexpected, and the expiration date is not set.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_LOAD_OPT_FILEFNRCC0175E
CONTENT_FCP_TSM_LOAD_OPT_FILE Failed to load the TSM options file [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_MISSING_OPT_FILEFNRCC0176E
CONTENT_FCP_TSM_MISSING_OPT_FILE The TSM options file does not exist [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_NO_OBJECTFNRCC0168E
CONTENT_FCP_TSM_NO_OBJECT The TSM object does not exist, device id {0} object name: {1}
The content could not be retrieved, the named TSM object does not exist.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_OBJECT_CREATE_FAILEDFNRCC0170E
CONTENT_FCP_TSM_OBJECT_CREATE_FAILED TSM Object creation failed, content id {0}, migration id {1}, mgmt class name: {2}, object name: {3}
Creation of the tsm object failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_OFFLINE_CONTENTFNRCC0182E
CONTENT_FCP_TSM_OFFLINE_CONTENT The TSM content object is offline and the maximum number of concurrent tape readers [{0}] has been exceeded for the TSM Fixed Content Device [{1}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_RETENTION_EVENTFNRCC0169E
CONTENT_FCP_TSM_RETENTION_EVENT Failed to execute retention event {0}, error code: {1} device id {2} tsm object: {3}
The call to tsmRetentionEvent failed.
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_RETRYABLE_API_FAILUREFNRCC0181E
CONTENT_FCP_TSM_RETRYABLE_API_FAILURE Failure reported by TSM API, device Id {0}, method: {1}, return code: {2} {3}
The call to the TSM API returned a failure code which indicates the operation should be retried later
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_TOO_MANY_CONTENT_ELEMENTSFNRCC0179E
CONTENT_FCP_TSM_TOO_MANY_CONTENT_ELEMENTS TSM Object creation failed, content id {0}, content element count {1}, max objects per transaction: {2}
The TSM object cannot be created, it contains more content elements than allowed by the TSM server (see TXNGROUPMAX).
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_WRITE_OPT_FILEFNRCC0177E
CONTENT_FCP_TSM_WRITE_OPT_FILE Failed to write the TSM options file [{0}].
static ExceptionCodeExceptionCode. CONTENT_FCP_TSM_WRONG_MGMT_CLASSFNRCC0167E
CONTENT_FCP_TSM_WRONG_MGMT_CLASS Unexpected management class result from tsmBindMC, storage area id {0}, found: {1}, expected: {2}
The call to bindTsmMC resulted in an unexpected management class, the options file is incorrect.
static ExceptionCodeExceptionCode. CONTENT_FCP_UNEXPECTED_STATEFNRCC0117E
CONTENT_FCP_UNEXPECTED_STATE The state was unexpected for this fixed content provider.
static ExceptionCodeExceptionCode. CONTENT_FXCA_CANNOT_GET_PROVIDERFNRCC0118E
CONTENT_FXCA_CANNOT_GET_PROVIDER Failed loading the provider class {0}.
static ExceptionCodeExceptionCode. CONTENT_FXCA_CONTENT_EXCEEDS_MAX_SIZEFNRCC0186E
CONTENT_FXCA_CONTENT_EXCEEDS_MAX_SIZE The size of a content element [{0}] exceeds the maximum size supported by the Fixed Content Device [{1}].
static ExceptionCodeExceptionCode. CONTENT_FXCA_FCP_REJECTED_RETENTION_ALTERFNRCC0188E
CONTENT_FXCA_FCP_REJECTED_RETENTION_ALTER The fixed content provider rejected the new value for the retention date [{0}], current value [{1}].
static ExceptionCodeExceptionCode. CONTENT_FXCA_FCP_REJECTED_RETENTION_CREATEFNRCC0187E
CONTENT_FXCA_FCP_REJECTED_RETENTION_CREATE The fixed content provider rejected the retention date [{0}] during document check-in.
static ExceptionCodeExceptionCode. CONTENT_FXCA_INVALID_CONFIGURATIONFNRCC0119E
CONTENT_FXCA_INVALID_CONFIGURATION The content area configuration is invalid.
static ExceptionCodeExceptionCode. CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATINGFNRCC0120E
CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATING Operation [{0}] cannot be performed while content is being migrated to Fixed Content Device.
static ExceptionCodeExceptionCode. CONTENT_FXCA_OPERATION_FAILED_PENDING_RETENTIONFNRCC0220E
CONTENT_FXCA_OPERATION_FAILED_PENDING_RETENTION Operation [{0}] cannot be performed while there is a pending alter retention request for the fixed content.
static ExceptionCodeExceptionCode. CONTENT_GC_CANNOT_FIND_INDEX_NUMBERFNRCC0121E
CONTENT_GC_CANNOT_FIND_INDEX_NUMBER Cannot find index number {0}.
static ExceptionCodeExceptionCode. CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBERFNRCC0122E
CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBER Cannot find sequence number {0}.
static ExceptionCodeExceptionCode. CONTENT_GC_INDEX_NOT_CONTENT_TRANSFERFNRCC0123E
CONTENT_GC_INDEX_NOT_CONTENT_TRANSFER Index {0} is not a ContentTransfer.
static ExceptionCodeExceptionCode. CONTENT_KEY_GENERATION_FAILUREFNRCC0190E
CONTENT_KEY_GENERATION_FAILURE Content Engine failed to generate a new content encryption key.
static ExceptionCodeExceptionCode. CONTENT_KEY_MISSINGFNRCC0192E
CONTENT_KEY_MISSING Content Engine did not find the encryption key that is associated with the "{0}" index in the "{1}" object store.
static ExceptionCodeExceptionCode. CONTENT_MC_FAILED_MOVING_CONTENTFNRCC0124E
CONTENT_MC_FAILED_MOVING_CONTENT The MoveContent operation failed.
static ExceptionCodeExceptionCode. CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASSFNRCC0125E
CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASS Unsupported Versionable class {0} for MoveContent
The indicated Versionable class is not supported.
static ExceptionCodeExceptionCode. CONTENT_OPERATION_NON_RETRIABLE_FAILUREFNRCC0164E
CONTENT_OPERATION_NON_RETRIABLE_FAILURE The content operation [{0}] failed with non-retriable exception.
static ExceptionCodeExceptionCode. CONTENT_PC_CLOSE_STREAM_FAILEDFNRCC0126E
CONTENT_PC_CLOSE_STREAM_FAILED The PutContent operation failed because InputStream.close failed.
static ExceptionCodeExceptionCode. CONTENT_PC_FAILED_NO_STORAGE_DEFINEDFNRCC0127E
CONTENT_PC_FAILED_NO_STORAGE_DEFINED The PutContent write operation failed because no StorageArea or StoragePolicy has been defined for this content.
static ExceptionCodeExceptionCode. CONTENT_PC_LAST_CHUNK_NOT_SETFNRCC0128E
CONTENT_PC_LAST_CHUNK_NOT_SET Internal error: The lastChunk property has not been set.
static ExceptionCodeExceptionCode. CONTENT_PC_STREAM_FAILEDFNRCC0129E
CONTENT_PC_STREAM_FAILED The PutContent operation failed because of an InputStream exception
static ExceptionCodeExceptionCode. CONTENT_PC_UNEXPECTED_CONTENT_TYPEFNRCC0130E
CONTENT_PC_UNEXPECTED_CONTENT_TYPE Unexpected PutContentRequest conte type; classname={0}; content={1}
The PutContentRequest content type was unexpected, as indicated.
static ExceptionCodeExceptionCode. CONTENT_PC_UNKNOWN_STATEFNRCC0131E
CONTENT_PC_UNKNOWN_STATE Unknown PutContent state: {0}, with cookie {1}.
static ExceptionCodeExceptionCode. CONTENT_PC_WRITE_FAILEDFNRCC0132E
CONTENT_PC_WRITE_FAILED A document could not be created, checked into a library, or moved from one storage area to another.
static ExceptionCodeExceptionCode. CONTENT_RETRYABLE_READ_FAILUREFNRCC0178E
CONTENT_RETRYABLE_READ_FAILURE The attempt to read document id [{0}], element [{1}] failed.
static ExceptionCodeExceptionCode. CONTENT_SA_DELETES_NOT_ALLOWEDFNRCC0133E
CONTENT_SA_DELETES_NOT_ALLOWED The Storage Area does not allow delete of content.
static ExceptionCodeExceptionCode. CONTENT_SA_EXCEEDED_CLOSURE_DATEFNRCC0134E
CONTENT_SA_EXCEEDED_CLOSURE_DATE Storage Area [{0}] exceeded closure date [{1}].
static ExceptionCodeExceptionCode. CONTENT_SA_EXCEEDED_MAX_COUNTFNRCC0135E
CONTENT_SA_EXCEEDED_MAX_COUNT Storage Area [{0}] exceeded maximum number of content elements limit of [{1}].
static ExceptionCodeExceptionCode. CONTENT_SA_EXCEEDED_MAX_SIZEFNRCC0136E
CONTENT_SA_EXCEEDED_MAX_SIZE Storage Area [{0}] exceeded maximum size limit of [{1}(KB)].
static ExceptionCodeExceptionCode. CONTENT_SA_INVALID_DIRECTORY_STRUCTUREFNRCC0137E
CONTENT_SA_INVALID_DIRECTORY_STRUCTURE Invalid directory structure packed value: [{0}].
static ExceptionCodeExceptionCode. CONTENT_SA_INVALID_RETENTION_PERIODFNRCC0138E
CONTENT_SA_INVALID_RETENTION_PERIOD Invalid Retention Period value: [{0}].
static ExceptionCodeExceptionCode. CONTENT_SA_INVALID_STATUS_CHANGEFNRCC0139E
CONTENT_SA_INVALID_STATUS_CHANGE Invalid Status value; you cannot change from {0} to {1}.
static ExceptionCodeExceptionCode. CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFSFNRCC0157E
CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS No open storage areas are available for the CFS Importer with object store id=[{0}] and fixed content device id=[{1}]
No storage area for the CFS Importer is available for the given object store and fixed content device
static ExceptionCodeExceptionCode. CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATIONFNRCC0140E
CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATION There are no open Storage Areas available for the reservation.
static ExceptionCodeExceptionCode. CONTENT_SA_STORAGE_AREA_NOT_OPENFNRCC0141E
CONTENT_SA_STORAGE_AREA_NOT_OPEN StorageArea [{0}] not open, Status value is [{1}].
static ExceptionCodeExceptionCode. CONTENT_SA_UNKNOWN_CLASSFNRCC0142E
CONTENT_SA_UNKNOWN_CLASS Unknown StorageArea class {0}.
static ExceptionCodeExceptionCode. CONTENT_SA_UNKNOWN_STORAGE_AREAFNRCC0143E
CONTENT_SA_UNKNOWN_STORAGE_AREA Unknown StorageArea {0}.
static ExceptionCodeExceptionCode. CONTENT_SQ_SERIALIZED_OBJECT_IS_NULLFNRCC0145E
CONTENT_SQ_SERIALIZED_OBJECT_IS_NULL No content elements have been serialized with this storage queue item.
static ExceptionCodeExceptionCode. CONTENT_SQ_UNKNOWN_COMMANDFNRCC0146E
CONTENT_SQ_UNKNOWN_COMMAND Unknown command: {0}
The command used for the Storage Area is not recognized.
static ExceptionCodeExceptionCode. CONTENT_STREAM_INIT_FAILEDFNRCC0144E
CONTENT_STREAM_INIT_FAILED Stream initialization failed for {0}.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FAILED_CREATE_CONTROL_FILEFNRCC0203E
CONTENT_THUMBNAIL_FAILED_CREATE_CONTROL_FILE Failed to generate the batch control file for thumbnail generation batch: [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FAILED_CREATE_OUTPUT_FOLDERFNRCC0208E
CONTENT_THUMBNAIL_FAILED_CREATE_OUTPUT_FOLDER Failed to create folder [{0}] under root folder [{1}] for thumbnail generation of input file [{2}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FAILED_LAUNCH_EXTERNAL_PROCESSFNRCC0205E
CONTENT_THUMBNAIL_FAILED_LAUNCH_EXTERNAL_PROCESS Failed to launch the external thumbnail generation process for batch:[{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FAILED_READ_RESULT_FILEFNRCC0206E
CONTENT_THUMBNAIL_FAILED_READ_RESULT_FILE Failed to read thumbnail generation process status result file [{0}], process exit value [{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FILETYPE_FILTEREDFNRCC0212E
CONTENT_THUMBNAIL_FILETYPE_FILTERED The file type has been configured to be filtered for file:[{0}], mimetype[{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_FILETYPE_NOT_SUPPORTEDFNRCC0204E
CONTENT_THUMBNAIL_FILETYPE_NOT_SUPPORTED The file type is not supported for file:[{0}], mimetype[{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_GENERATION_FAILUREFNRCC0201E
CONTENT_THUMBNAIL_GENERATION_FAILURE Failed to generate thumbnail for file: [{0}], generation service return error code: [{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_GENERATION_FAILURE_NONRETRIABLEFNRCC0209E
CONTENT_THUMBNAIL_GENERATION_FAILURE_NONRETRIABLE A non-retriable error occurred when generating thumbnail for file: [{0}], generation service returned error code: [{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_GET_SERVICE_FAILUERFNRCC0200E
CONTENT_THUMBNAIL_GET_SERVICE_FAILUER Failed to get the Thumbnail Generation Service implementation: [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_IWORK_NO_NATIVE_THUMBNAILFNRCC0217E
CONTENT_THUMBNAIL_IWORK_NO_NATIVE_THUMBNAIL The input iWork file {0}], mimetype[{1}] does not include an embedded thumbnail.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_IWORK_NO_QUICKLOOK_PREVIEWFNRCC0215E
CONTENT_THUMBNAIL_IWORK_NO_QUICKLOOK_PREVIEW The input iWork file {0}], mimetype[{1}] does not include a thumbnail in the QuickLook folder.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_IWORK_THUMB_GENERATION_FAILUREFNRCC0216E
CONTENT_THUMBNAIL_IWORK_THUMB_GENERATION_FAILURE The thumbnail generation for the input iWork file {0}], mimetype[{1}] failed.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_LOAD_BINARY_RECOGNIZER_FAILUREFNRCC0211E
CONTENT_THUMBNAIL_LOAD_BINARY_RECOGNIZER_FAILURE Thumbnail generation service failed to load binary recognizer configuration file [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_LOAD_MIMETYPE_ACTION_FAILUREFNRCC0213E
CONTENT_THUMBNAIL_LOAD_MIMETYPE_ACTION_FAILURE Thumbnail generation service failed to load mimetype action configuration file [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_NOT_PROCESSEDFNRCC0207E
CONTENT_THUMBNAIL_NOT_PROCESSED Thumbnail generation service did not process input file [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_NOT_PROCESSED_PROCESS_FAILUREFNRCC0210E
CONTENT_THUMBNAIL_NOT_PROCESSED_PROCESS_FAILURE Thumbnail generation service did not process input file [{0}], process exit value [{1}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTEDFNRCC0219E
CONTENT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTED The thumbnail image format [{0}] is not supported by the thumbnail generation service provider.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_OUTSIDEIN_SDK_NOT_DEPLOYEDFNRCC0218E
CONTENT_THUMBNAIL_OUTSIDEIN_SDK_NOT_DEPLOYED Cannot locate the OutsideIn binary, the SDK is not deployed.
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_READ_FAILUREFNRCC0202E
CONTENT_THUMBNAIL_READ_FAILURE Failed to read generated thumbnail into byte array for file: [{0}].
static ExceptionCodeExceptionCode. CONTENT_THUMBNAIL_WRONG_IWORK_FORMAT_FAILUREFNRCC0214E
CONTENT_THUMBNAIL_WRONG_IWORK_FORMAT_FAILURE The input iWork file {0}], mimetype[{1}] is not in a valid format.
static ExceptionCodeExceptionCode. CONTENT_TTL_STREAM_EXPIREDFNRCC0147E
CONTENT_TTL_STREAM_EXPIRED The TTL (Time To Live) value for the stream has expired.
static ExceptionCodeExceptionCode. DB_BAD_BATCH_RESULTFNRCD0001E
DB_BAD_BATCH_RESULT The batch statement did not return the appropriate number of results.
static ExceptionCodeExceptionCode. DB_BAD_DATABASE_VENDORFNRCD0002E
DB_BAD_DATABASE_VENDOR The database vendor cannot be determined from the JNDI data source or is an unsupported type.
static ExceptionCodeExceptionCode. DB_BAD_DATATYPEFNRCD0003E
DB_BAD_DATATYPE Bad data type: {0}
The indicated data type is invalid.
static ExceptionCodeExceptionCode. DB_BAD_INPUT_BINDING_INDEXFNRCD0004E
DB_BAD_INPUT_BINDING_INDEX The index into input bindings is invalid.
static ExceptionCodeExceptionCode. DB_BAD_OUTPUT_BINDING_TYPEFNRCD0005E
DB_BAD_OUTPUT_BINDING_TYPE The output binding datatype is invalid.
static ExceptionCodeExceptionCode. DB_CANT_EXTRACT_CONNECTION_PARAMETERSFNRCD0006E
DB_CANT_EXTRACT_CONNECTION_PARAMETERS The database parameters cannot be extracted from the connection.
static ExceptionCodeExceptionCode. DB_COLUMN_DOES_NOT_EXISTFNRCD0007E
DB_COLUMN_DOES_NOT_EXIST The referenced database column does not exist on specified table.
static ExceptionCodeExceptionCode. DB_CONNECTION_REESTABLISHEDFNRCD0008E
DB_CONNECTION_REESTABLISHED The connection to the database failed but has been reestablished.
static ExceptionCodeExceptionCode. DB_ERRORFNRCD0009E
DB_ERROR The database access failed with the following error: ErrorCode {0}, Message '{1}'
The database access failed.
static ExceptionCodeExceptionCode. DB_ERROR_RDeprecated.This exception code is not used as of CE 5.0static ExceptionCodeExceptionCode. DB_FINISH_EXECUTEFNRCD0011E
DB_FINISH_EXECUTE The prior execution must finish before starting a new execution.
static ExceptionCodeExceptionCode. DB_INVALID_EXECUTIONFNRCD0012E
DB_INVALID_EXECUTION The attempt to add more execution statements is invalid.
static ExceptionCodeExceptionCode. DB_INVALID_STATEMENTFNRCD0013E
DB_INVALID_STATEMENT The following statement is considered invalid by the implementation: {0}
The indicated statement is considered invalid by the implementation.
static ExceptionCodeExceptionCode. DB_NO_COUNT_IN_RESULTFNRCD0016E
DB_NO_COUNT_IN_RESULT The database result does not have a count.
static ExceptionCodeExceptionCode. DB_NO_INSERT_TABLEFNRCD0017E
DB_NO_INSERT_TABLE A table name must be specified for the insert operation.
static ExceptionCodeExceptionCode. DB_NO_RESULTFNRCD0018E
DB_NO_RESULT The given statement did not return any result.
static ExceptionCodeExceptionCode. DB_NO_TABLESPACE_VERSIONSFNRCD0026E
DB_NO_TABLESPACE_VERSIONS The ALTER operation failed because the zOS table space in database '{0}' is out of versions.
static ExceptionCodeExceptionCode. DB_NOT_UNIQUEFNRCD0015E
DB_NOT_UNIQUE The update or insert failed due to an attempt to create a duplicate value in a unique index.
static ExceptionCodeExceptionCode. DB_NOTHING_TO_INSERTFNRCD0014E
DB_NOTHING_TO_INSERT There is nothing to insert.
static ExceptionCodeExceptionCode. DB_OBJECT_DOES_NOT_EXISTFNRCD0019E
DB_OBJECT_DOES_NOT_EXIST The referenced database object cannot be located.
static ExceptionCodeExceptionCode. DB_OUT_OF_MEMORYFNRCD0020E
DB_OUT_OF_MEMORY The underlying database does not have enough memory or heap space to process the current command.
static ExceptionCodeExceptionCode. DB_QUERY_COLUMN_LENGTH_EXCEEDEDFNRCD0027E
DB_QUERY_COLUMN_LENGTH_EXCEEDED The length of the query value exceeds the length of the underlying column in the database.
static ExceptionCodeExceptionCode. DB_ROWLENGTH_LIMIT_EXCEEDEDFNRCD0022E
DB_ROWLENGTH_LIMIT_EXCEEDED The summation of column lengths exceeds the capacity of the underlying database.
static ExceptionCodeExceptionCode. DB_SEQUENCE_EXHAUSTEDFNRCD0021E
DB_SEQUENCE_EXHAUSTED The range of values for the sequence is exhausted.
static ExceptionCodeExceptionCode. DB_TABLE_DOES_NOT_EXISTFNRCD0023E
DB_TABLE_DOES_NOT_EXIST The table that was referenced in the database query cannot be found.
static ExceptionCodeExceptionCode. DB_UNABLE_TO_ALTER_COLUMNFNRCD0024E
DB_UNABLE_TO_ALTER_COLUMN The column cannot be altered via the application server.
static ExceptionCodeExceptionCode. DB_UNEXPECTED_SQL_RESULTFNRCD0025E
DB_UNEXPECTED_SQL_RESULT One of the SQL statements did not return an expected result.
static ExceptionCodeExceptionCode. E_ACCESS_DENIEDFNRCE0001E
E_ACCESS_DENIED The requester has insufficient access rights to perform the requested operation.
static ExceptionCodeExceptionCode. E_BACKGROUND_TASK_EXECUTOR_SHUTDOWNFNRCE0081E
E_BACKGROUND_TASK_EXECUTOR_SHUTDOWN The background task executor has terminated: {0}.
static ExceptionCodeExceptionCode. E_BACKGROUND_TASK_TERMINATEDFNRCE0082E
E_BACKGROUND_TASK_TERMINATED The background task has been terminated: {0}.
static ExceptionCodeExceptionCode. E_BAD_CLASSIDFNRCE0002E
E_BAD_CLASSID Class "class_name_or_id" not found.
static ExceptionCodeExceptionCode. E_BAD_FILTER_EXPRESSIONFNRCE0003E
E_BAD_FILTER_EXPRESSION Bad filter expression "filtExpr".
static ExceptionCodeExceptionCode. E_BAD_INDEXFNRCE0004E
E_BAD_INDEX The index specified does not reference a valid property or list element.
static ExceptionCodeExceptionCode. E_BAD_OBJECTFNRCE0005E
E_BAD_OBJECT An inappropriate object was passed as parameter to this function.
static ExceptionCodeExceptionCode. E_BAD_OPERATORFNRCE0006E
E_BAD_OPERATOR The operator "{0}" is not defined in the metadata of the current scope.
static ExceptionCodeExceptionCode. E_BAD_PARAMETERFNRCE0007E
E_BAD_PARAMETER Invalid input parameter: Name={0}, Value={1}.
static ExceptionCodeExceptionCode. E_BAD_PROPERTYIDFNRCE0008E
E_BAD_PROPERTYID The property identifier {0} is not valid for class {1}.
static ExceptionCodeExceptionCode. E_BAD_URLFNRCE0009E
E_BAD_URL The resource URL is not syntactically valid.
static ExceptionCodeExceptionCode. E_BAD_VALUEFNRCE0010E
E_BAD_VALUE The value given for a property or list element lies outside the permitted range or value set, or exceeds the maximum length allowed.
static ExceptionCodeExceptionCode. E_CLASS_LOADING_ERRORFNRCE0011E
E_CLASS_LOADING_ERROR Unable to load class: {0}.
static ExceptionCodeExceptionCode. E_CLASS_NOT_SEARCHABLEFNRCE0012E
E_CLASS_NOT_SEARCHABLE The class "className" referred to in the FROM Expression is not searchable.
static ExceptionCodeExceptionCode. E_CLOSED_STREAMFNRCE0013E
E_CLOSED_STREAM An operation was attempted on a stream that has been closed.
static ExceptionCodeExceptionCode. E_CONFLICTING_OPERATIONFNRCE0014E
E_CONFLICTING_OPERATION The combination of operations specified for the object is invalid.
static ExceptionCodeExceptionCode. E_CONSTRAINT_VIOLATEDFNRCE0015E
E_CONSTRAINT_VIOLATED The operation violates a constraint of the implementation.
static ExceptionCodeExceptionCode. E_DATABASE_ERRORFNRCE0016E
E_DATABASE_ERROR The operation was unable to read from or write to the database.
static ExceptionCodeExceptionCode. E_DATABASE_FULLFNRCE0017E
E_DATABASE_FULL The database is full.
static ExceptionCodeExceptionCode. E_DATATYPE_MISMATCHFNRCE0018E
E_DATATYPE_MISMATCH The method invoked is inappropriate for the datatype of the property.
static ExceptionCodeExceptionCode. E_DEADLOCK_ERRORFNRCE0019E
E_DEADLOCK_ERROR The operation could not be completed due to a deadlock error.
static ExceptionCodeExceptionCode. E_DOMAIN_UPGRADE_NOT_SUPPORTEDFNRCE0084E
E_DOMAIN_UPGRADE_NOT_SUPPORTED The domain cannot be upgraded because its version ({0}) is not associated with a supported release.
static ExceptionCodeExceptionCode. E_DUPLICATE_LIST_UPDATEFNRCE0020E
E_DUPLICATE_LIST_UPDATE A duplicate entry was detected in the list update operation at the position posNum.
static ExceptionCodeExceptionCode. E_ENUM_NAME_KEY_MATCH_FAILEDFNRCE0021E
E_ENUM_NAME_KEY_MATCH_FAILED The enum field name "{0}" does not match a resource key "{1}" for the ExceptionCode fields.
static ExceptionCodeExceptionCode. E_EXCEPTION_RETRYFNRCE0022E
E_EXCEPTION_RETRY There was a problem communicating with the client application.
static ExceptionCodeExceptionCode. E_FAILEDFNRCE0023E
E_FAILED The operation failed.
static ExceptionCodeExceptionCode. E_FAILED_TO_GET_DATASOURCEFNRCE0024E
E_FAILED_TO_GET_DATASOURCE The server cannot get the data source {0}.
static ExceptionCodeExceptionCode. E_FOREIGN_OBJECTFNRCE0025E
E_FOREIGN_OBJECT The property does not allow a reference to an object from a different object store.
static ExceptionCodeExceptionCode. E_HEAP_FAILUREFNRCE0026E
E_HEAP_FAILURE The operation ran out of memory.
static ExceptionCodeExceptionCode. E_ILLEGAL_OPERATIONFNRCE0027E
E_ILLEGAL_OPERATION The operation is disallowed by the DMA Specification.
static ExceptionCodeExceptionCode. E_INVALID_ARGUMENTFNRCE0028E
E_INVALID_ARGUMENT An internal problem occurred when a method was called with an invalid argument: {0}
static ExceptionCodeExceptionCode. E_INVALID_CONTEXTFNRCE0076E
E_INVALID_CONTEXT The method that was called is not valid in the current call context.
static ExceptionCodeExceptionCode. E_INVALID_ENUM_VALUEFNRCE0029E
E_INVALID_ENUM_VALUE An attempt was made to create an enum with a value that is not allowed for this enum.
static ExceptionCodeExceptionCode. E_INVALID_IDFNRCE0030E
E_INVALID_ID An attempt was made to create an EngineObject, but the ID value specified is invalid.
static ExceptionCodeExceptionCode. E_INVALID_LOCALE_FORMATFNRCE0031E
E_INVALID_LOCALE_FORMAT The format of the provided locale "locale" does not resemble that defined in RFC 3066.
static ExceptionCodeExceptionCode. E_INVALID_OBJ_FOR_SERIALIZATIONFNRCE0034E
E_INVALID_OBJ_FOR_SERIALIZATION Invalid object for serialization {0}.
static ExceptionCodeExceptionCode. E_INVALID_OBJECT_ADDRESSFNRCE0032E
E_INVALID_OBJECT_ADDRESS An unsupported implementation of ObjectAddress was found {0}.
static ExceptionCodeExceptionCode. E_INVALID_OBJECT_TYPEFNRCE0033E
E_INVALID_OBJECT_TYPE Invalid object type {0}.
static ExceptionCodeExceptionCode. E_INVALID_PROPERTY_MERGEFNRCE0035E
E_INVALID_PROPERTY_MERGE A property merge of PropertyUpdateList requires a corresponding engine object collection value {0}; from {1} to {2}.
static ExceptionCodeExceptionCode. E_INVALID_REQUESTFNRCE0036E
E_INVALID_REQUEST The parameter is incorrect.
static ExceptionCodeExceptionCode. E_JBOSS_INVALID_CONFIGURATIONFNRCE0037E
E_JBOSS_INVALID_CONFIGURATION The JBoss configuration is invalid.
static ExceptionCodeExceptionCode. E_LDAP_INVALID_CONFIGURATIONFNRCE0038E
E_LDAP_INVALID_CONFIGURATION Cannot detect LDAP vendor.
static ExceptionCodeExceptionCode. E_METHOD_NOT_IMPLEMENTEDFNRCE0039E
E_METHOD_NOT_IMPLEMENTED The method that was called is not implemented.
static ExceptionCodeExceptionCode. E_NO_CURRENT_VERSIONFNRCE0044E
E_NO_CURRENT_VERSION The version series has no current version.
static ExceptionCodeExceptionCode. E_NOT_AUTHENTICATEDFNRCE0040E
E_NOT_AUTHENTICATED The user is not authenticated.
static ExceptionCodeExceptionCode. E_NOT_CREATABLEFNRCE0041E
E_NOT_CREATABLE Creation of objects of the specified class is not supported.
static ExceptionCodeExceptionCode. E_NOT_IN_USER_TRANSACTIONFNRCE0077E
E_NOT_IN_USER_TRANSACTION The operation requires that a user (distributed) transaction be in effect.
static ExceptionCodeExceptionCode. E_NOT_SUPPORTEDFNRCE0042E
E_NOT_SUPPORTED This method is not supported in the context of this session or object.
static ExceptionCodeExceptionCode. E_NOT_UNIQUEFNRCE0043E
E_NOT_UNIQUE A uniqueness requirement has been violated.
static ExceptionCodeExceptionCode. E_NULL_ARGUMENTFNRCE0045E
E_NULL_ARGUMENT Argument "{0}" is null.
static ExceptionCodeExceptionCode. E_NULL_OR_INVALID_PARAM_VALUEFNRCE0046E
E_NULL_OR_INVALID_PARAM_VALUE Parameter {0} is either null or has an invalid value.
static ExceptionCodeExceptionCode. E_OBJECT_CLONE_FAILEDFNRCE0047E
E_OBJECT_CLONE_FAILED Failed to clone object {0}.
static ExceptionCodeExceptionCode. E_OBJECT_DELETEDFNRCE0048E
E_OBJECT_DELETED The object {0} has been deleted since it was retrieved.
static ExceptionCodeExceptionCode. E_OBJECT_LOCKEDFNRCE0049E
E_OBJECT_LOCKED The lock(s) on the persistent object {0} prohibit the attempted operation.
static ExceptionCodeExceptionCode. E_OBJECT_MODIFIEDFNRCE0050E
E_OBJECT_MODIFIED The object object_id of class class_name was not changed or deleted because it was modified one or more times in the repository since the application retrieved it.
static ExceptionCodeExceptionCode. E_OBJECT_NOT_FOUNDFNRCE0051E
E_OBJECT_NOT_FOUND The requested item was not found.
static ExceptionCodeExceptionCode. E_OBJECT_NOT_LOCKABLEFNRCE0052E
E_OBJECT_NOT_LOCKABLE The object cannot be locked.
static ExceptionCodeExceptionCode. E_OBJECT_NOT_LOCKEDFNRCE0053E
E_OBJECT_NOT_LOCKED The object {0} is not locked.
static ExceptionCodeExceptionCode. E_OBJECT_REFERENCEDFNRCE0054E
E_OBJECT_REFERENCED The object cannot be deleted because it is referenced by other objects.
static ExceptionCodeExceptionCode. E_OBJECT_REFERENCES_OTHERSFNRCE0055E
E_OBJECT_REFERENCES_OTHERS The object cannot be deleted because it holds references to other objects.
static ExceptionCodeExceptionCode. E_OBJECT_STORE_UPGRADE_NOT_SUPPORTEDFNRCE0083E
E_OBJECT_STORE_UPGRADE_NOT_SUPPORTED Object store "{0}" cannot be upgraded because its revision ({1}) is not associated with a supported release.
static ExceptionCodeExceptionCode. E_PROPERTY_NOT_SEARCHABLEFNRCE0056E
E_PROPERTY_NOT_SEARCHABLE Property propName referred to in the Query Expression is not searchable.
static ExceptionCodeExceptionCode. E_READ_ONLYFNRCE0057E
E_READ_ONLY The method failed because an object or property is read-only.
static ExceptionCodeExceptionCode. E_REQUIRED_VALUE_ABSENTFNRCE0058E
E_REQUIRED_VALUE_ABSENT A required property value has not been set.
static ExceptionCodeExceptionCode. E_RESERVATION_EXISTSFNRCE0059E
E_RESERVATION_EXISTS The document is already checked out.
static ExceptionCodeExceptionCode. E_RESOURCE_LOADING_ERRORFNRCE0060E
E_RESOURCE_LOADING_ERROR An error occurred during loading of the resource file resName.
static ExceptionCodeExceptionCode. E_RESOURCE_NOT_FOUNDFNRCE0061E
E_RESOURCE_NOT_FOUND The indicated resource was not found.
static ExceptionCodeExceptionCode. E_SERVER_ERRORFNRCE0062E
E_SERVER_ERROR An error was returned from the server.
static ExceptionCodeExceptionCode. E_SWEEP_QUERY_TIMEOUTFNRCE0085E
E_SWEEP_QUERY_TIMEOUT The sweep query of class ({0}) timed out after ({1}) milliseconds.
static ExceptionCodeExceptionCode. E_TASK_CHANGESTATE_POSTCONDITIONFNRCE0080E
E_TASK_CHANGESTATE_POSTCONDITION The postcondition is not satisfied: {0}.
static ExceptionCodeExceptionCode. E_TASK_CHANGESTATE_PRECONDITIONFNRCE0079E
E_TASK_CHANGESTATE_PRECONDITION The precondition is not satisfied: {0}.
static ExceptionCodeExceptionCode. E_TEMP_FILES_DIR_ERRORFNRCE0063E
E_TEMP_FILES_DIR_ERROR Unable to create temporary files directory "dirName" dirNameThe name of the directory.
static ExceptionCodeExceptionCode. E_TRANSACTION_FAILUREFNRCE0075E
E_TRANSACTION_FAILURE A transaction problem has occurred.
static ExceptionCodeExceptionCode. E_TRANSACTION_TIMEOUTFNRCE0064E
E_TRANSACTION_TIMEOUT The query was stopped because the time limit was exceeded.
static ExceptionCodeExceptionCode. E_UNEXPECTEDFNRCE0065E
E_UNEXPECTED An unexpected error occurred.
static ExceptionCodeExceptionCode. E_UNEXPECTED_EXCEPTIONFNRCE0066E
E_UNEXPECTED_EXCEPTION An unexpected exception occurred.
static ExceptionCodeExceptionCode. E_UNSUPPORTED_STREAMFNRCE0067E
E_UNSUPPORTED_STREAM An unsupported stream was detected; version {0} type {1}.
static ExceptionCodeExceptionCode. E_UPGRADE_REQUIREDFNRCE0078E
E_UPGRADE_REQUIRED Object store "objStore" has an incompatible schema revision in the database - expected="expectedRevision", actual="actualRevision".
static ExceptionCodeExceptionCode. E_URL_PROTOCOL_NOT_SUPPORTEDFNRCE0068E
E_URL_PROTOCOL_NOT_SUPPORTED The URL protocol specified in the reference is not supported.
static ExceptionCodeExceptionCode. E_UTIL_EXCEPTION_READING_OBJECTFNRCE0069E
E_UTIL_EXCEPTION_READING_OBJECT An exception occurred while reading a serialized Object.
static ExceptionCodeExceptionCode. E_UTIL_EXCEPTION_WRITING_OBJECTFNRCE0070E
E_UTIL_EXCEPTION_WRITING_OBJECT Exception serializing an Object {0}.
static ExceptionCodeExceptionCode. E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILEDFNRCE0071E
E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILED An exception occurred while reading a little endian byte stream.
static ExceptionCodeExceptionCode. E_VALUE_NOT_SETFNRCE0072E
E_VALUE_NOT_SET The requested property currently has no value.
static ExceptionCodeExceptionCode. E_WEBLOGIC_INVALID_CONFIGURATIONFNRCE0073E
E_WEBLOGIC_INVALID_CONFIGURATION The WebLogic configuration is invalid.
static ExceptionCodeExceptionCode. E_WEBSPHERE_INVALID_CONFIGURATIONFNRCE0074E
E_WEBSPHERE_INVALID_CONFIGURATION The WebSphere configuration is invalid.
static ExceptionCodeExceptionCode. EVENT_ACTION_NO_HANDLERFNRCV0001E
EVENT_ACTION_NO_HANDLER Unable to get the EventAction handler for {0}.
static ExceptionCodeExceptionCode. EVENT_BAD_EVENT_TYPEFNRCV0002E
EVENT_BAD_EVENT_TYPE Bad event type {0}.
static ExceptionCodeExceptionCode. EVENT_BAD_SUBSCRIPTION_TYPEFNRCV0003E
EVENT_BAD_SUBSCRIPTION_TYPE Bad subscription type {0}.
static ExceptionCodeExceptionCode. EVENT_CM_CACHE_LOOPFNRCV0018E
EVENT_CM_CACHE_LOOP The Code Module classloader tried and failed {0} time to cache a JAR or ZIP file from a content element to a temporary file in directory {1}.
static ExceptionCodeExceptionCode. EVENT_CM_CIRCULARITYFNRCV0016E
EVENT_CM_CIRCULARITY The Java Runtime Environment detected a cirularity error when trying to define Code Module class {0} from content element {1}.
static ExceptionCodeExceptionCode. EVENT_CM_CLASS_FORMATFNRCV0017E
EVENT_CM_CLASS_FORMAT The Java Runtime Environment detected a format error when trying to define Code Module class {0} from content element {1}.
static ExceptionCodeExceptionCode. EVENT_CM_CONTENTREFERENCE_NOT_ALLOWEDFNRCV0012E
EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED Code module does not permit ContentReference object as content element.
static ExceptionCodeExceptionCode. EVENT_CM_ELT_NOT_CTFNRCV0023E
EVENT_CM_ELT_NOT_CT The content element identified by URI {0} is not a Content Transfer element.
static ExceptionCodeExceptionCode. EVENT_CM_ELT_NUMBERING_MISMATCHFNRCV0022E
EVENT_CM_ELT_NUMBERING_MISMATCH A content element numbering inconsistency was found.
static ExceptionCodeExceptionCode. EVENT_CM_ELTNO_NOT_FOUNDFNRCV0020E
EVENT_CM_ELTNO_NOT_FOUND There is no content element number {0} for the object identified by URI {1}.
static ExceptionCodeExceptionCode. EVENT_CM_ESN_NOT_FOUNDFNRCV0021E
EVENT_CM_ESN_NOT_FOUND There is no content element sequence number {0} for the object identified by URI {1}.
static ExceptionCodeExceptionCode. EVENT_CM_INCOMPATIBLE_JAVA_VERSIONFNRCV0015E
EVENT_CM_INCOMPATIBLE_JAVA_VERSION Incompatible Java class: {0} detected in code module.
static ExceptionCodeExceptionCode. EVENT_CM_RESERVATION_NOT_ALLOWEDFNRCV0004E
EVENT_CM_RESERVATION_NOT_ALLOWED Code module value for Action object does not permit a reservation.
static ExceptionCodeExceptionCode. EVENT_CM_UNEXPECTED_OBJECTFNRCV0019E
EVENT_CM_UNEXPECTED_OBJECT An object with content was expected, which is limited to Document class, Annotation class, and their subclasses.
static ExceptionCodeExceptionCode. EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENTFNRCV0014E
EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENT A duplicate entry was detected in the subscribed event list.
static ExceptionCodeExceptionCode. EVENT_EXTERNAL_FAILUREFNRCV0005E
EVENT_EXTERNAL_FAILURE The Event handler threw an external failure.
static ExceptionCodeExceptionCode. EVENT_HANDLER_THREWFNRCV0006E
EVENT_HANDLER_THREW An exception occurred in the event handler.
static ExceptionCodeExceptionCode. EVENT_HANDLER_VALIDATION_FAILEDFNRCV0010E
EVENT_HANDLER_VALIDATION_FAILED Unable to load event handler class from either associated code module or system classpath: {0}.
static ExceptionCodeExceptionCode. EVENT_INFINITE_LOOP_DETECTEDFNRCV0013E
EVENT_INFINITE_LOOP_DETECTED Infinite loop in synchronous event processing detected.
static ExceptionCodeExceptionCode. EVENT_NO_SCRIPTFNRCV0007E
EVENT_NO_SCRIPT There is no script defined for the event action "{0}", id={1}.
static ExceptionCodeExceptionCode. EVENT_QUEUEITEM_NO_HANDLERFNRCV0008E
EVENT_QUEUEITEM_NO_HANDLER Unable to get a handler for the QueueItem {0}.
static ExceptionCodeExceptionCode. EVENT_QUEUEITEM_UNKNOWN_CLASSFNRCV0009E
EVENT_QUEUEITEM_UNKNOWN_CLASS Unknown QueueItem class {0}.
static ExceptionCodeExceptionCode. EVENT_USER_ABORTFNRCV0011E
EVENT_USER_ABORT The event action is aborted by user.
static ExceptionCodeExceptionCode. GCD_CANNOT_LOADFNRCG0002E
GCD_CANNOT_LOAD The GCD cannot be loaded.
static ExceptionCodeExceptionCode. GCD_CANNOT_LOCKFNRCG0003E
GCD_CANNOT_LOCK Cannot lock the GCD for updates: {0}.
static ExceptionCodeExceptionCode. GCD_CANNOT_SAVEFNRCG0004E
GCD_CANNOT_SAVE The GCD cannot be saved.
static ExceptionCodeExceptionCode. GCD_DATABASE_UNAVAILABLEFNRCG0014E
GCD_DATABASE_UNAVAILABLE The GCD database is currently not available.
static ExceptionCodeExceptionCode. GCD_DOMAIN_ALREADY_EXISTSFNRCG0001E
GCD_DOMAIN_ALREADY_EXISTS The P8 domain already exists.
static ExceptionCodeExceptionCode. GCD_DOMAIN_DOES_NOT_EXISTFNRCG0005E
GCD_DOMAIN_DOES_NOT_EXIST The P8 domain does not exist.
static ExceptionCodeExceptionCode. GCD_INVALID_CONFIGURATIONFNRCG0006E
GCD_INVALID_CONFIGURATION The GCD configuration is invalid.
static ExceptionCodeExceptionCode. GCD_INVALID_EPOCH_IDFNRCG0007E
GCD_INVALID_EPOCH_ID Invalid epoch id {0}, expected {1}.
static ExceptionCodeExceptionCode. GCD_JNDI_FAILUREFNRCG0008E
GCD_JNDI_FAILURE The GCD configuration string cannot be retrieved from JNDI.
static ExceptionCodeExceptionCode. GCD_MISSING_CONFIGURATIONFNRCG0009E
GCD_MISSING_CONFIGURATION The GCD configuration is missing.
static ExceptionCodeExceptionCode. GCD_NO_REPLACE_COLLECTIONFNRCG0010E
GCD_NO_REPLACE_COLLECTION The specified node does not support replaceCollection.
static ExceptionCodeExceptionCode. GCD_NO_SERVER_CALL_CONTEXTFNRCG0011E
GCD_NO_SERVER_CALL_CONTEXT No server call context has been established.
static ExceptionCodeExceptionCode. GCD_OBJECT_ALREADY_EXISTSFNRCG0012E
GCD_OBJECT_ALREADY_EXISTS The object {0} already exists.
static ExceptionCodeExceptionCode. GCD_UNEXPECTED_STATEFNRCG0013E
GCD_UNEXPECTED_STATE The GCD state was unexpected.
static ExceptionCodeExceptionCode. IMEX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUNDFNRCX0004E
IMEX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUND The Apache Derby driver class was not found.
static ExceptionCodeExceptionCode. IMEX_EXPORT_DERBY_SQL_EXCEPTIONFNRCX0005E
IMEX_EXPORT_DERBY_SQL_EXCEPTION Apache Derby experienced a sql exception.
static ExceptionCodeExceptionCode. IMEX_EXPORT_DERBY_STARTUP_EXCEPTIONFNRCX0006E
IMEX_EXPORT_DERBY_STARTUP_EXCEPTION Apache Derby experienced a startup exception.
static ExceptionCodeExceptionCode. IMEX_EXPORT_MANIFEST_MISSING_OBJECT_STOREFNRCX0003E
IMEX_EXPORT_MANIFEST_MISSING_OBJECT_STORE The Export Manifest file is missing the ObjectStore information.
static ExceptionCodeExceptionCode. IMEX_IMPORT_CAN_NOT_FIND_CONTENTFNRCX0001E
IMEX_IMPORT_CAN_NOT_FIND_CONTENT The import process can not find the content {0} for an object {1}
The import process can not find the content for an object
static ExceptionCodeExceptionCode. IMEX_IMPORT_INVALID_XML_STARTFNRCX0007E
IMEX_IMPORT_INVALID_XML_START The import process encountered an invalid dataset.
static ExceptionCodeExceptionCode. IMEX_OBJECTSTORE_REFERENCE_NOT_AVAILABLEFNRCX0002E
IMEX_OBJECTSTORE_REFERENCE_NOT_AVAILABLE The ObjectStore reference is not available for given IndependentObject
static ExceptionCodeExceptionCode. IS_ALL_PUSH_WORKERS_BUSYFNRCI0048E
IS_ALL_PUSH_WORKERS_BUSY The maximum number of push workers was exceeded.
static ExceptionCodeExceptionCode. IS_ANNOT_ATTR_INVALIDFNRCI0089E
IS_ANNOT_ATTR_INVALID The attribute_name attribute in the annot_id annotation is not valid.
static ExceptionCodeExceptionCode. IS_ANNOT_INVALIDFNRCI0091E
IS_ANNOT_INVALID The document annotation annot_id originating from the Image Services server is not valid.
static ExceptionCodeExceptionCode. IS_ANNOT_NOT_SUPPORTEDFNRCI0063E
IS_ANNOT_NOT_SUPPORTED The annotation class is not supported, the number of content elements is not one or Annotated Content Element property is null.
static ExceptionCodeExceptionCode. IS_ANNOT_NOT_SUPPORTED_INFOFNRCI0082E
IS_ANNOT_NOT_SUPPORTED_INFO Image Services annotations will not be federated for Object Store {0}.
static ExceptionCodeExceptionCode. IS_ANNOT_PERM_ERRFNRCI0066E
IS_ANNOT_PERM_ERR There is an exception in the annotation access permission.
static ExceptionCodeExceptionCode. IS_ANNOT_TOO_LARGEFNRCI0090E
IS_ANNOT_TOO_LARGE The annot_id annotation is too large to replicate to Image Services.
static ExceptionCodeExceptionCode. IS_CANNOT_GET_DCL_MAPPINGFNRCI0057E
IS_CANNOT_GET_DCL_MAPPING The Image Services document class or properties mapping for Object Store {0} and {1} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_CLASS_DEFAULT_MAPPEDFNRCI0087E
IS_CLASS_DEFAULT_MAPPED The class mapping cannot be updated or removed.
static ExceptionCodeExceptionCode. IS_CLASS_MAPPING_PARSE_ERRORFNRCI0001E
IS_CLASS_MAPPING_PARSE_ERROR An error occurred while parsing the XML contained in the DocClassAndPropertyMappingXML property.
static ExceptionCodeExceptionCode. IS_CLOSE_NOT_ALLOWEDFNRCI0047E
IS_CLOSE_NOT_ALLOWED Image Services Replication cannot be shutdown.
static ExceptionCodeExceptionCode. IS_CONFIRM_CLASS_MAPPING_ERRORFNRCI0072E
IS_CONFIRM_CLASS_MAPPING_ERROR An error {0} occurred when sending class mapping changes to the Image Services system {1} for object store {2}.
static ExceptionCodeExceptionCode. IS_CONNECT_ERRORFNRCI0055E
IS_CONNECT_ERROR Failed to connect to the Image Services system {0} due to a network or cache resource problem.
static ExceptionCodeExceptionCode. IS_DATE_PARSE_ERRFNRCI0058E
IS_DATE_PARSE_ERR Error occurred while parsing the date {0}.
static ExceptionCodeExceptionCode. IS_DEREPL_NOT_ALLOWED_DURING_ASYNC_UPGRADEFNRCI0093E
IS_DEREPL_NOT_ALLOWED_DURING_ASYNC_UPGRADE Stop replication is not allowed during asynchronous replication upgrade for object store objstore_id.
static ExceptionCodeExceptionCode. IS_DOC_DELETE_NOT_ALLOWEDFNRCI0074E
IS_DOC_DELETE_NOT_ALLOWED Deletion of the CE document is not allowed.
static ExceptionCodeExceptionCode. IS_INBOUND_DOC_UPDATE_ERRORFNRCI0075E
IS_INBOUND_DOC_UPDATE_ERROR The update from the Image Services document {0} to the Content Engine document {1} cannot be processed because the Content Engine document has a replication error.
static ExceptionCodeExceptionCode. IS_INVALID_ANNOT_EXTIDFNRCI0065E
IS_INVALID_ANNOT_EXTID The external object identity {0} in annotation {1} is not valid.
static ExceptionCodeExceptionCode. IS_ISR_NOT_CREATEDFNRCI0067E
IS_ISR_NOT_CREATED The Image Services Repository must be created for each IS FCD.
static ExceptionCodeExceptionCode. IS_LOCK_INTERRUPTFNRCI0088E
IS_LOCK_INTERRUPT The IS data dictionary information could not be retrieved because it timed out or was interrupted while waiting for a lock in {0}.
static ExceptionCodeExceptionCode. IS_MOVECONTENT_CANT_NULL_RGFNRCI0080E
IS_MOVECONTENT_CANT_NULL_RG The replication group and external object Id for the document {0} and its annotations cannot be removed during MoveContent post processing.
static ExceptionCodeExceptionCode. IS_OUTBOUND_REPL_ERRORFNRCI0056E
IS_OUTBOUND_REPL_ERROR Error encountered during outbound replication to IS.
static ExceptionCodeExceptionCode. IS_PD_ACTION_NOT_SUPFNRCI0002E
IS_PD_ACTION_NOT_SUP Catalog Export Log action {0} is not supported.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_DATE_ERRFNRCI0070E
IS_PD_ANNOT_DATE_ERR The inbound annotation update was rejected because the modify date is older than the last modified date for the current Content Engine annotation value.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_DOC_ERRORFNRCI0077E
IS_PD_ANNOT_DOC_ERROR The {0} action for the annotation {1} could not be processed because the Content Engine document cannot be found.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_DOC_REPL_ERRORFNRCI0079E
IS_PD_ANNOT_DOC_REPL_ERROR The annotation {0} could not be processed because the document is not replicated.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_ERRORFNRCI0003E
IS_PD_ANNOT_ERROR A CFS-IS Import Agent exception occurred during annotation processing.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_IRRECOVERABLE_ERRFNRCI0004E
IS_PD_ANNOT_IRRECOVERABLE_ERR A CFS-IS Import Agent exception occurred during annotation processing.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_NOT_REPL_ERRORFNRCI0084E
IS_PD_ANNOT_NOT_REPL_ERROR The update or delete action for annotation {0} could not be processed because the existing Content Engine annotation is not replicated.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_REPL_ERRORFNRCI0078E
IS_PD_ANNOT_REPL_ERROR The annotation {0} could not be processed because the replication group {1} did not match the document replication group {2}.
static ExceptionCodeExceptionCode. IS_PD_ANNOT_REPL_UPDATE_ERRORFNRCI0083E
IS_PD_ANNOT_REPL_UPDATE_ERROR The update or delete action for annotation {0} could not be processed because the replication group {1} did not match the existing Content Engine annotation replication group {2}.
static ExceptionCodeExceptionCode. IS_PD_CANNOT_ADD_COMPENTFNRCI0005E
IS_PD_CANNOT_ADD_COMPENT CFS-IS document {0} cannot be added to the list of completed entries.
static ExceptionCodeExceptionCode. IS_PD_CANNOT_CLEAR_INX_SHMFNRCI0006E
IS_PD_CANNOT_CLEAR_INX_SHM The document processing data on the Image Services system cannot be cleared when the Content Engine is being shutdown.
static ExceptionCodeExceptionCode. IS_PD_CANNOT_FIND_COMPENTFNRCI0007E
IS_PD_CANNOT_FIND_COMPENT The completed entry for document {0} canont be found.
static ExceptionCodeExceptionCode. IS_PD_CANNOT_GET_COMPENTFNRCI0008E
IS_PD_CANNOT_GET_COMPENT The completed entry for document {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_CANNOT_RECOVER_DOCFNRCI0009E
IS_PD_CANNOT_RECOVER_DOC Document {0} cannot be recovered.
static ExceptionCodeExceptionCode. IS_PD_CE_PROP_TYPE_NOT_SUPFNRCI0010E
IS_PD_CE_PROP_TYPE_NOT_SUP Content Engine property type {0} is not supported.
static ExceptionCodeExceptionCode. IS_PD_CE_PROP_UPDATEDFNRCI0060E
IS_PD_CE_PROP_UPDATED The property {1} in the document {0} will be overridden by the value from the Image Services system.
static ExceptionCodeExceptionCode. IS_PD_CE_UNEXPECTED_PROP_TYPEFNRCI0011E
IS_PD_CE_UNEXPECTED_PROP_TYPE The property type for Content Engine property {0} in document {1} is not expected.
static ExceptionCodeExceptionCode. IS_PD_COMMIT_ERRORFNRCI0012E
IS_PD_COMMIT_ERROR Got {0} catalog entries, only completed {1} entries.
static ExceptionCodeExceptionCode. IS_PD_CREATE_CONTENT_ELEMENT_ERRORFNRCI0013E
IS_PD_CREATE_CONTENT_ELEMENT_ERROR The content element object cannot be created.
static ExceptionCodeExceptionCode. IS_PD_CREATE_CONTENT_REF_ERRORFNRCI0014E
IS_PD_CREATE_CONTENT_REF_ERROR The content reference object cannot be created.
static ExceptionCodeExceptionCode. IS_PD_CREATE_CONTENT_XFER_ERRORFNRCI0015E
IS_PD_CREATE_CONTENT_XFER_ERROR The content transfer object cannot be created.
static ExceptionCodeExceptionCode. IS_PD_DCL_ID_NOT_FOUNDFNRCI0016E
IS_PD_DCL_ID_NOT_FOUND The ID for the external document class [{0}] cannot be obtained.
static ExceptionCodeExceptionCode. IS_PD_DCL_NOT_MAPPEDFNRCI0017E
IS_PD_DCL_NOT_MAPPED The external document {0} cannot be processed.
static ExceptionCodeExceptionCode. IS_PD_DCL_NOT_MATCHFNRCI0018E
IS_PD_DCL_NOT_MATCH The update of the external document {0} to the Content Engine document {1} was rejected because the Content Engine document class ID {2} does not match the current document class mapping.
static ExceptionCodeExceptionCode. IS_PD_DCL_TO_ID_ERRORFNRCI0019E
IS_PD_DCL_TO_ID_ERROR The list of IDs for the Image Services document classes could not be retrieved.
static ExceptionCodeExceptionCode. IS_PD_DELETE_DOC_ERRORFNRCI0020E
IS_PD_DELETE_DOC_ERROR The Content Engine document {0} cannot be deleted.
static ExceptionCodeExceptionCode. IS_PD_DN_NOT_FOUNDFNRCI0021E
IS_PD_DN_NOT_FOUND The Distinguished Name [{0}] cannot be found.
static ExceptionCodeExceptionCode. IS_PD_DOC_ERRORFNRCI0022E
IS_PD_DOC_ERROR A CFS-IS Import Agent exception occurred during document processing.
static ExceptionCodeExceptionCode. IS_PD_FETCH_ANNOTATED_DOC_ERRORFNRCI0023E
IS_PD_FETCH_ANNOTATED_DOC_ERROR The annotated document {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_FETCH_CUSTOM_OBJ_ERRORFNRCI0024E
IS_PD_FETCH_CUSTOM_OBJ_ERROR The Custom Object {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_FETCH_DOC_ERRORFNRCI0025E
IS_PD_FETCH_DOC_ERROR The document {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_GET_ANNOTATIONS_ERRORFNRCI0085E
IS_PD_GET_ANNOTATIONS_ERROR An error occurred while getting all the annotations for the Content Engine document {0}.
static ExceptionCodeExceptionCode. IS_PD_GET_DICT_TS_ERRORFNRCI0073E
IS_PD_GET_DICT_TS_ERROR The data dictionary time stamp for the Image Services system cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_GET_LOG_ERRORFNRCI0026E
IS_PD_GET_LOG_ERROR Federated entries from the Image Services system {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_MAPPING_NOT_INITFNRCI0027E
IS_PD_MAPPING_NOT_INIT Document Class and Properties mapping have not been initialized.
static ExceptionCodeExceptionCode. IS_PD_MISC_ERRORFNRCI0028E
IS_PD_MISC_ERROR A CFS-IS Import Agent exception occurred.
static ExceptionCodeExceptionCode. IS_PD_MISMATCH_RGFNRCI0092E
IS_PD_MISMATCH_RG The Replication Group in document ce_doc is repl_group instead of expected_repl_group.
static ExceptionCodeExceptionCode. IS_PD_NEW_DIR_MISMATCHFNRCI0029E
IS_PD_NEW_DIR_MISMATCH The Content Engine property value does not match the CFS-IS current catalog value.
static ExceptionCodeExceptionCode. IS_PD_NO_DNFNRCI0030E
IS_PD_NO_DN The Distinguished Name for the Image Services principal ID {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_PD_NO_FSAFNRCI0031E
IS_PD_NO_FSA The Fixed Storage Area for the Fixed Content Device {0} cannot be found.
static ExceptionCodeExceptionCode. IS_PD_OLD_DIR_MISMATCHFNRCI0032E
IS_PD_OLD_DIR_MISMATCH The Content Engine property value does not match the CFS-IS previous catalog value.
static ExceptionCodeExceptionCode. IS_PD_OS_GUIDFNRCI0033E
IS_PD_OS_GUID Failed to set up FN_IS_GUID for object store {0}.
static ExceptionCodeExceptionCode. IS_PD_PARSER_ERRORFNRCI0034E
IS_PD_PARSER_ERROR An error occurred while parsing the XML in the Custom Object {0}.
static ExceptionCodeExceptionCode. IS_PD_PROP_ID_NOT_FOUNDFNRCI0035E
IS_PD_PROP_ID_NOT_FOUND The ID for the Image Services property [{0}] cannot be found.
static ExceptionCodeExceptionCode. IS_PD_PROP_TO_ID_ERRORFNRCI0036E
IS_PD_PROP_TO_ID_ERROR The list of IDs for the Image Services properties could not be retrieved.
static ExceptionCodeExceptionCode. IS_PD_PROPERTY_CONVERT_ERRFNRCI0081E
IS_PD_PROPERTY_CONVERT_ERR The Image Services document {0} was rejected because an {1} error occurred converting the Image Services index {2} = '{3}' to the Content Engine type {4}.
static ExceptionCodeExceptionCode. IS_PD_PROPERTY_UPDATE_ERRFNRCI0071E
IS_PD_PROPERTY_UPDATE_ERR The Image Services document {0} was rejected because an {1} error occurred when setting the Content Engine property {2} to Image Services index {3} = '{4}'.
static ExceptionCodeExceptionCode. IS_PD_SAVE_BATCH_ERRORFNRCI0037E
IS_PD_SAVE_BATCH_ERROR An error occurred while saving a batch of catalog entries.
static ExceptionCodeExceptionCode. IS_PD_SAVE_DOC_ERRORFNRCI0038E
IS_PD_SAVE_DOC_ERROR An error occurred while saving the Content Engine document {0}.
static ExceptionCodeExceptionCode. IS_PD_SSI_LOGON_ERRORFNRCI0039E
IS_PD_SSI_LOGON_ERROR SSI Logon to {0} failed, retrying.
static ExceptionCodeExceptionCode. IS_PD_UNEXPECTED_INDEX_TYPEFNRCI0040E
IS_PD_UNEXPECTED_INDEX_TYPE Image Services index type {0} in document {1} is not expected.
static ExceptionCodeExceptionCode. IS_PD_UPDATE_ANNOT_NOT_FOUNDFNRCI0086E
IS_PD_UPDATE_ANNOT_NOT_FOUND The Content Engine annotation cannot be retrieved for update.
static ExceptionCodeExceptionCode. IS_PD_UPDATE_DOC_ERRORFNRCI0041E
IS_PD_UPDATE_DOC_ERROR Inbound update of the Image Services document ID {0} failed.
static ExceptionCodeExceptionCode. IS_PD_XML_LEN_ERRORFNRCI0042E
IS_PD_XML_LEN_ERROR The XML string in the Custom Object {0} is less than the minimum length of {1}.
static ExceptionCodeExceptionCode. IS_PD_XML_VERSION_ERRORFNRCI0043E
IS_PD_XML_VERSION_ERROR Wrong XMLVERSION in the Custom Object {0}.
static ExceptionCodeExceptionCode. IS_PS_DOC_BUILDER_ERRORFNRCI0044E
IS_PS_DOC_BUILDER_ERROR newDocumentBuilder method failed; object '{0}.
static ExceptionCodeExceptionCode. IS_PS_PARSE_IO_ERRORFNRCI0045E
IS_PS_PARSE_IO_ERROR I/O exception while parsing custom object; object: '{0}.
static ExceptionCodeExceptionCode. IS_PS_PARSE_SAX_ERRORFNRCI0046E
IS_PS_PARSE_SAX_ERROR SAX exception while parsing custom object; object: '{0}.
static ExceptionCodeExceptionCode. IS_PULL_WORKER_CALLED_WHILE_BUSYFNRCI0049E
IS_PULL_WORKER_CALLED_WHILE_BUSY The index for a pullWork call refers to a worker that is still busy from a previous call.
static ExceptionCodeExceptionCode. IS_PULL_WORKER_INDEX_INVALIDFNRCI0052E
IS_PULL_WORKER_INDEX_INVALID An inbound worker was requested that does not exist.
static ExceptionCodeExceptionCode. IS_PULLWORKER_ERRORFNRCI0059E
IS_PULLWORKER_ERROR An error occurred in a CFS-IS inbound replication worker.
static ExceptionCodeExceptionCode. IS_REPL_CANT_FETCH_OBJFNRCI0064E
IS_REPL_CANT_FETCH_OBJ Object {0} cannot be retrieved.
static ExceptionCodeExceptionCode. IS_REPL_GROUP_FUNCTION_ERRORFNRCI0062E
IS_REPL_GROUP_FUNCTION_ERROR An error {0} occurred in a {1} function for Replication Group [{2}] and Image Services system {3}.
static ExceptionCodeExceptionCode. IS_REPL_GROUP_UNEXPECTED_EXCEPTIONFNRCI0061E
IS_REPL_GROUP_UNEXPECTED_EXCEPTION An unexpected exception occurred in a {0} function for Replication Group {1} and Image Services system {2}.
static ExceptionCodeExceptionCode. IS_REPL_LEAVE_GROUP_ERRORFNRCI0076E
IS_REPL_LEAVE_GROUP_ERROR The replication group [{0}] cannot be deleted.
static ExceptionCodeExceptionCode. IS_REPLICATION_PROVIDER_ALREADY_INITIALIZEDFNRCI0051E
IS_REPLICATION_PROVIDER_ALREADY_INITIALIZED The Image Services replication provider has already been initialized and can only be initialized once.
static ExceptionCodeExceptionCode. IS_REPLICATION_PROVIDER_NOT_INITIALIZEDFNRCI0050E
IS_REPLICATION_PROVIDER_NOT_INITIALIZED The Image Services replication provider must be initialized before calling any of its functions.
static ExceptionCodeExceptionCode. IS_RG_ALREADY_EXISTFNRCI0069E
IS_RG_ALREADY_EXIST Replication group {0} [{1}] already exists for object store {2} and Image Services repository {3}.
static ExceptionCodeExceptionCode. IS_SSI_LOGOFF_ERRORFNRCI0054E
IS_SSI_LOGOFF_ERROR SSI Logoff failed for {0}.
static ExceptionCodeExceptionCode. IS_SSI_LOGON_ERRORFNRCI0053E
IS_SSI_LOGON_ERROR SSI Logon failed for {0}.
static ExceptionCodeExceptionCode. IS_STRING_EXCEED_MAXFNRCI0068E
IS_STRING_EXCEED_MAX The length of the Content Engine String property {0} exceeds the Image Services supported maximum length of 239.
static ExceptionCodeExceptionCode. IS_UPDATE_DUP_ANNOTFNRCI0094E
IS_UPDATE_DUP_ANNOT Annotation annot_id is a duplicate and should be deleted.
static ExceptionCodeExceptionCode. JDBC_AFTER_END_OF_RESULTSET_ERRORFNRCJ0001E
JDBC_AFTER_END_OF_RESULTSET_ERROR The setting specified is after the end of the result set.
static ExceptionCodeExceptionCode. JDBC_BEFORE_START_OF_RESULTSET_ERRORFNRCJ0002E
JDBC_BEFORE_START_OF_RESULTSET_ERROR The setting specified is before the start of the result set.
static ExceptionCodeExceptionCode. JDBC_CANNOT_ABSOLUTE_ERRORFNRCJ0003E
JDBC_CANNOT_ABSOLUTE_ERROR An absolute position cannot be used for the initial row.
static ExceptionCodeExceptionCode. JDBC_COLUMN_NOT_FOUND_ERRORFNRCJ0004E
JDBC_COLUMN_NOT_FOUND_ERROR Column {0} not found
The indicated column could not be found.
static ExceptionCodeExceptionCode. JDBC_CONNECT_ACCESS_ERRORFNRCJ0026E
JDBC_CONNECT_ACCESS_ERROR Access denied connecting to ObjectStore {0}
static ExceptionCodeExceptionCode. JDBC_CONNECT_ERRORFNRCJ0006E
JDBC_CONNECT_ERROR Connection could not be established with CE Server; The URL passed to JDBC Driver is : {0} ...
static ExceptionCodeExceptionCode. JDBC_CONNECTION_IS_READONLY_ERRORFNRCJ0005E
JDBC_CONNECTION_IS_READONLY_ERROR The Content Engine JDBC driver is read-only.
static ExceptionCodeExceptionCode. JDBC_DRIVER_STATIC_ERRORFNRCJ0007E
JDBC_DRIVER_STATIC_ERROR The Content Engine JBDC Driver could not be registered.
static ExceptionCodeExceptionCode. JDBC_ILLEGAL_FETCH_DIRECTION_ERRORFNRCJ0008E
JDBC_ILLEGAL_FETCH_DIRECTION_ERROR The value specified for the fetch direction is invalid.
static ExceptionCodeExceptionCode. JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERRORFNRCJ0009E
JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERROR An illegal operation was performed on an empty result set.
static ExceptionCodeExceptionCode. JDBC_INVALID_CURSOR_OPERATIONFNRCJ0025E
JDBC_INVALID_CURSOR_OPERATION Operation not allowed for TYPE_FORWARD_ONLY ResultSet objects
static ExceptionCodeExceptionCode. JDBC_NOT_SUPPORTED_ERRORFNRCJ0010E
JDBC_NOT_SUPPORTED_ERROR JDBC method not supported or not implemented in driver: {0}.{1}
The indicated method is not supported or not implemented in the JDBC driver for the Content Engine.
static ExceptionCodeExceptionCode. JDBC_OBJECT_STORE_NOT_FOUND_ERRORFNRCJ0012E
JDBC_OBJECT_STORE_NOT_FOUND_ERROR {0} Object Store in URL is not found...
static ExceptionCodeExceptionCode. JDBC_OBJECTSTORE_IS_EMPTY_ERRORFNRCJ0011E
JDBC_OBJECTSTORE_IS_EMPTY_ERROR The Object store property is not found in JDBC driver URL.
static ExceptionCodeExceptionCode. JDBC_PASSWORD_IS_EMPTY_ERRORFNRCJ0013E
JDBC_PASSWORD_IS_EMPTY_ERROR The Password is null or empty in the JDBC URL
static ExceptionCodeExceptionCode. JDBC_QUERY_GENERTED_NO_FIELDS_ERRORFNRCJ0014E
JDBC_QUERY_GENERTED_NO_FIELDS_ERROR The query generated no fields for ResultSet.
static ExceptionCodeExceptionCode. JDBC_QUERY_NOT_EXECUTED_ERRORFNRCJ0015E
JDBC_QUERY_NOT_EXECUTED_ERROR Cannot execute query {0}...
static ExceptionCodeExceptionCode. JDBC_RESULTSET_CLOSED_ERRORFNRCJ0017E
JDBC_RESULTSET_CLOSED_ERROR The operation is not allowed after the ResultSet is closed.
static ExceptionCodeExceptionCode. JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERRORFNRCJ0016E
JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERROR The column index is out of range.
static ExceptionCodeExceptionCode. JDBC_STATEMENT_CLOSED_ERRORFNRCJ0018E
JDBC_STATEMENT_CLOSED_ERROR No operations are allowed after the statement has closed.
static ExceptionCodeExceptionCode. JDBC_STATEMENT_FETCH_DIRECTION_ERRORFNRCJ0019E
JDBC_STATEMENT_FETCH_DIRECTION_ERROR The value for setFetchDirection() is invalid.
static ExceptionCodeExceptionCode. JDBC_STATEMENT_FETCH_SIZE_ERRORFNRCJ0020E
JDBC_STATEMENT_FETCH_SIZE_ERROR The value for setFetchSize() is invalid.
static ExceptionCodeExceptionCode. JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERRORFNRCJ0021E
JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERROR The query cannot be empty or null.
static ExceptionCodeExceptionCode. JDBC_URI_IS_EMPTY_ERRORFNRCJ0022E
JDBC_URI_IS_EMPTY_ERROR The URL found in the JDBC URL string is not valid.
static ExceptionCodeExceptionCode. JDBC_USER_IS_EMPTY_ERRORFNRCJ0023E
JDBC_USER_IS_EMPTY_ERROR The Username is null or empty in the JDBC URL
static ExceptionCodeExceptionCode. JDBC_VALUE_GENERATED_ERRORFNRCJ0024E
JDBC_VALUE_GENERATED_ERROR The value must be between 0 and getMaxRows().
static ExceptionCodeExceptionCode. METADATA_BAD_AUDITDEF_PARENTFNRCM0001E
METADATA_BAD_AUDITDEF_PARENT Bad parent_id in AuditDefinition with event_class_id {0}
The parent_id in AuditDefinition having the indicated event_class_id is invalid.
static ExceptionCodeExceptionCode. METADATA_BAD_CARDINALITY_ON_MERGEFNRCM0002E
METADATA_BAD_CARDINALITY_ON_MERGE Merged properties don't have same cardinality.
static ExceptionCodeExceptionCode. METADATA_BAD_CHANGEPREPROCESSORDEF_PARENTFNRCM0034E
METADATA_BAD_CHANGEPREPROCESSORDEF_PARENT The change preprocessor definition identified by ActionId {0} and DisplayName {1} has a bad parent_id.
static ExceptionCodeExceptionCode. METADATA_BAD_MERGE_SCOPEFNRCM0003E
METADATA_BAD_MERGE_SCOPE Multiple object store searches must have at least two object stores.
static ExceptionCodeExceptionCode. METADATA_BAD_SUBTREE_CLASSFNRCM0004E
METADATA_BAD_SUBTREE_CLASS Read class "{0}" not in subtree "{1}"
The indicated read class is not in the subtree.
static ExceptionCodeExceptionCode. METADATA_BAD_TYPES_ON_MERGEFNRCM0005E
METADATA_BAD_TYPES_ON_MERGE Merged properties don't have same datatype.
static ExceptionCodeExceptionCode. METADATA_CACHE_SERIALIZEFNRCM0006E
METADATA_CACHE_SERIALIZE Serialization error of metadata cache {0}.
static ExceptionCodeExceptionCode. METADATA_DDSTATE_NULLFNRCM0007E
METADATA_DDSTATE_NULL The record in DDState has a null column or columns.
static ExceptionCodeExceptionCode. METADATA_DUP_CLASS_ALIASFNRCM0008E
METADATA_DUP_CLASS_ALIAS Duplicate alias id: {0}, on class {1}.
static ExceptionCodeExceptionCode. METADATA_DUP_OBJECT_STORE_IN_SCOPEFNRCM0009E
METADATA_DUP_OBJECT_STORE_IN_SCOPE The multiple object store search has the same object store in it multiple times.
static ExceptionCodeExceptionCode. METADATA_DUP_PROP_ALIASFNRCM0010E
METADATA_DUP_PROP_ALIAS Duplicate alias id: {0}, on property {1}.
static ExceptionCodeExceptionCode. METADATA_FAILURE_READING_METADATA_FILEFNRCM0011E
METADATA_FAILURE_READING_METADATA_FILE Failed to read static metadata file: {0}.
static ExceptionCodeExceptionCode. METADATA_INCOMPATIBLE_REVISION_ID_DBFNRCM0013E
METADATA_INCOMPATIBLE_REVISION_ID_DB The schema revision for the database of object store "{0}" is "{2}", which is incompatible with the schema revision "{1}" of the Content Engine software.
static ExceptionCodeExceptionCode. METADATA_INCOMPATIBLE_REVISIONSFNRCM0012E
METADATA_INCOMPATIBLE_REVISIONS Incompatible schema revisions: "{0}" and "{1}"
The indicated schema revisions are incompatible.
static ExceptionCodeExceptionCode. METADATA_INVALID_CVLFNRCM0014E
METADATA_INVALID_CVL The value for CVL is invalid.
static ExceptionCodeExceptionCode. METADATA_INVALID_DEFAULTFNRCM0015E
METADATA_INVALID_DEFAULT Invalid default value for property {0}
The default value for the indicated property is invalid.
static ExceptionCodeExceptionCode. METADATA_INVALID_SEARCH_MD_RESULTFNRCM0016E
METADATA_INVALID_SEARCH_MD_RESULT Server error; get search metata was expected to return a single value for {0}
The indicated request to the server for search metadata was expected to return a single value.
static ExceptionCodeExceptionCode. METADATA_LOAD_CLASS_ERRORFNRCM0017E
METADATA_LOAD_CLASS_ERROR Unable to load class: {0}.
static ExceptionCodeExceptionCode. METADATA_NO_DDSTATEFNRCM0018E
METADATA_NO_DDSTATE There is no record in DDState.
static ExceptionCodeExceptionCode. METADATA_NO_ROOT_CLASSFNRCM0019E
METADATA_NO_ROOT_CLASS Root class not in static metadata: {0}.
static ExceptionCodeExceptionCode. METADATA_NO_SUBCLASS_PROPSFNRCM0020E
METADATA_NO_SUBCLASS_PROPS Subclass properties on this class are unknown: {0}.
static ExceptionCodeExceptionCode. METADATA_OS_CACHE_LOAD_ERRORFNRCM0032E
METADATA_OS_CACHE_LOAD_ERROR The object store cache failed to load for object store {0}.
static ExceptionCodeExceptionCode. METADATA_PERSISTER_NOT_DEFINEDFNRCM0021E
METADATA_PERSISTER_NOT_DEFINED No persister defined for class {0}.
static ExceptionCodeExceptionCode. METADATA_PRIMARY_ID_NULLFNRCM0022E
METADATA_PRIMARY_ID_NULL Primary Id of property {0} is null.
static ExceptionCodeExceptionCode. METADATA_REFLECTIVE_PROPERTY_INVALIDFNRCM0023E
METADATA_REFLECTIVE_PROPERTY_INVALID Reflective property {0} (in "Constraint" column) of metadata is invalid for class {1}, property {2}
The reflective property (in 'Constraint' column) of metadata is invalid for the indicated class and property.
static ExceptionCodeExceptionCode. METADATA_REQUIRED_CLASS_INVALIDFNRCM0024E
METADATA_REQUIRED_CLASS_INVALID Required class {0} (in "DefaultValue" column) of metadata is invalid for class {1}, property {2}.
static ExceptionCodeExceptionCode. METADATA_RETRIEVE_ABOVE_ROOT_IN_DBFNRCM0027E
METADATA_RETRIEVE_ABOVE_ROOT_IN_DB Found class in DB that is above root of subtree (system error) {0}
A class was found in the database that is located above the root of the subtree.
static ExceptionCodeExceptionCode. METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAILFNRCM0025E
METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAIL Class {0} cannot be merged into cache due to a duplicate name/id.
static ExceptionCodeExceptionCode. METADATA_RETRIEVER_NOT_DEFINEDFNRCM0026E
METADATA_RETRIEVER_NOT_DEFINED No retriever defined for class {0}.
static ExceptionCodeExceptionCode. METADATA_ROOT_NOT_IN_DBFNRCM0028E
METADATA_ROOT_NOT_IN_DB Root class not in database: {0}.
static ExceptionCodeExceptionCode. METADATA_STALE_CACHEFNRCM0033E
METADATA_STALE_CACHE The metadata cache for object store {0} is stale.
static ExceptionCodeExceptionCode. METADATA_STATIC_LOAD_FAILEDFNRCM0029E
METADATA_STATIC_LOAD_FAILED An error occurred while loading static metadata.
static ExceptionCodeExceptionCode. METADATA_TOO_MANY_ROOTSFNRCM0030E
METADATA_TOO_MANY_ROOTS Too many root classes in metadata.
static ExceptionCodeExceptionCode. METADATA_UNEXPECTED_CREATE_ERRORFNRCM0031E
METADATA_UNEXPECTED_CREATE_ERROR Unexpected exception creating ObjectStoreCache: {0}.
static ExceptionCodeExceptionCode. PASSWORD_IS_EMPTY_ERRORFNRCA0035E
PASSWORD_IS_EMPTY_ERROR The password was null or empty when trying to create JAAS Subject.
static ExceptionCodeExceptionCode. PERSIST_ADDON_CREATION_FAILEDFNRCP0001E
PERSIST_ADDON_CREATION_FAILED A failure occurred while creating AddOn "{0}" in Domain "{1}".
static ExceptionCodeExceptionCode. PERSIST_ADDON_INSTALLATION_FAILEDFNRCP0002E
PERSIST_ADDON_INSTALLATION_FAILED The installation of the AddOn {0} into the object store {1} failed.
static ExceptionCodeExceptionCode. PERSIST_BAD_AUDIT_DISPOSITION_RULEFNRCP0033E
PERSIST_BAD_AUDIT_DISPOSITION_RULE The specified disposition rule contains a syntax error or an invalid property name: {0}
The specified disposition rule contains a syntax error or an invalid property name.
static ExceptionCodeExceptionCode. PERSIST_BAD_FILTERED_PROPERTY_IDFNRCP0003E
PERSIST_BAD_FILTERED_PROPERTY_ID Bad filtered property ID "{0}".
static ExceptionCodeExceptionCode. PERSIST_CANNOT_GET_DATABASE_VERSIONFNRCP0004E
PERSIST_CANNOT_GET_DATABASE_VERSION The database version could not be identified.
static ExceptionCodeExceptionCode. PERSIST_CANT_CBR_ENABLEFNRCP0005E
PERSIST_CANT_CBR_ENABLE Cannot set CBREnabled equal to true until the object store has been enabled for CBR.
static ExceptionCodeExceptionCode. PERSIST_CANT_CHANGE_CBR_LOCALEFNRCP0006E
PERSIST_CANT_CHANGE_CBR_LOCALE The CBRLocale of object store {0} may not be changed when any VerityCollection objects exist in that object store.
static ExceptionCodeExceptionCode. PERSIST_CANT_CHANGE_INDEX_REQUEST_STATUSFNRCP0048E
PERSIST_CANT_CHANGE_INDEX_REQUEST_STATUS Content Engine ignored the requested operation to change the status of the "index_request_id" index request.
static ExceptionCodeExceptionCode. PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATHFNRCP0023E
PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH The VerityIndexArea.RootDirectoryPath property cannot be changed when a VerityCollection exists in that IndexArea.
static ExceptionCodeExceptionCode. PERSIST_CANT_DELETE_INUSE_INDEX_AREAFNRCP0018E
PERSIST_CANT_DELETE_INUSE_INDEX_AREA Cannot delete a VerityIndexArea when the VerityCollections property is not empty.
static ExceptionCodeExceptionCode. PERSIST_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREAFNRCP0035E
PERSIST_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREA Application code that calls the Content Engine API methods could not delete the index_area index area for IBM Content Search Services.
static ExceptionCodeExceptionCode. PERSIST_CANT_DELETE_TEXTSEARCH_INDEXFNRCP0034E
PERSIST_CANT_DELETE_TEXTSEARCH_INDEX Application code that calls the Content Engine API methods could not delete an index for IBM Content Search Services.
static ExceptionCodeExceptionCode. PERSIST_CANT_DELETE_VERITY_COLLECTIONFNRCP0019E
PERSIST_CANT_DELETE_VERITY_COLLECTION Cannot delete a VerityCollection from an IndexArea.
static ExceptionCodeExceptionCode. PERSIST_CANT_SAVE_TEXTSEARCH_INDEXFNRCP0036E
PERSIST_CANT_SAVE_TEXTSEARCH_INDEX Application code that calls the Content Engine API methods could not create an IBM Content Search Services index.
static ExceptionCodeExceptionCode. PERSIST_CANT_USE_ZERO_GUIDFNRCP0024E
PERSIST_CANT_USE_ZERO_GUID Creating an object with a Id of all zeroes is not allowed.
static ExceptionCodeExceptionCode. PERSIST_CBR_LOCALE_NOT_SETFNRCP0007E
PERSIST_CBR_LOCALE_NOT_SET The CBRLocale property of the object store must be set before any IndexAreas are created
static ExceptionCodeExceptionCode. PERSIST_COMPOUND_DOCUMENT_INTEGRITYFNRCP0008E
PERSIST_COMPOUND_DOCUMENT_INTEGRITY An attempted operation would violate compound document integrity rules.
static ExceptionCodeExceptionCode. PERSIST_INVALID_AUDIT_FILTERING_FILTER_EXPRESSIONFNRCP0027E
PERSIST_INVALID_AUDIT_FILTERING_FILTER_EXPRESSION The filter expression value {1} is invalid for the audit definition {0}.
static ExceptionCodeExceptionCode. PERSIST_INVALID_AUDIT_FILTERING_FILTERED_PROPERTYFNRCP0028E
PERSIST_INVALID_AUDIT_FILTERING_FILTERED_PROPERTY The filter expression value {1} is invalid for the audit definition property {0}.
static ExceptionCodeExceptionCode. PERSIST_INVALID_DATABASE_CHARSETFNRCP0009E
PERSIST_INVALID_DATABASE_CHARSET The character set for this database is invalid.
static ExceptionCodeExceptionCode. PERSIST_INVALID_JOB_IDX_IDFNRCP0010E
PERSIST_INVALID_JOB_IDX_ID The IndexationId indexation_id property of the IndexJobCollectionItem object does not refer to an existing CmTextSearchIndex object.
static ExceptionCodeExceptionCode. PERSIST_INVALID_PATHFNRCP0020E
PERSIST_INVALID_PATH Property {0} contains a path name ({1}) that does not exist in the file system of the CE server.
static ExceptionCodeExceptionCode. PERSIST_INVALID_PATH_NO_WRITEFNRCP0021E
PERSIST_INVALID_PATH_NO_WRITE Property {0} contains a path name ({1}) that exists in the file system of the CE server, but cannot be written.
static ExceptionCodeExceptionCode. PERSIST_INVALID_POSTCONDITIONFNRCP0030E
PERSIST_INVALID_POSTCONDITION The postcondition expression {0} is invalid.
static ExceptionCodeExceptionCode. PERSIST_INVALID_PRECONDITIONFNRCP0029E
PERSIST_INVALID_PRECONDITION The precondition expression {0} is invalid.
static ExceptionCodeExceptionCode. PERSIST_INVALID_SUBSCRIPTION_TARGETFNRCP0011E
PERSIST_INVALID_SUBSCRIPTION_TARGET The specified subscription target is invalid.
static ExceptionCodeExceptionCode. PERSIST_INVALID_TEMP_DIRECTORY_PATHFNRCP0025E
PERSIST_INVALID_TEMP_DIRECTORY_PATH The VerityIndexArea.TempDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server.
static ExceptionCodeExceptionCode. PERSIST_NO_COLUMNFNRCP0012E
PERSIST_NO_COLUMN No column defined for property {0} on class {1}.
static ExceptionCodeExceptionCode. PERSIST_NOT_ALLOWED_CBR_ENABLE_CLASS_INDEX_REQUESTFNRCP0052E
PERSIST_NOT_ALLOWED_CBR_ENABLE_CLASS_INDEX_REQUEST Changing the IsCBREnabled property of a class definition for an IndexRequest class is not allowed.
static ExceptionCodeExceptionCode. PERSIST_NOT_ALLOWED_INDEX_REQUEST_OPERATION_CHANGEFNRCP0050E
PERSIST_NOT_ALLOWED_INDEX_REQUEST_OPERATION_CHANGE Content Engine ignored the requested change to the operation of the "index_request_id" index request.
static ExceptionCodeExceptionCode. PERSIST_OBJSTR_DATABASE_TABLES_EXISTFNRCP0013E
PERSIST_OBJSTR_DATABASE_TABLES_EXIST Database tables already exist for ObjectStore: {0}.
static ExceptionCodeExceptionCode. PERSIST_RECOVERYITEM_NOT_SUPPORTEDFNRCP0055E
PERSIST_RECOVERYITEM_NOT_SUPPORTED A recovery item cannot be created because the original object is not supported for mark for deletion.
static ExceptionCodeExceptionCode. PERSIST_RECOVERYITEM_OBJECT_DESERIALIZATION_FAILEDFNRCP0054E
PERSIST_RECOVERYITEM_OBJECT_DESERIALIZATION_FAILED The objects failed to be deserialized from a byte array.
static ExceptionCodeExceptionCode. PERSIST_RECOVERYITEM_OBJECT_SERIALIZATION_FAILEDFNRCP0053E
PERSIST_RECOVERYITEM_OBJECT_SERIALIZATION_FAILED The objects failed to be serialized into a byte array.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_CLOCK_SKEWFNRCP0043E
PERSIST_RETENTION_CLOCK_SKEW The system and RDBMS clocks are skewed, event based retention cannot be applied: skew seconds clock_skew_offset.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_COMPATIBILITY_MODEFNRCP0042E
PERSIST_RETENTION_COMPATIBILITY_MODE The default retention period of the fixed storage area is invalid for an area operating in retention compatibility mode, : Storage area {0} Default Period {1}.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_CONSTRAINT_VIOLATEDFNRCP0044E
PERSIST_RETENTION_CONSTRAINT_VIOLATED The retention date of the object cannot be altered due to a retention constraint.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_DELETE_PREVENTEDFNRCP0045E
PERSIST_RETENTION_DELETE_PREVENTED The object cannot be deleted due to a retention constraint.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_NOT_SUPPORTEDFNRCP0049E
PERSIST_RETENTION_NOT_SUPPORTED The retention feature is not currently supported.
static ExceptionCodeExceptionCode. PERSIST_RETENTION_PERIOD_PREVENTEDFNRCP0046E
PERSIST_RETENTION_PERIOD_PREVENTED The Retention Period property of the Storage Area cannot be changed to any value except NOT_ALLOWED: period RetentionPeriod.
static ExceptionCodeExceptionCode. PERSIST_SINGLETON_CLASSFNRCP0014E
PERSIST_SINGLETON_CLASS Only one instance of class {0} can be created.
static ExceptionCodeExceptionCode. PERSIST_TASK_RELATIONSHIP_INTEGRITYFNRCP0032E
PERSIST_TASK_RELATIONSHIP_INTEGRITY An attempted operation would violate task relationship integrity rules.
static ExceptionCodeExceptionCode. PERSIST_TS_CANT_CHANGE_INDEXING_LANGUAGEFNRCP0051E
PERSIST_TS_CANT_CHANGE_INDEXING_LANGUAGE Content Engine could not update the Indexing Language property because the property is deprecated and replaced with the Indexing Languages list property.
static ExceptionCodeExceptionCode. PERSIST_TS_INDEXING_LANGUAGE_NOT_SETFNRCP0040E
PERSIST_TS_INDEXING_LANGUAGE_NOT_SET Content Engine could not create an index area because the value of the Indexing Language property is null.
static ExceptionCodeExceptionCode. PERSIST_TS_INVALID_INDEXING_LANGUAGEFNRCP0041E
PERSIST_TS_INVALID_INDEXING_LANGUAGE Content Engine could not save the following value for the Indexing Language property because the value is not valid: indexing_language.
static ExceptionCodeExceptionCode. PERSIST_TS_INVALID_MAX_INDEXES_CHANGEFNRCP0038E
PERSIST_TS_INVALID_MAX_INDEXES_CHANGE IBM Content Search Services could not set the maximum number of indexes for the index_area index area.
static ExceptionCodeExceptionCode. PERSIST_TS_INVALID_ROOT_DIRECTORY_PATHFNRCP0037E
PERSIST_TS_INVALID_ROOT_DIRECTORY_PATH IBM Content Search Services could not set the root directory path for the index_area index area.
static ExceptionCodeExceptionCode. PERSIST_TS_ROOT_DIRECTORY_PATH_NO_WRITEFNRCP0039E
PERSIST_TS_ROOT_DIRECTORY_PATH_NO_WRITE IBM Content Search Services could not write index information to the index_area index area with the following root directory path: root_directory_path.
static ExceptionCodeExceptionCode. PERSIST_TS_ROOT_DIRECTORY_PATH_NOT_SETFNRCP0031E
PERSIST_TS_ROOT_DIRECTORY_PATH_NOT_SET IBM Content Search Services could not set the root directory path for the index_area index area.
static ExceptionCodeExceptionCode. PERSIST_UNEXPECTED_PROPERTY_CARDINALITYFNRCP0015E
PERSIST_UNEXPECTED_PROPERTY_CARDINALITY The property cardinality value was unexpected.
static ExceptionCodeExceptionCode. PERSIST_UNSUPPORTED_DATABASEFNRCP0016E
PERSIST_UNSUPPORTED_DATABASE Unsupported database, type {0}.
static ExceptionCodeExceptionCode. PERSIST_UNSUPPORTED_DATABASE_VERSIONFNRCP0017E
PERSIST_UNSUPPORTED_DATABASE_VERSION Unsupported database version {0} (must have at least {1}).
static ExceptionCodeExceptionCode. PERSIST_UNSUPPORTED_FEDERATED_OPFNRCP0026E
PERSIST_UNSUPPORTED_FEDERATED_OP The current operation ({0}) is not supported or invalid for the federated document.
static ExceptionCodeExceptionCode. PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENTFNRCP0022E
PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT If either the VerityMasterAdminServerHostname or VerityMasterAdminServerPort is non-null, both must be non-null.
static ExceptionCodeExceptionCode. PUBLISH_BAD_PUBLISH_REQUESTFNRCU0001E
PUBLISH_BAD_PUBLISH_REQUEST The publish request is invalid.
static ExceptionCodeExceptionCode. PUBLISH_BAD_PUBLISH_TEMPLATEFNRCU0002E
PUBLISH_BAD_PUBLISH_TEMPLATE An exception occurred while handling the provided publish template object.
static ExceptionCodeExceptionCode. PUBLISH_CONTENT_ELEMENT_NOT_FOUNDFNRCU0008E
PUBLISH_CONTENT_ELEMENT_NOT_FOUND Publishing requires that the source document must contain a content element, but none was found.
static ExceptionCodeExceptionCode. PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTEDFNRCU0007E
PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTED Publishing does not support a content reference as the first content element of the source document.
static ExceptionCodeExceptionCode. PUBLISH_DITA_INVALID_DITAOTFNRCQ0014E
PUBLISH_DITA_INVALID_DITAOT The DITA Open Toolkit is not installed in the specified DITAHome location, {0}, specified in the DITA Rendition Engine Connection.
static ExceptionCodeExceptionCode. PUBLISH_DITA_INVALID_DITAOT_LIBFNRCQ0013E
PUBLISH_DITA_INVALID_DITAOT_LIB The DITA Open Toolkit lib folder was not found or is invalid.
static ExceptionCodeExceptionCode. PUBLISH_DITA_INVALID_DITAVALFNRCQ0012E
PUBLISH_DITA_INVALID_DITAVAL DITAVAL file requires DocumentTitle, ContentSize, and ContentElement properties.
static ExceptionCodeExceptionCode. PUBLISH_DITA_INVALID_WORKSPACE_FOLDERFNRCQ0008E
PUBLISH_DITA_INVALID_WORKSPACE_FOLDER The DITA temp workspace folder exists but is not a folder {0}.
static ExceptionCodeExceptionCode. PUBLISH_DITA_JAVA_HOME_UNDEFINEDFNRCQ0011E
PUBLISH_DITA_JAVA_HOME_UNDEFINED The JAVA_HOME environment variable is not defined.
static ExceptionCodeExceptionCode. PUBLISH_DITA_PUBLICATION_NOT_FOUNDFNRCQ0015E
PUBLISH_DITA_PUBLICATION_NOT_FOUND The DITA publication file was not found {0}.
static ExceptionCodeExceptionCode. PUBLISH_DITA_RENDER_FAILEDFNRCQ0007E
PUBLISH_DITA_RENDER_FAILED The DITA Open Toolkit render operation failed.
static ExceptionCodeExceptionCode. PUBLISH_DITA_UNABLE_TO_CREATEFNRCQ0010E
PUBLISH_DITA_UNABLE_TO_CREATE Unable to create temp DITA file or folder {0}.
static ExceptionCodeExceptionCode. PUBLISH_DITA_UNABLE_TO_DELETEFNRCQ0009E
PUBLISH_DITA_UNABLE_TO_DELETE After a render operation, the deletion of the DITA temp file or folder failed temp.
static ExceptionCodeExceptionCode. PUBLISH_HANDLER_THREWFNRCU0004E
PUBLISH_HANDLER_THREW An exception occurred in the Publishing handler.
static ExceptionCodeExceptionCode. PUBLISH_NO_HANDLERFNRCU0003E
PUBLISH_NO_HANDLER Unable to get a handler for the PublishRequest {0}.
static ExceptionCodeExceptionCode. PUBLISH_READING_PR_PUBLISHINGSTATUS_THREWFNRCU0006E
PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW Reading the PublishRequest.PublishingStatus threw
static ExceptionCodeExceptionCode. PUBLISH_READING_REC_THREWFNRCU0005E
PUBLISH_READING_REC_THREW Reading the RenditionEngineConnection threw.
static ExceptionCodeExceptionCode. REPLICATION_LATER_VERSION_EXISTSFNRCY0001E
REPLICATION_LATER_VERSION_EXISTS Can not replicate version {0}.{1} because a later version of {2}.{3} already exists in the target object store.
static ExceptionCodeExceptionCode. RETRIEVE_ALL_PROPS_FROM_SAME_CLASSFNRCR0001E
RETRIEVE_ALL_PROPS_FROM_SAME_CLASS When returning objects all properties selected must be from same class.
static ExceptionCodeExceptionCode. RETRIEVE_AMBIGUOUS_PROPERTYFNRCR0002E
RETRIEVE_AMBIGUOUS_PROPERTY Ambiguous property has no table specifier: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_APPEND_ACTIVE_CLAUSEFNRCR0003E
RETRIEVE_BAD_APPEND_ACTIVE_CLAUSE The call to SelectStatementEx.appendActiveClause is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_CONTENT_ELEMENT_IDFNRCR0004E
RETRIEVE_BAD_CONTENT_ELEMENT_ID Bad element id in Content table.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_CONTENT_ELEMENT_ORDINALFNRCR0005E
RETRIEVE_BAD_CONTENT_ELEMENT_ORDINAL Invalid ordinal {0} in element_id of content.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_CONTINUATION_STRINGFNRCR0006E
RETRIEVE_BAD_CONTINUATION_STRING The continuation string is invalid: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_GET_OBJECT_PARAMETERSFNRCR0007E
RETRIEVE_BAD_GET_OBJECT_PARAMETERS The getObject parameters are invalid.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_GLOBAL_IDENTITYFNRCR0008E
RETRIEVE_BAD_GLOBAL_IDENTITY The global identity is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_MULTI_SELECT_DISTINCTFNRCR0009E
RETRIEVE_BAD_MULTI_SELECT_DISTINCT Cannot use select distinct if selected property not defined in all object stores of multi object store query: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_NAME_PROPERTYFNRCR0010E
RETRIEVE_BAD_NAME_PROPERTY Name property not set up correctly in system metadata on class {0} (system error).
static ExceptionCodeExceptionCode. RETRIEVE_BAD_OBJECT_ADDRESSFNRCR0011E
RETRIEVE_BAD_OBJECT_ADDRESS The ObjectAddress is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_OBJECT_COLUMN_TYPEFNRCR0012E
RETRIEVE_BAD_OBJECT_COLUMN_TYPE Invalid column type for object property {0}.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_ORDERBY_DATATYPEFNRCR0013E
RETRIEVE_BAD_ORDERBY_DATATYPE The datatype for the ORDER BY clause is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_PROPERTY_FILTER_TYPEFNRCR0014E
RETRIEVE_BAD_PROPERTY_FILTER_TYPE Unknown property type in PropertyFilter: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_BAD_REPOSITORY_SEARCHFNRCR0015E
RETRIEVE_BAD_REPOSITORY_SEARCH AdHocClassRetriever.executeSearch can be called only for a repository search.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_COMPARE_TYPESFNRCR0016E
RETRIEVE_CANT_COMPARE_TYPES Cannot compare dissimilar types.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_CREATE_RETRIEVERFNRCR0017E
RETRIEVE_CANT_CREATE_RETRIEVER Cannot create retriever: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIRFNRCR0018E
RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIR Can't create temp file directory {0} for use with content search.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_GET_LOCAL_HOSTFNRCR0019E
RETRIEVE_CANT_GET_LOCAL_HOST The local host cannot be opened.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_GET_OBJECT_IDFNRCR0020E
RETRIEVE_CANT_GET_OBJECT_ID The object is not an independent or global object.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_MODIFY_ROOT_FOLDERFNRCR0021E
RETRIEVE_CANT_MODIFY_ROOT_FOLDER The root folder cannot be modified.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_OPEN_COLLECTIONFNRCR0022E
RETRIEVE_CANT_OPEN_COLLECTION Cannot open Verity collection "{0}", error: {1}
The indicated Verity collection cannot be opened.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_OPEN_WORKSPACEFNRCR0023E
RETRIEVE_CANT_OPEN_WORKSPACE Cannott open Verity workspace.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMNFNRCR0024E
RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMN No column defined on property used with "distinct": {0}.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_SELECT_DISTINCT_RANK_WITH_OVERRIDE_REQUIREDFNRCA0129E
RETRIEVE_CANT_SELECT_DISTINCT_RANK_WITH_OVERRIDE_REQUIRED A CBR search is not allowed when you use a SQL statement that selects the CBR rank property and has the keyword DISTINCT when the object store property CBRQueryRankOverride is set to Required.
static ExceptionCodeExceptionCode. RETRIEVE_CANT_SELECT_WITH_DISTINCTFNRCR0025E
RETRIEVE_CANT_SELECT_WITH_DISTINCT Can't select property with "distinct": {0}.
static ExceptionCodeExceptionCode. RETRIEVE_CONTENT_JOIN_INVALIDFNRCR0089E
RETRIEVE_CONTENT_JOIN_INVALID Join on content search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_CONTENT_NOT_TRANSFERFNRCR0026E
RETRIEVE_CONTENT_NOT_TRANSFER Content for document {0}, ordinal {1} is not ContentTransfer.
static ExceptionCodeExceptionCode. RETRIEVE_CONTENT_SEARCH_ANDFNRCR0027E
RETRIEVE_CONTENT_SEARCH_AND A SQL statement that is constructed with the CONTAINS operator must include the AND operator if a ContentSearch class is joined with an inner join.
static ExceptionCodeExceptionCode. RETRIEVE_CONTENT_SEARCH_FAILEDFNRCR0028E
RETRIEVE_CONTENT_SEARCH_FAILED The content search failed for search string="{0}", type={1}, property="{2}", class="{3}", and object store="{4}".
static ExceptionCodeExceptionCode. RETRIEVE_CONTENT_SEARCH_ORFNRCR0029E
RETRIEVE_CONTENT_SEARCH_OR A SQL statement that is constructed with the CONTAINS operator must include the OR operator if a ContentSearch class is not joined with an inner join.
static ExceptionCodeExceptionCode. RETRIEVE_DBCONTEXT_NULLFNRCR0030E
RETRIEVE_DBCONTEXT_NULL The database context is unexpectedly null.
static ExceptionCodeExceptionCode. RETRIEVE_EXCEEDED_BLOB_BUFFERFNRCR0031E
RETRIEVE_EXCEEDED_BLOB_BUFFER Exceeded maximum length of blob buffer {0}.
static ExceptionCodeExceptionCode. RETRIEVE_EXPECTED_IDFNRCR0032E
RETRIEVE_EXPECTED_ID Expected id property (system error)
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_CLASSID_FOR_PROPFNRCR0033E
RETRIEVE_INVALID_CLASSID_FOR_PROP Invalid class id ({0}) for property {1}.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_DEPENDENT_FETCHFNRCR0034E
RETRIEVE_INVALID_DEPENDENT_FETCH Attempt to get a dependent property by item index when property is not a dependent list: {0}
An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_ISCLASS_ALIASFNRCR0035E
RETRIEVE_INVALID_ISCLASS_ALIAS Invalid class alias in isclass test {0}.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_LIST_DATATYPEFNRCR0036E
RETRIEVE_INVALID_LIST_DATATYPE Invalid list datatype for property {0}.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_OPERATOR_FOR_CONTAINSFNRCR0037E
RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS Invalid operator used with CONTAINS/FREETEXT: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_PROPERTY_VALUEFNRCR0038E
RETRIEVE_INVALID_PROPERTY_VALUE Invalid property value type for property {0}.
static ExceptionCodeExceptionCode. RETRIEVE_INVALID_REFLECTIVE_PROPFNRCR0092E
RETRIEVE_INVALID_REFLECTIVE_PROP Invalid Reflective property(={0}) specified for Enum Propeorty(={1}).
static ExceptionCodeExceptionCode. RETRIEVE_ITEM_INDEX_NEGATIVEFNRCR0039E
RETRIEVE_ITEM_INDEX_NEGATIVE The item index is negative in the request to retrieve a dependent object.
static ExceptionCodeExceptionCode. RETRIEVE_MISSING_CONTENTSEARCH_JOINFNRCR0040E
RETRIEVE_MISSING_CONTENTSEARCH_JOIN A SQL statement that is constructed with the CONTAINS operator must include a FROM clause with a ContentSearch table joined to another table.
static ExceptionCodeExceptionCode. RETRIEVE_MORE_THAN_ONE_CONTENT_TABLEFNRCR0041E
RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE Cannot have more than one ContentSearch table joined into a search.
static ExceptionCodeExceptionCode. RETRIEVE_MULTI_OBJECT_STORE_IN_TRANFNRCR0088E
RETRIEVE_MULTI_OBJECT_STORE_IN_TRAN Doing a multiple object store search while in a distributed transaction, such as executing inside event action, is not supported.
static ExceptionCodeExceptionCode. RETRIEVE_MULTIPLE_COLUMN_NAMESFNRCR0042E
RETRIEVE_MULTIPLE_COLUMN_NAMES Two properties with same table have different column names.
static ExceptionCodeExceptionCode. RETRIEVE_MULTIPLE_CONTAINSORFREETEXTFNRCR0043E
RETRIEVE_MULTIPLE_CONTAINSORFREETEXT A SQL statement cannot have more than one CONTAINS clause.
static ExceptionCodeExceptionCode. RETRIEVE_MULTIPLE_DATATYPESFNRCR0044E
RETRIEVE_MULTIPLE_DATATYPES Two properties with same table have different data types.
static ExceptionCodeExceptionCode. RETRIEVE_MULTIPLE_ON_CONTENTFNRCR0045E
RETRIEVE_MULTIPLE_ON_CONTENT An ON condition that references content search tables more than once is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_NEED_MULTIPLE_OBJECT_STORESFNRCR0090E
RETRIEVE_NEED_MULTIPLE_OBJECT_STORES At least two object stores must be supplied to a merged scope query.
static ExceptionCodeExceptionCode. RETRIEVE_NEED_SEARCH_SERVERFNRCR0046E
RETRIEVE_NEED_SEARCH_SERVER Must have at least one search server specified for index area {0}
At least one search server must be specified for the indicated index area.
static ExceptionCodeExceptionCode. RETRIEVE_NO_DISTINCT_MERGEFNRCR0049E
RETRIEVE_NO_DISTINCT_MERGE The DISTINCT operator is not supported in merged scope queries.
static ExceptionCodeExceptionCode. RETRIEVE_NO_INDEX_AREA_FOR_COLLECTIONFNRCR0050E
RETRIEVE_NO_INDEX_AREA_FOR_COLLECTION No verity index area for collection id: {0}
There is no Verity index area for the indicated collection id.
static ExceptionCodeExceptionCode. RETRIEVE_NO_ITEM_INDEXFNRCR0051E
RETRIEVE_NO_ITEM_INDEX No item index in request to retrieve dependent object.
static ExceptionCodeExceptionCode. RETRIEVE_NO_REQUIRED_CLASSFNRCR0052E
RETRIEVE_NO_REQUIRED_CLASS Persistent property {0} has no required class.
static ExceptionCodeExceptionCode. RETRIEVE_NO_ROOT_FOLDERFNRCR0053E
RETRIEVE_NO_ROOT_FOLDER The root folder is not in the cache.
static ExceptionCodeExceptionCode. RETRIEVE_NO_SELECTED_PROPERTYFNRCR0054E
RETRIEVE_NO_SELECTED_PROPERTY The selected property was not found in the property list.
static ExceptionCodeExceptionCode. RETRIEVE_NO_TEXTSEARCH_INDEXFNRCR0093E
RETRIEVE_NO_TEXTSEARCH_INDEX No Text search Index for index id: {0}
There is no Text search Index for the indicated index id.
static ExceptionCodeExceptionCode. RETRIEVE_NO_VERITY_COLLECTIONFNRCR0055E
RETRIEVE_NO_VERITY_COLLECTION No verity collection for collection id: {0}
There is no Verity collection for the indicated collection id.
static ExceptionCodeExceptionCode. RETRIEVE_NOT_IMPLEMENTEDFNRCR0047E
RETRIEVE_NOT_IMPLEMENTED Not Implemented.
static ExceptionCodeExceptionCode. RETRIEVE_NOT_OBJECTFNRCR0048E
RETRIEVE_NOT_OBJECT Property for getObject must be object: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_NULL_CONTENTSEARCH_JOINFNRCR0056E
RETRIEVE_NULL_CONTENTSEARCH_JOIN A null row cannot be joined to ContentSearch.
static ExceptionCodeExceptionCode. RETRIEVE_NULL_ENUM_COLUMNFNRCR0091E
RETRIEVE_NULL_ENUM_COLUMN Attempt to retrieve an enumeration property that has a reflective property with no column defined.
static ExceptionCodeExceptionCode. RETRIEVE_NULL_TABLE_LISTFNRCR0057E
RETRIEVE_NULL_TABLE_LIST Cannot use property ({0}) with null table for list cardinality.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_MERGED_SCOPE_RANK_ORDERFNRCA0127E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_MERGED_SCOPE_RANK_ORDER A merged scope CBR search is not allowed when you use a SQL statement that orders by rank and has a CBR optimization SQL option of CBR_DYNAMIC_THRESHOLD unless one or more object stores included in the search have their CBRQueryRankOverride property set to Required.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_MULTIPLE_JOINFNRCA0122E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_MULTIPLE_JOIN A multiple join containing an outer join in which the ContentSearch join is not the last join on the right is not allowed in a search that uses a CBR optimization SQL option other than CBR_CONTENT_FIRST.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_OUTER_JOINFNRCA0120E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_OUTER_JOIN An outer join to the ContentSearch class is not allowed in a search that uses a CBR optimization SQL option other than CBR_CONTENT_FIRST.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_PROPERTY_CONDITIONSFNRCA0121E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_PROPERTY_CONDITIONS ContentSearch property conditions are not allowed in a search that uses a CBR optimization SQL option other than CBR_CONTENT_FIRST.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_RANK_ORDERFNRCA0123E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_RANK_ORDER A CBR search that is ordered by rank and uses a CBR optimization SQL option of CBR_DB_FIRST is not allowed.
static ExceptionCodeExceptionCode. RETRIEVE_OPTIMIZED_SEARCH_INVALID_SELECT_DISTINCTFNRCA0125E
RETRIEVE_OPTIMIZED_SEARCH_INVALID_SELECT_DISTINCT A CBR optimization SQL option is not allowed in a SQL statement that uses the DISTINCT keyword with the RANK keyword in a select list.
static ExceptionCodeExceptionCode. RETRIEVE_ORDER_BY_NOT_SELECTEDFNRCR0058E
RETRIEVE_ORDER_BY_NOT_SELECTED Order by property must be in selection list: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_ORDER_CLAUSE_PARSE_FAILUREFNRCR0059E
RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE Expected one child node of order property (system error).
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_BAD_CARDINALITYFNRCR0060E
RETRIEVE_PARSE_BAD_CARDINALITY The cardinality (list or single-valued property) does not match the cardinality of the operator expression for property {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_BAD_CHILD_COUNTFNRCR0061E
RETRIEVE_PARSE_BAD_CHILD_COUNT Unexpected number of child elements of "{0}".
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_BAD_LONG_STRINGFNRCR0062E
RETRIEVE_PARSE_BAD_LONG_STRING Long string property {0} not allowed with given operator.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_BAD_ROOT_CHILDFNRCR0063E
RETRIEVE_PARSE_BAD_ROOT_CHILD The child of the root query node is unrecognized.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_CANT_COMPARE_CONSTANTSFNRCR0064E
RETRIEVE_PARSE_CANT_COMPARE_CONSTANTS An attempt was made to compare two constants that are dates, booleans, or GUIDs.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_CONSTANT_NOT_ALLOWEDFNRCR0065E
RETRIEVE_PARSE_CONSTANT_NOT_ALLOWED Constant not allowed with operator {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWEDFNRCR0066E
RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWED Expression not allowed with operator {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_ACCESSGRANTEDFNRCA0128E
RETRIEVE_PARSE_INVALID_ACCESSGRANTED The access granted search keyword is not allowed in a {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_CBR_SUBQUERYFNRCA0124E
RETRIEVE_PARSE_INVALID_CBR_SUBQUERY A CBR search cannot be performed in a subquery.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_FOLDER_SYNTAXFNRCR0067E
RETRIEVE_PARSE_INVALID_FOLDER_SYNTAX Invalid folder syntax: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTYFNRCR0068E
RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY The property used as the first argument of the FREETEXT operator is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_NODE_TYPEFNRCR0069E
RETRIEVE_PARSE_INVALID_NODE_TYPE Invalid node type: "{0}".
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_OBJECT_FUNCTIONFNRCR0070E
RETRIEVE_PARSE_INVALID_OBJECT_FUNCTION Invalid argument to object function: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_QUERY_PROPERTYFNRCR0071E
RETRIEVE_PARSE_INVALID_QUERY_PROPERTY Invalid property in query: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERANDFNRCR0072E
RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND The operand on the right side of INFOLDER is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_NO_COLUMN_DEFINEDFNRCR0073E
RETRIEVE_PARSE_NO_COLUMN_DEFINED Property searched for ({0}) has no column defined.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_NO_FROM_CLAUSEFNRCR0074E
RETRIEVE_PARSE_NO_FROM_CLAUSE No FROM clause was specified in the query.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_OBJECT_IN_FROMFNRCR0075E
RETRIEVE_PARSE_OBJECT_IN_FROM The OBJECT function is not allowed in a FROM clause.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_PROPERTY_NEEDS_CLASSFNRCR0076E
RETRIEVE_PARSE_PROPERTY_NEEDS_CLASS Property {0} must be qualified by a class name.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_PROPERTY_NOT_ALLOWEDFNRCR0077E
RETRIEVE_PARSE_PROPERTY_NOT_ALLOWED Property {0} not allowed with operator {1}.
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_UNEXPECTED_NODEFNRCR0078E
RETRIEVE_PARSE_UNEXPECTED_NODE Unexpected node type in "{0}".
static ExceptionCodeExceptionCode. RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPEFNRCR0079E
RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPE Unexpected datatype for operator: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_PATH_SLASHFNRCR0080E
RETRIEVE_PATH_SLASH Path "path_name" does not start with the required '/' or '\'.
static ExceptionCodeExceptionCode. RETRIEVE_PROPERTY_NOT_DEFINEDFNRCR0081E
RETRIEVE_PROPERTY_NOT_DEFINED The property {0} is not defined.
static ExceptionCodeExceptionCode. RETRIEVE_PROPERTY_NOT_ORDERABLEFNRCR0082E
RETRIEVE_PROPERTY_NOT_ORDERABLE Property not orderable: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_ADD_ITEM_VALUES_NOT_SETFNRCA0111E
RETRIEVE_SEARCH_ADD_ITEM_VALUES_NOT_SET An item to be added to the search XML does not have all of the required attribute values set.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_CANNOT_MODIFY_NONEXISTENT_ITEMFNRCA0112E
RETRIEVE_SEARCH_CANNOT_MODIFY_NONEXISTENT_ITEM An item to be modified was not found in the search XML.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_CLAUSE_NOT_FOUNDFNRCA0103E
RETRIEVE_SEARCH_CLAUSE_NOT_FOUND The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_EXCLUDE_TARGET_NOT_PRESENTFNRCA0110E
RETRIEVE_SEARCH_EXCLUDE_TARGET_NOT_PRESENT An object specified to be excluded from the search XML does not exist.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_FOLDER_NOT_FOUNDFNRCA0104E
RETRIEVE_SEARCH_FOLDER_NOT_FOUND The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_ATTRIBUTEFNRCA0113E
RETRIEVE_SEARCH_INVALID_ATTRIBUTE An attribute in search XML was assigned an invalid value.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_GROUPINGFNRCA0114E
RETRIEVE_SEARCH_INVALID_GROUPING A range for the search modifier was not specified in the search XML.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_MIMETYPEFNRCA0106E
RETRIEVE_SEARCH_INVALID_MIMETYPE The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_PARAMETER_QUERY_FROM_CLASSFNRCA0108E
RETRIEVE_SEARCH_INVALID_PARAMETER_QUERY_FROM_CLASS The searchClauseFromClass parameter for the SearchScope method to execute the stored search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_SORT_LEVELFNRCA0116E
RETRIEVE_SEARCH_INVALID_SORT_LEVEL The sort level specified in the search XML is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_VERSIONFNRCA0117E
RETRIEVE_SEARCH_INVALID_VERSION The version specified in the search XML is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_XMLFNRCA0115E
RETRIEVE_SEARCH_INVALID_XML The search XML is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_INVALID_XML_QUERY_FROM_CLASSFNRCA0107E
RETRIEVE_SEARCH_INVALID_XML_QUERY_FROM_CLASS The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_REQUIRED_MERGE_DATA_NOT_PRESENTFNRCA0109E
RETRIEVE_SEARCH_REQUIRED_MERGE_DATA_NOT_PRESENT The templateData parameter for the SearchScope method to execute the stored search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_SUBCLASS_NOT_FOUNDFNRCA0105E
RETRIEVE_SEARCH_SUBCLASS_NOT_FOUND The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_ATTRIBUTE_VALUEFNRCA0096E
RETRIEVE_SEARCH_XML_INVALID_ATTRIBUTE_VALUE The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_CHILD_NODE_COUNTFNRCA0097E
RETRIEVE_SEARCH_XML_INVALID_CHILD_NODE_COUNT The XML to use for the search is not well-formed.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_CONTENT_ITEM_COUNTFNRCA0098E
RETRIEVE_SEARCH_XML_INVALID_CONTENT_ITEM_COUNT The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_FUZZY_MODIFIERFNRCA0118E
RETRIEVE_SEARCH_XML_INVALID_FUZZY_MODIFIER Invalid value for fuzzy search parameter, must be greater then 0.0 and less then 1.0, value = {0}.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_GROUPACTION_ATTRIBUTEFNRCA0101E
RETRIEVE_SEARCH_XML_INVALID_GROUPACTION_ATTRIBUTE The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_PROXIMITY_MODIFIERFNRCA0119E
RETRIEVE_SEARCH_XML_INVALID_PROXIMITY_MODIFIER Invalid value for proximity search parameter, value = {0}.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_RESET_OF_CONTENT_ITEMFNRCA0099E
RETRIEVE_SEARCH_XML_INVALID_RESET_OF_CONTENT_ITEM The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_RETRIEVE_OF_CONTENT_ITEMFNRCA0100E
RETRIEVE_SEARCH_XML_INVALID_RETRIEVE_OF_CONTENT_ITEM The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_INVALID_WORKVARIATION_ATTRIBUTEFNRCA0102E
RETRIEVE_SEARCH_XML_INVALID_WORKVARIATION_ATTRIBUTE The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_REQUIRED_ELEMENT_OR_ATTRIBUTE_HAS_NO_VALUEFNRCA0095E
RETRIEVE_SEARCH_XML_REQUIRED_ELEMENT_OR_ATTRIBUTE_HAS_NO_VALUE The XML to use for the search is invalid.
static ExceptionCodeExceptionCode. RETRIEVE_SEARCH_XML_REQUIRED_ELEMENT_OR_ATTRIBUTE_NOT_PRESENTFNRCA0094E
RETRIEVE_SEARCH_XML_REQUIRED_ELEMENT_OR_ATTRIBUTE_NOT_PRESENT The XML to use for the search is incomplete.
static ExceptionCodeExceptionCode. RETRIEVE_SQL_SYNTAX_ERRORFNRCR0083E
RETRIEVE_SQL_SYNTAX_ERROR There was a syntax error in a SQL query or filter expression at line {0}, position {1}.
static ExceptionCodeExceptionCode. RETRIEVE_UNEXPECTED_PROP_CONSTRAINTFNRCR0084E
RETRIEVE_UNEXPECTED_PROP_CONSTRAINT Unexpected property has constraint: {0}.
static ExceptionCodeExceptionCode. RETRIEVE_UNEXPECTED_SELECTIONFNRCR0085E
RETRIEVE_UNEXPECTED_SELECTION The object property selection was unexpected.
static ExceptionCodeExceptionCode. RETRIEVE_UNRECOGNIZED_QUERY_DATEFNRCR0086E
RETRIEVE_UNRECOGNIZED_QUERY_DATE Unrecognized query date "{0}".
static ExceptionCodeExceptionCode. RETRIEVE_UNSELECT_ORDER_BYFNRCR0087E
RETRIEVE_UNSELECT_ORDER_BY An unselected property in the ORDER BY clause can be only the id column.
static ExceptionCodeExceptionCode. RETRIEVE_UNSUPPORTED_OBJECT_RETRIEVALFNRCA0126E
RETRIEVE_UNSUPPORTED_OBJECT_RETRIEVAL The object cannot be retrieved because its class is unsupported for object retrieval.
static ExceptionCodeExceptionCode. SCRIPT_ERRORFNRCZ0001E
SCRIPT_ERROR There was an error running the script.
static ExceptionCodeExceptionCode. SCRIPT_LOAD_INVOKE_ERRORFNRCZ0002E
SCRIPT_LOAD_INVOKE_ERROR There was an error loading or invoking the script engine.
static ExceptionCodeExceptionCode. SCRIPT_NO_SUCH_METHODFNRCZ0003E
SCRIPT_NO_SUCH_METHOD No such method in script: {0}
The method specified does not exist in the indicated script.
static ExceptionCodeExceptionCode. SCRIPT_SYNTAX_ERRORFNRCZ0004E
SCRIPT_SYNTAX_ERROR There was an error loading the script.
static ExceptionCodeExceptionCode. SECURITY_ANONYMOUS_DISALLOWEDFNRCS0001E
SECURITY_ANONYMOUS_DISALLOWED Access to Content Engine was not allowed because the request was made anonymously instead of by an authenticated user.
static ExceptionCodeExceptionCode. SECURITY_DEFAULT_CONFIG_EXCEPTIONFNRCS0021E
SECURITY_DEFAULT_CONFIG_EXCEPTION An unexpected exception occurred while parsing the default JAAS configuration file.
static ExceptionCodeExceptionCode. SECURITY_DEFAULT_CONFIG_EXPAND_ERRORFNRCS0022E
SECURITY_DEFAULT_CONFIG_EXPAND_ERROR Cannot expand Java system property property_name in the default JAAS configuration file.
static ExceptionCodeExceptionCode. SECURITY_DEFAULT_CONFIG_PARSE_ERRORFNRCS0023E
SECURITY_DEFAULT_CONFIG_PARSE_ERROR Error parsing the default JAAS configuration file.
static ExceptionCodeExceptionCode. SECURITY_DOMAIN_ENCRYPTION_UNDEFINEDFNRCS0020E
SECURITY_DOMAIN_ENCRYPTION_UNDEFINED The {0} property is undefined for this domain.
static ExceptionCodeExceptionCode. SECURITY_EXCEPTION_READING_OBJECTFNRCS0002E
SECURITY_EXCEPTION_READING_OBJECT An exception occurred while reading a SecurityDescriptor (ACE or ACL).
static ExceptionCodeExceptionCode. SECURITY_EXCEPTION_WRITING_OBJECTFNRCS0003E
SECURITY_EXCEPTION_WRITING_OBJECT An exception occurred while writing a SecurityDescriptor (ACE or ACL).
static ExceptionCodeExceptionCode. SECURITY_INVALID_CONFIGURATIONFNRCS0004E
SECURITY_INVALID_CONFIGURATION The security configuration is incorrect.
static ExceptionCodeExceptionCode. SECURITY_INVALID_CREDENTIALSFNRCS0005E
SECURITY_INVALID_CREDENTIALS Access to the Content Engine was not allowed because the Content Engine API library or the Web Service Interface (WSI) Listener could not find the required security context information.
static ExceptionCodeExceptionCode. SECURITY_INVALID_DNFNRCS0006E
SECURITY_INVALID_DN Invalid Distinguished Name: {0}
A Distinguished Name with invalid string format as defined by the standard LDAP protocol is found.
static ExceptionCodeExceptionCode. SECURITY_INVALID_INHERITANCEFNRCS0024E
SECURITY_INVALID_INHERITANCE This object {0} was designated as one that has inherited security and has no inheritable security object values.
static ExceptionCodeExceptionCode. SECURITY_INVALID_SECURITY_DESCRIPTORFNRCS0007E
SECURITY_INVALID_SECURITY_DESCRIPTOR An invalid security descriptor was found
static ExceptionCodeExceptionCode. SECURITY_INVALID_SID_STRINGFNRCS0009E
SECURITY_INVALID_SID_STRING The Security Id string {0} is not a valid Security Id.
static ExceptionCodeExceptionCode. SECURITY_LDAP_AUTHENTICATION_FAILEDFNRCS0027E
SECURITY_LDAP_AUTHENTICATION_FAILED LDAP authentication failed when performing 'Operation' for principal 'principalIdOrName'.
static ExceptionCodeExceptionCode. SECURITY_LDAP_PROVIDER_FAILEDFNRCS0025E
SECURITY_LDAP_PROVIDER_FAILED The server was not able to access the LDAP provider while attempting the operation Operation for the security principal principalIdOrName.
static ExceptionCodeExceptionCode. SECURITY_LDAP_UNSUPPORTED_OPERATIONFNRCS0026E
SECURITY_LDAP_UNSUPPORTED_OPERATION LDAP operation 'Operation' not supported for principal 'principalIdOrName'.
static ExceptionCodeExceptionCode. SECURITY_MISSING_DEFAULT_INSTANCE_SECURITYFNRCS0010E
SECURITY_MISSING_DEFAULT_INSTANCE_SECURITY The default instance security for class {0} is missing
The default instance security for the indicated class is missing.
static ExceptionCodeExceptionCode. SECURITY_MISSING_IMPERSONATION_REGION_IDFNRCS0068E
SECURITY_MISSING_IMPERSONATION_REGION_ID The CE isolated region object was not found.
static ExceptionCodeExceptionCode. SECURITY_MISSING_REQUIRED_LDAP_ATTRIBUTE_VALUEFNRCS0067E
SECURITY_MISSING_REQUIRED_LDAP_ATTRIBUTE_VALUE A null or empty value encountered during retrieval of a required LDAP attribute value.
static ExceptionCodeExceptionCode. SECURITY_MISSING_SECURITY_IDFNRCS0011E
SECURITY_MISSING_SECURITY_ID The security ID securityId cannot be found in the security descriptor table.
static ExceptionCodeExceptionCode. SECURITY_SID_ATTRIBUTE_VALUE_SIZELIMIT_EXCEEDEDFNRCS0066E
SECURITY_SID_ATTRIBUTE_VALUE_SIZELIMIT_EXCEEDED The size of SID attribute SIDAttributeValue exceeded limitation of sizelimit bytes.
static ExceptionCodeExceptionCode. SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTEDFNRCS0013E
SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTED Sort type specified {0} is not supported in eDirectory.
static ExceptionCodeExceptionCode. SECURITY_TOO_MANY_MATCHESFNRCS0014E
SECURITY_TOO_MANY_MATCHES More than one user or group {0} was found in the configured realms for the given attribute {1} and value {2}.
static ExceptionCodeExceptionCode. SECURITY_UNEXPECTED_ACE_TYPEFNRCS0015E
SECURITY_UNEXPECTED_ACE_TYPE Unexpected ACE type {0}.
static ExceptionCodeExceptionCode. SECURITY_UNEXPECTED_VERSIONFNRCS0016E
SECURITY_UNEXPECTED_VERSION Unexpected Security Descriptor, ACL or ACE version {0}.
static ExceptionCodeExceptionCode. SECURITY_WSI_KERBEROS_CREDENTIAL_INVALIDFNRCS0018E
SECURITY_WSI_KERBEROS_CREDENTIAL_INVALID Web services Kerberos credential invalid: {0}.
static ExceptionCodeExceptionCode. SECURITY_WSI_KERBEROS_LOGIN_FAILEDFNRCS0019E
SECURITY_WSI_KERBEROS_LOGIN_FAILED Web services Kerberos login failed: {0}.
static ExceptionCodeExceptionCode. SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDEDFNRCS0017E
SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDED The Content Engine Web Services login failed since no login modules succeeded.
static ExceptionCodeExceptionCode. TRANSPORT_CALL_CONTEXT_ALREADY_SETUPFNRCT0001E
TRANSPORT_CALL_CONTEXT_ALREADY_SETUP The current thread already has a call context associated with it.
static ExceptionCodeExceptionCode. TRANSPORT_CALL_CONTEXT_NOT_SETUPFNRCT0002E
TRANSPORT_CALL_CONTEXT_NOT_SETUP The current thread has no call context associated with it.
static ExceptionCodeExceptionCode. TRANSPORT_CORRELATION_ID_MISSINGFNRCT0003E
TRANSPORT_CORRELATION_ID_MISSING The server returned a response and the correlation ID is missing.
static ExceptionCodeExceptionCode. TRANSPORT_EJB_UNABLE_TO_CONNECTFNRCT0066E
TRANSPORT_EJB_UNABLE_TO_CONNECT Unable to connect to Content Engine.
static ExceptionCodeExceptionCode. TRANSPORT_EJB_UNABLE_TO_CREATE_CONTENT_DOWNLOAD_EJBFNRCT0065E
TRANSPORT_EJB_UNABLE_TO_CREATE_CONTENT_DOWNLOAD_EJB Enterprise Java Bean (EJB) cannot be created to retrieve content.
static ExceptionCodeExceptionCode. TRANSPORT_EJB_UNABLE_TO_CREATE_CONTENT_UPLOAD_EJBFNRCT0064E
TRANSPORT_EJB_UNABLE_TO_CREATE_CONTENT_UPLOAD_EJB Enterprise Java Bean (EJB) cannot be created to upload content.
static ExceptionCodeExceptionCode. TRANSPORT_EXECUTE_CHG_MISSING_RESPONSEFNRCT0004E
TRANSPORT_EXECUTE_CHG_MISSING_RESPONSE The server did not return a response to a Content Engine Web Services execute change request call.
static ExceptionCodeExceptionCode. TRANSPORT_EXPECTED_CLASS_DESCRIPTIONFNRCT0005E
TRANSPORT_EXPECTED_CLASS_DESCRIPTION The server was expected to return a class description set result for a metadata search request.
static ExceptionCodeExceptionCode. TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSEFNRCT0007E
TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSE The request to the server for an engine object returned no information.
static ExceptionCodeExceptionCode. TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSEFNRCT0006E
TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSE The request to the server for an engine object collection did not return an engine object collection.
static ExceptionCodeExceptionCode. TRANSPORT_EXPECTED_PROPERTY_RESPONSEFNRCT0008E
TRANSPORT_EXPECTED_PROPERTY_RESPONSE The server was expected to return the value of the specified property {0}.
static ExceptionCodeExceptionCode. TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSEFNRCT0009E
TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE The request to the server for a repository row collection did not return a repository row collection.
static ExceptionCodeExceptionCode. TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATEFNRCT0010E
TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATE The server can not create the internal call context.
static ExceptionCodeExceptionCode. TRANSPORT_INVALID_CORRELATION_IDFNRCT0011E
TRANSPORT_INVALID_CORRELATION_ID The server returned a correlation id of {0} and there is no corresponding request.
static ExceptionCodeExceptionCode. TRANSPORT_INVALID_SEARCH_REQUESTFNRCT0012E
TRANSPORT_INVALID_SEARCH_REQUEST Invalid search request {0}.
static ExceptionCodeExceptionCode. TRANSPORT_MISSING_SERVER_RESPONSEFNRCT0013E
TRANSPORT_MISSING_SERVER_RESPONSE The server failed to return a response for each request.
static ExceptionCodeExceptionCode. TRANSPORT_MUST_BE_SUBCLASSFNRCT0014E
TRANSPORT_MUST_BE_SUBCLASS The class {0} must be a subclass of {1}.
static ExceptionCodeExceptionCode. TRANSPORT_NO_INITIAL_CONTEXTFNRCT0015E
TRANSPORT_NO_INITIAL_CONTEXT A J2EE JNDI initial context could not be created.
static ExceptionCodeExceptionCode. TRANSPORT_SCC_CANNOT_GET_USER_TRANSACTIONDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSIONFNRCT0017E
TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSION The attempted suspension of multiple transaction was not allowed.
static ExceptionCodeExceptionCode. TRANSPORT_SCC_FAILED_REGISTER_SYNCFNRCT0018E
TRANSPORT_SCC_FAILED_REGISTER_SYNC The attempt to register the synchronization listener failed.
static ExceptionCodeExceptionCode. TRANSPORT_SCC_NO_TRANSACTIONFNRCT0019E
TRANSPORT_SCC_NO_TRANSACTION No transaction exists in the current context.
static ExceptionCodeExceptionCode. TRANSPORT_UNABLE_TO_LOCATE_EJBFNRCT0020E
TRANSPORT_UNABLE_TO_LOCATE_EJB Unable to locate the servers EJB interface given the end point {0}.
static ExceptionCodeExceptionCode. TRANSPORT_UNABLE_TO_LOCATE_EJB_SESSIONDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WAITING_QUEUE_FULLFNRCT0022E
TRANSPORT_WAITING_QUEUE_FULL Waiting queue exceeds upper limit {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_CLASS_MISSINGDeprecated.This exception code is not used as of CE 5.0static ExceptionCodeExceptionCode. TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTEDDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_CONTENT_EXPECTEDDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_CONTENT_GET_FAILEDFNRCT0025E
TRANSPORT_WSI_CONTENT_GET_FAILED An error occurred while retreiving content data for property {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILEDDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_CONTENT_SEND_FAILEDDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILUREFNRCT0028E
TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE An error occurred creating action type {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_DESERIALIZATION_ERRORFNRCT0029E
TRANSPORT_WSI_DESERIALIZATION_ERROR A web services instance of element_name could not be deserialized.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_DIME_UNSUPPORTEDDeprecated.This exception code is not used as of CE 5.1.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_END_TOKEN_EXPECTEDFNRCT0030E
TRANSPORT_WSI_END_TOKEN_EXPECTED A Java object from a Content Engine Web Services XML element could not be deserialized.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_FNCEWS35_UNSUPPORTEDFNRCT0067E
TRANSPORT_WSI_FNCEWS35_UNSUPPORTED The FNCEWS35 endpoints are not supported for CEWS.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_HEADER_REGISTRATION_FAILUREDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_HTTPS_REQUIREDFNRCT0060E
TRANSPORT_WSI_HTTPS_REQUIRED A connection cannot be made to the server using the specified URI 'connectionURI'.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPEFNRCT0055E
TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPE The ContentResponse type content_response_type is not recognized.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_CONTENT_TYPEFNRCT0054E
TRANSPORT_WSI_INVALID_CONTENT_TYPE The content attachment type attachment_type is not recognized.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTIONFNRCT0032E
TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTION An invalid dependent object action type update_type was detected.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_ENUM_VALUEFNRCT0053E
TRANSPORT_WSI_INVALID_ENUM_VALUE The value value specified for the web services XML attribute {1} is not one of the permitted values in the WSDL valueThe name of the attribute.
The value specified for the web services XML attribute is not one of the permitted values in the WSDL.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_HEADER_VALUEFNRCT0033E
TRANSPORT_WSI_INVALID_HEADER_VALUE The SOAP header or XML element element_name must have a value.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_INDEPENDENTDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_LIST_UPDATE_MODSFNRCT0035E
TRANSPORT_WSI_INVALID_LIST_UPDATE_MODS The list of dependent objects was not correctly represented by the internal update list class during an execute change call.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_MESSAGE_CONTEXTDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPEFNRCT0037E
TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPE An invalid object value of type {0} was received from the server for property {1}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_RESPONSE_NO_EOFNRCT0038E
TRANSPORT_WSI_INVALID_RESPONSE_NO_EO The server response was invalid.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPEFNRCT0039E
TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPE An ExecuteSearchRequest has an unrecognized search type: search_type.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_LOOKUP_FAILUREDeprecated.This exception code is not used as of CE 4.5.1static ExceptionCodeExceptionCode. TRANSPORT_WSI_MALFORMED_VALUEFNRCT0062E
TRANSPORT_WSI_MALFORMED_VALUE The deserialization parsing of data type data_type failed for the value value.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_MISSING_ACTION_TYPEFNRCT0041E
TRANSPORT_WSI_MISSING_ACTION_TYPE The PendingAction {0} does not have a corresponding ActionType
The PendingAction specified during an execute change request is not supported by the Content Engine Web Services interface.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_MULTIPART_PROBLEMFNRCT0057E
TRANSPORT_WSI_MULTIPART_PROBLEM A multipart SOAP request or response could not be deserialized.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_NETWORK_ERRORFNRCT0042E
TRANSPORT_WSI_NETWORK_ERROR A network error occurred when processing a Web service request or response.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_NO_RUNTIMEFNRCT0061E
TRANSPORT_WSI_NO_RUNTIME The operation cannot be completed because a supported web service runtime is not present.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_SERIALIZATION_ERRORFNRCT0043E
TRANSPORT_WSI_SERIALIZATION_ERROR Error serializing a web services instance of element_name.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUNDFNRCT0044E
TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUND The web services serialization handler for the XML element element_name was not found.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUNDFNRCT0045E
TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUND The Content Engine Web Services WSDL URI uri is not registered for Java-to-XML serialization.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_SOAP_HEADER_NOT_UNDERSTOODFNRCT0059E
TRANSPORT_WSI_SOAP_HEADER_NOT_UNDERSTOOD A SOAP request included a header soap_header with the mustUnderstand attribute, but that SOAP header is not understood by Content Engine Web Services (CEWS).
static ExceptionCodeExceptionCode. TRANSPORT_WSI_START_TOKEN_EXPECTEDFNRCT0046E
TRANSPORT_WSI_START_TOKEN_EXPECTED The web services opening element was expected, but it was not found.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_UNEXPECTED_REQUESTFNRCT0058E
TRANSPORT_WSI_UNEXPECTED_REQUEST An unexpected CEWS request of object type request_type was received from a client.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_UNEXPECTED_RESPONSEFNRCT0047E
TRANSPORT_WSI_UNEXPECTED_RESPONSE An unexpected CEWS response of object type response_type was received from the server.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPEFNRCT0048E
TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPE Unknown life cycle action type {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPEFNRCT0049E
TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPE Unknown reservation type {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPEFNRCT0050E
TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPE Unsupported property type {0}.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_VALUE_EXPECTEDFNRCT0051E
TRANSPORT_WSI_VALUE_EXPECTED A required value for an XML element or attribute was missing: {0}
A required value for an XML element or attribute was missing.
static ExceptionCodeExceptionCode. TRANSPORT_WSI_WSDL_FILE_NOT_FOUNDDeprecated.This exception code is not used as of CE 4.5.1Methods in com.filenet.api.exception that return ExceptionCode Modifier and Type Method and Description ExceptionCodeErrorStack. getExceptionCode()Gets theExceptionCodeobject for the current exception.ExceptionCodeEngineRuntimeException. getExceptionCode()Gets theExceptionCodeobject specified for this instance.static ExceptionCodeExceptionCode. getExceptionCode(java.lang.String key)Gets theExceptionCodeobject referenced by the specified resource key (ExceptionCodefield name).Constructors in com.filenet.api.exception with parameters of type ExceptionCode Constructor and Description EngineRuntimeException(ExceptionCode code)Use this to specify only theExceptionCodeobject for this exception.EngineRuntimeException(ExceptionCode code, java.lang.Object codeArg0)Use this to specify theExceptionCodeobject and the specific value in use (code argument) when the error occurred for this exception.EngineRuntimeException(ExceptionCode code, java.lang.Object[] codeArgs)Use this to specify theExceptionCodeobject and an array of specific values (code arguments) in use when the error occurred for this exception.EngineRuntimeException(ExceptionCode code, java.lang.Object[] codeArgs, com.filenet.apiimpl.exception.ExceptionContext ctx, java.lang.Object[] ctxArgs)(FileNet internal use only) Specifies exception code and context.EngineRuntimeException(ExceptionCode code, java.lang.Object[] codeArgs, com.filenet.apiimpl.exception.ExceptionContext ctx, java.lang.Object[] ctxArgs, com.filenet.apiimpl.exception.ExceptionContext addlCtx, java.lang.Object[] addlCtxArgs)(FileNet internal use only) Specifies exception code and context.EngineRuntimeException(ExceptionCode code, java.lang.Object codeArg0, com.filenet.apiimpl.exception.ExceptionContext ctx, java.lang.Object[] ctxArgs)Use this to specify theExceptionCodeobject and the specific value in use (code argument) when the error occurred for this exception.EngineRuntimeException(java.lang.Throwable cause, ExceptionCode code, java.lang.Object[] codeArgs)Use this for exception chaining.EngineRuntimeException(java.lang.Throwable cause, ExceptionCode code, java.lang.Object[] codeArgs, com.filenet.apiimpl.exception.ExceptionContext ctx, java.lang.Object[] ctxArgs)(FileNet internal use only) Specifies Throwable cause, exception code, and context.
-