IBM Content Integrator, Version 8.6

Messages: application development

Error and warning messages for Content Integrator application development cover client applications, the client viewer, repository event services, SOA, and web services.

Client applications and viewer

COEC0001E: The content integration server cannot be initialized in direct mode because the vbr.home property is not set. Set the vbr.home property as a Java system property. The system vbr.home property must be set to a valid installation directory. Check the configuration log for errors.
Explanation: The system property vbr.home must be set to a valid installation directory. Check configuration for errors.

COEC0002E: The custom AccessServices implementation cannot be created.

COEC0003E: The server URL is not valid.

COEC0004E: The timeout value is not valid. The value must be greater than zero.

COEC0005E: A null group list was returned without an exception being thrown.

COEC0006E: Index {0} is out of the range of an object length. Ensure that the index is within the object length range and try again.
Explanation: An attempt was made to index outside of the object length range. Ensure that the index is within the object length range, and try again.

COEC0007E: A null root folder was returned without an exception being thrown.

COEC0008E: A null root work queue was returned without an exception being thrown.

COEC0009E: A null item class list was returned without an exception being thrown.

COEC0010E: The input argument must not be null.

COEC0011E: A null content object was returned and no exception was thrown.

COEC0012E: A null repository item was returned and no exception was thrown.

COEC0013E: A null folder was returned without an exception being thrown.

COEC0014E: An error was found in content URL {0}.

COEC0015E: An error occurred while reading from content URL {0}. Ensure that HTTP Access is running and HTTP Access settings are configured properly.

COEC0016E: The user is not logged in. The login ID is null.

COEC0017E: An error occurred while logging out of repository {0}.
Parameter {0}: repository ID

COEC0018E: Specify a temporary file.

COEC0019E: The specified temporary file {0} already exists.

COEC0020E: An error occurred while writing the XML stream to the temporary file. Check the exception stack for details.

COEC0021E: The specified file {0} does not exist or cannot be read. COEC0022E: The root element {0} was not found in the document.
Parameter {0}: "VeniceBridgeContent:contentCollection"

COEC0023E: The element {0} must be of type {1} to import the content from XML. Collections of content cannot be imported with this method.
Parameter {0}: "VeniceBridgeContent:contentCollection"
Parameter {1}: "single"

COEC0024E: Content from the XML cannot be created: no data was specified.

COEC0025E: An error occurred while trying to create an instance of the IXMLParserFactory implementation {0}.

COEC0026E: Data map {0} is not valid.

COEC0027E: An unexpected error occurred. Check the exception stack for details.

COEC0028E: A null rendition type list was returned without an exception being thrown.

COEC0029E: A null renditions array was returned and no exception was thrown.

COEC0030E: The data map {0} was retrieved from repository {1} (persistent ID: {2}) and an attempt was made to use it with repository {3} (persistent ID: {4}).
Parameter {0}: datamap name
Parameter {1}: datamap repository system ID
Parameter {2}: datamap repository persistent ID
Parameter {3}: other repository system ID
Parameter {4}: other repository persistent ID

COEC0031E: The user is already logged in. Only one login is allowed per repository instance.

COEC0032E: A null login ID is not valid for creating a folder.

COEC0033E: The assertion failed while constructing a DOM tree representing this folder. The owner document cannot be retrieved from the node.
DOM = Document Object Model

COEC0034E: The assertion failed. The DOM does not contain a {0} element.
Parameter {0} is TO_XML_SECURITY = "vbr_ri:security";

COEC0035E: An error occurred while getting folder contents with an item finder.

COEC0036E: An error occurred while constructing the DOM representing this folder.

COEC0037E: An error occurred while retrieving filed content item {0}. The content item was null.
Parameter {0}: the index of the content item in the folder.

COEC0038E: To generate an XML representation, the folder must have filed content items.

COEC0039E: An error occurred while getting the folder contents as XML. Check the exception stack for details.

COEC0040E: An error occurred while generating a DOM tree representing the result set.

COEC0041E: An assertion failed while appending a DOM tree representing the result set to a node. The specified node is null.

COEC0042E: An assertion failed while appending a DOM tree representing the result set to a node. The owner document cannot be retrieved from the node.

COEC0043E: An error occurred while appending a DOM tree representing the result set.

COEC0044E: An error occurred while creating a string containing an XML representation of the result set.

COEC0045E: The result row cannot be retrieved from the ResultSet.

COEC0046E: To generate an XML representation, the result set must have content results.

COEC0047E: The {0} argument must be greater than zero.
Parameter {0}: name of an input argument

COEC0048E: The {0} argument cannot be null.
Parameter {0}: name of an input argument

COEC0049E: No native content was returned for page: {0}.

COEC0050E: An error occurred while checking in the content item to its repository by using native content from the given files.

COEC0051E: An error occurred while checking in the content item to its repository by using native content from the given byte array.

COEC0052E: A null or empty URL list cannot be used.

COEC0053E: The user must be logged in to check in content.

COEC0054E: An error occurred while checking in the content item to its repository by using native content from the given URLs.

COEC0055E: An error occurred while checking in the content item to its repository by using native content from the given streams.

COEC0056E: A null or empty stream list cannot be used.

COEC0057E: The default file name array must match the streams array.

COEC0058E: An error occurred while uploading the stream to URL {0}.

COEC0059E: An error occurred while updating the content in the repository with modified property values and new native content from the given files.

COEC0060E: The user must be logged in to update content.

COEC0061E: An error occurred while updating the content in the repository with modified property values and new native content from the given URLs.

COEC0062E: An error occurred while updating the content in the repository with modified property values and new native content from the given streams.

COEC0063E: An error occurred while checking out the current content from the repository and saving its native contents to the named files.

COEC0064E: An error occurred while canceling the checked-out status of this content item.

COEC0065E: An error occurred while saving the newly created content and native content into the repository by using native content from the given files.

COEC0066E: The number of file names and byte arrays do not match.

COEC0067E: A null default file name cannot be used.

COEC0068E: The user must be logged in to get an upload URL.

COEC0069E: An error occurred while getting a URL where a page of native content can be placed.

COEC0070E: The user must be logged in to create content.

COEC0071E: This content was created from XML. Use method {0} to save this content.

COEC0072E: This is not new content. Use method {0} to create new content.

COEC0073E: An error occurred while saving the newly-created content and native content into the repository by using native content from the given URLs.

COEC0074E: An error occurred while saving the newly created content and native content into the repository by using native content from the given streams.

COEC0075E: An error occurred while saving this content item in the indicated folder {0}.

COEC0076E: This new content was not created from XML. Use method {0} to save new content.

COEC0077E: This is not new content. Use method {0} to create new content from XML.

COEC0078E: An error occurred while saving the newly created content and native content into the repository by using native content from the XML.

COEC0079E: The MIME type cannot be set on a content item whose page count is zero.

COEC0080E: The default file name cannot be set on a content item whose page count is zero.

COEC0081E: An error occurred while getting content as XML.

COEC0082E: The XML output cannot be created because the repository ID is null.

COEC0083E: The XML output cannot be created because the content ID is null.

COEC0084E: The XML output cannot be created because property {0} has a null name.

COEC0085E: Multi-part content for content ID {0} cannot be retrieved. The repository is null.

COEC0086E: Multi-part content for content ID {0} cannot be retrieved. Content was returned as null.

COEC0087E: An error occurred while compressing the native content and returning the compressed content as a byte array.

COEC0088E: An assertion failed while constructing a DOM tree representing this content. The owner document cannot be retrieved from the node.

COEC0089E: {0} is not a configured repository.
Parameter {0}: repository system ID

COEC0090E: The repository equals null. The repository must be set prior to creating content from XML.

COEC0091E: The item class {0} in the XML file is not valid for this repository.
Parameter {0}: item class name

COEC0092E: Content from XML with multiple parts (not supported from this import) or multiple pages in repository {0} that does not support multi-file content creation cannot be created.
Parameter {0}: repository system ID

COEC0093E: An error occurred while attempting to create new content from XML.

COEC0094E: The page number {0} is not valid (minimum page: {1}, maximum page: {2}).
Parameter {0}, {1}, {2} = page number.

COEC0095E: No native content was returned for page: {0}.
Parameter {0}: page number.

COEC0096E: No security changes were made.

COEC0097E: A null version ID list is not allowed.

COEC0098E: The number of version IDs {0} must match the number of content IDs {1}.
Parameter {0}: number of version ID {1} = number of content IDs

COEC0099E: Directory {0} does not exist.
Parameter {0}: directory path

COEC0100E: Item {0} is not a valid part of multi-part content or folder.
Parameter {0}: a RepoItemHandle

COEC0101E: Repository {0} was not found for the supplied user.
Parameter {0}: repository system ID

COEC0102E: The result set was instantiated with null column names.

COEC0103E: The result set was instantiated with null server result set.

COEC0104E: An internal error occurred in {0}.
Parameter {0}: a method name

COEC0105E: The result row cannot be retrieved.

COEC0106E: An error occurred while retrieving result set.

COEC0107E: A server connection was not found for login ID {0}.

COEC0108E: Attempted to retrieve a server connection without a login ID.

COEC0109E: An error occurred while shutting down the session pool.

COEC0110E: The user repository set is null.

COEC0111E: The user repository set contained a null repository at position {0}.
Parameter {0}: position number

COEC0112E: The user repository set repository at position {0} has a null system ID.

COEC0113E: The repository logins added to this pool contain the following invalid repository IDs: {0}.
Parameter {0}: set of repository IDs

COEC0114E: An error occurred while creating session pool user.

COEC0115E: Initialize the user before calling method {0}.
Parameter {0}: a method name

COEC0116E: There is an invalid value {0} for logging property {1}.
Parameter {0}: logging property value; {1} = a logging property such as "vbr.logging.type"

COEC0117E: The user must be initialized.

COEC0118E: The custom logging settings cannot be configured.

COEC0119E: The content integration server returned a null login ID and no exception.

COEC0120E: Repository {0} is not available.
Parameter {0}: repository ID

COEC0121E: An error occurred while logging in to the {0} repository. Check your logon credentials, ensure that you can access the repository, and ensure that the connector properties are set correctly.

COEC0122E: The specified date cannot be null.

COEC0123E: The data from previous item finder cannot be set.

COEC0124E: An item finder with a null repository cannot be created.

COEC0125E: An invalid property name was specified: {0}.

COEC0126E: The data map {0} was retrieved from repository {1} and an attempt was made to use it with a finder of repository {2}.
Parameter {0}: datamap name
Parameter {1}: datamap repository system ID
Parameter {3}: finder repository system ID

COEC0127E: Maximum results cannot be set to a negative value.

COEC0128E: An error occurred while getting a DOM tree representing this item finder.

COEC0129E: An assertion failed while appending a DOM tree representing this item finder to a node. The specified node is null.

COEC0130E: An assertion failed while appending a DOM tree representing this item finder to a node. The owner document cannot be retrieved from the node.

COEC0131E: A null content link cannot be added to this multi-part content.
Adds a new content link to this multi-part content.

COEC0132E: Invalid content ID was specified: {0}.

COEC0133E: Invalid item handle was specified: {0}.

COEC0134E: The given content is not a multi-part content item.

COEC0135E: The repository ID is not valid.
QueryExpression, _errorMsg = following

COEC0136E: An invalid operator was encountered.

COEC0137E: The last character in the selection criteria string was an unescaped escape character.

COEC0138E: An invalid escape character was found at position {0} of the selection criteria string.

COEC0139E: An invalid conjunction was encountered.

COEC0140E: Unbalanced parentheses.

COEC0141E: Incomplete expression. Ensure that each value is wrapped in single quotation marks, and that a single quotation mark is not escaped with {0}.
Parameter {0}: '\\'

COEC0142E: The parentheses are unbalanced. Ensure that all values are wrapped in single quotation marks.

COEC0143E: A data map named {0} is not common to the repositories participating in this federated query.

COEC0144E: There is no result set.

COEC0145E: An error occurred while creating pool resource.

COEC0146E: Checked-in item {0} was never checked out.
Parameter {0}: the object to be checked in.

COEC0147E: This object pool instance is not allowed to create new threads.

COEC0148E: Attempted to shut down session pool with {0} checked out resources.
Parameter {0}: number of checked out resources

COEC0149E: The parameter values are not valid. You must have a minimum value of >= 0. The actual minimum value is {0}.
Parameter {0}: specified min value

COEC0150E: The parameter values are not valid. You must have values as minimum <= keepAlive <= maximum. The actual values are {0} <= {1} <= {2}.
Parameter {0}: min value; {1} = keepalive value; {2} = max value

COEC0151E: The final character in parameter {0} was an unterminated escape character.
Parameter {0}: parameter name: originalString

COEC0152E: Attempt to create a query with a null repository.

COEC0153E: The specified order-by property {0} is not one of the query selection properties.
Parameter {0}: a property name

COEC0154E: The data map {0} was retrieved from repository {1} and an attempt was made to use it with a query of repository {2}.
Parameter {0}: datamap name
Parameter {1}: datamap repository system ID
Parameter {2}: query repository system ID

COEC0155E: An error occurred while translating selection criteria.

COEC0156E: An error occurred while getting a DOM tree representing this query.

COEC0157E: An assertion failed while appending a DOM tree representing this query to a node. The specified node is null.

COEC0158E: An assertion failed while appending a DOM tree representing this query to a node. The owner document cannot be retrieved from the node.

COEC0159E: An error occurred while creating a string containing an XML representation of the query.

COEC0160E: An error occurred in rendition URL {0}.

COEC0161E: An error occurred while reading from rendition URL {0}.

COEC0162E: The item handle cannot be set to null.

COEC0163E: The persistent handle cannot be created.

COEC0164E: Data map {0} was retrieved from repository {1} and an attempt was made to use it with content from repository {2}.
Parameter {0}: datamap name
Parameter {1}: datamap repository system ID
Parameter {2}: repository system ID

COEC0165E: A runtime error occurred while converting the item to a string.

COEC0166E: An error occurred while creating a string containing an XML representation of the item.

COEC0167E: An error occurred while generating a DOM tree representing the item.

COEC0168E: An assertion failed while appending a DOM tree representing this item to a node. The specified node is null.

COEC0169E: An assertion failed while appending a DOM tree representing this item to a node. The owner document cannot be retrieved from the node.

COEC0170E: The protocol {0} is not valid.
Parameter {0}: URN

COEC0171E: The identifier format {0} is not valid.
Parameter {0}: URN

COEC0172E: An encoding error occurred while creating the repository item handle from URN: {0}.

COEC0173E: The identifier format {0} is not valid (found token {1}, expected {2}).
Parameter {0}: URN; {1} = token; {2}: delimiter

COEC0174E: The persistent handle that uses the repository ID {0} cannot be created.

COEC0175E: The nonpersistent handle that uses the repository ID {0} cannot be created.

COEC0176E: An encoding error occurred while getting this repository item handle as a URN.

COEC0177E: A null token was supplied. Authentication bundle tokens cannot be null. An authentication bundle is used to encrypt the username, password and optional parameter set before using the set to logon to a VeniceBridge accessible repository.

COEC0178E: The specified token {0} contains embedded tab characters. Authentication bundle tokens cannot contain embedded tabs.
Parameter {0}: a token string

COEC0179E: Key file {0} does not exist.
Parameter {0}: file name

COEC0180E: A serialized key object cannot be loaded from {0}. The BlowfishSealer encrypts an authentication bundle by using the Blowfish encryption algorithm. Using this sealer requires that the same serialized key object (named BlowfishKey.ser) exists in the current directory or the IBM Content Integrator home directory of the JVM that is sealing the authentication bundle and the machine that is unsealing the authentication bundle.
Parameter {0}: file name with path
Explanation: The BlowfishSealer encrypts an authentication bundle using the Blowfish encryption algorithm. Use of this sealer requires that the same serialized key object (named BlowfishKey.ser) exists in the current directory or the IICE home directory of the JVM that is sealing the authentication bundle(normally the client) and the machine that is unsealing the authentication bundle (normally the Bridge). Check the exception stack for details.

COEC0181E: Attempt to seal a bundle that is already sealed.

COEC0182E: Attempt to unseal a bundle that is not sealed.

COEC0183E: Authentication bundle requires a different unsealer: {0}.
Parameter {0}: the unsealer name

COEC0184E: Unsealer {0} cannot be loaded. Check the exception stack for details.
Parameter {0}: the unsealer name

COEC0185E: An error occurred while parsing the XML data. Check the exception stack for details.

COEC0186E: An error occurred while getting elements with tag name {0}. Check the exception stack for details.
Parameter {0}: a XML tag name

COEC0187E: An error occurred while getting the value of an element.

COEC0188E: An error occurred while getting the attribute value of {0} of an element.
Parameter {0}: attribute name

COEC0189E: An error occurred while getting the name of an element.

COEC0190E: An error occurred while getting the children of an element.

COEC0191E: An error occurred while creating XML output with the JAXP DOM implementation {0} in method {1}.
Parameter {0}: XML writer name; {1} = method name.

COEC0192E: An error occurred while adding the attribute {0} with a value of {1} with the JAXP DOM implementation {2} in method {3}.
Parameter {0}: attribute name; {1}: attribute value; {2} = XML writer name; {3}: method name

COEC0193E: The top level document element was null while creating XML output with the JAXP DOM implementation {0} in method {1}.
Parameter {0}: XML writer name; {1} = method name.

COEC0194E: An error occurred while creating the XML text node {0} with the JAXP DOM implementation {1} in method {2}.
Parameter {0}: XML text node, {1} = XML writer name; {2} = method name.

COEC0195E: An error occurred while creating a CDATA section with the JAXP DOM implementation {0} in method {1}.
Parameter {0}: XML writer name; {1} = method name.

COEC0196E: Specify at least one single sign-on server URL.

COEC0197E: The single sign-on service is already connected to {0}.
Parameter {0}: a URL

COEC0198E: An error occurred while connecting to single sign-on server URL {0}.
Parameter {0}: a URL

COEC0199E: Specify an authentication bundle to connect.

COEC0200E: Connect first before you attempt to retrieve credentials.
Explanation: Retrieve the stored repository credentials for the specified user from the SSO system.

COEC0201E: Cannot connect to a single sign-on server.

COEC0202E: An invalid queue type was specified: {0}. The specified queue type is not valid. The valid values are 0 for the user work queue, 1 for the process work queue and 2 for the system work queue.
Parameter {0}: type of work queue
Explanation: The specified queue type is not valid. The valid values are 0 for the user work queue, 1 for the process work queue and 2 for the system work queue.

COEC0203E: {0} is not a valid mask. The specified mask is not valid. The valid values are 0 for NO_MASK, 1 for NO_MILLISECONDS, 2 for NO_SECONDS, and 3 for NO_MINUTES.

COEC0204E: The character encoding is not valid.

COEC0205E: The number of file names and streams do not match.

COEC0206E: An error occurred when getting the requested native content.
Parameter {0} the data type ID, as an integer

COEC0207E: This operation is not supported on a value of data type {0}.

COEC0208E: The input string could not be parsed.

COEC0209E: The specified item does not exist in this collection.

COEC0210E: The minimum is not set.

COEC0211E: The maximum is not set.

COEC0212E: An invalid data type was specified for a complex property.

COEC0213E: The complex property value is not valid.

COEC0214E: The complex property container is not valid.

COEC0215W: An error occurred when getting privileges for this item.

COEC0216E: The query expression element's values {0} could not be parsed.
Parameter {0}: query expression element values

COEC0217E: User is locked by Session Pool.

COEC0218E: There are no native content pages for this item.

C0EC0219E: Saving the newly created folder into the repository was unsuccessful. Check the exception stack trace log file for more details.

COEC0502E: The configuration server URL {0} is not valid.
Parameter {0}: a URL

COEC0503E: The session pool name {0} is not valid.
Parameter {0}: Session pool name

COEC0504E: An unexpected remote exception occurred while running a local mode session pool.

COEC0506E: No free resource was found for the authentication bundle.

COEC0508E: The session for user {0} on repository {1} cannot be found.
Parameter {0}: username
Parameter {1}: repository ID

COEC0509W: An error occurred while logging user {0} out of repository {1}.
Parameter {0}: username
Parameter {1}: repository ID

COEC0511E: The user session is not logged in to repository {0}.
Parameter {0}: repository ID

COEC0514E: An error occurred while unexpiring session for user {0} on repository {1}.
Parameter {0}: username
Parameter {1}: repository ID

COEC0515E: A record of the user session cannot be found.

COEC0516E: The user session was logged into {0} outside of pool.
Parameter {0}: repository ID

COEC0517E: No more logins are available for repository {0}.
Parameter {0}: repository ID

COEC0518E: Minimum logins must be greater than or equal to zero.

COEC0519E: Maximum logins must be greater than zero, or -1 to indicate no limit.

COEC0520E: Maximum logins per user must be greater than zero, or -1 to indicate no limit.

COEC0521E: Maximum logins per user must be less than or equal to maximum logins.

COEC0522E: Maximum maintained logins must be greater than or equal to minimum maintained logins.

COEC0523E: Maximum maintained logins must be less than or equal to maximum logins.

COEC0524E: Relative login and logout costs must be greater than zero.

COEC0525E: The repository ID is empty.

COEC0526E: An error occurred while creating object pool resource.

COEC0527E: Checked-in resource {0} was not checked out from this pool.
Parameter {0}: arbitrary object to string

COEC0528E: Attempt to shutdown pool with {0} resources checked out.
Parameter {0}: integer

COEC0529W: Exception expiring resource.

COEC0530E: The minimum must be greater than or equal to zero. The actual value is {0}.
Parameter {0}: integer

COEC0531E: The minimum must be less than or equal to maximum and maximum must be greater than or equal to 1. The actual values are minimum: {0}, maximum: {1}.
Parameter {0}: integer
Parameter {1}: integer

COEC0532E: The minimum must be less than or equal to keep-alive. The actual values are minimum: {0}, keep-alive: {1}.
Parameter {0}: integer
Parameter {1}: integer

COEC0533E: Keep-alive must be less than or equal to maximum. The actual values are keep-alive: {0}, maximum: {1}.
Parameter {0}: integer
Parameter {1}: integer

COEC0534E: An error occurred while obtaining configuration.

COEC0535I: The pool with {0} sessions checked out is shutting down.
Parameter {0}: integer

COEC0536W: An error occurred while releasing resource: {0}.
Parameter {0}: an exception

COEC0537E: The session pool is already connected to URL {0}.
Parameter {0}: a URL

COEC0539W: An error occurred while connecting to session pool at URL {0}: {1}.
Parameter {0}: a URL
Parameter {0}: an exception

COEC0540E: Cannot connect to a session pool at any of the specified URLs {0}.
Parameter {0}: a list of URLs

COEC0541E: The repository login credential is null.

COEC0542E: An exception occurred while obtaining repository {0}.
Parameter {0}: a repository ID

COEC0543E: The session pool is not connected.

COEC0544W: An error occurred while initializing dummy user object: {0}.
Parameter {0}: an exception

COEC0545E: Consecutive failures occurred while accessing the session pool at URL {0}.
Parameter {0}: a URL

COEC0546W: An error occurred while obtaining the user from the session pool at URL {0}: {1}.
Parameter {0}: a URL
Parameter {1}: an exception

COEC0548W: No user session was found for repository {0}.
Parameter {0}: a repository ID

COEC0549E: The released user session is in invalid state.

COEC0550E: An error occurred while examining repositories in user session.

COEC0551E: The session pool was not closed prior to garbage collection.

COEC0552E: The user session object is null.

COEC0553E: The user session was freed.

COEC0554E: The session pool does not contain all requested repositories.

COEC0555E: The session pool is shutdown.

COEC0556E: An error occurred while obtaining user.

COEC0557E: An error occurred while maintaining pool: {0}.
Parameter {0}: an exception

COEC0558E: An uncaught exception is in the request service thread: {0}.
Parameter {0}: an exception

COEC0559E: Cannot connect to a configuration server at any of the specified URLs {0}.
Parameter {0}: a list of URLs

COEC0560E: A free user session cannot be found or created.

COEC0561W: The overdue user session (exceed maximum checkout time of {0}ms) is being released.
Parameter {0}: a time value in milliseconds

COEC0562W: An error occurred while examining repositories in user session: {0}.
Parameter {0}: an exception

COEC0563W: An error occurred while freeing user session: {0}.
Parameter {0}: an exception

COEC0564E: An error occurred while computing user cost.

COEC0565E: The requested repository {0} is not defined in this session pool.
Parameter {0}: a repository ID

COEC0566E: An error occurred while logging user {0} in to repository {1}.
Parameter {0}: a username
Parameter {1}: a repository ID

COEC0567W: An error occurred while creating login pool for repository {0}: {1}.
Parameter {0}: a repository ID
Parameter {1}: an exception

COEC0568W: The login pool with default configuration for repository {0} is being created.
Parameter {0}: a repository ID

COEC0569E: The value of maximum users must be greater than zero, or -1 to indicate no limit.

COEC0570E: The relative user creation cost must be greater than or equal to zero.

COEC0571E: The maximum user checkout time must be greater than zero.

COEC0572E: The inactive login timeout must be greater than zero.

COEC0601E: The iterator has no more elements.

COEC0602E: The next method was not yet called, or the remove method has already been called after the last call to the next method.

COEC0603E: Invalid input argument: {0}.

COEC0604E: An access control entry with the same principal, source and disposition already exists.

COEC0605E: A reference to the repository's security schema is not set.

COEC0606E: The given disposition {0} is not supported by this repository.

COEC0607E: The given array contains at least one null element.

COEC0608E: The content item {0} cannot be locked. Check the trace log and try again.
Explanation: This is a pre-check of the content item before actually doing the lock down. Please turn on debug trace and make correction based on the trace then try again

COEC0609E: Content item {0} cannot be locked. Enable trace logging and make the correction and try again.

COEC0610E: Content item {0} cannot be unlocked. Enable trace logging and make the correction and try again.

COEC0701E: The change detection start time {0} must be before the end time {1}.

COEC0800E: The underlying input stream is not available. Get a new input stream and try again.
Explanation: The underlying input stream is not available. It might have been closed already. Get a new input stream and try again.

COEC0801E: The native content byte array is longer than expected. Get a new input stream and try again.
Explanation: The native content byte array is longer than expected and does not fit into the target byte array. Get a new input stream and try again.

COEC0802E: Uploading the native content to the connector failed. See the stack trace for details.

COEC0803W: An invalid stream buffer size was specified: {0}. The minimum buffer size of {1} bytes is used instead. Check the product documentation for valid stream buffer size values.
Explanation: The specified stream buffer size is not in the excepted range of values.

COEC0804E: The requested page {0} for content item {1} is out of range. The page numbers are indexed starting at 1.
Parameter {0} page number.
Parameter {1} content ID.
Explanation: The specified page number is out of range. Use a page number that is in range.

COEC5000E: Index {0} is out of the range of an object length.
Explanation: An attempt was made to index outside of the object length range.
User Response: Ensure that the index is within the object length range, and try again.

Repository event services

COEZ1000E: The RES Director URL was not specified. Set the URL in the connector configuration in the administration tool.

COEZ1001E: Unable to access the RES Director. Check the JNDI initial context properties and JNDI binding name used in the RES Director locator. Ensure that the RES application is deployed and running in the application server.

COEZ1002E: The RES Director encountered an error sending event {0} to the RES Receiver queue. Check the stack trace for details.
Parameter 0 = RepoEvent details

COEZ1003E: The RES Connector failed to send the event {0} to the RES Director at {1} for the repository with ID {2}. Check the stack trace for details.
Parameter 0 = RepoEvent details; 1 = RES Director URL; 2 = repository persistent ID

COEZ1004E: The attempt to unsubscribe failed because the subscription with ID {0} in the RES database cannot be found. Check the subscription ID and ensure that the application server and RES database are available.

COEZ1005E: The attempt to unsubscribe from item class {0} using subscriber locator with ID {1} in the repository with persistent ID {2} failed. Ensure that the repository is available and check the stack trace and repository logs for details.
Parameter 0 = item class name; 1 = subscriber locator ID; 2 = repository persistent ID

COEZ1006E: The attempt to delete the subscription for item class {0}, repository with persistent ID {1}, and subscriber locator with ID {2} in the RES database failed. You must manually delete the subscription from the RES database.
Parameter 0 = item class name; 1 = repository persistent ID; 2 = subscriber locator ID

COEZ1007E: The attempt to unsubscribe from repository item {0} using subscriber locator with ID {1} in the repository with persistent ID {2} failed. Ensure that the repository is available and check the stack trace and repository logs for details.
Parameter 0 = repo item URN; 1 = subscriber locator ID; 2 = repository persistent ID

COEZ1008E: The attempt to delete the subscription for repository item {0}, repository with persistent ID {1}, and subscriber locator with ID {2} in the RES database failed. You must manually delete the subscription from the RES database.
Parameter 0 = repo item URN; 1 = repository persistent ID; 2 = subscriber locator ID

COEZ1009E: The attempt to terminate the subscription {0} in the repository with persistent ID {1} using logon ID {2} failed. Ensure that the repository is available and check the stack trace and repository logs for details.
Parameter 0 = Subscription details; 1 = repository persistent ID; 2 = logon ID

COEZ1010E: The attempt to delete the subscription with ID {0} in the RES database failed. Ensure that the application server and RES database are available. You must manually delete the subscription from the RES database.
Parameter 0 = Subscription ID

COEZ1011E: The attempt to determine if an item class subscription exists for item class {0}, repository persistent ID {1}, and subscriber locator with ID {2} in the RES database failed. Ensure that the application server and RES database are available.
Parameter 0 = item class name; 1 = repository persistent ID; 2 = subscriber locator ID

COEZ1012E: The subscription {0} was found in the RES database but was not found in the repository. Repository Event Services attempted to delete the subscription in the RES database. Check the RES database to verify that the subscription was deleted. Check the repository logs and then try to subscribe again.
Parameter 0 = Subscription details

COEZ1013E: The attempt to determine if a repository item subscription exists for repository item {0}, repository persistent ID {1}, and locator with ID {2} in the RES database failed. Ensure that the application server and RES database are available.
Parameter 0 = repo item URN; 1 = repository persistent ID; 2 = subscriber locator ID

COEZ1014E: The RES Director failed to persist the subscription {0}. Ensure that the application server data source is properly configured and accessible and that the RES database is available. Check the stack trace for details.
Parameter 0 = Subscription details

COEZ1015E: The RES Director failed to delete the subscription with ID {0}. Ensure that the application server data source is properly configured and accessible and that the RES database is available. Check the stack trace for details.
Parameter 0 = Subscription ID

COEZ1016E: Failed to determine if the repository with persistent ID {0} contains subscription {1}. Check the stack trace, native repository clients, and repository logs and ensure that the repository is available.
Parameter 0 = repository persistent ID; 1 = Subscription details

COEZ1017E: The RES Director could not find any subscriber locators in the subscriptions for event {0}. Check the application server, database server logs, and the RES database itself. Try to subscribe again if you confirm that the RES database lacks the expected subscriptions.
Parameter 0 = RepoEvent details

COEZ1018E: The RES Director could not find any subscriptions for event {0}. Check the stack trace, application server and database server logs, and ensure that the RES database is accessible. Try to subscribe again if you confirm that the RES database lacks the expected subscriptions.
Parameter 0 = RepoEvent details

COEZ1019E: Repository Event Services were not initialized. Call the Repository.initRepoEventServices method before attempting to access Repository Event Services on the repository instance.

COEZ1020E: The attempt to create the subscription for item class {0} in the RES database. Check the stack trace, application server and database server logs, and ensure that the RES database is accessible.
Parameter 0 = item class name

COEZ1021E: The attempt to create the subscription {0} in the repository with ID {1} using logon ID {2} failed. Ensure that the repository is available and check the native repository clients and logs.
Parameter 0 = Subscription details; 1 = repository persistent ID; 2 = logon ID

COEZ1022E: The attempt to flush the DLQ failed. Check the stack trace and application server logs. Ensure that all required JMS resources are configured and accessible.

COEZ1023E: The attempt to create the subscription for repository item {0} in the RES database failed. Check the stack trace, application server and database server logs, and ensure that the RES database is accessible.
Parameter 0 = repo item URN

COEZ1024E: The attempt to create the subscription in the repository failed because the event property custom property was not set. Ensure that the event property custom property is set for item class {0} in the connector configuration in the administration tool.
Parameter 0 = name of an item class

COEZ1025E: The attempt to resend event {0} to the RES Receiver failed. Check the stack trace and application server logs.

COEZ1026E: The RES Director URL {0} format is invalid. Ensure that the format is correct for your application server.

COEZ1027E: The RES Director EJB was not properly initialized. Check the application server logs and ensure that all required EJB resources are properly configured and available.

COEZ1028E: The attempt to retrieve DLQ events failed. Check the stack trace and application server logs. Ensure that all required JMS resources are configured and accessible.

COEZ1029E: The RES Director failed to retrieve the list of active subscriptions. Check the stack trace for details. Ensure that the application server data source and RES database are properly configured and accessible.

COEZ1030E: The RES Director failed to retrieve subscription {0}. Ensure that the repository persistent ID, subscriber locator, and item class name were passed to the director and check the stack trace for details. Ensure that the application server data source and RES database are properly configured and accessible.
Parameter 0 = Subscription details

COEZ1031E: Lookup for the RES Director with name {0} failed. Ensure that the JNDI name is set to the correct value or check the application server logs.
Parameter 0 = Subscription details

COEZ1032E: Lookup for the RES Subscriber with name {0} failed. Ensure that the JNDI name is set to the correct value or check the application server logs.
Parameter 0 = Subscription details

COEZ1100E: The user lacks permission to subscribe to item class {0} with subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1101E: The user lacks permission to unsubscribe from item class {0} with subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1102E: The attempt to subscribe to item class {0} with subscriber locator ID {1} in the repository failed. Ensure that the repository is available and check the stack trace, native repository clients, and repository logs for details.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1103E: The subscription for item class {0} and subscriber locator ID {1} could not be found in the repository. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to verify that the subscription exists.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1104E: The user lacks permission to check subscriptions of item class {0} and subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1105E: The attempt to check if a subscription to item class {0} with subscriber locator ID {1} exists in the repository failed. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to verify that the subscription exists and subscribe again if necessary.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1106E: The attempt to unsubscribe from item class {0} and locator with ID {1} in the repository failed. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to verify that the subscription exists and try to unsubscribe again if necessary.
Parameter 0 = item class name; 1 = subscriber locator ID

COEZ1200E: The user lacks permission to subscribe to item {0} and subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1201E: The user lacks permission to unsubscribe from item {0} with subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1202E: The attempt to subscribe to item {0} with subscriber locator ID {1} in the repository failed. Ensure that the repository is available and check the stack trace, native repository clients, and repository logs for details.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1203E: The subscription for item {0} and subscriber locator ID {1} could not be found in the repository. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to verify that the subscription exists.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1204E: The user lacks permission to check subscriptions of item {0} and subscriber locator ID {1}. Check the permissions for the user in the repository.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1205E: The attempt to check if a subscription to item {0} with subscriber locator ID {1} exists failed. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to check if the subscription exists and subscribe again if necessary.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1206E: The attempt to unsubscribe from repository item {0} and locator with ID {1} in the repository failed. Ensure that the repository is available and check the stack trace and repository logs for details. Use native repository clients to check if the subscription exists and try to unsubscribe again if necessary.
Parameter 0 = repo item URN; 1 = subscriber locator ID

COEZ1000W: The CodeModule ID property is not set. Subscription processing might fail. Create a CodeModule containing the RES Connector jar(s) before subscribing or unsubscribing and set its ID in the connector configuration in the administration tool. Alternatively, place the RES Connector jar(s) in the P8 repository's application server classpath.

COEZ1001W: The attempt to retrieve CodeModule with ID {0} failed. Check the stack trace for details.
Parameter 0 = CodeModule ID

COEZ1002W: A subscription was found in the RES database but not in the repository, but an error occurred while deleting the unmatched subscription with ID {0} in the RES database. Check the database and delete the subscription manually.
Parameter 0 = Subscription ID

COEZ1003W: The logging configuration could not be initialized because the vbr.home property is not correctly set. Ensure that this property is set as a system property and that it points to the Content Integrator installation directory. A default logging configuration will be used.
Parameter 0 = Subscription details

COEZ1004W: The attempt to delete the subscription {0} in the RES database failed following the failure to create the subscription in the repository. Check the stack trace and application server and database server logs for details. Check the RES database and delete the subscription manually.

COEZ2001E: The RES Connector failed to parse the Content Manager event information. Ensure that the JMS Queue is properly configured to receive only Content Manager events and that the Content Manager event monitor is not reporting errors. Check the stack trace for details.

COEZ2002E: The RES Connector failed to parse the Content Manager event information because it encountered an unexpected JMS Message type. Ensure that the JMS Queue is properly configured to receive only Content Manager events.

COEZ2003E: The connector persistent ID and RES Director URL properties are not set. Set these properties in the RESCMConnector.properties file contained in the RES CM Connector jar file or set them as system properties in the application server.

COEZ3000E: EventAction lacks the RES Director URL. Ensure that the URL is set correctly in the administration tool for the repository with persistent ID {0}.
Parameter 0 = repository persistent ID; note that EventAction is a P8 API class.

COEZ3001E: The EventAction lacks the repository persistent ID. Check the P8 connector debug logs and the repository logs from the time the subscription was created. EventAction is a P8 API class.

COEZ3002E: The Subscription lacks the source item URN. Check the P8 connector debug logs and the repository logs from the time the subscription was created.

COEZ3003E: The RES Connector failed to send an event to the RES Director because an error occurred while converting the FileNet P8 Event {0}. Ensure that the RES P8 Connector has been correctly configured in the repository. Check the stack trace and application server and repository logs for details.
Parameter 0 = P8 Event details

SOA

COEB3001E: The Uniform Resource Name (URN) could not be converted into a valid repository item handle. Provide a valid URN in the SOA RepoItemHandle input parameter.

COEB3002E: The RepoItemHandle input parameter in the request object does not have an item ID or Uniform Resource Name (URN). The repository item cannot be found. Provide a valid URN or item ID in the SOA RepoItemHandle input parameter.

COEB3003E: The revision date of the item in the repository {0} and the revision date specified as a parameter {1} do not match. Ensure that the revision date in the request is the same as the revision date of the item in the repository.

COEB3004E: The native content stream for repository item {0} could not be closed. Enable logging at the debug level and see the stack trace for more details. See "Configuring client application logging" in the information center.

COEB3005W: The repository item {0} was checked out by the {1} service but the check-in action failed. Contact your system administrator to check in the item or cancel the check out action.

COEB3006W: The data map {0} cannot be found but the {1} service continues to run. Specify a valid data map name in the request object.

COEB3007W: A value was not specified for the LanguageCode parameter in the SOAP request header. The Web service uses the default LanguageCode {0}.

COEB3013E: The SOAP request header could not be parsed. Check the exception stack trace for more details.

COEB3008W: A duplicate IP address or host name {0} was found in the SOA configuration file at the path {1}. Modify the SOA configuration file so that each IP address or hostname is unique.

COEB3009W: No client application information is available because the client IP address or host name {0} was not found in the SOA configuration file {1}. Add the IP address or host name to the SOA configuration file {1}.

COEB3010E: The application cannot parse the SOA configuration file at the path {0}. Verify that the XML is not malformed and validate the XML document against the XSD file {1}.

Web services

COEB0001E: An error occurred while loading properties.

COEB0002E: Invalid StateKey provided.
Explanation : The StateKey that is used to identify a web services session is invalid
User Response : Obtain a valid StateKey by first calling the initialize method.

COEB0003E: Duplicate cache key was generated.

COEB0004E: Cannot retrieve an EJB reference to access services.

COEB0005E: Cannot create AXIS call object.

COEB0006E: AXIS call object was not initialized.

COEB0008E: Cannot get object from attachment.

COEB0009E: Cannot create contentID attribute.

COEB0010E: Cannot create attachment.

COEB0011E: Invalid element {0} encountered.

COEB0012E: No deserializer found for {0}.

COEB0013E: Cannot serialize {0} with RepoItemHandlerSerializer.

COEB0014E: An error occurred while setting property {0}.

COEB0015E: An error occurred while creating value object of type {0}.

COEB0016E: An error occurred while getting value for property {0}.

COEB0017E: Property {0} is invalid for type {1}.

COEB0018E: An error occurred while finding bean information for {0}.

COEB0019E: Cannot determine property name.

COEB0020E: Cannot load BeanInfoCollection.

COEB0021E: Cannot serialize class {0}.

COEB0022E: An error occurred while getting the class description for the EJB remote interface.

COEB0023E: An error occurred while performing JNDI lookup on the Home interface object.

COEB0024E: An error occurred while getting JNDI properties from attachment.

COEB0025E: An error occurred in parsing XML document.

COEB0026E: Element {0} is missing.

COEB0027E: Attribute {0} is missing.

COEB0028E: An error occurred while getting DOM tree representation for the item.

COEB0029E: The specified node is null.

COEB0030E: The owner of the document could not be retrieved from the node.

COEB0031E: An error occurred while getting XML representation for the item.

COEB0032E: An error occurred while loading resource {0}.

COEB0033E: An error occurred while appending URL to URI.



Feedback

Last updated: June 2011


© Copyright IBM Corporation 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)