Public Fields

  Name Description
Public field Static API_AFTER_LAST_PAGE_ELEMENT An attempt was made to get the current page or element count before moving past the last page. This field is read-only.
Public field Static API_BEFORE_FIRST_PAGE_ELEMENT An attempt was made to get the current page or element count before moving to the first page. This field is read-only.
Public field Static 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. This field is read-only.
Public field Static API_EMPTY_BATCH There are no objects in this batch to process. This field is read-only.
Public field Static API_EXPECTED_UNEVALUATED_STATE The indicated property must be in an unevaluated state. This field is read-only.
Public field Static 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. Refresh the object before retrying this operation. This field is read-only.
Public field Static API_FROM_INIT_OR_QUERY_STRING_NOT_SET The setFromClauseInitialValue or setQueryString method must be called prior to using this method to retrieve the query string. This field is read-only.
Public field Static API_FROM_INIT_VALUE_NOT_SET The setFromClauseInitialValue method must be called prior to using this method for additional joins. This field is read-only.
Public field Static API_INDEX_OUT_OF_BOUNDS The index is out of bounds. This field is read-only.
Public field Static API_INITIALIZED The API may only be initialized once and is already initialized. This field is read-only.
Public field Static API_INVALID_CONFIGURATION_PARAMETER Invalid configuration parameter: {0}. This field is read-only.
Public field Static API_INVALID_CONNECTION_PARAMETER Invalid connection parameter. This field is read-only.
Public field Static API_INVALID_METADATA_CACHE_PARAMETER The indicated metadata cache parameter is not valid. This field is read-only.
Public field Static API_INVALID_PROPERTY_TYPE An attempt was made to get the value of a property as a type that is inconsistent with the value of the property. This field is read-only.
Public field Static API_INVALID_URI A configured URI was found for the connection, but it is invalid. This field is read-only.
Public field Static API_J2EE_UTIL_INIT_FAILED The J2EE util class could not be initialized. The indicated class either cannot be found. or is not a subclass of J2EEUtil. This field is read-only.
Public field Static API_METHOD_NO_DEPENDENT_SUPPORT Use of the indicated method is not supported for dependent objects. This field is read-only.
Public field Static 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. This field is read-only.
Public field Static API_NO_CONTENT_ELEMENTS The document has no content elements. This field is read-only.
Public field Static API_NOT_A_CONTENT_TRANSFER The referenced ContentElement is not a ContentTransfer. It is probably a ContentReference. This field is read-only.
Public field Static API_NOT_A_RESERVATION The operation requires a reservation object. This field is read-only.
Public field Static API_NOT_FILED_IN_FOLDER The specified containee is not filed in this folder. This field is read-only.
Public field Static API_PROPERTY_FETCH_FAILED An attempt was made to get the value of a property using one of the fetch methods on the property object. The server request failed. This field is read-only.
Public field Static API_PROPERTY_NOT_IN_CACHE The requested property cannot be found in the cache. This is generally caused when a property filter does not include the request property. This field is read-only.
Public field Static API_PROPERTY_TEMPLATE_NOT_FOUND The requested property cannot be found in the cache. This is generally caused when a property filter does not include the request property. This field is read-only.
Public field Static API_READ_ONLY_COLLECTION The operation attempted is invalid for this read-only collection. This field is read-only.
Public field Static API_SAVE_BEFORE_REFRESH An attempt was made to refresh a new instance before it was saved (created on the server). This field is read-only.
Public field Static API_SESSION_CLASS_NOT_FOUND The expected Session instance is missing. This field is read-only.
Public field Static API_SESSION_NOT_IMPL_CORRECTLY The internal session used to communicate with the server is not implemented correctly. This field is read-only.
Public field Static API_SESSION_NOT_SET An object attempted to access an internal session used to communicate with the server without the session being specified. This field is read-only.
Public field Static API_UNABLE_TO_USE_CONNECTION The URI for server communication cannot be determined, based on the specified connection object and current environment. This field is read-only.
Public field Static API_UNEXPECTED_JNDI_ERROR An unexpected error occured accessing JNDI. This field is read-only.
Public field Static API_UNSUPPORTED_API_CLASS The indicated API class is not supported. This exception is logged. This field is read-only.
Public field Static API_UNSUPPORTED_PROPERTY_TYPE An attempt was made to put a property value in the properties collection using a generic Java Object. The object is not of a supported type. This field is read-only.
Public field Static CBR_CANT_ATTACH_COLLECTION The Verity collection could not be attached to the indicated server. This field is read-only.
Public field Static CBR_CANT_AUTHENTICATE_ON_SEARCH Can't authenticate on search. Broker name: {0}, Broker address {1}, Domain {2}, User: {3}, Error: {4} This field is read-only.
Public field Static CBR_CANT_CREATE_COLLECTION The Verity collection could not be created, as indicated. This field is read-only.
Public field Static CBR_CANT_CREATE_VERITY_WORKSPACE Can't create Verity workspace. Index Server name: {0}, Host name: {1}, Port: {2}, Domain: {3}, Workspace name: {4}, Error: {5} This field is read-only.
Public field Static CBR_CANT_DELETE_VERITY_WORKSPACE Can't delete Verity workspace. Index Server name: {0}, Host name: {1}, Port: {2}, Domain: {3}, Workspace name: {4}, Error: {5} This field is read-only.
Public field Static CBR_CANT_GET_ADMIN_CONFIG The indicated Verity Admin server configuration cannot be retrieved. This field is read-only.
Public field Static CBR_CANT_GET_BROKER_CONFIG The indicated Verity broker configuration cannot be retrieved. This field is read-only.
Public field Static CBR_CANT_GET_INDEX_SERVER_CONFIG The indicated Verity index server configuration cannot be retrieved. This field is read-only.
Public field Static CBR_CANT_GET_SEARCH_CONFIG The indicated Verity search server configuration cannot be retrieved. This field is read-only.
Public field Static CBR_CANT_LOGON_TO_INDEX_SERVER Can't logon to index server. Index Server name: {0}, Host name: {1}, Port: {2}, Domain: {3}, Error: {4} This field is read-only.
Public field Static CBR_CANT_LOGON_TO_VERITY The attempt to log on to Verity failed, as indicated. This field is read-only.
Public field Static CBR_CANT_SET_GROUP_ON_COLLECTION Can't set group name on verity collection. Group: {0}, Ticket server alias: {1}, Ticket server address: {2}, Collection alias: {3}, Error: {4} This field is read-only.
Public field Static CBR_CANT_WRITE_CONTENT_FILE The content file could not be written for the element sequence number, as indicated. This field is read-only.
Public field Static CBR_DIALECT_NOT_SUPPORTED The full text query dialect '{0}' is not supported in the current configuration. This field is read-only.
Public field Static CBR_FULLTEXTROWLIMIT_EXCEEDED The FullTextRowLimit has been exceeded. Not all results matching query were returned. Either increase FullTextRowLimit, or refine your full text query to return fewer rows. This field is read-only.
Public field Static CBR_INCOMPLETE_CONFIG The Verity administration host name and port must be in the Verity configuration data. This field is read-only.
Public field Static CBR_INDEX_BAD_OBJECT_STORE The single item to index, referenced by the indicated array element number, is not located in the same object store as the IndexJob instance. This field is read-only.
Public field Static CBR_INDEX_NON_REPOSITORY_OBJECT The single item to index, referenced by the indicated array element number, is not a repository object. This field is read-only.
Public field Static CBR_LOAD_TRANSLATORS_EXCEPTION An exception occurred while attempting to load translation providers. This field is read-only.
Public field Static CBR_NO_FILENAME_FOR_CONTENT The content element filename could not be retrieved for the element sequence number, as indicated. This field is read-only.
Public field Static CBR_NO_INDEX_AREA_AVAILABLE There is no index area available for the object store indicated. This field is read-only.
Public field Static CBR_NO_INDEX_SERVER_AVAILABLE No index server is available to handle full text indexing requests on IndexArea {0}, ObjectStore {1} This field is read-only.
Public field Static CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVER No ticket server is defined for administration server {0}, requested security group cannot be applied to collection. This field is read-only.
Public field Static CBR_NOT_INDEXABLE The item to index, referenced by the indicated array element number, is not indexable. This field is read-only.
Public field Static CBR_NOT_INDEXED Documents submitted to be indexed were not processed (request will be retried). This field is read-only.
Public field Static CBR_NOT_MASTER_ADMIN_SERVER VerityAdminMasterServerHostname/Port refers to a slave server, not a master server This field is read-only.
Public field Static CBR_QUERY_PARSE_ERROR An error was detected while parsing the {0} full-text query. {1} This field is read-only.
Public field Static CBR_UNSUPPORTED_KEY Old full text index key encountered -- re-indexation is required with this release. This field is read-only.
Public field Static CLASSIFICATION_DATETIME_PARSE_FAILED Failed to parse date/time value during XML classification. This field is read-only.
Public field Static CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLE Failed to parse date/time value during XML classification. This field is read-only.
Public field Static CLASSIFIER_THREW Document classifier threw an exception. This field is read-only.
Public field Static CLASSIFY_ACTION_NOT_FOUND The DocumentClassificationAction object was not found for the given MIME type. This field is read-only.
Public field Static CLASSIFY_COMPONENT_NOT_REGISTERED The classification component is not registered. This field is read-only.
Public field Static CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS DITA components must be filed in one and only one folder to mirror file system. This field is read-only.
Public field Static CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDER DITA components must be filed in one and only one folder to mirror file system. This field is read-only.
Public field Static CLASSIFY_DITA_INVALID_NODE_TEXT_FORMAT Node text data is expected to be formatted as a pair: name:value. This field is read-only.
Public field Static CLASSIFY_DITA_INVALID_PATH Path is malformed. This field is read-only.
Public field Static CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUND A required DITA value, example id, was not found. This field is read-only.
Public field Static CLASSIFY_DITA_UNSUPPORTED_TYPE The DITA type is not supported by the classifier, required updates to classifier. This field is read-only.
Public field Static CLASSIFY_DOCUMENT_NOT_FOUND The document object does not exist. This field is read-only.
Public field Static CLASSIFY_HANDLER_THREW The document classification handler threw an exception. The exception is chained to this one. This field is read-only.
Public field Static CLASSIFY_NO_CONTENT_TO_CLASSIFY There is no content to classify for the document having the indicated id. This field is read-only.
Public field Static CLASSIFY_STATUS_UPDATE_FAILURE The operation faild while updating the document classification status. This field is read-only.
Public field Static CLASSIFY_UNKNOWN_MIME_TYPE The MIME type is unrecognized for the document having the indicated id. This field is read-only.
Public field Static CONTENT_CA_CLOSE_FAILED The close failed on the stream. This field is read-only.
Public field Static CONTENT_CA_CONSOLIDATING_CHUNKS_FAILED The attempt to consolidate content chunks failed This field is read-only.
Public field Static CONTENT_CA_CONTINUE_UPLOAD_FAILED Large content upload requiring multiple server round-trips failed. This field is read-only.
Public field Static CONTENT_CA_COOKIE_MISSING_PARAM The indicated cookie is missing a required parameter This field is read-only.
Public field Static CONTENT_CA_DELETE_FAILED The attempt to delete the indicated file failed. This field is read-only.
Public field Static CONTENT_CA_DELETE_FAILED_RETENTION_CHECK The content could not be deleted due to the exisiting retention period. This field is read-only.
Public field Static CONTENT_CA_DELETE_SCRUB_FAILED The indicated file could not be scrubbed for a secure delete operation. This field is read-only.
Public field Static CONTENT_CA_FAILED_TEMP_CREATION The attempt to create the temporary content file failed. This field is read-only.
Public field Static CONTENT_CA_FEDERATED_REQUIRES_FIXED_SA Federated content requires a FixedStorageArea. The StorageArea Id used is indicated. This field is read-only.
Public field Static CONTENT_CA_FINALIZE_FAILED_SIZE Finalize PutContent failed because the actual size does not match the size of the content element. This field is read-only.
Public field Static CONTENT_CA_FINISH_UPLOAD_FAILED The upload failed to finish. This field is read-only.
Public field Static CONTENT_CA_INTERNAL_ERROR A content area error occurred internal to the server. This field is read-only.
Public field Static CONTENT_CA_INVALID_COOKIE The indicated cookie is invalid. This field is read-only.
Public field Static CONTENT_CA_MIXED_FEDERATED_CONTENT Federated content elements cannot be mixed with non-federated content elements. This field is read-only.
Public field Static CONTENT_CA_OUTPUT_STREAM_ALREADY_SET The output stream has already been set This field is read-only.
Public field Static CONTENT_CA_READ_FAILED The attempt to read the stream failed. This field is read-only.
Public field Static CONTENT_CA_READ_STREAM_ALREADY_SET The stream has already been set for retrieval. This field is read-only.
Public field Static CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTED The underlying stream does not support moving backward. This field is read-only.
Public field Static CONTENT_CA_SKIP_FAILED The stream did not skip the expected amount, as indicated. This field is read-only.
Public field Static CONTENT_CA_START_UPLOAD_FAILED The upload operation faild to start. This field is read-only.
Public field Static CONTENT_CA_STORE_CHUNK_FAILED The attempt to store a content chunk failed. This field is read-only.
Public field Static CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILE The attempt to delete the indicated abandoned file failed. This field is read-only.
Public field Static CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIE The indicated upload content cookie was not recognized. This field is read-only.
Public field Static CONTENT_CA_UPLOAD_FAILED_WRITE The upload failed because of a write exception This field is read-only.
Public field Static CONTENT_CA_VALIDATION_FAILED_NOT_FOUND Content validation failed because the content was not found or accessible in the storage area. This field is read-only.
Public field Static CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATION Content validation failed because content is in the process of being moved to final storage area location. It will probably succeed if tried again at a later time. This field is read-only.
Public field Static CONTENT_CA_VALIDATION_FAILED_SIZE Content validation failed because the recorded size does not match the actual size in the storage area. This field is read-only.
Public field Static CONTENT_CACHE_AREA_ACCESS_FAILED Access to the area directory failed. This field is read-only.
Public field Static CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSED The cache file input stream is already closed. This field is read-only.
Public field Static CONTENT_CACHE_INTERNAL_ERROR A content cache error occurred internal to the server. This field is read-only.
Public field Static CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILED A problem accessing the source storage area. This field is read-only.
Public field Static CONTENT_CFS_DB_ERROR An error occurred accessing the federation database. This field is read-only.
Public field Static CONTENT_CFS_INTERNAL_ERROR A content federation error occurred internal to the server. This field is read-only.
Public field Static CONTENT_CFS_METADATA_PARSE_ERROR An error occured while parsing the XML that contains the metadata for a federated document This field is read-only.
Public field Static CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILED Create subfolder under Content Temporary Root failed. This field is read-only.
Public field Static CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXIST Content Temporary Root Directory does not exist. This field is read-only.
Public field Static CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER Content Temporary Root is not a directory. This field is read-only.
Public field Static CONTENT_DCA_APPEND_NOT_SUPPORTED The database does not support appending content. This field is read-only.
Public field Static CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUND The content element could not be found. This field is read-only.
Public field Static CONTENT_DCA_FAILED_INSERT The content element could not be inserted. This field is read-only.
Public field Static CONTENT_DCA_WRONG_LENGTH The content insert operation wrote the incorrect length value, as indicated. This field is read-only.
Public field Static CONTENT_FCA_CREATE_FAILED The create operation failed, as indicated. This field is read-only.
Public field Static CONTENT_FCA_DELETE_FAILED The delete operation failed, as indicated. This field is read-only.
Public field Static CONTENT_FCA_DIR_ALREADY_EXISTS The specified directory already exists This field is read-only.
Public field Static CONTENT_FCA_DIR_CREATE_FAILED The indicated directory was not created. This field is read-only.
Public field Static CONTENT_FCA_FAILED_RETRIEVING_EXTENSION The indicated content element extension could not be retrieved. This field is read-only.
Public field Static CONTENT_FCA_FAILED_RETRIEVING_OBJECT The document associated with the content element could not be retrieved. This field is read-only.
Public field Static CONTENT_FCA_FAILED_STAKEFILE_LOAD The attempt to load the stakefile failed. This field is read-only.
Public field Static CONTENT_FCA_FILE_ALREADY_EXISTS The indicated file/content element already exists. This field is read-only.
Public field Static CONTENT_FCA_FILE_DOES_NOT_EXIST The indicated file/content element does not exist. This field is read-only.
Public field Static CONTENT_FCA_INIT_FAILED The initialization failed. This field is read-only.
Public field Static CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST The file/content element parent directory does not exist. This field is read-only.
Public field Static CONTENT_FCA_READ_FAILED The attempted read operation failed, as indicated. This field is read-only.
Public field Static CONTENT_FCA_ROOT_DOES_NOT_EXIST The create operation failed because the root folder does not exist. This field is read-only.
Public field Static CONTENT_FCA_ROOT_NOT_A_DIRECTORY The create operation failed because the root is not a directory. This field is read-only.
Public field Static CONTENT_FCA_SAVE_FAILED The attempted save operation failed, as indicated. This field is read-only.
Public field Static CONTENT_FCA_STAKEFILE_ALREADY_EXISTS A stakefile already exists at the indicated location This field is read-only.
Public field Static CONTENT_FCA_STAKEFILE_CREATE_FAILED The attempt to create the stakefile failed, as indicated. This field is read-only.
Public field Static CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMAT An invalid date format was found in the indicated stakefile. This field is read-only.
Public field Static CONTENT_FCA_UNABLE_TO_RENAME_FILE The indicated file could not be renameed. This field is read-only.
Public field Static CONTENT_FCP_ADMIN_INVALID_COMMAND_CODE The admin function content specified for this provider is invalid. The indicated command code was expected. This field is read-only.
Public field Static CONTENT_FCP_ADMIN_INVALID_FUNCTION The admin function type indicated is invalid. This field is read-only.
Public field Static CONTENT_FCP_CE_ALREADY_EXISTS The content element already exists. The create operation failed on this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_DELETE_FAILED The content element delete failed on this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_DOES_NOT_EXIST The content element does not exist on this provider. The open operation failed. This field is read-only.
Public field Static CONTENT_FCP_CE_DUPLICATE_SEQ_NUM The content element sequence number indicated is a duplicate for this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_EXISTS_FAILED The exists operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_OPEN_FAILED The operation to create a content element failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_READ_FAILED The content element could not be read. This field is read-only.
Public field Static CONTENT_FCP_CE_SEEK_FAILED The content element seek operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILED The testOperationSuccess operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CE_USESVERSIONS_FAILED The usesVersions operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILED The Centera C-Clip creation time could not be retrieved. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILED The Centera C-Clip retention period value could not be retrieved. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILED The Centera cluster current time could not be retrieved. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILED The Centera cluster DELETE ALLOWED setup could not be retrieved. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILED The indicated external file containing the Centera connection pool information could not be loaded. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_OPEN_POOL_FAILED The Centera connection pool could not be opened. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILED The Centera connection string from the site mapping XML data could not be retrieved. This field is read-only.
Public field Static CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH The tag index number in Referral URLs for Centera is not starting from 0 and incrementing by 1. This field is read-only.
Public field Static CONTENT_FCP_CLOSE_FAILED The close operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CONNECTION_FAILED The connection for the provider failed. This field is read-only.
Public field Static CONTENT_FCP_CONTENT_CACHE_CHECK_FAILED The call to isContentCached failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_CREATE_CE_FAILED The attempt to create the content element failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_DEVICE_QUERY_FAILED The device query operation failed for the fixed content device. This field is read-only.
Public field Static CONTENT_FCP_DOC_CREATE_FAILED The document could not be createed for this provider. This field is read-only.
Public field Static CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUT The indicated source for the content element could not be read, and the create operation failed for this provider This field is read-only.
Public field Static CONTENT_FCP_DOC_DELETE_FAILED The document could not be deleted for this provider. This field is read-only.
Public field Static CONTENT_FCP_DOC_EXISTS_FAILED The check to determine whether the document exists failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_DOC_FREEZE_FAILED The content freeze operation failed for this document. This field is read-only.
Public field Static CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTED The document does not support freeze content operation. This field is read-only.
Public field Static CONTENT_FCP_DOC_LOCKDOWN_FAILED The document could not be locked down for this provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_DIRECTORY_NOT_FOUND The file system based provider could not access the directory indicated. This field is read-only.
Public field Static CONTENT_FCP_FSB_EXISTS_FAILED The existence of the file indicated could not be determined for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_INVALID_PROVIDER The Fixed Content Provider specified is invalid: it is not a snaplock device. This field is read-only.
Public field Static CONTENT_FCP_FSB_MKDIR_FAILED The indicated directory could not be created for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_OPEN_FAILED The indicated file could not be opened for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH The number of Content Engine sequence numbers does not match the number of federated paths in the referral for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_SET_READ_ONLY_FAILED The indicated read-only file attribute could not be set for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILURE The tmp directory could not be created for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLE The write operation to the tmp directory could not be completed for the file system based provider. This field is read-only.
Public field Static CONTENT_FCP_GET_RETENTION_PERIOD_FAILED The retention period for the content element could not be retrieved for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_CONFIGURATION The configuration is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCE The indicated content element sequence number is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_REFERRAL_URL The indicated Referral URL is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_REFERRAL_VERSION The indicated Referral version is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_REFERRALURL_COUNT The indicated number of referral URLs did not match the expected number for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_RESOURCE_STRING The indicated Resource String is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_INVALID_SEEK_ORIGIN The indicated origin specified for the seek operation is invalid for this provider. This field is read-only.
Public field Static CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSES The document classes could not be configured, as indicated. This field is read-only.
Public field Static CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSES The attempt to retrieve all document classes from the Image Services server failed. This field is read-only.
Public field Static CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPS The attempt to retrieve the indicated document properties failed. This field is read-only.
Public field Static CONTENT_FCP_IS_INVALID_CSM_CACHE_NAME The indicated CSM cache name is invalid. It must be an NCH three-part name. This field is read-only.
Public field Static CONTENT_FCP_IS_INVALID_DOC_CLASS_NAME The indicated Image Services document class name is invalid. This field is read-only.
Public field Static CONTENT_FCP_IS_MISMATCHED_PAGE_NUM The indicated Image Services page numbers are mismatched. This field is read-only.
Public field Static 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 This field is read-only.
Public field Static CONTENT_FCP_LOGOFF_FAILED The logoff operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_MISMATCHED_CHECKSUM The checksum operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_MISMATCHED_REF_VERSION The referral version or provider did not match. The expected values are indicated. This field is read-only.
Public field Static CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTH The indicated number of referral URLs did not match the number of Content Engine sequence numbers for this provider. This field is read-only.
Public field Static CONTENT_FCP_MISMATCHED_REFERRALURL_PARAM The referral URLs for this provider did not have the same value indicated. This field is read-only.
Public field Static CONTENT_FCP_NEGATIVE_RETENTION_PERIOD The requested retention period is negative for this provider. This field is read-only.
Public field Static CONTENT_FCP_NO_CONTENT_ELEMENTS_EXIST No matching content elements exist for this document. The open operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_OPERATION_FAILED The operation failed for this provider. This field is read-only.
Public field Static CONTENT_FCP_OPERATION_FAILED_ON_OPEN The operation failed during open for this provider. This field is read-only.
Public field Static CONTENT_FCP_OPERATION_FAILED_WITH_CONTENT The operation failed with the indicated content for this provider. This field is read-only.
Public field Static CONTENT_FCP_OPERATION_FAILED_WITH_REFERRAL The operation failed for referral as indicated for this provider. This field is read-only.
Public field Static CONTENT_FCP_OPERATION_NOT_SUPPORTED The operation is not supported by this Fixed Content Provider. This field is read-only.
Public field Static CONTENT_FCP_POOL_MAX_REACHED Failed to get a provider due to the maximum connection limit reached for the fixed content device. This field is read-only.
Public field Static CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWED The retention period parameter indicated is set to NOT-ALLOWED. This field is read-only.
Public field Static CONTENT_FCP_SET_RETENTION_PERIOD_FAILED The retention period to for the content element could not be set as indicated for this provider. This field is read-only.
Public field Static CONTENT_FCP_TEMP_FILE_OPERATION_FAILED The operation on the temporary file failed for the fixed content provider. This field is read-only.
Public field Static CONTENT_FCP_UNEXPECTED_STATE The state was unexpected for this provider. This field is read-only.
Public field Static CONTENT_FXCA_CANNOT_GET_PROVIDER The indicated provider class could not be loaded. This field is read-only.
Public field Static CONTENT_FXCA_INVALID_CONFIGURATION The content area configuration is invalid. This field is read-only.
Public field Static CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATING The operation cannot be performed while content is being migrated to the Fixed Content Device. This field is read-only.
Public field Static CONTENT_GC_CANNOT_FIND_INDEX_NUMBER The indicated index number was not found. This field is read-only.
Public field Static CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBER The indicated sequence number could not be found. This field is read-only.
Public field Static CONTENT_GC_INDEX_NOT_CONTENT_TRANSFER The indicated index is not a ContentTransfer object. This field is read-only.
Public field Static CONTENT_MC_FAILED_MOVING_CONTENT The MoveContent operation failed. This field is read-only.
Public field Static CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASS The indicated Versionable class is not supported. This field is read-only.
Public field Static CONTENT_OPERATION_NON_RETRIABLE_FAILURE Non-retriable exception happened for the content operation and the operation will not be retried. This field is read-only.
Public field Static CONTENT_PC_CLOSE_STREAM_FAILED The PutContent operation failed because InputStream.close failed. This field is read-only.
Public field Static CONTENT_PC_FAILED_NO_STORAGE_DEFINED The PutContent write operation failed because no StorageArea or StoragePolicy has been defined for this content. This field is read-only.
Public field Static CONTENT_PC_LAST_CHUNK_NOT_SET (Internal error) The lastChunk property is not set. This field is read-only.
Public field Static CONTENT_PC_STREAM_FAILED The PutContent operation failed because of an InputStream exception This field is read-only.
Public field Static CONTENT_PC_UNEXPECTED_CONTENT_TYPE The PutContentRequest content type was unexpected, as indicated. This field is read-only.
Public field Static CONTENT_PC_UNKNOWN_STATE The indicated PutContent state is unrecognized. The cookie is indicated. This field is read-only.
Public field Static CONTENT_PC_WRITE_FAILED The PutContent write operation failed. This field is read-only.
Public field Static CONTENT_SA_DELETES_NOT_ALLOWED The Storage Area does not allow delete of content. This field is read-only.
Public field Static CONTENT_SA_EXCEEDED_CLOSURE_DATE New content cannot be inserted in the Storage Area because it exceeds the closure date (indicated). This field is read-only.
Public field Static CONTENT_SA_EXCEEDED_MAX_COUNT New content cannot be inserted in the Storage Area because it exceeds the maximum content element count (indicated). This field is read-only.
Public field Static CONTENT_SA_EXCEEDED_MAX_SIZE New content cannot be inserted in the Storage Area because it exceeds the indicated maximum content element size (indicated). This field is read-only.
Public field Static CONTENT_SA_INVALID_DIRECTORY_STRUCTURE The directory structure packed value specified for the Storage Area is invalid. This field is read-only.
Public field Static CONTENT_SA_INVALID_RETENTION_PERIOD The RetentionPeriod value specified for the Storage Area is invalid. This field is read-only.
Public field Static CONTENT_SA_INVALID_STATUS_CHANGE The AreaStatus value specified for the Storage Area is invalid. This field is read-only.
Public field Static CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS No storage area for the CFS Importer is available for the given object store and fixed content device This field is read-only.
Public field Static CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATION There are no open Storage Areas available for the reservation. This field is read-only.
Public field Static CONTENT_SA_STORAGE_AREA_NOT_OPEN The StorageArea is not open This field is read-only.
Public field Static CONTENT_SA_UNKNOWN_CLASS The indicated StorageArea class is not recognized. This field is read-only.
Public field Static CONTENT_SA_UNKNOWN_STORAGE_AREA The indicated StorageArea is not recognized. This field is read-only.
Public field Static CONTENT_SQ_SERIALIZED_OBJECT_IS_NULL The serialized object used for the Storage Area is null. This field is read-only.
Public field Static CONTENT_SQ_UNKNOWN_COMMAND The command used for the Storage Area is not recognized. This field is read-only.
Public field Static CONTENT_STREAM_INIT_FAILED The stream could not be initialized This field is read-only.
Public field Static CONTENT_TTL_STREAM_EXPIRED The TTL (Time To Live) value for the stream has expired. This field is read-only.
Public field Static DB_BAD_BATCH_RESULT The batch statement did not return the appropriate number of results. This field is read-only.
Public field Static DB_BAD_DATABASE_VENDOR The database vendor cannot be determined from the JNDI DataSource, or the data source is of an unsupported type. Check the data source and verify the database connection. This field is read-only.
Public field Static DB_BAD_DATATYPE The indicated data type is invalid. This field is read-only.
Public field Static DB_BAD_INPUT_BINDING_INDEX The index into input bindings is invalid. This field is read-only.
Public field Static DB_BAD_OUTPUT_BINDING_TYPE The output binding datatype is invalid. This field is read-only.
Public field Static DB_COLUMN_DOES_NOT_EXIST The referenced database column does not exist on specified table. This field is read-only.
Public field Static DB_CONNECTION_REESTABLISHED The connection to the database failed but has been reestablished. The server will attempt to retry the request. This field is read-only.
Public field Static DB_ERROR The indicated error occurred while accessing the database. This exception is logged. This field is read-only.
Public field Static DB_ERROR_R The indicated error occurred while accessing the database. This exception is logged. The server will attempt to retry the request. This field is read-only.
Public field Static DB_FINISH_EXECUTE The prior execution must finish before starting a new execution. This field is read-only.
Public field Static DB_INVALID_EXECUTION The attempt to add more execution statements is invalid. This field is read-only.
Public field Static DB_INVALID_STATEMENT The indicated statement is considered invalid by the implementation. This field is read-only.
Public field Static DB_NO_COUNT_IN_RESULT The database result does not have a count. This field is read-only.
Public field Static DB_NO_INSERT_TABLE A table name must be specified for the insert operation. This field is read-only.
Public field Static DB_NO_RESULT The given statement did not return any result. This field is read-only.
Public field Static DB_NOT_UNIQUE The update or insert operation failed due to an attempt to create a duplicate value in a unique index. This field is read-only.
Public field Static DB_NOTHING_TO_INSERT There is nothing to insert. This field is read-only.
Public field Static DB_OBJECT_DOES_NOT_EXIST The referenced database object cannot be located. This field is read-only.
Public field Static DB_OUT_OF_MEMORY The underlying database does not have enough memory or heap space to process the current command. This field is read-only.
Public field Static DB_ROWLENGTH_LIMIT_EXCEEDED The summation of column lengths exceeds the capacity of the underlying database. This field is read-only.
Public field Static DB_SEQUENCE_EXHAUSTED The range of values for the sequence is exhausted. The sequence must be updated with a larger range of values. This field is read-only.
Public field Static DB_TABLE_DOES_NOT_EXIST The referenced table cannot be located in the database. This field is read-only.
Public field Static DB_UNABLE_TO_ALTER_COLUMN The column cannot be altered via the application server. Please ask your DBA to issue the following statement against database {0}, then re-attempt the operation. This field is read-only.
Public field Static DB_UNEXPECTED_SQL_RESULT One of the SQL statements did not return an expected result. This field is read-only.
Public field Static E_ACCESS_DENIED The requester has insufficient access rights to perform the requested operation. This field is read-only.
Public field Static E_BAD_CLASSID The indicated class was not found. This field is read-only.
Public field Static E_BAD_FILTER_EXPRESSION The indicated filter expression is invalid. This field is read-only.
Public field Static E_BAD_INDEX The index specified does not reference a valid property or list element. This field is read-only.
Public field Static E_BAD_OBJECT An inappropriate object was passed as parameter to this function. For example, the object does not support a required interface or is of an inappropriate class. This field is read-only.
Public field Static E_BAD_OPERATOR The operator indicated is not defined in the metadata of the current scope. This field is read-only.
Public field Static E_BAD_PARAMETER The indicated input parameter is invalid. This field is read-only.
Public field Static E_BAD_PROPERTYID The property is not defined on the indicated class. This field is read-only.
Public field Static E_BAD_URL The resource URL is not syntactically valid. This field is read-only.
Public field Static 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. This field is read-only.
Public field Static E_CLASS_LOADING_ERROR The indicated class could not be loaded. This field is read-only.
Public field Static E_CLASS_NOT_SEARCHABLE The indicated class referred to in the From Expression is not searchable. This field is read-only.
Public field Static E_CLOSED_STREAM An operation was attempted on a stream that has been closed. This field is read-only.
Public field Static E_CONFLICTING_OPERATION A combination of operations is not valid. This field is read-only.
Public field Static E_CONSTRAINT_VIOLATED The operation violates a constraint of the implementation. This field is read-only.
Public field Static E_DATABASE_ERROR The operation was unable to read from or write to the database. This field is read-only.
Public field Static E_DATABASE_FULL The database is full. This field is read-only.
Public field Static E_DATATYPE_MISMATCH The method invoked is inappropriate for the datatype of the property. This field is read-only.
Public field Static E_DEADLOCK_ERROR The transaction was aborted due to a database or other deadlock error. This error is logged. This field is read-only.
Public field Static E_DUPLICATE_LIST_UPDATE A duplicate entry was detected in the list update operation at the indicated position. This field is read-only.
Public field Static E_ENUM_NAME_KEY_MATCH_FAILED The indicated field name does not match a resource key for the ExceptionCode fields. This field is read-only.
Public field Static E_EXCEPTION_RETRY This is an internal exception code that is never logged as an error or returned to a client. It is used to notify the request handling logic that an exception is not fatal and the request can be resubmitted to the server. This field is read-only.
Public field Static E_FAILED The operation failed. This field is read-only.
Public field Static E_FAILED_TO_GET_DATASOURCE The server cannot get the DataSource interface from the application server. This exception is logged. This field is read-only.
Public field Static E_FOREIGN_OBJECT An object is not from the current document space. This field is read-only.
Public field Static E_HEAP_FAILURE The operation ran out of memory. This field is read-only.
Public field Static E_ILLEGAL_OPERATION The operation is disallowed by the DMA Specification. This field is read-only.
Public field Static E_INVALID_ARGUMENT An internal problem occurred when a method was called with an invalid argument This field is read-only.
Public field Static E_INVALID_CONTEXT The method that was called is not valid in the current call context. This error is logged. This field is read-only.
Public field Static E_INVALID_ENUM_VALUE An attempt was made to create an enum with a value that is not allowed for this enum. This field is read-only.
Public field Static E_INVALID_ID An attempt was made to create an EngineObject, but the ID value specified is invalid. This field is read-only.
Public field Static E_INVALID_LOCALE_FORMAT The specified format for the locale is invalid. This field is read-only.
Public field Static E_INVALID_OBJ_FOR_SERIALIZATION An indicated object is invalid for serialization. This field is read-only.
Public field Static E_INVALID_OBJECT_ADDRESS An unsupported implementation of ObjectAddress was found. This field is read-only.
Public field Static E_INVALID_OBJECT_TYPE The object type specified is invalid. This field is read-only.
Public field Static E_INVALID_PROPERTY_MERGE A property merge of PropertyUpdateList requires the corresponding engine object collection value as indicated. This field is read-only.
Public field Static E_INVALID_REQUEST The parameter is incorrect. This field is read-only.
Public field Static E_JBOSS_INVALID_CONFIGURATION The JBoss configuration is incorrect. This field is read-only.
Public field Static E_LDAP_INVALID_CONFIGURATION LDAP vendor cannot be detected. This field is read-only.
Public field Static E_METHOD_NOT_IMPLEMENTED The method that was called is not implemented. This field is read-only.
Public field Static E_NO_CURRENT_VERSION The version series has no current version. This field is read-only.
Public field Static E_NOT_AUTHENTICATED The user is not authenticated. This field is read-only.
Public field Static E_NOT_CREATABLE Creating objects of the specified class is not supported. This field is read-only.
Public field Static E_NOT_IN_USER_TRANSACTION The operation requires that a user (distributed) transaction be in effect. This field is read-only.
Public field Static E_NOT_SUPPORTED This method is not supported in the context of this session or object. This field is read-only.
Public field Static E_NOT_UNIQUE A uniqueness requirement has been violated. This field is read-only.
Public field Static E_NULL_ARGUMENT A null argument was passed. This field is read-only.
Public field Static E_NULL_OR_INVALID_PARAM_VALUE The specified parameter is either null or has an invalid value. This field is read-only.
Public field Static E_OBJECT_CLONE_FAILED A Java serialization operation failed. Objects are duplicated using Java serialization in a variety of conditions. This field is read-only.
Public field Static E_OBJECT_DELETED The object has been deleted since it was retrieved. This field is read-only.
Public field Static E_OBJECT_LOCKED The lock(s) on the persistent object prohibit the attempted operation. This field is read-only.
Public field Static E_OBJECT_MODIFIED The object has been modified since it was retrieved. This field is read-only.
Public field Static E_OBJECT_NOT_FOUND The requested item was not found. This field is read-only.
Public field Static E_OBJECT_NOT_LOCKABLE The specified object cannot be locked. This field is read-only.
Public field Static E_OBJECT_NOT_LOCKED The object is not locked. This field is read-only.
Public field Static E_OBJECT_REFERENCED The object cannot be deleted because it is referenced by other objects. This field is read-only.
Public field Static E_OBJECT_REFERENCES_OTHERS The object cannot be deleted because it holds references to other objects. This field is read-only.
Public field Static E_PROPERTY_NOT_SEARCHABLE The indicated property referred to in the Query Expression is not searchable. This field is read-only.
Public field Static E_READ_ONLY The method failed because an object or property is read-only. This field is read-only.
Public field Static E_REQUIRED_VALUE_ABSENT A required property value has not been set. This field is read-only.
Public field Static E_RESERVATION_EXISTS The version series is already holding a reservation. This field is read-only.
Public field Static E_RESOURCE_LOADING_ERROR An error occurred during loading of the indicated resource file. This field is read-only.
Public field Static E_RESOURCE_NOT_FOUND The indicated resource was not found. This field is read-only.
Public field Static E_SERVER_ERROR An error was returned from the server. This field is read-only.
Public field Static E_TEMP_FILES_DIR_ERROR Unable to create temporary files directory. This field is read-only.
Public field Static E_TRANSACTION_FAILURE A transaction problem has occurred. This error is logged. This field is read-only.
Public field Static E_TRANSACTION_TIMEOUT This operation returned because the timeout period expired. This field is read-only.
Public field Static E_UNEXPECTED An unexpected error occurred. This field is read-only.
Public field Static E_UNEXPECTED_EXCEPTION An unexpected exception occurred. This can happen under the following conditions: <ul> <li>An exception occurs inside of the server code.</li> <li>The client API gets an unexpected remote exception.</li> <li>Inside of the API, a chained exception occurs that is not an EngineRuntimeException instance.</li> </ul> The unexpected exception is chained to this exception. This exception is logged. This field is read-only.
Public field Static E_UNSUPPORTED_STREAM An unsupported stream was detected. This field is read-only.
Public field Static E_URL_PROTOCOL_NOT_SUPPORTED The URL protocol specified in the reference is not supported. This field is read-only.
Public field Static E_UTIL_EXCEPTION_READING_OBJECT An exception occurred while reading a serialized Object. This field is read-only.
Public field Static E_UTIL_EXCEPTION_WRITING_OBJECT An exception occurred while serializing the indicated Object. This field is read-only.
Public field Static E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILED An exception occurred while reading a little endian byte stream. This field is read-only.
Public field Static E_VALUE_NOT_SET The requested property currently has no value. This field is read-only.
Public field Static E_WEBLOGIC_INVALID_CONFIGURATION The WebLogic configuration is incorrect. This field is read-only.
Public field Static E_WEBSPHERE_INVALID_CONFIGURATION The WebSphere configuration is incorrect. This field is read-only.
Public field Static EVENT_ACTION_NO_HANDLER The EventAction handler indicated could not be retrieved. This field is read-only.
Public field Static EVENT_BAD_EVENT_TYPE The indicated event type is invalid. This field is read-only.
Public field Static EVENT_BAD_SUBSCRIPTION_TYPE The indicated subscription type is invalid. This field is read-only.
Public field Static EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED Code module only allows ContentTransfer object as content element. This field is read-only.
Public field Static EVENT_CM_INCOMPATIBLE_JAVA_VERSION Failed to parse date/time value during XML classification. This field is read-only.
Public field Static EVENT_CM_RESERVATION_NOT_ALLOWED Code Module property for Action object cannot have reservation. This field is read-only.
Public field Static EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENT A duplicate entry was detected in the subscribed event list. This field is read-only.
Public field Static EVENT_EXTERNAL_FAILURE The Event handler threw an external failure indicating that the request failed, and that the retry count should not be decremented. This field is read-only.
Public field Static EVENT_HANDLER_THREW An exception occurred in the Event handler. The exception is chained to this one. This field is read-only.
Public field Static EVENT_HANDLER_VALIDATION_FAILED Event handler for the Action indicated could not be loaded. This field is read-only.
Public field Static EVENT_INFINITE_LOOP_DETECTED Infinite loop in synchronous event processing detected. This field is read-only.
Public field Static EVENT_NO_SCRIPT There is no script defined for the event action indicated. This field is read-only.
Public field Static EVENT_QUEUEITEM_NO_HANDLER A handler for the QueueItem indicated could not be retrieved. This field is read-only.
Public field Static EVENT_QUEUEITEM_UNKNOWN_CLASS The indicated QueueItem class is unrecognized. This field is read-only.
Public field Static EVENT_USER_ABORT Event handler is interrupted and the event action is aborted by user. This field is read-only.
Public field Static GCD_CANNOT_LOAD The GCD cannot be loaded. This field is read-only.
Public field Static GCD_CANNOT_LOCK The GCD cannot be locked for updates. This field is read-only.
Public field Static GCD_CANNOT_SAVE The GCD cannot be saved. This field is read-only.
Public field Static GCD_DOMAIN_ALREADY_EXISTS The P8 domain already exists. This field is read-only.
Public field Static GCD_DOMAIN_DOES_NOT_EXIST The P8 domain does not exist This field is read-only.
Public field Static GCD_INVALID_CONFIGURATION The GCD configuration is incorrect. This field is read-only.
Public field Static GCD_INVALID_EPOCH_ID The Epoch ID specified is invalid. The indicated ID was expected. This field is read-only.
Public field Static GCD_JNDI_FAILURE The GCD configuration string cannot be retrieved from JNDI. This field is read-only.
Public field Static GCD_MISSING_CONFIGURATION The GCD configuration is missing. This field is read-only.
Public field Static GCD_NO_REPLACE_COLLECTION The specified node does not support replaceCollection. This field is read-only.
Public field Static GCD_NO_SERVER_CALL_CONTEXT Thrown from the CallState and RequestBroker when no server call context has been established. This exception is logged. This field is read-only.
Public field Static GCD_OBJECT_ALREADY_EXISTS The specified object already exists. This field is read-only.
Public field Static GCD_UNEXPECTED_STATE The GCD state was unexpected. This field is read-only.
Public field Static IS_CLASS_MAPPING_PARSE_ERROR An error occurred while parsing the XML contained by the DocClassAndPropertyMappingXML property This field is read-only.
Public field Static IS_PD_ACTION_NOT_SUP The indicated Catalog Export Log action is not supported. This field is read-only.
Public field Static IS_PD_ANNOT_ERROR A CFS-IS Import Agent exception during annotation processing. This field is read-only.
Public field Static IS_PD_ANNOT_IRRECOVERABLE_ERR A CFS-IS Import Agent exception during annotation processing. The annotation entry will be deleted from IS. This field is read-only.
Public field Static IS_PD_CANNOT_ADD_COMPENT The attempt to add the indicated Content Engine document to the list of completed entries failed. This field is read-only.
Public field Static IS_PD_CANNOT_CLEAR_INX_SHM Image Services (INX) was not notified to clear the shared memory. This field is read-only.
Public field Static IS_PD_CANNOT_FIND_COMPENT The completed entry for the indicated document could not be found. This field is read-only.
Public field Static IS_PD_CANNOT_GET_COMPENT The completed entry for the indicated document could not be retrieved. This field is read-only.
Public field Static IS_PD_CANNOT_RECOVER_DOC The attempt to recover the indicated document failed. This field is read-only.
Public field Static IS_PD_CE_PROP_TYPE_NOT_SUP The indicated Content Engine property type is not supported. This field is read-only.
Public field Static IS_PD_CE_UNEXPECTED_PROP_TYPE The type specified for the indicated Content Engine property in the document was not expected. This field is read-only.
Public field Static IS_PD_COMMIT_ERROR A commit error occurred. As indicated, not all catalog entries were completed. This field is read-only.
Public field Static IS_PD_CREATE_CONTENT_ELEMENT_ERROR The content element object could not be created. This field is read-only.
Public field Static IS_PD_CREATE_CONTENT_REF_ERROR The content reference object could not be created. This field is read-only.
Public field Static IS_PD_CREATE_CONTENT_XFER_ERROR The content transfer object could not be created. This field is read-only.
Public field Static IS_PD_DCL_ID_NOT_FOUND The ID for the indicated Image Services document class could not be found. This field is read-only.
Public field Static IS_PD_DCL_NOT_MAPPED The indicated Image Services document cannot be processed. The indicated Image Services document class Id is not mapped to a Content Engine document class. This field is read-only.
Public field Static IS_PD_DCL_NOT_MATCH The indicated document class was unexpected in the Content Engine document. The indicated CFS-IS document and document class is currently mapped to Content Engine document class. This field is read-only.
Public field Static IS_PD_DCL_TO_ID_ERROR The list of IDs for the Image Services document classes could not be retrieved. This field is read-only.
Public field Static IS_PD_DELETE_DOC_ERROR The attempt to delete the indicated Content Engine document failed. This field is read-only.
Public field Static IS_PD_DN_NOT_FOUND DN could not be found in the Security Provider. This field is read-only.
Public field Static IS_PD_DOC_ERROR A CFS-IS Import Agent exception occurred during document processing. This field is read-only.
Public field Static IS_PD_FETCH_ANNOTATED_DOC_ERROR The indicated annotated document could not be fetched. This field is read-only.
Public field Static IS_PD_FETCH_CUSTOM_OBJ_ERROR The indicated custom object could not be fetched. This field is read-only.
Public field Static IS_PD_FETCH_DOC_ERROR The attempt to fetch the indicated document failed. This field is read-only.
Public field Static IS_PD_GET_LOG_ERROR The attempt to get the catalog entries failed, as indicated. The operation is being retried. This field is read-only.
Public field Static IS_PD_MAPPING_NOT_INIT The document class and properties mapping has not been initialized. This field is read-only.
Public field Static IS_PD_MISC_ERROR A CFS-IS Import Agent exception occurred. This field is read-only.
Public field Static IS_PD_NEW_DIR_MISMATCH The Content Engine property value does not match the CFS-IS current catalog value. This field is read-only.
Public field Static IS_PD_NO_DN The DN for IS principal could not be retrieved. This field is read-only.
Public field Static IS_PD_NO_FSA The Fixed Storage Area could not be found for the Fixed Content Device, as indicated. This field is read-only.
Public field Static IS_PD_OLD_DIR_MISMATCH The Content Engine property value does not match the CFS-IS previous catalog value. This field is read-only.
Public field Static IS_PD_OS_GUID The attempt to set up the FN_IS_GUID for the indicated object store failed. This field is read-only.
Public field Static IS_PD_PARSER_ERROR An error occurred while parsing the XML in the indicated custom object. This field is read-only.
Public field Static IS_PD_PROP_ID_NOT_FOUND The ID for the indicated Image Services property could not be found. This field is read-only.
Public field Static IS_PD_PROP_TO_ID_ERROR The list of IDs for the Image Services properties could not be retrieved. This field is read-only.
Public field Static IS_PD_SAVE_BATCH_ERROR The attempt to save a batch of catalog entries failed. This field is read-only.
Public field Static IS_PD_SAVE_DOC_ERROR The attempt to save the indicated Content Engine document failed. This field is read-only.
Public field Static IS_PD_SSI_LOGON_ERROR The attempted SSI logon operation failed, as indicated. The operation is being retried. This field is read-only.
Public field Static IS_PD_UNEXPECTED_INDEX_TYPE The indicated Image Services index type in the document was not expected. This field is read-only.
Public field Static IS_PD_UPDATE_DOC_ERROR The attempt to update the indicated Content Engine document failed. This field is read-only.
Public field Static IS_PD_XML_LEN_ERROR The XML string in the indicated custom object is less than the minimum length, as indicated. This field is read-only.
Public field Static IS_PD_XML_VERSION_ERROR The XMLVersion value in the indicated custom object is incorrect. This field is read-only.
Public field Static IS_PS_DOC_BUILDER_ERROR The newDocumentBuilder method has failed, as indicated. The operation is being retried. This field is read-only.
Public field Static IS_PS_PARSE_IO_ERROR An I/O exception occurred while parsing the indicated custom object. The operation is being retried. This field is read-only.
Public field Static IS_PS_PARSE_SAX_ERROR A SAX exception occurred while parsing the indicated custom object. The operation is being retried. This field is read-only.
Public field Static JDBC_AFTER_END_OF_RESULTSET_ERROR The setting specified is after the end of the result set. This field is read-only.
Public field Static JDBC_BEFORE_START_OF_RESULTSET_ERROR The setting specified is before the start of the result set. This field is read-only.
Public field Static JDBC_CANNOT_ABSOLUTE_ERROR An absolute position cannot be used for the initial row. This field is read-only.
Public field Static JDBC_COLUMN_NOT_FOUND_ERROR The indicated column could not be found. This field is read-only.
Public field Static JDBC_CONNECT_ACCESS_ERROR Access denied connecting to ObjectStore {0}. This field is read-only.
Public field Static JDBC_CONNECT_ERROR A connection could not be established with the Content Engine server. The indicated URL was passed to the JDBC driver. This field is read-only.
Public field Static JDBC_CONNECTION_IS_READONLY_ERROR The Content Engine JDBC driver is read-only. Queries leading to data modification are not allowed. This field is read-only.
Public field Static JDBC_DRIVER_STATIC_ERROR The Content Engine JBDC Driver could not be registered. This field is read-only.
Public field Static JDBC_ILLEGAL_FETCH_DIRECTION_ERROR The value specified for the fetch direction is invalid. This field is read-only.
Public field Static JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERROR An illegal operation was performed on an empty result set. This field is read-only.
Public field Static JDBC_INVALID_CURSOR_OPERATION Operation not allowed for TYPE_FORWARD_ONLY ResultSet objects. This field is read-only.
Public field Static JDBC_NOT_SUPPORTED_ERROR The indicated method is not supported or not implemented in the JDBC driver for the Content Engine. This field is read-only.
Public field Static JDBC_OBJECT_STORE_NOT_FOUND_ERROR The object store specified in the JDBC URL could not be found. This field is read-only.
Public field Static JDBC_OBJECTSTORE_IS_EMPTY_ERROR The Object store property is not found in JDBC driver URL. This field is read-only.
Public field Static JDBC_PASSWORD_IS_EMPTY_ERROR The password is null or empty in the JDBC URL. This field is read-only.
Public field Static JDBC_QUERY_GENERTED_NO_FIELDS_ERROR The query generated no fields for ResultSet. This field is read-only.
Public field Static JDBC_QUERY_NOT_EXECUTED_ERROR The indicated query could not be executed. This field is read-only.
Public field Static JDBC_RESULTSET_CLOSED_ERROR The operation is not allowed after ResultSet is closed. This field is read-only.
Public field Static JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERROR The column index is out of range. This field is read-only.
Public field Static JDBC_STATEMENT_CLOSED_ERROR No operations are allowed after the statement has closed. This field is read-only.
Public field Static JDBC_STATEMENT_FETCH_DIRECTION_ERROR The value for setFetchDirection() is invalid. This field is read-only.
Public field Static JDBC_STATEMENT_FETCH_SIZE_ERROR The value for setFetchSize() is invalid. This field is read-only.
Public field Static JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERROR The query cannot be empty or null. This field is read-only.
Public field Static JDBC_URI_IS_EMPTY_ERROR The URL found in the JDBC URL string is not valid. This field is read-only.
Public field Static JDBC_USER_IS_EMPTY_ERROR The username is null or empty in the JDBC URL. This field is read-only.
Public field Static JDBC_VALUE_GENERATED_ERROR The value must be between 0 and getMaxRows(). This field is read-only.
Public field Static METADATA_BAD_AUDITDEF_PARENT The parent_id in AuditDefinition having the indicated event_class_id is invalid. This field is read-only.
Public field Static METADATA_BAD_CARDINALITY_ON_MERGE The merged properties (indicated) do not have the same cardinality. This field is read-only.
Public field Static METADATA_BAD_MERGE_SCOPE Multiple object store searches must have at least two object stores. This field is read-only.
Public field Static METADATA_BAD_SUBTREE_CLASS The indicated read class is not in the subtree. This field is read-only.
Public field Static METADATA_BAD_TYPES_ON_MERGE The merged properties (indicated) do not have the same datatype. This field is read-only.
Public field Static METADATA_CACHE_SERIALIZE There was a serialization error of the indicated metadata cache. This field is read-only.
Public field Static METADATA_DDSTATE_NULL The record in DDState has a null column or columns. This field is read-only.
Public field Static METADATA_DUP_CLASS_ALIAS The indicated alias id is duplicated on the class. This field is read-only.
Public field Static METADATA_DUP_OBJECT_STORE_IN_SCOPE The multiple object store search has the same object store in it multiple times. This field is read-only.
Public field Static METADATA_DUP_PROP_ALIAS The indicated alias id is duplicated on the property. This field is read-only.
Public field Static METADATA_FAILURE_READING_METADATA_FILE The static metadata file could not be read. This field is read-only.
Public field Static METADATA_INCOMPATIBLE_REVISION_ID_DB The schema revision in object store database is incompatible. Upgrade the object store database using the upgrader. This field is read-only.
Public field Static METADATA_INCOMPATIBLE_REVISIONS The indicated schema revisions are incompatible. This field is read-only.
Public field Static METADATA_INVALID_CVL The value for CVL is invalid. This field is read-only.
Public field Static METADATA_INVALID_DEFAULT The default value for the indicated property is invalid. This field is read-only.
Public field Static METADATA_INVALID_SEARCH_MD_RESULT The indicated request to the server for search metadata was expected to return a single value. This is a server error. This field is read-only.
Public field Static METADATA_LOAD_CLASS_ERROR The indicated class could not be loaded. This field is read-only.
Public field Static METADATA_NO_DDSTATE There is no record in DDState. This field is read-only.
Public field Static METADATA_NO_ROOT_CLASS The indicated root class not in the static metadata. This field is read-only.
Public field Static METADATA_NO_SUBCLASS_PROPS Subclass properties on the indicated class are unknown. This field is read-only.
Public field Static METADATA_OS_CACHE_LOAD_ERROR One or more errors during cache load for object store: {0}. See prior errors in log. This field is read-only.
Public field Static METADATA_PERSISTER_NOT_DEFINED No persister is defined for the indicated class. This field is read-only.
Public field Static METADATA_PRIMARY_ID_NULL The primary Id of the indicated property is null. This field is read-only.
Public field Static METADATA_REFLECTIVE_PROPERTY_INVALID The reflective property (in 'Constraint' column) of metadata is invalid for the indicated class and property. This field is read-only.
Public field Static METADATA_REQUIRED_CLASS_INVALID The required class (in 'DefaultValue' column) of metadata is invalid for the indicated class and property. This field is read-only.
Public field Static METADATA_RETRIEVE_ABOVE_ROOT_IN_DB A class was found in the database that is located above the root of the subtree. The class is indicated. This is a system error. This field is read-only.
Public field Static METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAIL The indicated class cannot be merged into the cache due to the indicated duplicate name or id. This field is read-only.
Public field Static METADATA_RETRIEVER_NOT_DEFINED No retriever is defined for the indicated class. This field is read-only.
Public field Static METADATA_ROOT_NOT_IN_DB The indicated root class is not in the database. This field is read-only.
Public field Static METADATA_STATIC_LOAD_FAILED An error occurred while loading static metadata. This field is read-only.
Public field Static METADATA_TOO_MANY_ROOTS There are too many root classes in the metadata. The offending class is indicated. This field is read-only.
Public field Static METADATA_UNEXPECTED_CREATE_ERROR An unexpected exception occurred while creating the indicated ObjectStoreCache. This field is read-only.
Public field Static PASSWORD_IS_EMPTY_ERROR The password is null or empty when trying to create JAAS Subject object. This field is read-only.
Public field Static PERSIST_ADDON_CREATION_FAILED A failure occurred while creating AddOn "{0}" in Domain "{1}". This field is read-only.
Public field Static PERSIST_ADDON_INSTALLATION_FAILED A failure occurred while installing AddOn "{0}" into ObjectStore "{1}". See exception context or error log for details. This field is read-only.
Public field Static PERSIST_BAD_FILTERED_PROPERTY_ID The filtered property ID indicated is invalid. This field is read-only.
Public field Static PERSIST_CANNOT_GET_DATABASE_VERSION The database version could not be identified. This field is read-only.
Public field Static PERSIST_CANT_CBR_ENABLE Cannot set CBREnabled equal to true until after the VerityDomainConfiguration has been setup and properties VerityMasterAdminServerHostname and VerityMasterAdminServerPort are valid. This field is read-only.
Public field Static PERSIST_CANT_CHANGE_CBR_LOCALE The CBRLocale of object store {0} may not be changed when any VerityCollection objects exist in that object store. This field is read-only.
Public field Static PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH The VerityIndexArea.RootDirectoryPath property cannot be changed when a VerityCollection exists in that IndexArea. This field is read-only.
Public field Static PERSIST_CANT_DELETE_INUSE_INDEX_AREA Can't delete a VerityIndexArea when the VerityCollections property is not empty. Set the isCBREnabled property to false and then run an IndexJob so the VerityCollections will be deleted before attempting to delete the IndexArea. This field is read-only.
Public field Static PERSIST_CANT_DELETE_VERITY_COLLECTION Can't delete a VerityCollection from an IndexArea. Set the isCBREnabled property to false and run an IndexJob instead. This field is read-only.
Public field Static PERSIST_CANT_USE_ZERO_GUID Creating an object with a Id of all zeroes is not allowed. Class of object in create attempt was {0} This field is read-only.
Public field Static PERSIST_CBR_LOCALE_NOT_SET The CBRLocale property of the object store must be set before any IndexAreas are created This field is read-only.
Public field Static PERSIST_COMPOUND_DOCUMENT_INTEGRITY An attempted operation would violate compound document integrity rules. This field is read-only.
Public field Static PERSIST_INVALID_DATABASE_CHARSET The character set for this database is invalid. This field is read-only.
Public field Static PERSIST_INVALID_JOB_IDX_ID IndexationId {0} in the IndexJobCollectionItem object does not refer to an existing VerityCollection object This field is read-only.
Public field Static PERSIST_INVALID_ROOT_DIRECTORY_PATH The VerityIndexArea.RootDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server. This path must be visible to the CE server if the TempDirectoryPath is null. This field is read-only.
Public field Static PERSIST_INVALID_SUBSCRIPTION_TARGET The specified subscription target is invalid. This field is read-only.
Public field Static 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. This path must be visible to both the Verity servers and the CE servers. This field is read-only.
Public field Static PERSIST_NO_COLUMN No column is defined for the property on the indicated class. This field is read-only.
Public field Static PERSIST_OBJSTR_DATABASE_TABLES_EXIST Database tables already exist for the indicated ObjectStore. This field is read-only.
Public field Static PERSIST_SINGLETON_CLASS Only one instance of class {0} can be created. The existing instance must be deleted before a new one can be created. This field is read-only.
Public field Static PERSIST_UNEXPECTED_PROPERTY_CARDINALITY The property cardinality value was unexpected. This field is read-only.
Public field Static PERSIST_UNSUPPORTED_DATABASE The database type specified is not supported. This field is read-only.
Public field Static PERSIST_UNSUPPORTED_DATABASE_VERSION The database version is not supported. The indicated version is required. This field is read-only.
Public field Static PERSIST_UNSUPPORTED_FEDERATED_OP The current operation ({0}) is not supported or invalid for the federated document. This field is read-only.
Public field Static PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT If either the VerityMasterAdminServerHostname or VerityMasterAdminServerPort is non-null, both must be non-null. This field is read-only.
Public field Static PUBLISH_BAD_PUBLISH_REQUEST The publish request is invalid. Check the validity of submitted input such as publish options or publish template. This field is read-only.
Public field Static PUBLISH_BAD_PUBLISH_TEMPLATE An exception occurred while handling the provided publish template object. Check the contents or properties of the object. This field is read-only.
Public field Static PUBLISH_CONTENT_ELEMENT_NOT_FOUND Publishing requires that the source document must contain a content element, but none was found. This field is read-only.
Public field Static PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTED Publishing does not support a content reference as the first content element of the source document. This field is read-only.
Public field Static PUBLISH_DITA_INVALID_DITAOT DITA Open Toolkit not installed in specified DITAHome location in the DITA Rendition Engine Connection. This field is read-only.
Public field Static PUBLISH_DITA_INVALID_DITAOT_LIB DITA Open Toolkit lib folder not found or invalid. This field is read-only.
Public field Static PUBLISH_DITA_INVALID_DITAVAL DITAVAL file requires DocumentTitle, ContentSize and ContentElement properties. This field is read-only.
Public field Static PUBLISH_DITA_INVALID_WORKSPACE_FOLDER The DITA temp workspace folder exists but is not a folder. This field is read-only.
Public field Static PUBLISH_DITA_JAVA_HOME_UNDEFINED JAVA_HOME environment variable not defined. This field is read-only.
Public field Static PUBLISH_DITA_PUBLICATION_NOT_FOUND The DITA publication file was not found . This field is read-only.
Public field Static PUBLISH_DITA_RENDER_FAILED The DITA Open Toolkit render operation failed, returning a non-zero value. This field is read-only.
Public field Static PUBLISH_DITA_UNABLE_TO_CREATE Attempt to create DITA temp files failed. This field is read-only.
Public field Static PUBLISH_DITA_UNABLE_TO_DELETE After render operation, attempt to delete DITA temp files failed. This field is read-only.
Public field Static PUBLISH_HANDLER_THREW An exception occurred in the Publishing handler. The exception is chained to this one. This field is read-only.
Public field Static PUBLISH_NO_HANDLER A handler for the PublishRequest indicated could not be retrieved. This field is read-only.
Public field Static PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW Reading the PublishRequest.PublishingStatus threw This field is read-only.
Public field Static PUBLISH_READING_REC_THREW Reading the RenditionEngineConnection threw. This field is read-only.
Public field Static REPLICATION_LATER_VERSION_EXISTS Can not replicate version This field is read-only.
Public field Static RETRIEVE_ALL_PROPS_FROM_SAME_CLASS When returning objects all properties selected must be from same class. This field is read-only.
Public field Static RETRIEVE_AMBIGUOUS_PROPERTY The indicated property is ambiguous: it has no table specifier. This field is read-only.
Public field Static RETRIEVE_BAD_APPEND_ACTIVE_CLAUSE The call to SelectStatementEx.appendActiveClause is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_CONTENT_ELEMENT_ID The element id for the indicated document in the Content table is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_CONTENT_ELEMENT_ORDINAL The indicated ordinal in the element_id of the content is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_CONTINUATION_STRING The indicated continuation string is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_GET_OBJECT_PARAMETERS The getObject parameters are invalid. This field is read-only.
Public field Static RETRIEVE_BAD_GLOBAL_IDENTITY The global identity is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_MULTI_SELECT_DISTINCT The select Distinct operation cannot be used if the selected property is not defined in all object stores of within the scope of the query. This field is read-only.
Public field Static RETRIEVE_BAD_NAME_PROPERTY The name property is not set up correctly in the system metadata for the indicated class. This is a system error. This field is read-only.
Public field Static RETRIEVE_BAD_OBJECT_ADDRESS The ObjectAddress is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_OBJECT_COLUMN_TYPE The column type for object indicated for the property is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_ORDERBY_DATATYPE The datatype for the ORDER BY clause is invalid. This field is read-only.
Public field Static RETRIEVE_BAD_PROPERTY_FILTER_TYPE The indicated property type in PropertyFilter is unrecognized. This field is read-only.
Public field Static RETRIEVE_BAD_REPOSITORY_SEARCH AdHocClassRetriever.executeSearch can be called only for a repository search. This field is read-only.
Public field Static RETRIEVE_CANT_COMPARE_TYPES Can't compare dissimilar types. This field is read-only.
Public field Static RETRIEVE_CANT_CREATE_RETRIEVER The indicated retriever could not be created. This field is read-only.
Public field Static RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIR The temporary file directory indicated cannot be created. This field is read-only.
Public field Static RETRIEVE_CANT_GET_LOCAL_HOST The local host cannot be opened. This field is read-only.
Public field Static RETRIEVE_CANT_GET_OBJECT_ID The object is not an independent or global object. The object id is not found. This field is read-only.
Public field Static RETRIEVE_CANT_MODIFY_ROOT_FOLDER The root folder cannot be modified. This field is read-only.
Public field Static RETRIEVE_CANT_OPEN_COLLECTION The indicated Verity collection cannot be opened. The error is indicated. This field is read-only.
Public field Static RETRIEVE_CANT_OPEN_WORKSPACE The Verity workspace cannot be opened. The errors are indicated. This field is read-only.
Public field Static RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMN There is no column defined on the indicated property. A select Distinct operation cannot be performed. This field is read-only.
Public field Static RETRIEVE_CANT_SELECT_WITH_DISTINCT The property cannot be selected using Distinct. The property is indicated. This field is read-only.
Public field Static RETRIEVE_CONTENT_JOIN_INVALID Join on content search is invalid. A content search of class "X" must contain "... JOIN ON ContentSearch.QueriedObject = X.This" This field is read-only.
Public field Static RETRIEVE_CONTENT_NOT_TRANSFER The content for the indicated document and ordinal is not ContentTransfer. This field is read-only.
Public field Static RETRIEVE_CONTENT_SEARCH_AND CONTAINS or FREETEXT must use AND if ContentSearch is joined using an inner join. This field is read-only.
Public field Static RETRIEVE_CONTENT_SEARCH_FAILED The Verity search failed for the indicated values. This field is read-only.
Public field Static RETRIEVE_CONTENT_SEARCH_OR CONTAINS or FREETEXT must use OR if ContentSearch NOT is joined using an inner join. This field is read-only.
Public field Static RETRIEVE_DBCONTEXT_NULL The database context is unexpectedly null. This field is read-only.
Public field Static RETRIEVE_EXCEEDED_BLOB_BUFFER The maximum length of the indicated blob buffer has been exceeded. This field is read-only.
Public field Static RETRIEVE_EXPECTED_ID An id property was expected. This is a system error. This field is read-only.
Public field Static RETRIEVE_INVALID_CLASSID_FOR_PROP The indicated class id is invalid for the property. This field is read-only.
Public field Static RETRIEVE_INVALID_DEPENDENT_FETCH An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list. This field is read-only.
Public field Static RETRIEVE_INVALID_ISCLASS_ALIAS The class alias in the indicated isclass test is invalid. This field is read-only.
Public field Static RETRIEVE_INVALID_LIST_DATATYPE The list datatype indicated for the property is invalid. This field is read-only.
Public field Static RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS The indicated operator used with CONTAINS or FREETEXT is invalid. This field is read-only.
Public field Static RETRIEVE_INVALID_PROPERTY_VALUE The property value type indicated for the property is invalid. This field is read-only.
Public field Static RETRIEVE_INVALID_REFLECTIVE_PROP Invalid Reflective property(={0}) specified for Enum Propeorty(={1}). Reflective Property should present in either the "Required Class" or its sub classes. This field is read-only.
Public field Static RETRIEVE_ITEM_INDEX_NEGATIVE The item index is negative in the request to retrieve a dependent object. This field is read-only.
Public field Static RETRIEVE_MISSING_CONTENTSEARCH_JOIN When using CONTAINS or FREETEXT, there must be a ContentSearch table joined to another table in the FROM clause. This field is read-only.
Public field Static RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE More than one ContentSearch table cannot be joined into a search This field is read-only.
Public field Static 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. This field is read-only.
Public field Static RETRIEVE_MULTIPLE_COLUMN_NAMES The two indicated properties with the same table have different column names. This field is read-only.
Public field Static RETRIEVE_MULTIPLE_CONTAINSORFREETEXT More than one CONTAINS or FREETEXT clause in a search statement is invalid. This field is read-only.
Public field Static RETRIEVE_MULTIPLE_DATATYPES The two indicated properties with the same table have different data types. This field is read-only.
Public field Static RETRIEVE_MULTIPLE_ON_CONTENT An ON condition that references content search tables more than once is invalid. This field is read-only.
Public field Static RETRIEVE_NEED_MULTIPLE_OBJECT_STORES At least two object stores must be supplied to a merged scope query. #Supplied={0} This field is read-only.
Public field Static RETRIEVE_NEED_SEARCH_SERVER At least one search server must be specified for the indicated index area. This field is read-only.
Public field Static RETRIEVE_NO_DISTINCT_MERGE The 'Distinct' operator is not supported in merged scope queries. This field is read-only.
Public field Static RETRIEVE_NO_INDEX_AREA_FOR_COLLECTION There is no Verity index area for the indicated collection id. This field is read-only.
Public field Static RETRIEVE_NO_ITEM_INDEX There is no item index in the request to retrieve a dependent object. This field is read-only.
Public field Static RETRIEVE_NO_REQUIRED_CLASS The indicated persistent property has no required class. This field is read-only.
Public field Static RETRIEVE_NO_ROOT_FOLDER The root folder is not in the cache. This field is read-only.
Public field Static RETRIEVE_NO_SELECTED_PROPERTY The selected property was not found in the property list. This field is read-only.
Public field Static RETRIEVE_NO_VERITY_COLLECTION There is no Verity collection for the indicated collection id. This field is read-only.
Public field Static RETRIEVE_NOT_IMPLEMENTED Not implemented. This field is read-only.
Public field Static RETRIEVE_NOT_OBJECT The indicated property for getObject must be an object. This field is read-only.
Public field Static RETRIEVE_NULL_CONTENTSEARCH_JOIN A null row cannot be joined to ContentSearch. For example, "select ... from ContentSearch left outer join Document ... " is not allowed, because the Document table row may be null when CoentSearch is not null. This field is read-only.
Public field Static RETRIEVE_NULL_ENUM_COLUMN Attempt to retrieve an enumeration property that has a reflective property with no column defined. Class={0}, Enumeration property={1}, Reflective property of enumeration={2} This field is read-only.
Public field Static RETRIEVE_NULL_TABLE_LIST The indicated property cannot be used with a null table for list cardinality. This field is read-only.
Public field Static RETRIEVE_ORDER_BY_NOT_SELECTED The indicated ORDER BY property must be in the select list. This field is read-only.
Public field Static RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE One child node of the order property was expected. This is a system error. This field is read-only.
Public field Static RETRIEVE_PARSE_BAD_CARDINALITY The cardinality on the indicated property is invalid. This field is read-only.
Public field Static RETRIEVE_PARSE_BAD_CHILD_COUNT There was an unexpected number of child elements in the FROM clause. This field is read-only.
Public field Static RETRIEVE_PARSE_BAD_LONG_STRING The indicated long string property is not allowed to be used with the specified operator. This field is read-only.
Public field Static RETRIEVE_PARSE_BAD_ROOT_CHILD The child of the root query node is unrecognized. This field is read-only.
Public field Static RETRIEVE_PARSE_CANT_COMPARE_CONSTANTS An attempt was made to compare two constants that are dates, booleans, or GUIDs. This field is read-only.
Public field Static RETRIEVE_PARSE_CONSTANT_NOT_ALLOWED A constant is not allowed to be used with the indicated operator. This field is read-only.
Public field Static RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWED An expression is not allowed to be used with the indicated operator. This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_FOLDER_SYNTAX The indicated folder syntax is invalid. This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY The property used as the first argument of the FREETEXT operator is invalid. FREETEXT cannot search individual properties, and only supports "*". This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_NODE_TYPE The indicated node type is invalid. This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_OBJECT_FUNCTION The indicated argument to the OBJECT function is invalid. This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_QUERY_PROPERTY There was an invalid property in the query. This field is read-only.
Public field Static RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND The operand on the right side of INFOLDER is invalid. This field is read-only.
Public field Static RETRIEVE_PARSE_NO_COLUMN_DEFINED The indicated property in the query has no column defined. This field is read-only.
Public field Static RETRIEVE_PARSE_NO_FROM_CLAUSE No FROM clause was specified in the query. This field is read-only.
Public field Static RETRIEVE_PARSE_OBJECT_IN_FROM The OBJECT function is not allowed in a FROM clause. This field is read-only.
Public field Static RETRIEVE_PARSE_PROPERTY_NEEDS_CLASS The indicated property must be qualified by a class name. This field is read-only.
Public field Static RETRIEVE_PARSE_PROPERTY_NOT_ALLOWED The indicated property is not allowed to be used with the specified operator. This field is read-only.
Public field Static RETRIEVE_PARSE_UNEXPECTED_NODE There was an unexpected node type as indicated. This field is read-only.
Public field Static RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPE The datatype specified for the indicated operator was unexpected. This field is read-only.
Public field Static RETRIEVE_PATH_SLASH The indicated path name must start with "/" or "\". This field is read-only.
Public field Static RETRIEVE_PROPERTY_NOT_DEFINED The indicated property is not defined. This field is read-only.
Public field Static RETRIEVE_PROPERTY_NOT_ORDERABLE The indicated property is not orderable. This field is read-only.
Public field Static RETRIEVE_SQL_SYNTAX_ERROR There was a syntax error in a SQL query or filter expression at the indicated line and position. The specified and expected values are indicated. This field is read-only.
Public field Static RETRIEVE_UNEXPECTED_PROP_CONSTRAINT The indicated constraint is unexpected for the property. This field is read-only.
Public field Static RETRIEVE_UNEXPECTED_SELECTION The object property selection was unexpected. This field is read-only.
Public field Static RETRIEVE_UNRECOGNIZED_QUERY_DATE The indicated query date is not recognized. The String provided does not contain a recognized query date format. This field is read-only.
Public field Static RETRIEVE_UNSELECT_ORDER_BY An unselected property in the ORDER BY clause can be only the id column. All properties in the ORDER BY clause must be in the select list, with the exception of an Id property. This field is read-only.
Public field Static SCRIPT_ERROR There was an error running the script This field is read-only.
Public field Static SCRIPT_LOAD_INVOKE_ERROR There was an error loading or invoking the script engine. This field is read-only.
Public field Static SCRIPT_NO_SUCH_METHOD The method specified does not exist in the indicated script. This field is read-only.
Public field Static SCRIPT_SYNTAX_ERROR There was an error loading the script. This field is read-only.
Public field Static SECURITY_ANONYMOUS_DISALLOWED Anonymous users are not allowed access to the Content Engine. This field is read-only.
Public field Static SECURITY_DEFAULT_CONFIG_EXCEPTION An unexpected exception occurred while parsing the default JAAS configuration file for this application This field is read-only.
Public field Static SECURITY_DEFAULT_CONFIG_EXPAND_ERROR Cannot expand the specified system property in the default JAAS configuration file for this application server. This file is found in the jace.jar file with the name ''jaas.conf.<server-type>'' and the error was around the indicated line number. This field is read-only.
Public field Static SECURITY_DEFAULT_CONFIG_PARSE_ERROR There was an error encountered parsing the default JAAS configuration file for this application server. This file is found in the jace.jar file with the name ''jaas.conf.<server-type>'' and the error was around the indicated line number. This field is read-only.
Public field Static SECURITY_DOMAIN_ENCRYPTION_UNDEFINED The specified encryption-related property is undefined for this domain. These properties are automatically defined when the domain object is created, so if you have an old GCD, you may want to recreate the GCD. This field is read-only.
Public field Static SECURITY_EXCEPTION_READING_OBJECT An exception occurred while reading a SecurityDescriptor (ACE or ACL). This field is read-only.
Public field Static SECURITY_EXCEPTION_WRITING_OBJECT An exception occurred while writing a SecurityDescriptor (ACE or ACL). This field is read-only.
Public field Static SECURITY_INVALID_CONFIGURATION The security configuration is incorrect. This exception is logged. This field is read-only.
Public field Static SECURITY_INVALID_CREDENTIALS The credentials required to communicate with the server are invalid. This is generally caused by the lack of a proper JAAS authentication. This field is read-only.
Public field Static SECURITY_INVALID_DN Invalid DN: {0} This field is read-only.
Public field Static SECURITY_INVALID_INHERITANCE The effective access of this object can not be determined with finding the inheritable security object values. This field is read-only.
Public field Static SECURITY_INVALID_SECURITY_DESCRIPTOR An invalid security descriptor was found This field is read-only.
Public field Static SECURITY_INVALID_SHORTNAME_STRING Short Name String is not a valid String This field is read-only.
Public field Static SECURITY_INVALID_SID_STRING The Security Id string indicated is not a valid Security Id. This field is read-only.
Public field Static SECURITY_LDAP_PROVIDER_FAILED Error happens in LDAP provider. This field is read-only.
Public field Static SECURITY_MISSING_DEFAULT_INSTANCE_SECURITY The default instance security for the indicated class is missing. This exception is logged. This field is read-only.
Public field Static SECURITY_MISSING_SECURITY_ID The database has been corrupted: the Security Id indicated cannot be found in the security descriptor table. This exception is logged. This field is read-only.
Public field Static SECURITY_OBJECT_MISSING_ATTRIBUTE The specified object is missing the attribute indicated. This field is read-only.
Public field Static SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTED DESCENDING Order of search results is not suppoerted in eDirectory This field is read-only.
Public field Static SECURITY_TOO_MANY_MATCHES More than one security principal was found. This field is read-only.
Public field Static SECURITY_UNEXPECTED_ACE_TYPE The ACE type was not expected. This field is read-only.
Public field Static SECURITY_UNEXPECTED_VERSION The SecurityDescriptor version indicated was not expected. This field is read-only.
Public field Static SECURITY_WSI_KERBEROS_CREDENTIAL_INVALID The Content Engine Web Services Kerberos credential was found to be invalid. This field is read-only.
Public field Static SECURITY_WSI_KERBEROS_LOGIN_FAILED The Content Engine Web Services Kerberos login failed. This field is read-only.
Public field Static SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDED The Content Engine Web Services login failed since no login modules succeeded. This field is read-only.
Public field Static TRANSPORT_CALL_CONTEXT_ALREADY_SETUP The current thread already has a call context associated with it. This exception is logged. This field is read-only.
Public field Static TRANSPORT_CALL_CONTEXT_NOT_SETUP The current thread has no call context associated with it. This exception is logged. This field is read-only.
Public field Static TRANSPORT_CORRELATION_ID_MISSING The server returned a response and the correlation ID is missing. This field is read-only.
Public field Static TRANSPORT_EXECUTE_CHG_MISSING_RESPONSE The server did not return a response to a Content Engine Web Services execute change request call. This field is read-only.
Public field Static TRANSPORT_EXPECTED_CLASS_DESCRIPTION The server was expected to return a class description set result for a metadata search request. There was no response. This field is read-only.
Public field Static TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSE The request to the server for an engine object returned no information. This field is read-only.
Public field Static TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSE The request to the server for an engine object collection did not return an engine object collection. This field is read-only.
Public field Static TRANSPORT_EXPECTED_PROPERTY_RESPONSE The request to the server for a specific property returned no information. This field is read-only.
Public field Static TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE The request to the server for a repository row collection did not return a repository row collection. This field is read-only.
Public field Static TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATE The server can not create the internal call context. There is generally a chained exception explaining why the problem occurred. This field is read-only.
Public field Static TRANSPORT_INVALID_CORRELATION_ID The server returned a correlation ID and there is no corresponding request. This field is read-only.
Public field Static TRANSPORT_INVALID_SEARCH_REQUEST The indicated search request is invalid. This field is read-only.
Public field Static TRANSPORT_MISSING_SERVER_RESPONSE The server failed to return a response for each request. This field is read-only.
Public field Static TRANSPORT_MUST_BE_SUBCLASS The specified class must be of the indicated base class. This field is read-only.
Public field Static TRANSPORT_NO_INITIAL_CONTEXT A J2EE JNDI initial context could not be created. This field is read-only.
Public field Static TRANSPORT_SCC_CANNOT_GET_USER_TRANSACTION The attempt to get a UserTransaction from the TransactionManager failed. This field is read-only.
Public field Static TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSION The attempted suspension of multiple transaction was not allowed. This field is read-only.
Public field Static TRANSPORT_SCC_FAILED_REGISTER_SYNC The attempt to register the synchronization listener failed. This field is read-only.
Public field Static TRANSPORT_SCC_NO_TRANSACTION There is no current transaction. This field is read-only.
Public field Static TRANSPORT_UNABLE_TO_LOCATE_EJB The server EJB interface was not found. There is generally a chained exception that explains why the problem occurred. This exception is logged. This field is read-only.
Public field Static TRANSPORT_UNABLE_TO_LOCATE_EJB_SESSION The EJB Session was not found in the class path. This exception is logged. This field is read-only.
Public field Static TRANSPORT_WAITING_QUEUE_FULL The waiting queue exeeds the upper limit. This field is read-only.
Public field Static TRANSPORT_WSI_CLASS_MISSING Ststem throws NoClassDefFoundError or ClassNotFoundException when trying to create Soap session This field is read-only.
Public field Static TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED The server request initiated from the Content Engine Web Services interface did not return an object collection as expected. The server did not return the proper response. This field is read-only.
Public field Static TRANSPORT_WSI_CONTENT_EXPECTED Element content during XML-to-Java deserialization was expected but not found. This field is read-only.
Public field Static TRANSPORT_WSI_CONTENT_GET_FAILED An error occured in the client API while reading document content from the Content Engine Web Services interface. It is usually changed to an exception that provides a greater level of detail describing the problem. This field is read-only.
Public field Static TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED An error occured in the client API while reading document content from the Content Engine Web Services. It is usually changed to an exception that provides a greater level of detail describing the problem. This field is read-only.
Public field Static TRANSPORT_WSI_CONTENT_SEND_FAILED An attempt to send content to the server using the Content Engine Web Services interface failed. The details of the failed operation are generally part of the chained exception. This field is read-only.
Public field Static TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE The Content Engine Web Services ActionType can not be created during an execute change request. This field is read-only.
Public field Static TRANSPORT_WSI_DESERIALIZATION_ERROR An error occurred deserializing a Java object from a Content Engine Web Services XML element. This field is read-only.
Public field Static TRANSPORT_WSI_END_TOKEN_EXPECTED A closing element during XML-to-Java deserialization was expected but not found. This field is read-only.
Public field Static TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE The user security and locale information required for the server's Content Engine Web Services interface cannot be set up properly. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPE xsi:type of a ContentResponse value element was not recognized This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_CONTENT_TYPE xsi:type of a ContentData value element was not recognized This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTION An invalid dependent object action type was detected during an execute change request. The type is currently not supported by the Content Engine Web Services interface. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_ENUM_VALUE Invalid value for attribute defined as an enumerated type in the WSDL This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_HEADER_VALUE The listener for Content Engine Web Services (WSIListener) cannot adequately decipher a value contained in the SOAP header. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_INDEPENDENT The Content Engine Web Services interface was unable to create the independent object on the server. This field is read-only.
Public field Static 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. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_MESSAGE_CONTEXT The MessageContext encountered by the handler for Content Engine Web Services is not of the correct class. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPE An unexpected singleton object value property was returned from the server. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_RESPONSE_NO_EO The server response was invalid. An engine object was expected. This field is read-only.
Public field Static TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPE The search request type is invalid. This field is read-only.
Public field Static TRANSPORT_WSI_LOOKUP_FAILURE The server's Content Engine Web Services interface cannot be identified based on the specified end point. This field is read-only.
Public field Static TRANSPORT_WSI_MISSING_ACTION_TYPE The PendingAction specified during an execute change request is not supported by the Content Engine Web Services interface. This field is read-only.
Public field Static TRANSPORT_WSI_NETWORK_ERROR A network error occurred when issuing a web service request. This field is read-only.
Public field Static TRANSPORT_WSI_SERIALIZATION_ERROR An error occurred serializing a Java object to an XML element for use by Content Engine Web Services. This field is read-only.
Public field Static TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUND The Content Engine Web Services serialization key is not registered. This field is read-only.
Public field Static TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUND The Content Engine Web Services WSDL URI is not registered for Java-to-XML serialization. This field is read-only.
Public field Static TRANSPORT_WSI_START_TOKEN_EXPECTED An opening element during XML-to-Java deserialization was expected but not found. This field is read-only.
Public field Static TRANSPORT_WSI_UNEXPECTED_RESPONSE An unexpected response was received by the client API from the server's Content Engine Web Services interface. This field is read-only.
Public field Static TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPE The server's Content Engine Web Services interface returned a lifecycle change value that is not recognized by the client. This field is read-only.
Public field Static TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPE The server's Content Engine Web Services interface returned a reservation type value that is not recognized by the client. This field is read-only.
Public field Static TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPE The specified property type is either not supported by the Content Engine Web Services interface, or it was submitted from the Content Engine Web Services interface and is not supported by the API. This field is read-only.
Public field Static TRANSPORT_WSI_VALUE_EXPECTED An element or attribute value was expected and required for deserialization. This field is read-only.
Public field Static TRANSPORT_WSI_WSDL_FILE_NOT_FOUND The WSDL file used to communicate with the server's Content Engine Web Services interface cannot be found. This field is read-only.
Top

Protected Fields

  Name Description
Family field mEnglishString   (inherited from LString)
Family field mKey   (inherited from LString)
Top

See Also