Java Exception Listings

The table below contains a complete listing of the Java™-side (VWException) exceptions. The exception description may also contain a number(s) in curly braces (such as, {0}). In some cases, there is only a number in the description. At runtime, the numbers are replaced with text received from another module.

Note: The exception keys that contain "vw.server." are errors that may have originated from the server C++ side or the server Java side. To be certain an error originates on the server C++ side, catch those VWServerException instances at runtime. See C++ Error Listings.

Exceptions are grouped by the contributing interface:

PE API

Exception key: vw.api.createMailSession
Description: {0}
   
Exception key: vw.api.createMailSessionDecription
Description: {0}
   
Exception key: vw.api.createMailSessionInvalidNamePassword
Description: User name or password is invalid.
   
Exception key: vw.api.DFInvalidFieldType
Description: The field type is not a valid field type.
   
Exception key: vw.api.DFNullName
Description: Data field name can not be null.
   
Exception key: vw.api.eai.crossworlds.export.VWExportFile
Description: Exception writing export file, {0}.
   
Exception key: vw.api.fINewQueueQueryObject
Description: VWQueueQuery object was created with new createQuery. Use method next() to fetch objects.
   
Exception key: vw.api.FOBadEnqueueDate
Description: Enqueue Date format error. {0}
   
Exception key: vw.api.FOBadStartDateFormat
Description: Start Date format error. {0}
   
Exception key: vw.api.FOgetFieldMode
Description: Field name parameter null.
   
Exception key: vw.api.FOGetFieldModeFieldNotFound
Description: Field name parameter is not found. {0}
   
Exception key: vw.api.FOGetFieldValueFieldNameNull
Description: getFieldValue:Error field parameter is null.
   
Exception key: vw.api.FOGetFieldValueFieldNotFound
Description: getFieldValue:Error field not found.
   
Exception key: vw.api.FOhasBAlteredFieldNotFound
Description: hasBeenAltered:field name not found.
   
Exception key: vw.api.FOHasBeenAlteredNameNull
Description: Field name parameter null.
   
Exception key: vw.api.FOHasFieldNameNull
Description: Field name parameter null.
   
Exception key: vw.api.FOInvalidFieldType
Description: Field type cannot be null.
   
Exception key: vw.api.FOIsSystemFieldNameNull
Description: Field name parameter null.
   
Exception key: vw.api.FOisSystemFieldNotFound
Description: isSystemField:field name not found.
   
Exception key: vw.api.FOSetFieldValueFieldNameNotFound
Description: Field name parameter is not found. {0}
   
Exception key: vw.api.FOSetFieldValueFieldNameNull
Description: Field name parameter is null.
   
Exception key: vw.api.FOSetFieldValueSystemField
Description: System Fields cannot be set. {0}
   
Exception key: vw.api.fQNewQueueQueryObject
Description: VWQueueQuery object was created with new createQuery. Use method next() to fetch objects.
   
Exception key: vw.api.fWNewQueueQueryObject
Description: VWQueueQuery object was created with new createQuery. Use method next() to fetch objects.
   
Exception key: vw.api.IEFieldNotWritable
Description: setFieldValue:field cannot be modified since it is MODE_IN.
   
Exception key: vw.api.IESetValueFieldNotFound
Description: setFieldValue:field name not found.
   
Exception key: vw.api.InvalidNumberOfWorkObjectToCreate
Description: Number of Work object to create is negative.
   
Exception key: vw.api.ISIGetISInfoNullSession
Description: Session name is not specified.
   
Exception key: vw.api.ISIGetISINullServer
Description: Server parameter is null. Please specify.
   
Exception key: vw.api.ISIRosterNull
Description: The VWRoster parameter is null.
   
Exception key: vw.api.ISISessionNull
Description: The injected session name parameter is null.
   
Exception key: vw.api.LCmdSessionNotFound
Description: No Session found to server.
   
Exception key: vw.api.LEBoundUserIdNotFound
Description: Bound user not found.
   
Exception key: vw.api.LEDurationNotFound
Description: Duration not found.
   
Exception key: vw.api.LEEventNotFound
Description: Event Type not found.
   
Exception key: vw.api.LELockMachineNotFound
Description: The machine id value is not found.
   
Exception key: vw.api.LEParentWobNumberNotFound
Description: Error the parent work object number is not found.
   
Exception key: vw.api.LESequenceNotFound
Description: Sequence Number not found.
   
Exception key: vw.api.LETimeStampNotFound
Description: Time Stamp not found.
   
Exception key: vw.api.LEUniqueIdNotFound
Description: UniqueId not found.
   
Exception key: vw.api.LEWorkOrderIdFound
Description: Work Order Id not found.
   
Exception key: vw.api.LQCompareFieldsBadType
Description: Field Type is not expected. {0} {1}
   
Exception key: vw.api.LQNoIndex
Description: No index definition found. {0}
   
Exception key: vw.api.LQNoServers
Description: No servers found for log. {0}
   
Exception key: vw.api.LQReturnR1BeforeR2TypesIncompatable
Description: Field Types are not compatible. {0} {1} {2}
   
Exception key: vw.api.LServerIdOutofRange
Description: Server Id's are out of range.
   
Exception key: vw.api.NWOInjectRetryOver
Description: NewWorkObjects inject have been attempted 6 times. Retry and check server for errors.
   
Exception key: vw.api.NWONoWorkObjectsToSave
Description: No workobjects to save.
   
Exception key: vw.api.NWOPrevioulySaved
Description: Save has been performed previously on this NewWorkObject
   
Exception key: vw.api.ProcessNeedWFLNum
Description: F_WorkFlowNumber must be an exposed field to use this.
   
Exception key: vw.api.ProcessSessionIsNull
Description: No logged-on session exists for this process.
   
Exception key: vw.api.QETagTypeInvalid
Description: ConvertNameToTag:Type not found
   
Exception key: vw.api.QETagTypeInvalid2
Description: ConvertNameToTag:Type not found
   
Exception key: vw.api.QQBadType
Description: VWQueueQuery unsupported type of fetch.
   
Exception key: vw.api.QQFetchInstructionElementTypeChange
Description: New QueueQuery object required to change fetched object type
   
Exception key: vw.api.QQFetchQueueElementTypeChange
Description: New QueueQuery object required to change fetched object type
   
Exception key: vw.api.QQFetchWorkObjectTypeChange
Description: New QueueQuery object required to change fetched object type
   
Exception key: vw.api.QQOldQueueQueryObject
Description: VWQueueQuery object was created with deprecated startQuery. Use deprecated fetches or create new VWQueueQuery object from startQuery method that specifies the fetch type.
   
Exception key: vw.api.RBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.RInvalidFetchType
Description: Invalid fetch type {0}.
   
Exception key: vw.api.RInvalidFetchTypeForRoster
Description: Invalid fetch type {0} for VWRoster.
   
Exception key: vw.api.RInvalidTimeUnitType
Description: Invalid time unit type.
   
Exception key: vw.api.routerBadServerId
Description: Number format Exception, bad server id {0} {1}
   
Exception key: vw.api.routerServerConnectProblem
Description: Server connection problem: {0} {1}
   
Exception key: vw.api.RQBadType
Description: VWRosterQuery unsupported type of fetch.
   
Exception key: vw.api.RQFetchRosterElementBadRosterQuery
Description: VWRosterQuery object was created with createQuery. Use method next() to fetch objects.
   
Exception key: vw.api.RQFetchRosterElementTypeChange
Description: New RosterQuery object required to change fetched object type
   
Exception key: vw.api.RQFetchWorkObjectsBadRosterQuery
Description: VWRosterQuery object was created with createQuery. Use method next() to fetch objects.
   
Exception key: vw.api.RQFetchWorkObjectTypeChange
Description: New RosterQuery object required to change fetched object type
   
Exception key: vw.api.RQInvalidFieldType
Description: Invalid fetch type.
   
Exception key: vw.api.RQIsDoneBadRosterQuery
Description: VWRosterQuery object was created with createQuery. Use method hasNext() instead.
   
Exception key: vw.api.RQOldRosterQueryObject
Description: VWRosterQuery object was created with deprecated startQuery.
   
Exception key: vw.api.SAfetchUserInfoNameNull
Description: fetchUserName parameter name is null.
   
Exception key: vw.api.SAlreadyLoggedOn
Description: The session is already logged on.
   
Exception key: vw.api.SBadReferencedLimit
Description: The 'limit' parameter to the fetchAttachmentIsReferencedBy method must be non-negative.
   
Exception key: vw.api.SCInvalidRPCNumber
Description: Invalid RPC number {0}.
   
Exception key: vw.api.SClassIdNotFound
Description: convertIdToClassName: Class Id {0} not found
   
Exception key: vw.api.SClassNameNotFound
Description: convertClassNameToId: Class Name {0} not found
   
Exception key: vw.api.SConvertClassNameNull
Description: convertClassNameToId: Class name was null
   
Exception key: vw.api.SConvertIdToUserNameIdNotFound
Description: convertIdToUserName, User Id {0} not found.
   
Exception key: vw.api.SConvertIdToUserNameIdNull
Description: convertIdToUserName: User Id is less than zero
   
Exception key: vw.api.SConvertInstructionSheetNameNull
Description: convertInstructionSheetNameToId: Instruction Sheet name was null
   
Exception key: vw.api.SConvertUserNameNull
Description: convertUserNameToId, User name was null or empty
   
Exception key: vw.api.SConvertUserNameToIdNotFound
Description: convertUserNameToId, User name {0} not found.
   
Exception key: vw.api.SEFieldNotWritable
Description: setParameterValue:field cannot be modified since it is MODE_IN.
   
Exception key: vw.api.SEInvalidLoggingOptionType
Description: The logging option is not a valid logging option type.
   
Exception key: vw.api.SEParameterNotFound
Description: setParameterValue:parameter name not found.
   
Exception key: vw.api.SEParameterNotWritable
Description: setParameterValue:parameter cannot be modified since it is MODE_TYPE_IN.
   
Exception key: vw.api.SEParameterUndefined
Description: setparameterValue:parameter type is undefined.
   
Exception key: vw.api.SEParameterValueNull
Description: setparameterValue:parameter value cannot be null.
   
Exception key: vw.api.SESetParametersModeIsIN
Description: Cannot set the value for parameter {0}. The mode for this parameter is set to IN.
   
Exception key: vw.api.SESetParametersNameIsNull
Description: The parameter name is null.
   
Exception key: vw.api.SESetParametersNull
Description: The parameter 'parameters' is null.
   
Exception key: vw.api.SESetSelectedResponseResponsesAreNull
Description: There are no available responses to set.
   
Exception key: vw.api.SEventLogNameNull
Description: The log name is null.
   
Exception key: vw.api.SfetchFileFromServerBadFileType
Description: The file type {0} is an invalid file type specifier.
   
Exception key: vw.api.SfetchFileFromServerNameContainsColon
Description: The file name contains a colon, ':', character. File names of files to be fetched from the server must not contain a colon, ':'
   
Exception key: vw.api.SfetchFileFromServerNameContainsDotDot
Description: "The file name contains the character sequence used to navigate to a parent directory, "".."". File names of files to be fetched from the server must not contain "".."""
   
Exception key: vw.api.SfetchFileFromServerNameNullOrEmpty
Description: fetchFileFromServer, parameter theFileName is null or empty.
   
Exception key: vw.api.SFetchIsGroupNamesNull
Description: The array of names is null.
   
Exception key: vw.api.SfetchMilestonesForRosterElement
Description: QueryValue is null.
   
Exception key: vw.api.SfetchMilestonesForRosterElement1
Description: WorkFlow Number could not related process for: {0} in roster: {1}
   
Exception key: vw.api.SfetchMilestonesForRosterElement2
Description: WorkObject could not find related process for: {0} in roster: {1}
   
Exception key: vw.api.SfetchMilestonesForRosterElement3
Description: WorkFlow Number not found using: {0} in roster: {1}
   
Exception key: vw.api.SfetchMilestonesForRosterElement4
Description: WorkObject not found using: {0} in roster: {1}
   
Exception key: vw.api.SfetchMilestonesForRosterElementNullRoster
Description: RosterName is null.
   
Exception key: vw.api.SfetchParticipantsPx
Description: fetchParticipantsPx: parameter theNameList is null
   
Exception key: vw.api.SfetchUserGroupsPx
Description: fetchUserGroupsPx is only supported for SEC Security Databases.
   
Exception key: vw.api.SfetchUserInfoNameNull
Description: fetchUserInfos parameter name list is null.
   
Exception key: vw.api.SfetchUserInfoNameNullOrEmpty
Description: fetchUserInfo parameter name is null or empty.
   
Exception key: vw.api.SfetchUsersPx
Description: fetchUsersPx is only supported for SEC Security Databases.
   
Exception key: vw.api.SFieldNameIsNull
Description: Field name is null: element = {0}
   
Exception key: vw.api.SfindGroups
Description: findGroups is only supported for LDAP Security Databases.
   
Exception key: vw.api.SfindUsers
Description: findUsers is only supported for LDAP Security Databases.
   
Exception key: vw.api.SHBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.SHLBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.SInvalidAttributeSpecificationFlag
Description: The attribute specifier flag {0} is not a valid value.
   
Exception key: vw.api.SInvalidProductId
Description: The product id {0} is not valid.
   
Exception key: vw.api.SInvalidWebApplicationId
Description: The Web Application id {0} is reserved
   
Exception key: vw.api.SInvalidWorkspaceId
Description: The workSpaceId is invalid: {0}
   
Exception key: vw.api.SLFindIdException
Description: Exception trying to find id:{0} {1}
   
Exception key: vw.api.SLFindNameException
Description: Exception trying to find name:{0} {1}
   
Exception key: vw.api.SLogNameInvalid
Description: The log name {0} is not valid for this session.
   
Exception key: vw.api.SNoLogon
Description: No logged-on session exists.
   
Exception key: vw.api.SNumberofFieldNamesNotEqualNumberofFieldValues
Description: Number of field name must equal the number of field values.
   
Exception key: vw.api.SOHBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.SProblemDumpingFetchedXMLToFile
Description: Problem dumping fetched XML to file: {0}
   
Exception key: vw.api.SProcessorIdentifierIdentIsNullOrEmpty
Description: Cannot fetchStepProcessorInfo using a null or empty processorIdentifier.
   
Exception key: vw.api.SQueueBadServerSub
Description: Number format Exception, Queue name server subscript not specified correctly (number) {0}
   
Exception key: vw.api.SQueueInvalidServerSub
Description: The queue type does not support a server subscript.
   
Exception key: vw.api.SQueueNameInvalid
Description: The queue name {0} is not valid for this session.
   
Exception key: vw.api.SQueueNameNull
Description: The queue name is null.
   
Exception key: vw.api.SQueueWrongServerSub
Description: Queue Not found on specified server {0} Queue {1}
   
Exception key: vw.api.SRecoverUserQueueNotFound
Description: Queue name bad or not found for recover user {0)
   
Exception key: vw.api.SRosterNameInvalid
Description: The roster name {0} is not valid for this session.
   
Exception key: vw.api.SRosterNameNull
Description: The roster name is null.
   
Exception key: vw.api.SRouterURLNull
Description: The router name is null.
   
Exception key: vw.api.SStatisticsCannotbeNull
Description: Statistics cannot be null or empty.
   
Exception key: vw.api.STokenEmpty
Description: The token is empty.
   
Exception key: vw.api.SUserNameNull
Description: The user name is null.
   
Exception key: vw.api.SVWVersionCheck1
Description: "VWVersion is for region: {0} not connected to correct vwrouter for VWVersion: "{1}""
   
Exception key: vw.api.SVWVersionCheckExcption
Description: "VWVersion exception: {0} not connected to correct vwrouter for VWVersion: "{1}""
   
Exception key: vw.api.SWOHBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.SWorkflowIdentifierBad1
Description: The workflowIdentifier <{0}> is bad.
   
Exception key: vw.api.SWorkflowIdentifierBad2
Description: The workflowIdentifier [{0}] is bad.
   
Exception key: vw.api.SWorkflowIdentifierBad3
Description: Could not find roster associated with: <{0}> for viewid {1}
   
Exception key: vw.api.SWorkflowIdentifierNull
Description: The workflowIdentifier is null or empty.
   
Exception key: vw.api.SWorkflowIdentifierNullInCreateLiveWorkObject
Description: The workflowIdentifier is null or empty.
   
Exception key: vw.api.SWorkflowIdentifierNullInFetchWFDef
Description: The workflowIdentifier is null or empty in fetchWorkflowDefinition.
   
Exception key: vw.api.SWorkflowIdentIsNull
Description: Cannot fetchWorkflowSignature using a null or empty workflowIdentifier.
   
Exception key: vw.api.SWorkflowNumberIsNull
Description: Cannot fetchProcess using a null workflowNumber.
   
Exception key: vw.api.VWActionTypeBadInteger
Description: Integer form of the action type is invalid: {0}
   
Exception key: vw.api.VWArrayHandlerArrayHasNullsToString
Description: Attempt to convert an array containing nulls to a string
   
Exception key: vw.api.VWArrayHandlerDeleteIndexOutOfBounds
Description: Attempting to delete using invalid index {0}, count is {1}.
   
Exception key: vw.api.VWArrayHandlerDynamicFieldAccessError
Description: {0}.
   
Exception key: vw.api.VWArrayHandlerInconsistentElementCount
Description: Element count is {0}, but theArray is null.
   
Exception key: vw.api.VWArrayHandlerNoNullMatch
Description: Cannot search for null value.
   
Exception key: vw.api.VWArrayHandlerObjectTypeNotArrayType
Description: Attempting to add element of type, {0}, to array of {1} type.
   
Exception key: vw.api.VWArrayHandlerReplaceIndexOutOfBounds
Description: Attempting to replace using invalid index {0}, count is {1}.
   
Exception key: vw.api.VWAttachmentBadAttachmentType
Description: Attachment type is not an integer : {0}
   
Exception key: vw.api.VWAttachmentBadLibraryType
Description: Library type is not an integer : {0}
   
Exception key: vw.api.VWAttachmentDelimiterExpected
Description: The new value is invalid. Be sure to separate each part with a {0}.
   
Exception key: vw.api.VWAttachmentInvalidAttachmentType
Description: Integer form of the attachment type is invalid: {0}
   
Exception key: vw.api.VWAttachmentInvalidLibraryType
Description: Integer form of the library type is invalid: {0}
   
Exception key: vw.api.VWAttachmentLibraryTypeInvalid
Description: The library type is invalid: {0}
   
Exception key: vw.api.VWAttachmentMissingParts
Description: The new value is invalid. Missing parts.({0})
   
Exception key: vw.api.VWAttachmentNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWAttachmentSeparatorNotAllowedInString
Description: Separator character not allowed in parameter value, illegal character ascii value is : {0}
   
Exception key: vw.api.VWAttachmentTypeBadInteger
Description: Integer form of the Attachment type is invalid: {0}
   
Exception key: vw.api.VWAttachmentTypeBadString
Description: The Attachment type is invalid: {0}
   
Exception key: vw.api.VWAttachmentTypeInvalid
Description: The attachment type is invalid: {0}
   
Exception key: vw.api.VWAttachmentVersionNotAllowed
Description: The new value is invalid. Contains version ({0}, but attachment type ({1}) is not ATTACHMENT_TYPE_DOCUMENT or versionable ATTACHMENT_TYPE_STORED_SEARCH.
   
Exception key: vw.api.VWAttributeInfoArrayValueContainsNull
Description: Invalid attribute array value. Array value cannot contain null elements.
   
Exception key: vw.api.VWAttributeInfoArrayZeroLength
Description: Invalid attribute array value. Array value must have a length greater than zero.
   
Exception key: vw.api.VWAttributeInfoInvalidFieldType
Description: Invalid field type {0}. Attribute field value should be of a basic field type.
   
Exception key: vw.api.VWAttributeInfoNullBuffer
Description: Buffer parameter cannot be null.
   
Exception key: vw.api.VWAttributeInfoNullFieldName
Description: Field name can not be null.
   
Exception key: vw.api.VWAttributeInfoSetFieldValueBadValueType
Description: Field value {0} should be of type {1}
   
Exception key: vw.api.VWBooleanParseError
Description: Invalid boolean value: {0}.
   
Exception key: vw.api.VWBooleanTypeBadString
Description: String form of the boolean type is invalid: {0}
   
Exception key: vw.api.VWCommandForwardResultNull
Description: Logon result from server is null. See server for error.
   
Exception key: vw.api.VWCommandSessionAuditFileOpen
Description: Error has occurred while opening audit file {0}. Check if file is read only.
   
Exception key: vw.api.VWCommandSessionGetToken
Description: Cannot get token. {0}
   
Exception key: vw.api.VWCommandSessionRouterNull
Description: Failed to construct session {0}
   
Exception key: vw.api.VWCompoundStepDefinitionActionNeedsMoreThanZeroParams
Description: The action {0} needs more than 0 parameters.
   
Exception key: vw.api.VWCompoundStepDefinitionAssignmentArrayNullElement
Description: Assignment array contains a null entry in row {0}
   
Exception key: vw.api.VWCompoundStepDefinitionAssignmentArrayNullRow
Description: Assignment array has a null row, index {0}.
   
Exception key: vw.api.VWCompoundStepDefinitionAssignmentArrayWrongDimension
Description: Assignment array wrong dimension, row {0} has {1} elements, should have 2 (representing the left and right values of the assignment)
   
Exception key: vw.api.VWCompoundStepDefinitionErrorInArrayHandler
Description: exception initializing the array handler, {0}
   
Exception key: vw.api.VWCompoundStepDefinitionInvalidRuleSetSelector
Description: The parameter ruleSetSelector {0} is invalid, UPDATE_RULESETS cannot be specified for a VWCompoundStepDefinition.
   
Exception key: vw.api.VWCompoundStepDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWCompoundStepDefinitionSetInstructionsBadLength
Description: Parameter theInstructions actual length is {0}, expected length should be {1}.
   
Exception key: vw.api.VWConvertBadToken
Description: Bad Token {0} {1}
   
Exception key: vw.api.VWCorrelationSetPropertyArrayNullElement
Description: Correlation set property array contains a null entry in row {0}
   
Exception key: vw.api.VWCorrelationSetPropertyArrayWrongDimension
Description: Correlation set property array wrong dimension, row {0} has {1} elements, should have 2 (representing the property name and property query of the correlation set property)
   
Exception key: vw.api.VWDataFieldNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWDateFormatParse
Description: Date format error: {0} at {1}: {2}.
   
Exception key: vw.api.VWEventDefinitionAssignmentArrayNullElement
Description: Assignment array contains a null entry in row {0}
   
Exception key: vw.api.VWEventDefinitionAssignmentArrayWrongDimension
Description: Assignment array wrong dimension, row {0} has {1} elements, should have 2 (representing the left and right values of the assignment)
   
Exception key: vw.api.VWEventdefinitionInvalidOperator
Description: theOperator parameter {0}, is invalid, should be one of these: =, >, <, <>, <=, or >=
Description: .
   
Exception key: vw.api.VWEventdefinitionNullOperator
Description: theOperator parameter cannot be null.
   
Exception key: vw.api.VWEventdefinitionNullValue
Description: theValue parameter cannot be null.
   
Exception key: vw.api.VWEventdefinitionNullWCName
Description: theWorkClassName parameter cannot be null.
   
Exception key: vw.api.VWExpFieldDefBadSourceName
Description: Exposed field source names cannot be null or empty.
   
Exception key: vw.api.VWExpFieldDefInvalidFieldType
Description: theFieldType is not a valid field type value.
   
Exception key: vw.api.VWExpFieldDefInvalidName
Description: Syntax error in exposed field name, it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if') : {0}
   
Exception key: vw.api.VWExpFieldDefInvalidSourceFieldType
Description: theSourceFieldType is not a valid source field type value: {0}.
   
Exception key: vw.api.VWExpFieldDefNotPositive
Description: The length must be positive.
   
Exception key: vw.api.VWExpFieldDefNullOrEmptyName
Description: Exposed field names cannot be null or empty.
   
Exception key: vw.api.VWExposedFieldDefCantSetLength
Description: System fields cannot be changed.
   
Exception key: vw.api.VWExposedFieldDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWExposedFieldDefMustBeString
Description: Lengths may only be set for string types.
   
Exception key: vw.api.VWFaultDefinitionInvalidName
Description: theName is invalid, (null or zero length).
   
Exception key: vw.api.VWFaultDefinitionInvalidWorkflow
Description: containingInst is invalid, (null).
   
Exception key: vw.api.VWFaultDefinitionNameAlreadyExists
Description: theName is invalid, (a fault named {0} already exists in this workflow definition).
   
Exception key: vw.api.VWFetchTypeBadInteger
Description: Integer form of the fetch type is invalid: {0}
   
Exception key: vw.api.VWFieldDefinitionFieldNameAlreadyExists
Description: "The field name is invalid, (a field with the name "{0}" already exists in this workflow definition)."
   
Exception key: vw.api.VWFieldDefinitionFieldNameFTrackersMustBeAParticipantArray
Description: The F_Trackers field must be a participant array field, attempting to make it a {0} field.
   
Exception key: vw.api.VWFieldDefinitionIllFormedName
Description: "Syntax error in the field name "{0}", it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if', or a function name such as 'userid' or 'addminutes').
   
Exception key: vw.api.VWFieldDefinitionInvalidCallNonXMLField
Description: Method call not valid for non-XML fields, field {0} is of type {1}.
   
Exception key: vw.api.VWFieldDefinitionInvalidMergeType
Description: theMergeType is not a valid merge type value
   
Exception key: vw.api.VWFieldDefinitionInvalidName
Description: The field name is invalid, (null or zero length).
   
Exception key: vw.api.VWFieldDefinitionInvalidValueType
Description: The Value is a {0}, which is not a supported type.
   
Exception key: vw.api.VWFieldDefinitionInvalidWorkflow
Description: theWorkflow is invalid, (null).
   
Exception key: vw.api.VWFieldDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWFieldDefinitionNullValue
Description: theValue cannot be null.
   
Exception key: vw.api.VWFieldDefinitionNullWorkflow
Description: Cannot call validate on this field definition because it has no reference to a containing workflow definition.
   
Exception key: vw.api.VWFieldInvalidArrayValue
Description: Attempt to set non-array value into array field {0}.
   
Exception key: vw.api.VWFieldNotArray
Description: Attempt to set array into non-array field {0}.
   
Exception key: vw.api.VWFieldTypeBadInteger
Description: Integer form of the field type is invalid: {0}
   
Exception key: vw.api.VWFieldTypeBadString
Description: String form of the field type is invalid: {0}
   
Exception key: vw.api.VWFieldTypeBadStringNull
Description: field type is invalid, null
   
Exception key: vw.api.VWFieldTypeInvalidType
Description: The type passed is {0}, which is not a valid type.
   
Exception key: vw.api.VWFieldTypeLValueNoSigOrWF
Description: invalid lValue call, both theSig and theWF parameters are null
   
Exception key: vw.api.VWFieldTypeMisMatchedQuotes
Description: String contents not properly quoted.
   
Exception key: vw.api.VWFieldTypeMissingQuote
Description: Expected value to be terminated by a quote, found <{0}>.
   
Exception key: vw.api.VWFieldTypeStringParseError
Description: More than expected number of values found, expected {0}.
   
Exception key: vw.api.VWIndexCantChange
Description: System Indexes cannot be changed.
   
Exception key: vw.api.VWIndexDefBadName
Description: Index names cannot be null or empty.
   
Exception key: vw.api.VWIndexDefFieldNameNotFound
Description: Field name not found. Field names are case sensitive. Check spelling and case. {0}
   
Exception key: vw.api.VWIndexDefFieldsAreNull
Description: Index fields cannot be null or empty. The first field name must be a valid exposed field name.
   
Exception key: vw.api.VWIndexDefIndexAFieldIsNull
Description: A field of the index is null.
   
Exception key: vw.api.VWIndexDefIndexFieldsAreNull
Description: The Index fields are null. At least one field is required to create an index.
   
Exception key: vw.api.VWIndexDefIndexFUniqueIdReserved
Description: Field F_UniqueId is a reserved field name that is only valid on system indexes.
   
Exception key: vw.api.VWIndexDefinitionInvalidName
Description: Syntax error in index name {0}, it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if').
   
Exception key: vw.api.VWIndexDefinitionInvalidNameInSystemIndex
Description: Syntax error in system index name {0}, it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if').
   
Exception key: vw.api.VWIndexFieldDefDupName
Description: {0} is a duplicate field name.
   
Exception key: vw.api.VWInstructonDefinitionBadAction
Description: Integer form of the action type is invalid: {0}
   
Exception key: vw.api.VWInvalidFieldTypeForObject
Description: The type for new Value is not a valid VWFieldType type {0}.
   
Exception key: vw.api.VWInvokeInstructionFaultNotFound
Description: No fault found with name equal to {0} in this invoke instruction.
   
Exception key: vw.api.VWInvokeInstructionIncomingParameterNotFound
Description: No in coming parameter found with sequence number equal to {0} in invoke instruction.
   
Exception key: vw.api.VWInvokeInstructionInComingParameterNotFound
Description: No in coming parameter found with sequence number equal to {0} in invoke instruction.
   
Exception key: vw.api.VWInvokeInstructionInputCorrelationSetNameInvalidNameBadCharacter
Description: "Setting input correlation set name, theName is invalid because it contains an invalid character "{0}", the name can only contain letters, digits and underscore characters."
   
Exception key: vw.api.VWInvokeInstructionInputCorrelationSetNameInvalidNameTooLong
Description: theName is invalid because it contains more than 24 characters.
   
Exception key: vw.api.VWInvokeInstructionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWInvokeInstructionNullElementInEventArray
Description: theFaultss contains a null element at index{0}.
   
Exception key: vw.api.VWInvokeInstructionOutgoingParameterNotFound
Description: No Out Going parameter found with sequence number equal to {0} in invoke instruction.
   
Exception key: vw.api.VWInvokeInstructionOutGoingParameterNotFound
Description: No out going parameter found with sequence number equal to {0} in invoke instruction.
   
Exception key: vw.api.VWInvokeInstructionOutputCorrelationSetNameInvalidNameBadCharacter
Description: "Setting output correlation set name, theName is invalid because it contains an invalid character "{0}", the name can only contain letters, digits and underscore characters."
   
Exception key: vw.api.VWInvokeInstructionOutputCorrelationSetNameInvalidNameTooLong
Description: theName is invalid because it contains more than 24 characters.
   
Exception key: vw.api.VWJoinTypeBadInteger
Description: Integer form of the join type is invalid: {0}
   
Exception key: vw.api.VWJoinTypeBadString
Description: Integer form of the join type is invalid: {0}
   
Exception key: vw.api.VWLibraryTypeBadInteger
Description: Integer form of the Library type is invalid: {0}
   
Exception key: vw.api.VWLogDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWLogfetchBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.VWMapDefinitionDeleteLaunchStep
Description: Unable to delete the first step in a map, step ID {0}.
   
Exception key: vw.api.VWMapDefinitionErrorInArrayHandler
Description: exception initializing the array handler, {0}
   
Exception key: vw.api.VWMapDefinitionInvalidWorkflow
Description: theWorkflow is invalid, (null).
   
Exception key: vw.api.VWMapDefinitionMapNameAlreadyExists
Description: theName is invalid, (a map named {0} already exists in this workflow definition).
   
Exception key: vw.api.VWMapDefinitionNoLaunchStepFound
Description: No start step found.
   
Exception key: vw.api.VWMapDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWMapDefinitionQueueIsEmpty
Description: Attempt to get from an empty Queue.
   
Exception key: vw.api.VWMapDefinitionQueueIsFull
Description: Attempt to add to a full Queue.
   
Exception key: vw.api.VWMapDefinitionRouteAlreadyExists
Description: A route from stepId {0} to stepId {1} already exists.
   
Exception key: vw.api.VWMapDefinitionRouteNotFound
Description: No route found with id equal to {0} in map definition.
   
Exception key: vw.api.VWMapDefinitionStepIdNotFound
Description: StepId {0} not found.
   
Exception key: vw.api.VWMapDefinitionStepNotFound
Description: No Step found with stepID {0} in {1} map.
   
Exception key: vw.api.VWMapNodeInvalidRuleSetSelector
Description: The parameter ruleSetSelector {0} is invalid.
   
Exception key: vw.api.VWMapNodeUnableToReturnId
Description: Unable to return a valid id.
   
Exception key: vw.api.VWMergeTypeBadInteger
Description: Integer form of the merge type is invalid: {0}
   
Exception key: vw.api.VWMergeTypeBadString
Description: String form of the merge type is invalid: {0}
   
Exception key: vw.api.VWMilestoneDefinitionInvalidLevel
Description: Invalid level value {0}.
   
Exception key: vw.api.VWMilestoneDefinitionInvalidName
Description: theName is invalid, (null or zero length).
   
Exception key: vw.api.VWMilestoneDefinitionInvalidWorkflow
Description: theWorkflow is invalid, (null).
   
Exception key: vw.api.VWMilestoneDefinitionNameAlreadyExists
Description: theName is invalid, (a milestone named {0} already exists in this workflow definition).
   
Exception key: vw.api.VWMilestoneDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWMilestoneDefinitionNullWorkflowRef
Description: No reference to containing workflow definition, runtime milestone definition, cannot validate.
   
Exception key: vw.api.VWMilestoneElementMSDefsIsNull
Description: The milestone definitions parameter cannot be null
   
Exception key: vw.api.VWMilestoneElementNotMilestoneEvent
Description: The log element is event type {0}, ({1}), which is not a milestone
   
Exception key: vw.api.VWModeTypeBadInteger
Description: Integer form of the mode type is invalid: {0}
   
Exception key: vw.api.VWModeTypeBadString
Description: String form of the mode type is invalid: {0}
   
Exception key: vw.api.VWNewStepElement
Description: Cannot fetchWorkObject from a new StepElement.
   
Exception key: vw.api.VWNewStepElementAbort
Description: Cannot doAbort from a new StepElement.
   
Exception key: vw.api.VWNewStepElementDateReceived
Description: Cannot getDateRecieved from a new StepElement.
   
Exception key: vw.api.VWNewStepElementLaunchDate
Description: Cannot getLaunchDate from a new StepElement.
   
Exception key: vw.api.VWNewStepElementLock
Description: Cannot doLock from a new StepElement.
   
Exception key: vw.api.VWNewStepElementNoWorkObjectNumber
Description: Cannot getWorkObjectNumber from a new StepElement.
   
Exception key: vw.api.VWNewStepElementReAssign
Description: Cannot doReassign from a new StepElement.
   
Exception key: vw.api.VWNewStepElementReturnToSource
Description: Cannot doReturnToSource from a new StepElement.
   
Exception key: vw.api.VWNewStepElementSave
Description: Do doDispatch on a new VWStepElement to save and dispatch.
   
Exception key: vw.api.VWNodeTypeBadInteger
Description: Integer form of the node type is invalid: {0}
   
Exception key: vw.api.VWNodeTypeBadString
Description: String form of the node type is invalid: {0}
   
Exception key: vw.api.VWNumberFormatError
Description: The string can not be converted to field type {0}: {1}.
   
Exception key: vw.api.VWOpCodeBadConvertType
Description: Invalid conversion data type.
   
Exception key: vw.api.VWOpCodeBadObjectType
Description: Bad object type.
   
Exception key: vw.api.VWOperationDefinitionInvalidName
Description: Syntax error in operation name, it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if').
   
Exception key: vw.api.VWOperationDefinitionInvalidQueue
Description: theQueue is invalid, (null).
   
Exception key: vw.api.VWOperationDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWOperationDefinitionNullOrEmptyName
Description: theName is invalid, (null or zero length).
   
Exception key: vw.api.VWOperationDefinitionOpNameAlreadyExists
Description: theName is invalid, (an operation named {0} already exists in the same queue).
   
Exception key: vw.api.VWOperationDefinitionParameterNotFound
Description: No parameter found with name equal to {0} in this operation definition.
   
Exception key: vw.api.VWOperationTypeBadInteger
Description: Integer form of the operation type is invalid: {0}
   
Exception key: vw.api.VWoperationTypeBadString
Description: String form of the operation type is invalid: {0}
   
Exception key: vw.api.VWParameterBadName
Description: Parameter name cannot be null or empty.
   
Exception key: vw.api.VWParameterCannotSetIn
Description: Cannot set this value. The mode for this parameter is set to IN.
   
Exception key: vw.api.VWParameterDefinitionBadName
Description: Parameter name cannot be null.
   
Exception key: vw.api.VWParameterDefinitionBadValue
Description: Parameter value cannot be null
   
Exception key: vw.api.VWParameterDefinitionCantValidateNotInAStep
Description: This parameter definition is not contained in a step and therefore cannot be validated.
   
Exception key: vw.api.VWParameterDefinitionIllFormedName
Description: Syntax error in parameter name.
   
Exception key: vw.api.VWParameterDefinitionInvalidContainer
Description: theContainer is invalid, (null), must be a reference to an object which implements IVWHasParameters.
   
Exception key: vw.api.VWParameterDefinitionInvalidFieldType
Description: theDataType is invalid.
   
Exception key: vw.api.VWParameterDefinitionInvalidModeType
Description: theModeType is not a valid mode type
   
Exception key: vw.api.VWParameterDefinitionParameterAlreadyExists
Description: theName is invalid, (a parameter with name {0} already exists in this step definition).
   
Exception key: vw.api.VWParameterInvalidFieldType
Description: theFieldType is not a valid field type
   
Exception key: vw.api.VWParameterInvalidModeType
Description: theMode is not a valid mode type
   
Exception key: vw.api.VWParameterInvalidWorkElement
Description: The work element value cannot be null. This parameter must be associated with either a VWStepElement or VWWorkObject.
   
Exception key: vw.api.VWParameterNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWPartnerLinkDefinitionInvalidName
Description: Setting partner link name, theName is invalid, (null or zero length).
   
Exception key: vw.api.VWPartnerLinkDefinitionInvalidNameBadCharacter
Description: "Setting partner link name, theName is invalid because it contains an invalid character "{0}", the name can only contain letters, digits and underscore characters."
   
Exception key: vw.api.VWPartnerLinkDefinitionInvalidNameTooLong
Description: Setting partner link name, theName is invalid because it contains more than 15 characters.
   
Exception key: vw.api.VWPartnerLinkDefinitionInvalidWorkflow
Description: theWorkflow is invalid, (null).
   
Exception key: vw.api.VWPartnerLinkDefinitionNameAlreadyExists
Description: Setting partner link name, theName is invalid, (a partner link named {0} already exists in this workflow definition).
   
Exception key: vw.api.VWPartnerLinkDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWPartnerLinkDefinitionNullWorkflowRef
Description: No reference to containing workflow definition, runtime milestone definition, cannot validate.
   
Exception key: vw.api.VWProcessDeleteFailed
Description: Process for {0} delete failed. Error: {1}
   
Exception key: vw.api.VWQDefAllServersErr
Description: Can not set the server id to be all servers.
   
Exception key: vw.api.VWQueryBadSubVars
Description: Number of elements in the substitution variables array does not match the number of substitution variables (':') in the filter string.
   
Exception key: vw.api.VWQueryConstructionFailure
Description: A problem occurred while constructing work elements. {0}
   
Exception key: vw.api.VWQueryfetchBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.VWQueryFetchNullResults
Description: Null results returned from server fetch
   
Exception key: vw.api.VWQueueConvertIToOOperationIdBad
Description: Operation Id is bad. Must be greater than -1.
   
Exception key: vw.api.VWQueueConvertIToOOperationIdNotFound
Description: Operation Id not found.
   
Exception key: vw.api.VWQueueConvertOToIOperationNameBad
Description: Parameter operation name is null.
   
Exception key: vw.api.VWQueueConvertOToIOperationNameNotFound
Description: Operation name not found. {0}
   
Exception key: vw.api.VWQueueDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWQueueDefinitionOperationNotFound
Description: No operation found with name equal to {0} in this queue definition.
   
Exception key: vw.api.VWQueueDefNullOpInArray
Description: The Array of Operation Definitions contains a null at index: {0}
   
Exception key: vw.api.VWQueueDefOpAlreadyExists
Description: Attempt to create an operation named {0}, an operation of that name already exists.
   
Exception key: vw.api.VWQueueDefOperationNameNotFound
Description: operation name not found. Operation names are case sensitive. Check spelling and case.{0}
   
Exception key: vw.api.VWQueueDefOpNameBad
Description: Operation name parameter is null.
   
Exception key: vw.api.VWQueueDefTypeBadInteger
Description: Integer form of the queue type is invalid: {0}
   
Exception key: vw.api.VWQueueElementBadTag
Description: Tag parameter should represent an integer : {0} : {1}
   
Exception key: vw.api.VWQueueElementBadWorkObjectName
Description: WorkObjectName parameter should represent an integer : {0} : {1}
   
Exception key: vw.api.VWQueueElementNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWQueuefetchBufferSizeInvalid
Description: Buffer size specified to fetch is not valid.
   
Exception key: vw.api.VWQueuefetchIndexKeyFieldsBadName
Description: Index field parameter is null.
   
Exception key: vw.api.VWQueuefetchIndexKeyFieldsNoIndexFound
Description: Index name not found. Index names are case sensitive. Check spelling and case.
   
Exception key: vw.api.VWQueuefetchTypeInvalid
Description: Fetch type for VWQueue is not valid. {0}
   
Exception key: vw.api.VWQueueInvalidTimeUnitType
Description: Invalid time unit type.
   
Exception key: vw.api.VWQueueNoOperationName
Description: Operation Names don't exist on system queues.
   
Exception key: vw.api.VWReceiveInstructionCorrelationSetNameInvalidNameBadCharacter
Description: "Setting correlation set name, theName is invalid because it contains an invalid character "{0}", the name can only contain letters, digits and underscore characters."
   
Exception key: vw.api.VWReceiveInstructionCorrelationSetNameInvalidNameTooLong
Description: Setting correlation set name, theName is invalid because it contains more than 24 characters.
   
Exception key: vw.api.VWReceiveInstructionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWReceiveInstructionParameterNotFound
Description: No parameter found with sequence number equal to {0} in receive instruction.
   
Exception key: vw.api.VWReceiveInstructionSecurityGroupHasNullOrEmptyElement
Description: Setting security group, security group contains a null or empty element at offset {0}. Null or empty elements are not allowed in the security group array.
   
Exception key: vw.api.VWRemappedError
Description: {0}.
   
Exception key: vw.api.VWReplyInstructionCorrelationSetNameInvalidNameBadCharacter
Description: "Setting correlation set name, theName is invalid because it contains an invalid character "{0}", the name can only contain letters, digits and underscore characters."
   
Exception key: vw.api.VWReplyInstructionCorrelationSetNameInvalidNameTooLong
Description: theName is invalid because it contains more than 24 characters.
   
Exception key: vw.api.VWReplyInstructionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWReplyInstructionParameterNotFound
Description: No parameter found with sequence number equal to {0} in reply instruction.
   
Exception key: vw.api.VWRollbackInstructionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWRosterDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWRouteDefinitionInvalidDestinationFirstStep
Description: A route cannot have the launch step or a start step as it's destination.
   
Exception key: vw.api.VWRouteDefinitionInvalidNode
Description: theNode is invalid, (null).
   
Exception key: vw.api.VWRouteDefinitionInvalidResponses
Description: Route condition contains a response ({0}), which is not a valid response for the step the route begins at. Perhaps the responses were changed after the route condition was created?
   
Exception key: vw.api.VWRouteDefinitionInvalidRouteToSelf
Description: Attempt to create a route with same source and destination ids: {0}.
   
Exception key: vw.api.VWRouteDefinitionNoResponses
Description: Attempt to find index of a response in a node type which cannot contain responses.
   
Exception key: vw.api.VWRouteDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWRouteDefinitionNullResponse
Description: Route condition contains a null response or (more probably) the step contains no responses
   
Exception key: vw.api.VWRuleSetDefinitionNameAlreadyExists
Description: The name is invalid, (a RuleSet with name {0} already exists in this workflow definition).
   
Exception key: vw.api.VWRuleSetDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWRuleSetDefinitionNullOrEmptyName
Description: The name of a rule set cannot be null or empty.
   
Exception key: vw.api.VWRuleSetDefinitionNullWorkflowRef
Description: No reference to containing workflow definition, runtime milestone definition, cannot validate.
   
Exception key: vw.api.VWRuleSetInvalidName
Description: "The name, "{0}", is invalid, it must begin with a letter, contain only letters, numbers or underscores, length <= 31 and cannot be a name reserved for FileNet internal use (like a name beginning with F_, or be a language keyword such as 'if', or a function name such as 'userid' or 'addminutes').
   
Exception key: vw.api.VWScenarioXMLHandler.RuntimeIdGerationError
Description: {0}
   
Exception key: vw.api.VWSchemaCantSetElementAtRuntime
Description: Can't set schema element name at runtime. Schema element name can only be set at design time.
   
Exception key: vw.api.VWSchemaCantSetSchemaNameAtRuntime
Description: Can't set schema name at runtime. Schema name can only be set at design time.
   
Exception key: vw.api.VWSchemaInvalidName
Description: theName is invalid, (null or zero length).
   
Exception key: vw.api.VWSchemaInvalidWorkflow
Description: theWorkflow is invalid, (null).
   
Exception key: vw.api.VWSchemaNameAlreadyExists
Description: theName is invalid, (a schema named {0} already exists in this workflow definition).
   
Exception key: vw.api.VWSchemaNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWSchemaSubTypeBadInteger1
Description: Integer form of the schema type is invalid: {0}
   
Exception key: vw.api.VWSchemaSubTypeBadInteger2
Description: Integer form of the schema type is invalid: {0}
   
Exception key: vw.api.VWSchemaSubTypeBadInteger3
Description: String form of the schema sub type is invalid: {0}
   
Exception key: vw.api.VWSchemaSubTypeBadString2
Description: String form of the schema sub type is invalid: {0}
   
Exception key: vw.api.VWSchemaSubTypeNullOrEmpty
Description: String form of the schema sub type is null or empty.
   
Exception key: vw.api.VWSEInvalidDoReturnToSource
Description: Can not return to source.
   
Exception key: vw.api.VWsessionGetHashedParticipant
Description: failed to convert ids to names
   
Exception key: vw.api.VWSessionWorkflowIdentifierCannotBeNull
Description: workflowIdentifier parameter cannot be null or empty.
   
Exception key: vw.api.VWSetCallMapNameNull
Description: null is not a valid map name.
   
Exception key: vw.api.VWSimpleInstructionBadParamCount
Description: Length of the params array is {0}, expected length for action {1} should be {2}
   
Exception key: vw.api.VWSimpleInstructonBadActionType
Description: The instruction type {0} is not a valid instruction for a VWSimpleInstruction object
   
Exception key: vw.api.VWSimpleTypeBadString
Description: integer form of the field type is invalid: {0}
   
Exception key: vw.api.VWSimpleTypeMultipleValues
Description: Non-array attribute should only have one value, found {0}
   
Exception key: vw.api.VWSplitTypeBadInteger
Description: Integer form of the split type is invalid: {0}
   
Exception key: vw.api.VWSplitTypeBadString
Description: String form of the split type is invalid: {0}
   
Exception key: vw.api.VWStepDefinitionAssignmentArrayNullElement
Description: Assignment array contains a null entry in row {0}
   
Exception key: vw.api.VWStepDefinitionAssignmentArrayWrongDimension
Description: Assignment array wrong dimension, row {0} has {1} elements, should have 2 (representing the left and right values of the assignment)
   
Exception key: vw.api.VWStepDefinitionBadNextRoutes
Description: Inconsistent values for number of out-going routes, found {0}, recorded {1}, step id {3}.
   
Exception key: vw.api.VWStepDefinitionInvalidJoinType
Description: theJoinType is invalid.
   
Exception key: vw.api.VWStepDefinitionInvalidMap
Description: theMap is invalid, (null).
   
Exception key: vw.api.VWStepDefinitionInvalidRouteToDelete
Description: Attempt to delete route not originating at step used to invoke deletion.
   
Exception key: vw.api.VWStepDefinitionInvalidRuleSetSelector
Description: The parameter ruleSetSelector {0} is invalid.
   
Exception key: vw.api.VWStepDefinitionInvalidRuleSMethodCall
Description: The getRuleSetsAsIntArray(int) method must be reimplemented, ruleset ids on a step cannot be calculated on the client, they must be calculated on the server after flattening. You probably need to update your PE server to match recent changes in the API to support inherited rulesets.
   
Exception key: vw.api.VWStepDefinitionInvalidSplitType
Description: theSplitType is invalid.
   
Exception key: vw.api.VWStepDefinitionNegativeDeadline
Description: Negative deadline value {0} not allowed
   
Exception key: vw.api.VWStepDefinitionNegativeReminder
Description: Negative reminder value {0} not allowed
   
Exception key: vw.api.VWStepDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWStepDefinitionNullRouteOrderArray
Description: Parameter theRouteOrder cannot be null.
   
Exception key: vw.api.VWStepDefinitionParameterNotFound
Description: No parameter found with name equal to {0} in step definition.
   
Exception key: vw.api.VWStepDefinitionReorderArrayDuplicateEntry
Description: Parameter theRouteOrder, route id {0} occurs more than once in the array.
   
Exception key: vw.api.VWStepDefinitionReorderArrayInvalidRoute
Description: Parameter theRouteOrder contains route id {0}, which was not found in the out-going routes for this step.
   
Exception key: vw.api.VWStepDefinitionReorderArrayLength
Description: Parameter theRouteOrder actual length is {0}, expected length should be {1}.
   
Exception key: vw.api.VWStepDefinitionStepIdAlreadyExists
Description: theStepId is invalid, (a step with ID {0} already exists in this workflow definition).
   
Exception key: vw.api.VWStepElementNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWStepPaletteDefinitionErrorInArrayHandler
Description: exception initializing the array handler, {0}
   
Exception key: vw.api.VWStepPaletteDefinitionMapNotFound
Description: No map node found with name equal to {0} in step palette.
   
Exception key: vw.api.VWStepPaletteDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWStepPaletteDefinitionNullInputStream
Description: InputStream parameter is null
   
Exception key: vw.api.VWStepPaletteDefinitionNullStream
Description: output stream parameter is null
   
Exception key: vw.api.VWStepPaletteDefinitionXMLParseError
Description: XML Parsing error {0}.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadError
Description: Exception reading XML, {0}.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadError_1
Description: Exception reading XML, {0}
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadError_2
Description: {0}
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadFromFileError
Description: Exception reading XML from file: {0}, {1}.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadParse
Description: XML Parsing error {0}.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLReadParseError
Description: XML Parsing error.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLWriteError
Description: Exception writing XML, {0}.
   
Exception key: vw.api.VWStepPaletteDefinitionXMLWriteToFileError
Description: Exception writing XML to file, {0}.
   
Exception key: vw.api.VWStepProcessordBadHeight
Description: Height is not an integer : {0}: {1}
   
Exception key: vw.api.VWStepProcessordBadId
Description: Processor Id is not an integer : {0}: {1}.
   
Exception key: vw.api.VWStepProcessordBadToken
Description: Bad Token
   
Exception key: vw.api.VWStepProcessordBadTokenCnt
Description: Bad Token Count
   
Exception key: vw.api.VWStepProcessordBadType
Description: Processor Type is not an integer : {0}: {1}
   
Exception key: vw.api.VWStepProcessordBadWidth
Description: Width is not an integer : {0} : {1}
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadAppName
Description: Illegal step processor info application name.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadAppType
Description: Illegal step processor info application type.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadDefaultType
Description: Illegal step processor info default type.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadLocation
Description: Step processor info location cannot be null.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadLocationIndex
Description: Step processor info location id must be Integer.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadLocationString
Description: Step processor info location value must be String.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadName
Description: Step processor info name cannot be null.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadSize
Description: Illegal step processor info window size.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionBadType
Description: Illegal step processor info type.
   
Exception key: vw.api.VWStepProcessorInfoDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWStepProcessorInfoNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWStepProcessorMissingParts
Description: The step processor string is not valid. Missing parts.({0}: {1}).
   
Exception key: vw.api.VWSystemAdminInvalidSystemWideFlag
Description: Invalid system wide flag {0}.
   
Exception key: vw.api.VWSystemAdministrationNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWSystemAdminNoUser
Description: The user {0} does not exist.
   
Exception key: vw.api.VWSystemConfigurationBadLogType
Description: The log type is invalid: {0}
   
Exception key: vw.api.VWSystemConfigurationDefaultLogNotFound
Description: Unable to find the default log.
   
Exception key: vw.api.VWSystemConfigurationDeleteStepProcessorDef
Description: Transferred step processor definitions cannot be deleted only modified.
   
Exception key: vw.api.VWSystemConfigurationIllFormedQueueName
Description: Syntax error in Queue name.
   
Exception key: vw.api.VWSystemConfigurationInvalidQueueType
Description: Invalid queue type, Queue type must be QUEUE_TYPE_PROCESS or QUEUE_TYPE_USER_CENTRIC.
   
Exception key: vw.api.VWSystemConfigurationInvalidStepProcessorDef
Description: Invalid step processor definition object. Deletion failed.
   
Exception key: vw.api.VWSystemConfigurationLogDoesNotExist
Description: The log definition does not exist.
   
Exception key: vw.api.VWSystemConfigurationLogExists
Description: The log name already exists.
   
Exception key: vw.api.VWSystemConfigurationNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWSystemConfigurationQueueDoesNotExist
Description: The queue definition does not exist.
   
Exception key: vw.api.VWSystemConfigurationQueueExists
Description: The queue name already exists.
   
Exception key: vw.api.VWSystemConfigurationRosterDoesNotExist
Description: The roster definition does not exist.
   
Exception key: vw.api.VWSystemConfigurationRosterExists
Description: The roster name already exists.
   
Exception key: vw.api.VWSystemConfigurationStepProcessorDefDoesNotExist
Description: The step processor definition does not exist.
   
Exception key: vw.api.VWTableDefBadConfigType
Description: Invalid config type value {0}.
   
Exception key: vw.api.VWTableDefBadName
Description: Names cannot be null or empty.
   
Exception key: vw.api.VWTableDefFieldInUse
Description: The field {0} is in use by the index {1} and may not be deleted. Remove the field from the index and try deleting again.
   
Exception key: vw.api.VWTableDefFieldNameBad
Description: Field name parameter is null.
   
Exception key: vw.api.VWTableDefFieldNameNotFound
Description: Field name not found. Field names are case sensitive. Check spelling and case.{0}
   
Exception key: vw.api.VWTableDefFieldTooLong
Description: Field name is too long. {0}
   
Exception key: vw.api.VWTableDefGetSecurityPxFailure
Description: Old security methods and new security methods can not be mixed.
   
Exception key: vw.api.VWTableDefIndexNameBad
Description: Index field name parameter is null.
   
Exception key: vw.api.VWTableDefIndexNameNotFound
Description: Index name not found. Index names are case sensitive. Check spelling and case.{0}
   
Exception key: vw.api.VWTableDefIndexTooLong
Description: Index name is too long. {0}
   
Exception key: vw.api.VWTableDefinitionInvalidFieldLength
Description: The field length needs to be zero for field type other than string.
   
Exception key: vw.api.VWTableDefintionFieldExists
Description: The field name already exists.
   
Exception key: vw.api.VWTableDefintionIndexExists
Description: The index name already exists.
   
Exception key: vw.api.VWTableDefInvalidType
Description: Type must specify Queue, Log or Roster.
   
Exception key: vw.api.VWTableDefMandatoryField
Description: {0} is a mandatory system field. It cannot be deleted.
   
Exception key: vw.api.VWTableDefMandatoryIndex
Description: {0} is a mandatory system index. It cannot be deleted.
   
Exception key: vw.api.VWTableDefServerIdErr
Description: The server id can not be a negative value.
   
Exception key: vw.api.VWTableDefTypeBadInteger
Description: Integer form of the config type is invalid: {0}
   
Exception key: vw.api.VWTimeUnitTypeBadInteger
Description: Integer form of the time unit type is invalid: {0}
   
Exception key: vw.api.VWTransferResultErrors
Description: Attempt to set version when errors not null
   
Exception key: vw.api.VWTransferResultVersion
Description: Attempt to set errors when version not null
   
Exception key: vw.api.VWTypesDontMatch
Description: The type for new Value {0} does not match the VWFieldType {1} for {2}.
   
Exception key: vw.api.VWUserInfoBadInteger
Description: Integer form of the notification type is invalid: {0}
   
Exception key: vw.api.VWUserInfoBadUserName
Description: User name cannot be null or empty.
   
Exception key: vw.api.VWUserInfoInvalidFieldType
Description: Invalid field type {0}. Field value should be of a basic field type.
   
Exception key: vw.api.VWUserInfoInvalidNotificationFlag
Description: Invalid notification flag {0}.
   
Exception key: vw.api.VWUserInfoInvalidServerId
Description: Invalid server ID specified. {0}
   
Exception key: vw.api.VWUserInfoNullFieldName
Description: Field name can not be null.
   
Exception key: vw.api.VWUserInfoServerIdUnspecified
Description: The server ID assignment must be 0 or greater.
   
Exception key: vw.api.VWUserInfoSetFieldValueBadValueType
Description: Field value {0} should be of type {1}
   
Exception key: vw.api.VWUserInfoSetNameBadUserName
Description: User name: {0} not found on server.
   
Exception key: vw.api.VWUserInfoSetProxyNameBadUserName
Description: User name: {0} not found on server.
   
Exception key: vw.api.VWVWCompoundStepDefinitionInstructionNotFound
Description: No instruction found with ID equal to {0} in this compound step definition.
   
Exception key: vw.api.VWWebServiceParameterDefinitionDefinitionBadName
Description: Parameter name cannot be null
   
Exception key: vw.api.VWWebServiceParameterDefinitionInvalidModeType
Description: theModeType is not a valid mode type
   
Exception key: vw.api.VWWebServiceParameterDefinitionInvalidSchemaSubType
Description: schemaSubType is not a valid schema sub type
   
Exception key: vw.api.VWWebServiceParameterDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWWebServicesParameterDefinitionInvalidFieldType
Description: theDataType is invalid.
   
Exception key: vw.api.VWWFEInstructionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWWFEInstructionNullElementInEventArray
Description: theEvents contains a null element at index{0}.
   
Exception key: vw.api.VWWFEInstructionNullEventNumLoc
Description: theEventNumLoc parameter cannot be null.
   
Exception key: vw.api.VWWFEInstructionNullTimeOut
Description: theTimeOut parameter cannot be null.
   
Exception key: vw.api.VWWOInvalidDoReturnToSource
Description: Can not return to source.
   
Exception key: vw.api.VWWorkElementReAssignNullParticipant
Description: participant is null
   
Exception key: vw.api.VWWorkflowDefinitionDataFieldNotFound
Description: No data field found with name equal to {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitiondeleteByIdMethodDeprecated
Description: This method has been deprecated, you must use deleteMap(String) instead to delete a map using the map name as the parameter.
   
Exception key: vw.api.VWWorkflowDefinitionInsertFieldAlreadyExists
Description: Cannot insert field, a field named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionInsertMapAlreadyExists
Description: Cannot insert map, a map named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionInsertMilestoneAlreadyExists
Description: Cannot insert milestone, a milestone named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionInsertPartnerLinkAlreadyExists
Description: Cannot insert partner link, a partner link named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionInsertRuleSetAlreadyExists
Description: Cannot insert ruleset, a ruleset named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionInsertSchemaNameAlreadyExists
Description: Cannot insert schema, a schema named {0} already exists.
   
Exception key: vw.api.VWWorkflowDefinitionMapNotFound
Description: No map found with name equal to {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitionMethodDeprecated
Description: This method has been deprecated, you must use getMap(String) instead to get a map using the map name as the parameter.
   
Exception key: vw.api.VWWorkflowDefinitionMilestoneArrayNullElement
Description: theMilestones[{0}] is null.
   
Exception key: vw.api.VWWorkflowDefinitionMilestoneArrayWrongLength
Description: The milestone array length is {0}, but it should equal the number of milestones in this workflow ({1}).
   
Exception key: vw.api.VWWorkflowDefinitionMilestoneNotFound
Description: No milestone found named {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitionMileStoneNotFound
Description: No milestone found with name equal to {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitionNameCantStartWithTilde
Description: The name {0} is invalid, because workflow names cannot begin with ~, that character is reserved for internal use.
   
Exception key: vw.api.VWWorkFlowDefinitionNegativeDeadline
Description: Negative deadline value {0} not allowed
   
Exception key: vw.api.VWWorkFlowDefinitionNegativeReminder
Description: Negative reminder value {0} not allowed
   
Exception key: vw.api.VWWorkflowDefinitionNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWWorkFlowDefinitionNullInputStream
Description: InputStream parameter is null
   
Exception key: vw.api.VWWorkflowDefinitionNullMilestoneArray
Description: The milestone array cannot be null.
   
Exception key: vw.api.VWWorkflowDefinitionNullPartnerLinkArray
Description: The new partner link array cannot be null.
   
Exception key: vw.api.VWWorkflowDefinitionNullSchemaArray
Description: The new schema array cannot be null.
   
Exception key: vw.api.VWWorkFlowDefinitionNullStream
Description: output stream parameter is null
   
Exception key: vw.api.VWWorkflowDefinitionPartnerLinkArrayNullElement
Description: ThePartnerLinks[{0}] is null.
   
Exception key: vw.api.VWWorkflowDefinitionPartnerLinkArrayWrongLength
Description: The partner link array length is {0}, but it should equal the number of partner links in this workflow ({1}).
   
Exception key: vw.api.VWWorkflowDefinitionPartnerLinkNotFound
Description: No partner link found named {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitionPasteFieldsNotImplemented
Description: Method PasteFields not implemented.
   
Exception key: vw.api.VWWorkflowDefinitionSchemaArrayNullElement
Description: TheSchemas[{0}] is null.
   
Exception key: vw.api.VWWorkflowDefinitionSchemaArrayWrongLength
Description: The schema array length is {0}, but it should equal the number of schemas in this workflow ({1}).
   
Exception key: vw.api.VWWorkflowDefinitionSchemaNotFound
Description: No schema found named {0} in workflow definition.
   
Exception key: vw.api.VWWorkflowDefinitionUnquotedMainAttachmentName
Description: Field name of main attachment is not a quoted string
   
Exception key: vw.api.VWWorkflowDefinitionXMLReadError
Description: Exception reading XML, {0}.
   
Exception key: vw.api.VWWorkflowDefinitionXMLReadError_1
Description: Exception reading XML, {0}
   
Exception key: vw.api.VWWorkflowDefinitionXMLReadError_2
Description: {0}
   
Exception key: vw.api.VWWorkflowDefinitionXMLReadFromFileError
Description: Exception reading XML file, {0}.
   
Exception key: vw.api.VWWorkflowDefinitionXMLReadParse
Description: XML Parsing error {0}.
   
Exception key: vw.api.VWWorkflowDefinitionXMLWriteError
Description: Exception writing XML, {0}.
   
Exception key: vw.api.VWWorkflowDefinitionXMLWriteToFileError
Description: Exception writing XML to file, {0}.
   
Exception key: vw.api.VWWorkflowHistoryBadLogName
Description: Attempt to fetch workflow history with null or empty event log name.
   
Exception key: vw.api.VWWorkflowHistoryBadWorkflowNumber
Description: Workflow number cannot be null or empty.
   
Exception key: vw.api.VWWorkFlowMapDefinitionBadName
Description: Workflow map name cannot be null or empty
   
Exception key: vw.api.VWWorkFlowMapDefinitionCantChangeLaunchStepType
Description: The launch step's step type cannot be changed.
   
Exception key: vw.api.VWWorkFlowMapDefinitionCantRenameMain
Description: Workflow main map name cannot be changed
   
Exception key: vw.api.VWWorkflowMilestonesBadLogName
Description: Attempt to fetch milestone history with null or empty event log name.
   
Exception key: vw.api.VWWorkflowMilestonesBadWorkflowNumber
Description: Attempt to fetch milestone history with null or empty Workflow number.
   
Exception key: vw.api.VWWorkflowRuntimeIdNullBuffer
Description: buffer parameter cannot be null.
   
Exception key: vw.api.VWXMLConfigurationBadAPIVersion
Description: The XML file contains an ApiVersion attribute, {0}, Which cannot be parsed by this version of the PW API.
   
Exception key: vw.api.VWXMLConfigurationExpFieldMismatch
Description: The type of exposed field {0} does not match existing exposed field type.
   
Exception key: vw.api.VWXMLConfigurationImportCommitError
Description: {0}
   
Exception key: vw.api.VWXMLConfigurationImportError
Description: Exception during configuration import, {0}.
   
Exception key: vw.api.VWXMLConfigurationImportFromFileError
Description: Exception during import from file, {0}.
   
Exception key: vw.api.VWXMLConfigurationImportSPDefConflicatedType
Description: Conflicting step processor info definition type for {0}
   
Exception key: vw.api.VWXMLConfigurationInvalidNode
Description: Node parameter is not
   
Exception key: vw.api.VWXMLConfigurationInvalidObject
Description: An invalid object was passed in to export.
   
Exception key: vw.api.VWXMLConfigurationInvalidOptoin
Description: Invalid import option. Must specify IMPORT_MERGE or IMPORT_REPLACE combined with other options
   
Exception key: vw.api.VWXMLConfigurationInvalidXMLDocument
Description: Invalid configuration XML document
   
Exception key: vw.api.VWXMLConfigurationMultipleSysAdmin
Description: Multiple system administrations detected in XML document
   
Exception key: vw.api.VWXMLConfigurationMultipleSysConfig
Description: Multiple system configurations detected in XML document
   
Exception key: vw.api.VWXMLConfigurationNullConfig
Description: Configuration output file name is null or empty.
   
Exception key: vw.api.VWXMLConfigurationNullNode
Description: DOM Node parameter is null
   
Exception key: vw.api.VWXMLConfigurationNullSession
Description: The VWSession is null.
   
Exception key: vw.api.VWXMLConfigurationNullUserInfo
Description: "Unable to fetch/create UserInfo record for user "{0}"."
   
Exception key: vw.api.VWXMLConfigurationParseFieldDefinitionWithName
Description: Invalid field definition XML. Failed to parse field {0}
   
Exception key: vw.api.VWXMLConfigurationParseHashtable
Description: Failed to parse {0} hashtable XML
   
Exception key: vw.api.VWXMLConfigurationSysAdminNull
Description: The SystemAdministration object is null.
   
Exception key: vw.api.VWXMLConfigurationSysConfigNull
Description: The SystemConfiguration object is null.
   
Exception key: vw.api.VWXMLConfigurationXMLWriteError
Description: Exception writing XML, {0}.
   
Exception key: vw.api.VWXMLConfigurationXMLWriteToFileError
Description: Exception writing XML to file, {0}.
   
Exception key: vw.api.VWXMLHandlerAttributeBadType
Description: Integer form of the field type is invalid: {0}
   
Exception key: vw.api.VWXMLHandlerAttributeBadTypeForArray
Description: integer form of the field type is invalid: {0}
   
Exception key: vw.api.WEDeleteFailed
Description: Delete failed {0}
   
Exception key: vw.api.WEDeleteFailedEx
Description: Delete failed {0}
   
Exception key: vw.api.WEDeleteManyBadExecption
Description: Server Exception {0}
   
Exception key: vw.api.WEDeleteManyBadReturnType
Description: Server Exception {0}
   
Exception key: vw.api.WEDeleteManyNoArrayElement
Description: WorkObject or Element is null. No object to delete at index {0}.
   
Exception key: vw.api.WEDeleteManyNoElements
Description: WorkObject or Element is null. No object to delete.
   
Exception key: vw.api.WEFetchFieldsWrongResultSize
Description: The field data fetched from the server was the wrong size.
   
Exception key: vw.api.WEFetchLockedStatusWrongResultSize
Description: The field data fetched from the server was the wrong size.
   
Exception key: vw.api.WEFetchLockedStatusWrongType
Description: The locked status data fetched from the server was the wrong type.
   
Exception key: vw.api.WElockFailed
Description: Lock failed {0}
   
Exception key: vw.api.WElockFailedEx
Description: Lock failed {0}
   
Exception key: vw.api.WElockManyBadExecption
Description: Server Exception {0}
   
Exception key: vw.api.WElockManyBadReturnType
Description: Server Exception {0}
   
Exception key: vw.api.WELockManyElementsMismatchQuery
Description: WorkObject or Element must be from the same query. Element {0} is not.
   
Exception key: vw.api.WELockManyNoArrayElement
Description: WorkObject or Element is null. No object to lock at index {0}.
   
Exception key: vw.api.WELockManyNoElements
Description: WorkObject or Element is not defined. No object to lock.
   
Exception key: vw.api.WELockManyRosterQuerySameQueue
Description: WorkObjects or Elements must all reside from same queue on same server. No objects have been locked.
   
Exception key: vw.api.WEterminateFailed
Description: Terminate failed {0}
   
Exception key: vw.api.WEterminateFailedEx
Description: Terminate failed {0}
   
Exception key: vw.api.WEterminateManyBadExecption
Description: Server Exception {0}
   
Exception key: vw.api.WEterminateManyBadReturnType
Description: Server Exception {0}
   
Exception key: vw.api.WETerminateManyNoArrayElement
Description: WorkObject or Element is null. No object to terminate at index {0}.
   
Exception key: vw.api.WETerminateManyNoElements
Description: WorkObject or Element is null. No object to terminate.
   
Exception key: vw.api.WEunlockFailed
Description: UnLock failed {0}
   
Exception key: vw.api.WEunlockFailedEx
Description: UnLock failed {0}
   
Exception key: vw.api.WEunlockManyBadExecption
Description: Server Exception {0}
   
Exception key: vw.api.WEunlockManyBadReturnType
Description: Server Exception {0}
   
Exception key: vw.api.WEUnlockSaveElementsNotOfOneQuery
Description: WorkObject or Element {0}, not from same query source {1}.
   
Exception key: vw.api.WEUnlockSaveNoArrayElement
Description: WorkObject or Element is null. No object to save, unlock and/or dispatch at index {0}.
   
Exception key: vw.api.WEUnlockSaveNoElements
Description: WorkObject or Element is null. No object to save, unlock and/or dispatch.
   
Exception key: vw.api.WFSInstructionSheetNameNotFound
Description: convertInstructionSheetNameToId: Instruction Sheet Name {0} not found
   
Exception key: vw.api.WOSetDataFieldsNull
Description: Data fields parameter is null.
   
Exception key: vw.api.WOSetSelectedResponseResponsesAreNull
Description: There are no available responses to set.
   
Exception key: vw.apiIEInvalidLogMessageCall.
Description: Method logMessage can not be used on objects retrieved from a roster query.
   
   

Expression Evaluator

Exception key: vw.base.ExpressionCompilation.BadFixupOffset
Description: Attempt to fixup invalid instruction offset, {0}
   
Exception key: vw.base.ExpressionCompilation.BadFixupOpCode
Description: Attempt to fixup a jump in a {0} opcode
   
Exception key: vw.base.ExpressionCompilation.NullOutputExpr
Description: Parameter theOutExpr is null.
   
Exception key: vw.base.ExpressionExecution.ArrayDimensionButNotArray
Description: Dimensions is 1, but value is not an array
   
Exception key: vw.base.ExpressionExecution.ArraySubScriptOutOfBounds
Description: array subscript out of range [{0}]
   
Exception key: vw.base.ExpressionExecution.ArrayToStringBadStack
Description: Array To String OpCode, bad stack
   
Exception key: vw.base.ExpressionExecution.BadHexString
Description: String argument to the hex function contains a character which is not a hexadecimal digit, either {0} or {1}
   
Exception key: vw.base.ExpressionExecution.BadOpCode
Description: ***Opcode ({0}) not implemented.
   
Exception key: vw.base.ExpressionExecution.BadStackResult
Description: Bad stack result, final stack depth is {0}, it should be {1} for an {2}.
   
Exception key: vw.base.ExpressionExecution.BadStringIndex
Description: String index [{0}] is out of range
   
Exception key: vw.base.ExpressionExecution.BadStringIndexOrLength
Description: String index [{0}], or index plus length ({1}) is out of range
   
Exception key: vw.base.ExpressionExecution.DivideByZero
Description: Divide by zero error.
   
Exception key: vw.base.ExpressionExecution.ElementCountBadStack
Description: Element Count OpCode, bad stack
   
Exception key: vw.base.ExpressionExecution.InconsistentTimeFormat
Description: Inconsistencies between time string '{0}' and mask '{1}' ({2}))
   
Exception key: vw.base.ExpressionExecution.IndexNonArray
Description: attempt to index non-array field {0}
   
Exception key: vw.base.ExpressionExecution.IntNonNumeric
Description: Attempt to call int() on non-numeric value on stack
   
Exception key: vw.base.ExpressionExecution.InvalidAbsOperand
Description: Invalid operand for AbsFunc,
   
Exception key: vw.base.ExpressionExecution.InvalidArrayDimension
Description: Array dimension {0} is greater than 1.
   
Exception key: vw.base.ExpressionExecution.InvalidConvertionValue
Description: Invalid conversion value
   
Exception key: vw.base.ExpressionExecution.InvalidDataTypeConvertFrom
Description: Invalid data type to convert from
   
Exception key: vw.base.ExpressionExecution.InvalidDataTypeConvertTo
Description: Invalid data type to convert to
   
Exception key: vw.base.ExpressionExecution.InvalidDataTypeForArray
Description: Invalid data type for new array
   
Exception key: vw.base.ExpressionExecution.InvalidDateConvertion
Description: Invalid date conversion
   
Exception key: vw.base.ExpressionExecution.InvalidOperandCombo
Description: Invalid operand combination for opcode {0}, {1} and {2}
   
Exception key: vw.base.ExpressionExecution.InvalidValueStack
Description: Value OpCode, bad stack
   
Exception key: vw.base.ExpressionExecution.IsValidArrayNotSupported
Description: Dimensions is 1, but is_valid function supports simple types only, not arrays
   
Exception key: vw.base.ExpressionExecution.MissingAltFields
Description: Expression needs alternate field collection.
   
Exception key: vw.base.ExpressionExecution.MissingFields
Description: Expression needs field collection.
   
Exception key: vw.base.ExpressionExecution.MissingSimDistributions
Description: Attempt to call a statistical distribution function, without supplying an IDistributions implementation in the envData
   
Exception key: vw.base.ExpressionExecution.NextElementBadStack
Description: Next Element OpCode, bad stack
   
Exception key: vw.base.ExpressionExecution.NonNumericNegate
Description: Attempt to negate non-numeric value on stack
   
Exception key: vw.base.ExpressionExecution.NotCompiled
Description: Expression has not been compiled correctly.
   
Exception key: vw.base.ExpressionExecution.NumberToStringNonNumeric
Description: Attempt to call numbertostring() on non-numeric value on stack
   
Exception key: vw.base.ExpressionExecution.OddHexString
Description: String argument to the hex function must have an even length
   
Exception key: vw.base.ExpressionExecution.ReThrownDistException
Description: Exception from distribution function : {0},\n{1}
   
Exception key: vw.base.ExpressionExecution.ReThrownException
Description: Exception rethrown from opcode dispatch routine : {0},\n{1}
   
Exception key: vw.base.ExpressionExecution.RunTimeError
Description: Expression Execution error: {0}
   
Exception key: vw.base.ExpressionExecution.RunTimeErrorWithDump
Description: Expression Execution error: {0}, \n{1}
   
Exception key: vw.base.ExpressionExecution.SizeofBadStack
Description: Sizeof OpCode, bad stack
   
Exception key: vw.base.ExpressionExecution.TranslateFromToMismatch
Description: Translate from ({0}) and to ({1}) strings are not the same length.
   
Exception key: vw.base.ExpressionExecution.ValueNotNumeric
Description: Unexpected non-numeric value on stack
   
Exception key: vw.base.ExpressionExecution.ValueOutOfRange
Description: Value out of range
   
   

PPM

Exception key: vw.ppm.IDMISSoftwareNotStarted
Description: The IS software is not started, it must be started before you can run the PPM.
   
Exception key: vw.ppm.inSendCommand
Description: {0}
   
Exception key: vw.ppm.InvalidArgument
Description: An invalid argument was passed in to VWPPM.
   
Exception key: vw.ppm.InvalidTimeSpecified
Description: The time value specified is invalid.
   
Exception key: vw.ppm.MaxProcessError
Description: The maximum number of processes must be 100 or less.
   
Exception key: vw.ppm.NoAvailServers
Description: Could not locate available server process.
   
Exception key: vw.ppm.ServerStartFailed
Description: Could not start server process: {0}
   
Exception key: vw.ppm.StoppingNoAvailServers
Description: Stopping--server processes are not available.
   
Exception key: vw.ppm.VWPPMAlreadyRunning
Description: You may not start more than one VWPPM process on a server.
   
   

Router

Exception key: vw.router.FailedToConnectToServer
Description: Failed to connect to server: {0}
   
Exception key: vw.router.GetNewConfigMapException
Description: Router could not get new configuration map exception: {0}
   
Exception key: vw.router.RouterAlreadyRunning
Description: A router named {0} has already been started on port {1}.
   
Exception key: vw.router.VWCMCustomServiceMissingPropertyCMPort
Description: Missing custom service property
   
Exception key: vw.router.VWCommandForwardsendCommandFailed
Description: Exception: {0}, RPC
Description: {1}
   
Exception key: vw.router.VWFnSessShrdecryptFailed
Description: Error {0}
   
Exception key: vw.router.VWFnSessShrencryptFailed
Description: Error {0}
   
Exception key: vw.router.VWFnSessShrInvalidToken
Description: Invalid token.
   
Exception key: vw.router.VWRouter.ConnectQueueBoundFail
Description: Could not bind queue forward object. {0}
   
Exception key: vw.router.VWRouter.ConnectQueueFailed
Description: Not found in region {0} {1} {2}
   
Exception key: vw.router.VWRouter.ConnectQueueFailedNFX
Description: Number format Exception, Server Not found in region {0} {1} {2}
   
Exception key: vw.router.VWRouter.ConnectQueueFailFindServer
Description: Server could not connect. {0}
   
Exception key: vw.router.VWRouter.ConnectRosterBoundFail
Description: Could not bind roster forward object. {0}
   
Exception key: vw.router.VWRouter.ConnectRosterFailFindServer
Description: Server could not connect. {0}
   
Exception key: vw.router.VWRouter.GetNewConfigMapFailed
Description: Router:Result null, Configuration map not found for region. {0}
   
Exception key: vw.router.VWRouterBadRegion
Description: Primary Isolated region is not valid. {0}
   
Exception key: vw.router.VWRouterConnectQueueNoMap
Description: Isolated Region Map cannot be found. {0}
   
Exception key: vw.router.VWRouterConnectRosterFailed
Description: Server Id not found on map.
   
Exception key: vw.router.VWRouterConnectRosterNoMap
Description: Isolated Region Map cannot be found. {0}
   
Exception key: vw.router.VWRouterConnectRosterRegionNotFound
Description: Not found in region {0}. Roster: {1}
   
Exception key: vw.router.VWRouterConstructorFailed
Description: Router constructor failed {0}
   
Exception key: vw.router.VWRouterCustomServiceMissingPropertyRouterName
Description: Missing custom service property
   
Exception key: vw.router.VWRouterCustomServiceMissingPropertyRouterPort
Description: Missing custom service property
   
Exception key: vw.router.VWRouterGetAllServersServiceNull
Description: This Router does not support the service {0}.
   
Exception key: vw.router.VWRouterGetAllServersWrongService
Description: This Router does not support the service {0}
   
Exception key: vw.router.VWRouterGetNewConfigMapFailed
Description: Router: Configuration record could not be created for region {0}.
   
Exception key: vw.router.VWRouterGetNewConfigMapNoMap
Description: Router: Configuration map not found for region {0}.
   
Exception key: vw.router.VWRouterInvalidUserNamePassword
Description: User name or password is invalid.
   
Exception key: vw.router.VWRouterLogonFailBadResult
Description: Router could not logon. Result is null.
   
Exception key: vw.router.VWRouterLogonFailed
Description: Router could not logon to server. {0}
   
Exception key: vw.router.VWRouterNameBad
Description: Router name is not valid. Name must contain alphabetic, numeric, minus and underscore characters.
   
Exception key: vw.router.VWRouterNameFirstCharBad
Description: Router name is not valid. Name must start with an alphabetic character.
   
Exception key: vw.router.VWRouterNameNull
Description: Router Name must be entered.
   
Exception key: vw.router.VWRouterNullLogonResults
Description: Router could not logon, logon results null
   
Exception key: vw.router.VWRouterRetrieveMapFailure
Description: Router could not retrieve map, will retry when needed. {0}
   
Exception key: vw.router.VWRouterRetrieveMapRegionNotFound
Description: Router: Logon Results not found for region {0}.
   
Exception key: vw.router.VWRouterRetrieveMapSendFailedAll
Description: Router: Could not get configuration map for region {0}. {1}
   
Exception key: vw.router.VWRouterRetrieveMapSendResultsNull
Description: Router: Could not get configuration map for region {0}.
   
Exception key: vw.router.VWRouterRetrieveMapServerNotConnected
Description: Router could not connected to server {0}.
   
Exception key: vw.router.VWRouterRetrieveServerFailure
Description: Router could not retrieve server, will retry when needed. {0}
   
Exception key: vw.router.VWRouterRetrieveServersSendFailedAll
Description: Router: Could not get configuration map for region {0}. {1}
   
Exception key: vw.router.VWRouterRetrieveServersSendResultsNull
Description: Router: Could not get configuration map for region {0}.
   
Exception key: vw.router.VWRouterretriveServerServerNotConnected
Description: Router could not connected to server.
   
Exception key: vw.router.VWRouterSendCommandFailed
Description: VWRouter Exception {0}, RPC
Description: {1}
   
Exception key: vw.router.VWRouterStartServiceFailed
Description: Could not start router to service {0} {1}
   
Exception key: vw.router.VWRouterUpdateQueueNoMap
Description: Router: Isolated Region Map cannot be found {0}.
   
Exception key: vw.router.VWRouterUpdateRosterNoMap
Description: Router: Isolated Region Map cannot be found {0}
   
Exception key: vw.router.VWRouterURLCreationFailed
Description: Router URL creation failed for server {0} {1}
   
Exception key: vw.router.VWRouterURLNull
Description: VW Server URL must be entered.
   
Exception key: vw.router.VWRouterUserNameNull
Description: User name for router to access VWService, must be entered.
   
Exception key: vw.router.VWServerForwardConnectFailed2
Description: VWRouter Exception connect failed to server {0}
   
Exception key: vw.router.VWServerForwardsendCommandBadConnection
Description: Result returned is null. Possibly a bad connection. Reset router.
   
   

Server

Exception key: vw.server.createLiveWorkObjectIndex
Description: VWServer Exception: could not create workobject for element [
   
Exception key: vw.server.CRFromBytesError
Description: RPC {0}. IO Error while deserializing a result of a server command. {1}
   
Exception key: vw.server.CRFromBytesInvalidRPCNumber
Description: Invalid RPC number {0}.
   
Exception key: vw.server.CRToBytesError
Description: RPC:{0}. Error while serializing a result of a server command. {0}
   
Exception key: vw.server.DispatchIsNotAllowedWithoutSave
Description: VWServer Exception: Dispatch is not allowed without save.
   
Exception key: vw.server.DispatchIsNotAllowedWithoutUnlock
Description: VWServer Exception: Dispatch is not allowed without unlock.
   
Exception key: vw.server.getRuntimeFreeMemoryFailed
Description: VWServer Exception: {0}
   
Exception key: vw.server.getRuntimeTotalMemoryFailed
Description: VWServer Exception: {0}
   
Exception key: vw.server.GetWorkClassXMLFailed
Description: VWServer Exception: {0}
   
Exception key: vw.server.InterruptedException
Description: VWServer Exception: {0}
   
Exception key: vw.server.InvalidGroupName
Description: VWServer Exception: Invalid group name passed in.
   
Exception key: vw.server.InvalidJavaOrJavaVMVersion
Description: Invalid Java version or Java VM version, verify that path environment variable and java version are correct -- refer to documentation for your platform.
   
Exception key: vw.server.InvalidOperationOnRoster
Description: VWServer Exception: Invalid operation on a roster.
   
Exception key: vw.server.InvalidQueryType
Description: VWServer Exception: Invalid Query Type.
   
Exception key: vw.server.InvalidSaveType
Description: VWServer Exception: Invalid save type.
   
Exception key: vw.server.MissingLogonHandle
Description: VWServer Exception: Missing Logon Handle.
   
Exception key: vw.server.NDummy
Description: {0}
   
Exception key: vw.server.PerformCommandFailed
Description: {0}
   
Exception key: vw.server.SCToBytesError
Description: Error while serializing a command to be sent to the server.
   
Exception key: vw.server.SCToBytesInvalidRPCNumber
Description: Invalid RPC number {0}.
   
Exception key: vw.server.SCUnknownCommand
Description: Unknown command.
   
Exception key: vw.server.TooManyWorkObjects
Description: VWServer Exception: Too many work objects to inject.
   
Exception key: vw.server.UndefinedClass
Description: VWServer Exception: Roster class name is undefined.
   
Exception key: vw.server.VWCommandSessionCommandInterfaceWasNull
Description: Could not establish connection with server. {0}
   
Exception key: vw.server.VWCommandSessionCommandResultWasNull
Description: Command result was null.
   
Exception key: vw.server.VWCommandSessionCouldNotFindRouter
Description: Could not get Router.
   
Exception key: vw.server.VWCommandSessionCouldNotFindRouterInParent
Description: Could not get Router from parent session.
   
Exception key: vw.server.VWCommandSessionGetDestinationFailed
Description: Get Destination Error {0} to {1}.
   
Exception key: vw.server.VWCommandSessiongetReturnStackElementsBadQType
Description: Bad Query Type{0}
   
Exception key: vw.server.VWCommandSessionGetToken
Description: Cannot get token. {0}.
   
Exception key: vw.server.VWCommandSessiongetWorkElementFieldsBadQType
Description: Bad Query Type{0}
   
Exception key: vw.server.VWCommandSessionIncorrectResultType
Description: Command result was not of expected type.
   
Exception key: vw.server.VWCommandSessionInvalidToken
Description: Token is invalid.
   
Exception key: vw.server.VWCommandSessionLogonCredsWasNull
Description: Result logon credentials are NULL.
   
Exception key: vw.server.VWCommandSessionLogonHandleWasNull
Description: Result logonHandle is NULL.
   
Exception key: vw.server.VWCommandSessionLogonRefreshFailed
Description: Router: Logon refresh attempt failed.
   
Exception key: vw.server.VWCommandSessionResetRouterConnect
Description: Could not re-establish router connection. Router may be down. {0}
   
Exception key: vw.server.VWCommandSessionSendCommandError
Description: SendCommand Error {0}.
   
Exception key: vw.server.VWCommandSessionSendCommandRetryFail
Description: SendCommand Error {0}.
   
Exception key: vw.server.VWCommandSessionServerIdNotSet
Description: Result Server Id was not set.
   
Exception key: vw.server.VWCommandSessionServiceCannotGetUserThread
Description: Cannot get user name internally. Try user name and password
   
Exception key: vw.server.VWCommandSessionServiceCannotGetUserThread.1
Description: Cannot get user name. {0}
   
Exception key: vw.server.VWCommandSessionServiceRouterLookupFail
Description: {0} {1}
   
Exception key: vw.server.VWCommandSessionServiceRouterNotFound
Description: {0} {1}
   
Exception key: vw.server.VWCommandSessionUnexpectedNullResult
Description: Command result was unexpectedly null.
   
Exception key: vw.server.VWCommandSessionUnknownRemoteException
Description: Unknown RemoteException. {0}
   
Exception key: vw.server.VWConvertBad
Description: Bad {0} {1}
   
Exception key: vw.server.VWConvertBadK
Description: Bad Key {0}
   
Exception key: vw.server.VWConvertBadKount
Description: Bad Count {0}
   
Exception key: vw.server.VWConvertBadString
Description: Bad String {0}
   
Exception key: vw.server.VWCreateLiveWOResultBadRequest
Description: VWServer Exception: Request to create less than one work object is invalid.
   
Exception key: vw.server.VWLogonHandle
Description: ToBytesError
Description: Error while serializing a command to be sent to the server.
   
Exception key: vw.server.VWLogonResult
Description: ToBytesError
Description: Error while serializing a command to be sent to the server.
   
Exception key: vw.server.VWRouterLogonError
Description: Router Logon Error {0}.
   
   

Registry Utility

Exception key: vw.sysutils.VWRegistryTool.CreateRegistryError
Description: Error starting registry on port {0}: {1}
   
Exception key: vw.sysutils.VWRegistryTool.UnableToLookupRegistry
Description: Unexpected error, unable to lookup registry.
   
   

Base/Utility

Exception key: filenet.vw.base.vwconfigration.getItemValue
Description: No value was found for item {0} in configuration file {1}.
   
Exception key: filenet.vw.base.vwconfigration.openprb1
Description: Cannot locate or cannot read configuration file {0}.
   
Exception key: filenet.vw.base.VWUDDIRegistryList.MergeUDDIRegistries
Description: Failed to merge UDDI registry. {0}
   
Exception key: filenet.vw.base.VWUDDIRegistryList.ParseXML
Description: Failed to parse UDDI registry XML. {0}
   
Exception key: filenet.vw.base.VWVersion.invalidVersion
Description: Invalid VW Version
   
Exception key: filenet.vw.base.XMLHelper.CannotGetNewDOMDocument
Description: Failed to get a new DOM document. {0}
   
Exception key: filenet.vw.base.XMLHelper.NoDOMParser
Description: Failed to get a document parser. {0}
   
Exception key: filenet.vw.base.XMLHelper.ParserException
Description: Parse error (line {0}). {1}
   
   

Workflow Auto Launch

Exception key: wflauncher.WFLauncher.LongTimeToLogon
Description: Router takes too long to logon, skip launching workflow to wait for next try. This is not an error.
   
Exception key: wflauncher.WFLauncher.main
Description: Cannot launch workflow
   
Exception key: wflauncher.WFLauncher.NoVWVersion
Description: There is no vwVersion passed in
   
Exception key: wflauncher.WFLauncher.RouterNotRunning
Description: The router is not running. {0}
   
   

Simulation

Exception key: filenet.sim.animation.impl.FileEventBuffer.writeTofFile.invalidData
Description: Event Buffer contains errors.
   
Exception key: filenet.sim.animationdp.eventbuf.InvalidData
Description: Invalid data retrieved.
   
Exception key: filenet.sim.animationdp.eventbuf.retrievalError.
Description: Retrieval error, {0}
   
Exception key: filenet.sim.animationdp.eventbuf.retrievalError..
Description: Retrieval error, {0}
   
Exception key: filenet.sim.animationdp.ex
Description: {0}
   
Exception key: filenet.sim.animationdp.impl.FileEventBuffer.writeToFile.notFinished
Description: Incomplete data transfer.
   
Exception key: filenet.sim.animationdp.impl.VWSimLocalFileReader.FileNotFound
Description: File {0} not found!
   
Exception key: filenet.sim.appserver.servlet.DocHelper.UNSUPPORTEDWEBAPP
Description: Unsupported platform.
   
Exception key: sim.api.VWArrivalDefinition.FieldAssignmentArrayWrongDimension
Description: Field assignment array has wrong dimension, row {0} has {1} elements, should have 2 (representing the field names and values)
   
Exception key: sim.api.VWArrivalDefinition.InvalidFieldNameInFieldAssignmentArray
Description: The field name {0} in row {1} is not a valid field of the associated workflow definition.
   
Exception key: sim.api.VWArrivalDefinition.NullElementInFieldAssignmentArray
Description: Field assignment array contains a null entry in row {0}
   
Exception key: sim.api.VWFieldTypesInvalid
Description: A parameter passed as a field type is not a valid field type
   
Exception key: sim.api.VWScenarioArrivalDefinition.ArrivalDefAlreadyExists
Description: An arrival with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioArrivalDefinition.InvalidTimeValue
Description: The value is a {0}, which is not a supported time type.
   
Exception key: sim.api.VWScenarioArrivalDefinition.NullNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioArrivalOccurrence.InvalidIntervalValue
Description: Invalid interval value, interval must be an instance of VWScenarioTimeDuration.
   
Exception key: sim.api.VWScenarioArrivalOccurrence.InvalidType
Description: The type {0} is not a valid occurrence type.
   
Exception key: sim.api.VWScenarioArrivalOccurrence.NullQtyParameter
Description: The qty parameter can not be null.
   
Exception key: sim.api.VWScenarioArrivalPattern.ArrivalAlreadyExists
Description: An arrival with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioArrivalPattern.InvalidTimeValue
Description: The value is a {0}, which is not a supported time type.
   
Exception key: sim.api.VWScenarioArrivalPattern.NullNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioArrivalPatternInvalidTimeValue
Description: The value is a {0}, which is not a supported time type.
   
Exception key: sim.api.VWScenarioArrivalType.BadInteger
Description: Integer form of the time type is invalid: {0}
   
Exception key: sim.api.VWScenarioConfiguration.NullQueueNameParameter
Description: The queueName parameter can not be null.
   
Exception key: sim.api.VWScenarioConfiguration.QueueAlreadyExists
Description: A queue with the name {0} already exists.
   
Exception key: sim.api.VWScenarioConfiguration.QueueDefinitionNotFound
Description: Queue {0} is not valid for this scenario.
   
Exception key: sim.api.VWScenarioDayType.BadInteger
Description: Integer form of the day type is invalid: {0}
   
Exception key: sim.api.VWScenarioDayType.BadString
Description: The day type is invalid: {0}
   
Exception key: sim.api.VWScenarioDefinition.InvalidTimeSecondsValue
Description: The time value {0} is invalid.
   
Exception key: sim.api.VWScenarioDefinition.NullBufferParameter
Description: Parameter theBuffer cannot be null.
   
Exception key: sim.api.VWScenarioDefinition.NullInputStream
Description: InputStream parameter is null.
   
Exception key: sim.api.VWScenarioDefinition.NullResourceNameParameter
Description: The resource name parameter can not be null.
   
Exception key: sim.api.VWScenarioDefinition.NullRoleNameParameter
Description: The roleName parameter can not be null.
   
Exception key: sim.api.VWScenarioDefinition.NullSessionParameter
Description: Parameter theSession cannot be null.
   
Exception key: sim.api.VWScenarioDefinition.NullShiftNameParameter
Description: The shiftName parameter can not be null.
   
Exception key: sim.api.VWScenarioDefinition.NullStream
Description: output stream parameter is null
   
Exception key: sim.api.VWScenarioDefinition.NullStreamReader
Description: xmlString parameter is null.
   
Exception key: sim.api.VWScenarioDefinition.NullWorkflowDefParameter
Description: The workflowDef parameter can not be null.
   
Exception key: sim.api.VWScenarioDefinition.NullWorkflowNameParameter
Description: The workflowName parameter can not be null.
   
Exception key: sim.api.VWScenarioDefinition.ProcessAlreadyExists
Description: A workflow definition with the name {0} has already been imported into the scenario.
   
Exception key: sim.api.VWScenarioDefinition.ProcessNotFound
Description: Workflow definition {0} has not been imported into this scenario.
   
Exception key: sim.api.VWScenarioDefinition.ReservedResourceName
Description: The resource name {0} is reserved for internal use.
   
Exception key: sim.api.VWScenarioDefinition.ResourceAlreadyExists
Description: A resource with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioDefinition.ResourceHasAssignments
Description: Resource {0} can't be deleted without first deleting the associated resource assignment objects.
   
Exception key: sim.api.VWScenarioDefinition.ResourceNotFound
Description: Invalid resource name. A resource with the name {0} has not been defined for this scenario.
   
Exception key: sim.api.VWScenarioDefinition.RoleAlreadyExists
Description: A role with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioDefinition.RoleHasAssignments
Description: Role {0} can't be deleted without first deleting the associated role assignment objects.
   
Exception key: sim.api.VWScenarioDefinition.RoleNotFound
Description: No role found with name equal to {0} in scenario definition.
   
Exception key: sim.api.VWScenarioDefinition.ShiftAlreadyExists
Description: A shift with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioDefinition.ShiftNotFound
Description: No shift found with name equal to {0} in scenario definition.
   
Exception key: sim.api.VWScenarioDefinition.WorkflowDefNullName
Description: The workflow definition does not have a name defined and can not be imported.
   
Exception key: sim.api.VWScenarioDefinition.XMLReadError
Description: Exception reading XML, {0}.
   
Exception key: sim.api.VWScenarioDefinition.XMLReadFromFileError
Description: Exception reading XML from file, {0}.
   
Exception key: sim.api.VWScenarioDefinition.XMLReadParse
Description: XML Parsing error {0}.
   
Exception key: sim.api.VWScenarioDefinition.XMLWriteError
Description: Exception writing XML, {0}.
   
Exception key: sim.api.VWScenarioDefinition.XMLWriteToFileError
Description: Exception writing XML to file, {0}.
   
Exception key: sim.api.VWScenarioDefinitionInvalidTimeValue
Description: The value is a {0}, which is not a supported time type.
   
Exception key: sim.api.VWScenarioFieldAssignments.InvalidValueForInputField
Description: Invalid value for input field, Expected type: {0}, Type found: {1}.
   
Exception key: sim.api.VWScenarioFieldAssignmentsEntry.InputFieldNotFound
Description: Input field not found: {0}.
   
Exception key: sim.api.VWScenarioFieldAssignmentsEntry.InvalidInputFieldName
Description: Invalid input field name: {0}.
   
Exception key: sim.api.VWScenarioInputField.ArraysNotAllowedForInputFields
Description: Input fields can not be of array type.
   
Exception key: sim.api.VWScenarioOccurrenceType.BadString
Description: The occurrence type is invalid: {0}
   
Exception key: sim.api.VWScenarioOccurrenceTypeType.BadInteger
Description: Integer form of the occurrence type is invalid: {0}
   
Exception key: sim.api.VWScenarioOperationDefinition.NullOperationNameParameter
Description: The operationName parameter can not be null.
   
Exception key: sim.api.VWScenarioOrderType.BadInteger
Description: Integer form of the order type is invalid: {0}
   
Exception key: sim.api.VWScenarioOrderType.BadString
Description: The order type is invalid: {0}
   
Exception key: sim.api.VWScenarioPriorityField.FieldNotFound
Description: Field {0} has not been created for this queue assignment.
   
Exception key: sim.api.VWScenarioPriorityField.InvalidFieldType
Description: The type passed is {0}, which is not a valid VWFieldType.
   
Exception key: sim.api.VWScenarioPriorityField.InvalidOrderType
Description: The type passed is {0}, which is not a valid order type.
   
Exception key: sim.api.VWScenarioPriorityField.NullFieldNameParameter
Description: The fieldName parameter can not be null.
   
Exception key: sim.api.VWScenarioPriorityField.NullFieldNamesParameter
Description: Parameter fieldNames cannot be null.
   
Exception key: sim.api.VWScenarioPriorityField.NullNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioPriorityField.ReorderArrayDuplicateEntry
Description: Parameter fieldNames, field name {0} occurs more than once in the array.
   
Exception key: sim.api.VWScenarioPriorityField.ReorderArrayInvalidField
Description: Parameter fieldNames contains field name {0}, which is not found on this queue assignment.
   
Exception key: sim.api.VWScenarioPriorityField.ReorderArrayLength
Description: Parameter fieldNames actual length is {0}, expected length should be {1}.
   
Exception key: sim.api.VWScenarioProcessDefinition.ArrivalNotFound
Description: No arrival found with name equal to {0} in the scenario workflow definition.
   
Exception key: sim.api.VWScenarioProcessDefinition.InvalidWorkflowDefParameter
Description: Set workflow definition failed. The name of the new workflow definition must match the name of the existing workflow definition.
   
Exception key: sim.api.VWScenarioProcessDefinition.NullNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioProcessDefinition.NullWorkflowDefParameter
Description: The workflowDef parameter can not be null.
   
Exception key: sim.api.VWScenarioProcessDefinition.VWSessionIsNeededToFlattenWorkflow
Description: A VWSession must be provided since the workflow definition inherits from base class {0}.
   
Exception key: sim.api.VWScenarioQueueAssignment.FieldAlreadyExists
Description: A priority field with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioQueueAssignment.InvalidQueuePriorityType
Description: Type {0} is not a valid queue priority type.
   
Exception key: sim.api.VWScenarioQueueAssignment.NullQueueNameParameter
Description: The queueName parameter can not be null.
   
Exception key: sim.api.VWScenarioQueueDefinition.NullQueueNameParameter
Description: The queueName parameter can not be null.
   
Exception key: sim.api.VWScenarioQueueDefinition.OperationAlreadyExists
Description: An operation with the name {0} already exists.
   
Exception key: sim.api.VWScenarioQueuePriorityType.BadInteger
Description: Integer form of the queue priority type is invalid: {0}
   
Exception key: sim.api.VWScenarioQueuePriorityType.BadString
Description: The queue priority type type is invalid: {0}
   
Exception key: sim.api.VWScenarioResourceAssignment.InvalidPerformance
Description: The resource performance factor must be greater than zero.
   
Exception key: sim.api.VWScenarioResourceAssignment.InvalidResourcename
Description: Resource name {0} is invalid (a resource with that name does not exist within the scenario.
   
Exception key: sim.api.VWScenarioResourceAssignment.NullResourceNameParameter
Description: The resourceName parameter can not be null.
   
Exception key: sim.api.VWScenarioResourceAssignment.ResourceAssignmentAlreadyExists
Description: Resource name {0} is invalid (a resource with that name has already been assigned to this role).
   
Exception key: sim.api.VWScenarioResourceDefinition.InvalidCostParameter
Description: The cost parameter must be greater than or equal to zero.
   
Exception key: sim.api.VWScenarioResourceDefinition.InvalidPerformanceParameter
Description: The performance parameter must be greater than zero.
   
Exception key: sim.api.VWScenarioResourceDefinition.InvalidQtyParameter
Description: The quantity parameter must be greater than zero.
   
Exception key: sim.api.VWScenarioResourceDefinition.InvalidResourceType
Description: The type {0} is not a valid resource type.
   
Exception key: sim.api.VWScenarioResourceDefinition.NullResourceNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioResourceDefinition.ResourceAlreadyExists
Description: A resource with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioResourcePriorityType.BadInteger
Description: Integer form of the resource priority type is invalid: {0}
   
Exception key: sim.api.VWScenarioResourcePriorityType.BadString
Description: The resource priority type is invalid: {0}
   
Exception key: sim.api.VWScenarioResourceType.BadInteger
Description: Integer form of the routing type is invalid: {0}
   
Exception key: sim.api.VWScenarioResourceType.BadString
Description: The resource type is invalid: {0}
   
Exception key: sim.api.VWScenarioRoleAssignment.InvalidRoleName
Description: Role name {0} is invalid (a role with that name does not exist within the scenario.)
   
Exception key: sim.api.VWScenarioRoleAssignment.NullResourceNameParameter
Description: The resource name parameter can not be null.
   
Exception key: sim.api.VWScenarioRoleAssignment.NullRoleNameParameter
Description: The roleName parameter can not be null.
   
Exception key: sim.api.VWScenarioRoleAssignment.ResourceAlreadyAssignedToShift
Description: Resource {0} is already assigned to shift {1} under a different role.
   
Exception key: sim.api.VWScenarioRoleAssignment.ResourceAssignmentAlreadyExists
Description: A resource with the name {0} has already been assigned to this role.
   
Exception key: sim.api.VWScenarioRoleAssignment.ResourceAssignmentNotFound
Description: Resource {0} has not been assigned to this role.
   
Exception key: sim.api.VWScenarioRoleAssignment.ResourceNotFound
Description: Invalid resource name. A resource with the name {0} has not been defined for this scenario.
   
Exception key: sim.api.VWScenarioRoleAssignment.RoleAssignmentAlreadyExists
Description: Role name {0} is invalid (a role with that name has already been assigned to shift {1}).
   
Exception key: sim.api.VWScenarioRoleDefinition.NullQueueNameParameter
Description: The queueName parameter can not be null.
   
Exception key: sim.api.VWScenarioRoleDefinition.NullQueueNamesParameter
Description: Parameter theQueueNames cannot be null.
   
Exception key: sim.api.VWScenarioRoleDefinition.NullRoleNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioRoleDefinition.QueueAssignmentAlreadyExists
Description: A queue with the name {0} has already been assigned to this role.
   
Exception key: sim.api.VWScenarioRoleDefinition.QueueAssignmentNotFound
Description: Queue {0} has not been assigned to this role.
   
Exception key: sim.api.VWScenarioRoleDefinition.ReorderArrayDuplicateEntry
Description: Parameter queueNames, queue name {0} occurs more than once in the array.
   
Exception key: sim.api.VWScenarioRoleDefinition.ReorderArrayInvalidQueue
Description: Parameter queueNames contains queue name {0}, which is not assigned to this role.
   
Exception key: sim.api.VWScenarioRoleDefinition.ReorderArrayLength
Description: Parameter queueNames actual length is {0}, expected length should be {1}.
   
Exception key: sim.api.VWScenarioRoleDefinition.RoleAlreadyExists
Description: A role with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioRoutingType.BadInteger
Description: Integer form of the routing type is invalid: {0}
   
Exception key: sim.api.VWScenarioScheduleType.BadInteger
Description: Integer form of the schedule type is invalid: {0}
   
Exception key: sim.api.VWScenarioShiftDefinition.InvalidScheduleType
Description: The type {0} is not a valid schedule type.
   
Exception key: sim.api.VWScenarioShiftDefinition.InvalidShiftType
Description: The type {0} is not a valid shift type.
   
Exception key: sim.api.VWScenarioShiftDefinition.InvalidStartInterval
Description: The value {0} is not a valid shift start interval. The interval must be greater than or equal to zero.
   
Exception key: sim.api.VWScenarioShiftDefinition.NullDurationParameter
Description: The duration parameter can not be null.
   
Exception key: sim.api.VWScenarioShiftDefinition.NullRoleNameParameter
Description: The role name parameter can not be null.
   
Exception key: sim.api.VWScenarioShiftDefinition.NullShiftNameParameter
Description: The name parameter can not be null.
   
Exception key: sim.api.VWScenarioShiftDefinition.RoleAssignmentAlreadyExists
Description: A role with the name {0} has already been assigned to this shift.
   
Exception key: sim.api.VWScenarioShiftDefinition.RoleAssignmentNotFound
Description: Role {0} has not been assigned to this shift.
   
Exception key: sim.api.VWScenarioShiftDefinition.RoleNotFound
Description: No role found with name equal to {0} in scenario definition.
   
Exception key: sim.api.VWScenarioShiftDefinition.ShiftAlreadyExists
Description: A shift with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioShiftType.BadInteger
Description: Integer form of the shift type is invalid: {0}
   
Exception key: sim.api.VWScenarioShiftType.BadString
Description: The shift type is invalid: {0}
   
Exception key: sim.api.VWScenarioStepSettings.AssignmentArrayNullElement
Description: Assignment array contains a null entry in row {0}
   
Exception key: sim.api.VWScenarioStepSettings.AssignmentArrayWrongDimension
Description: Assignment array wrong dimension, row {0} has {1} elements, should have 2 (representing the left and right values of the assignment)
   
Exception key: sim.api.VWScenarioStepSettings.InvalidRouteIdParameter
Description: Route id {0} is not a valid route of the associated step definition.
   
Exception key: sim.api.VWScenarioStepSettings.InvalidRouteWeightParameter
Description: The route weight value of {0} is invalid. Route weights must be between 0 and 100 (inclusive).
   
Exception key: sim.api.VWScenarioStepSettingsInvalidExecutionType
Description: The type {0} is not a valid execution type.
   
Exception key: sim.api.VWScenarioStepSettingsInvalidRoutingType
Description: The type {0} is not a valid routing type.
   
Exception key: sim.api.VWScenarioTimeType.InvalidTimeValue
Description: The value is a {0}, which is not a supported time type.
   
Exception key: sim.api.VWScenarioTimeTypeBadInteger
Description: Integer form of the time type is invalid: {0}
   
Exception key: sim.api.VWScenarioTimeUnitTypeBadInteger
Description: Integer form of the time unit type is invalid: {0}
   
Exception key: sim.api.VWScenarioTimeUnitTypeBadString
Description: The time unit type is invalid: {0}
   
Exception key: sim.api.VWScenarioWorkflowDefinition.ArrivalAlreadyCreated
Description: An arrival with the name {0} has already been created.
   
Exception key: sim.api.VWScenarioWorkflowDefinition.InvalidArrivalValue
Description: The value is a {0}, which is not a supported arrival type.
   
Exception key: sim.api.VWScenarioXMLHandler.InvalidTimeSecondsValue
Description: The time value {0} is invalid.
   
Exception key: sim.api.VWScenarioXMLHandler.MissingShiftNameAttribute
Description: Resource {0} is missing required shift name for role assignment {1}.
   
Exception key: sim.api.VWScenarioXMLHandler.VWBadXMLFileVersion
Description: The XML file contains an ApiVersion attribute, {0}, Which cannot be parsed by this version of the scenario API.
   
Exception key: sim.api.VWScenatioTimeUnitTypeBadInteger
Description: Integer form of the time unit type is invalid: {0}
   
Exception key: sim.api.VWSIMDocumentRefreshException
Description: Fail to refresh document. {0}
   
Exception key: sim.api.VWSIMNoProcessSimulatorException
Description: Simulation does not exist on the process simulator. {0}
   
Exception key: sim.api.VWSIMSession.ErrorWhenCloseScenarioDefinitionStream
Description: Error when close scenario definition stream
   
Exception key: sim.api.VWSIMSession.FailDeletePublishedData
Description: Fail to delete published data, {0}
   
Exception key: sim.api.VWSIMSession.FailGetPublsiheSimulationsQuery
Description: Fail to query published simulations, {0}
   
Exception key: sim.api.VWSIMSession.NullDocId
Description: No document id specified
   
Exception key: sim.api.VWSIMSession.NullLibraryId
Description: No library id specified
   
Exception key: sim.api.VWSIMSession.NullPublishedData
Description: Null published data for deleting
   
Exception key: sim.api.VWSIMSession.NullTokenBytes
Description: bytes for token is null.
   
Exception key: sim.api.VWSIMSession.NullTokenForQuery
Description: The token for get next PA query result is null
   
Exception key: sim.api.VWSIMSession.NullWebServerBaseUrl
Description: Cannot find web server base url from the logon
   
Exception key: sim.api.VWSIMSession.ToBytesError
Description: Error while serializing an object.
   
Exception key: sim.api.VWSIMSession.UnableReadInputData
Description: Unable to read input data. {0}
   
Exception key: sim.api.VWSIMSession.UnexpectedInputDataType
Description: Unexpected input data type. {0}
   
Exception key: sim.api.VWSIMSimulation.FailGetStatusFromSimEngine
Description: Fail to get simulation status from simulation engine, sim guid: {0}
   
Exception key: sim.api.VWSIMSimulation.FailToStartPublishing
Description: Fail to start publishing. {0}
   
Exception key: sim.api.VWSIMSimulation.FailToStopPublishing
Description: Fail to stop publishing. {0}
   
Exception key: sim.api.VWSIMSimulation.SimulationAlreadyCompleted
Description: The simulation has already completed. Could not stop the simulation
   
Exception key: sim.api.VWSIMSimulation.SimulationNotExist
Description: The simulation does not exist.
   
Exception key: sim.api.VWSIMSimulation.SimulationNotStarted
Description: The simulation has not been started yet: {0}
   
Exception key: sim.api.VWSIMSimulation.StartError
Description: start simulation fail. {0}
   
Exception key: sim.api.VWSIMSimulation.startNotAllowed
Description: Can not start this simulation. Please make sure you have the privilege to start the simulation.
   
Exception key: sim.api.VWSIMSimulation.StopError
Description: Stop simulation fail. {0}
   
Exception key: sim.api.VWSIMSimulation.stopNotAllowed
Description: Cannot stop this simulation. Please refresh to see its status.
   
Exception key: sim.api.VWSIMSimulationVerifyException
Description: Fail to verify simulation. {0}
   
Exception key: sim.api.VWSIMSimulationXMLHandler.NoOptionsNode
Description: No options in the options xml
   
Exception key: sim.api.VWSIMSimulationXMLHandler.NullLifeSpan
Description: No lifespan specified for the simulation
   
Exception key: sim.api.VWSIMSimulationXMLHandler.NullRegionId
Description: No region specified for the simulation
   
Exception key: sim.api.VWSIMSimulationXMLHandler.NullSimulationName
Description: No name specified for the simulation
   
Exception key: sim.api.VWSIMSimulationXMLHandler.NullSystemName
Description: No system specified for the simulation
   
Exception key: sim.appserver.FailToDeletePublishedData
Description: Fail to delete published data
   
Exception key: sim.appserver.FailToGetDataSources
Description: Fail to get PA datasources
   
Exception key: sim.appserver.FailToGetPublishedData
Description: Fail to get published data
   
Exception key: sim.appserver.FailToGetScenarioStatistics
Description: Fail to get scenario statistics.
   
Exception key: sim.appserver.FailToGetScenarioStatus
Description: Fail to get scenario status
   
Exception key: sim.appserver.FailToLookUpSimulator
Description: Cannot connect to the Process Simulator. Please make sure the Process Simulator is running.
   
Exception key: sim.appserver.FailToNewScenario
Description: Failed to create scenario: {0}
   
Exception key: sim.appserver.FailToPublishData
Description: Fail to {0} publishing.
   
Exception key: sim.appserver.FailToReadSimData
Description: Fail to read sim data
   
Exception key: sim.appserver.FailToStopSimulation
Description: Fail to stop simulation
   
Exception key: sim.appserver.InvalidId
Description: {0} is not a valid simulation id
   
Exception key: sim.appserver.VWSIMXMLOptions
Description: buffer parameter cannot be null.
   
Exception key: sim.toolkit.designer.properties.resourcestab.InvalidPerformance
Description: The job efficiency value must be between 1 and 1000.
   
Exception key: VWSIMDocHelper.invalidParams
Description: Invalid parameters
   
Exception key: VWSIMDocIdParser.init2
Description: {0}: Missing library name.
   
Exception key: VWSIMDocIdParser.init2a
Description: {0}: Invalid type.
   
Exception key: VWSIMDocIdParser.init2b
Description: {0}: Invalid library type.
   
Exception key: VWSIMDocIdParser.init2c
Description: {0}: Invalid IDM Item name.
   
Exception key: VWSIMDocIdParser.init2d
Description: {0}: Missing library type.
   
   

Process Task Manager

Exception key: filenet.vw.apps.taskman.integrator.VWRequiredLibraryPanel.InvalidFile
Description: Invalid library path: {0}
   
Exception key: filenet.vw.apps.taskman.pa.PAConfigureDataFieldPanel.RangeValuesMustBeDefinedForFloatUDFDimension
Description: Dimension ranges must be specified for float dimensions.
   
Exception key: filenet.vw.apps.taskman.pa.PANode.InvalidDatabasseHost
Description: The database host property is not valid.
   
Exception key: filenet.vw.apps.taskman.pa.PANode.PADBNeedsToBeUpgraded
Description: The Process Analyzer database needs to be upgraded. To initiate the upgrade start the Process Analyzer from the Process Task Manager application.
   
Exception key: filenet.vw.apps.taskman.pa.PANode.UnsupportedSchemaVersion
Description: The Process Analyzer does not recognize the schema version. The software must be updated.
   
Exception key: filenet.vw.apps.taskman.router.VWRouterAdminNode.AtLeastOneRouterFailedToStart
Description: At least one router failed to start
   
Exception key: filenet.vw.apps.taskman.router.VWRouterAdminNode.AtLeastOneRouterFailedToStop
Description: At least one router failed to stop
   
Exception key: filenet.vw.apps.taskman.VWTaskProcessLauncher.VerifyThatTaskManagerIsRunning
Description: Unable to perform command. Verify that the {0} service is running.
   
Exception key: filenet.vw.apps.taskman.wfservices.cdb.UnsupportedDatabaseType
Description: Unable to find a supported database type in the SERVER_Rel_DB table.
   
Exception key: filenet.vw.apps.taskman.wfservices.VWChangeDB2PasswordDialog.PasswordsDoNotMatch
Description: The passwords do not match.
   
Exception key: filenet.vw.apps.taskman.wfservices.VWDatabasePropertyPanel.ErrorRetrievingDB2ConnectionInfo
Description: Error while retrieving DB2 connection information:
   
Exception key: filenet.vw.apps.taskman.wfservices.VWDatabasePropertyPanel.ErrorSettingDB2Password
Description: Error while setting DB2 password:
   
Exception key: filenet.vw.apps.taskman.wfservices.VWDataSetPropertyPanel.InvalidDirectory
Description: Invalid directory: {0}
   
Exception key: vw.apps.taskman.ErrorParsingIniFile
Description: Error while reading configuration file: {0}
   
Exception key: vw.apps.taskman.ErrorSavingIniFile
Description: Error while saving configuration file: {0}
   
Exception key: vw.apps.taskman.IniFileIsReadOnly
Description: The configuration file is read only: {0}
   
Exception key: vw.apps.taskman.integrator.VWManagerPropertyPanel.ErrorUpdatingLoginConfigFile
Description: Error updating login config file: {0}
   
Exception key: vw.apps.taskman.integrator.VWManagerPropertyPanel.InvalidLoginConfigFile
Description: Could not locate login config file: {0}
   
Exception key: vw.apps.taskman.InvalidIniFile
Description: Could not locate configuration file: {0}
   
Exception key: vw.apps.taskman.InvalidIPAddress
Description: The IP Address has not been specified or is incomplete.
   
Exception key: vw.apps.taskman.MissingRequiredProperty
Description: A value must be entered for the ''{0}'' property.
   
Exception key: vw.apps.taskman.pa.PAAddRemoveCubesPanel.AtLeastOneCubeMustBeSelected
Description: At least one cube must be selected.
   
Exception key: vw.apps.taskman.pa.PAAddRemoveCubesPanel.AtLeastOneCubeOptionMustBeSelected
Description: At least one option must be selected for cube {0}.
   
Exception key: vw.apps.taskman.pa.PAPropertyPanel.CubeProcIntervalMustBeGreaterThanZero
Description: The cube processing interval value must be greater than zero.
   
Exception key: vw.apps.taskman.pa.PAPropertyPanel.CubeProcIntervalMustBeSpecified
Description: A value must be entered for the cube processing interval.
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.CannotUseReservedWord
Description: The term ''{0}'' is reserved for Process Analyzer internal use and cannot be used as the unique name of a data field.
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.InvalidUniqueNameSyntax
Description: The unique name must begin with a letter and contain only letters, numbers, or underscores.
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.NameIsNotUnique
Description: "The name "{0}" has already been used. Enter a unique name."
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.PEEventLogFieldNotSelected
Description: A Process Engine event log field must be selected.
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.UniqueNameMustBeSpecified
Description: A unique name must be specified.
   
Exception key: vw.apps.taskman.pa.PASelectEventLogFieldPanel.UniqueNameToLong
Description: The maximum length for a unique name is {0} characters.
   
Exception key: vw.apps.taskman.pa.VWPAPropertyPanel.ErrorReadingPropsFile
Description: Error reading {0} properties file
   
Exception key: vw.apps.taskman.pa.VWPAPropertyPanel.ErrorUpdatingPropsFile
Description: Error updating {0} properties file: {1}
   
Exception key: vw.apps.taskman.pa.VWPAPropertyPanel.PropsFileDoesNotExist
Description: Could not locate {0} properties file:
   
Exception key: vw.apps.taskman.router
Description: Invalid router name: Router names may not contain spaces.
   
Exception key: vw.apps.taskman.router.RouterAlreadyExists
Description: A router with the name ''{0}'' already exists. Please choose another name.
   
Exception key: vw.apps.taskman.rules.InvalidPingResponse
Description: Invalid response from Rules Engine: {0}
   
Exception key: vw.apps.taskman.rules.VWRulesPropertyPanel.ErrorReadingPropsFile
Description: Error reading {0} properties file
   
Exception key: vw.apps.taskman.rules.VWRulesPropertyPanel.PropsFileDoesNotExist
Description: Could not locate {0} properties file:
   
Exception key: vw.apps.taskman.sim.VWSimEnginePropertyPanel.ErrorReadingPropsFile
Description: Error reading {0} properties file
   
Exception key: vw.apps.taskman.sim.VWSimEnginePropertyPanel.ErrorUpdatingPropsFile
Description: Error updating {0} properties file: {1}
   
Exception key: vw.apps.taskman.sim.VWSimEnginePropertyPanel.PropsFileDoesNotExist
Description: Could not locate {0} properties file:
   
Exception key: vw.apps.taskman.VWTaskmanReadFromFileError
Description: Exception reading input file: {0}.
   
Exception key: vw.apps.taskman.VWTaskmanXMLParseError
Description: XML Parsing error {0}.
   
Exception key: vw.apps.taskman.wfservices.cdb.InvalidDataFieldName
Description: Data field with name {0} not found within this dataset.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindRDBDB2Table
Description: Unable to find RDB_DB2 table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindRDBMSSQLTable
Description: Unable to find RDB_MSSQL table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindRDBObjectTable
Description: Unable to find RDB_Object table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindRDBOracleTable
Description: Unable to find RDB_Oracle table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerDatasetTable
Description: Unable to find SERVER_Dataset table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerNetworksTable
Description: Unable to find SERVER_Networks table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerProcessTable
Description: Unable to find SERVER_Processes table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerRelDBTable
Description: Unable to find SERVER_Rel_DB table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerServicesTable
Description: Unable to find SERVER_Services table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindServerTable
Description: Unable to find SERVER table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindSystemTable
Description: Unable to find SYSTEM table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindVWServerTable
Description: Unable to find VW_SERVER table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.UnableToFindVWServiceTable
Description: Unable to find VW_SERVICE table in CDB.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBRdbDB2Table.CouldNotFindDataset
Description: Dataset with database id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBRdbMSSQLTable.CouldNotFindDataset
Description: Dataset with database id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBRdbOracleTable.CouldNotFindDataset
Description: Dataset with database id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBServerNetworksTable.CouldNotFindDataset
Description: Dataset with server id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBServerRelDBTable.CouldNotFindDataset
Description: Dataset with server id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBServerTable.CouldNotFindDataset
Description: Dataset with server name {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBSystemTable.CouldNotFindDataset
Description: Dataset for domain id {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.cdb.VWCDBVWServiceTable.CouldNotFindDataset
Description: Dataset for vw service {0} not found within this table.
   
Exception key: vw.apps.taskman.wfservices.CertificateDBMustBeProvided
Description: A certificate database must be provided when using a secure communication mode.
   
Exception key: vw.apps.taskman.wfservices.ErrorLoadingCDBFile
Description: Error loading CDB file: {0}
   
Exception key: vw.apps.taskman.wfservices.ErrorWritingCDBFile
Description: Error while writing CDB file {0}: {1)
   
Exception key: vw.apps.taskman.wfservices.FnbuildCommitError
Description: "Error running "fn_build -a" while committing changes.\n\n{0}"
   
Exception key: vw.apps.taskman.wfservices.FnutilUpdateRdbCommitError
Description: "Error running "fn_util updaterdb" while committing changes.\n\n{0}"
   
Exception key: vw.apps.taskman.wfservices.FnutilUpdateSecCommitError
Description: "Error running "fn_util updatesec" while committing changes.\n\n{0}"
   
Exception key: vw.apps.taskman.wfservices.GlobalCatalogMustBeProvided
Description: A value must be entered for the ''Global Catalog'' property if the ''Restrict to User and Group Base'' option is not selected.
   
Exception key: vw.apps.taskman.wfservices.InvalidCDBDirectory
Description: The path to the directory containing the CDB files is invalid.
   
Exception key: vw.apps.taskman.wfservices.InvalidCDBFile
Description: The latest cdb file is invalid.
   
Exception key: vw.apps.taskman.wfservices.InvalidIPAddress
Description: Invalid IP address. The IP address must be in a valid form (i.e. 125.125.125.125).
   
Exception key: vw.apps.taskman.wfservices.InvalidJavaMinMemory
Description: Java Min Memory can not be greater than the Java Max Memory.
   
Exception key: vw.apps.taskman.wfservices.LDAPAssignIdsError
Description: Error while assigning LDAP Ids: {0}
   
Exception key: vw.apps.taskman.wfservices.LDAPConfigCouldNotBeApplied
Description: The specified LDAP configuration could not be applied.\nPlease check the configuration and try again.
   
Exception key: vw.apps.taskman.wfservices.LDAPConnectionError
Description: A connection to the LDAP server could not be made.\nPlease check the LDAP connection configuration.
   
Exception key: vw.apps.taskman.wfservices.LDAPReadConfigError
Description: Error while retrieving LDAP configuration: {0}
   
Exception key: vw.apps.taskman.wfservices.LDAPUpdateConfigError
Description: Error while saving LDAP configuration: {0}
   
Exception key: vw.apps.taskman.wfservices.NchUpdateCommitError
Description: "Error running "nch_update {0}" while committing changes.\n\n{1}"
   
Exception key: vw.apps.taskman.wfservices.NoCDBFileFound
Description: Unable to find any cdb file.
   
Exception key: vw.apps.taskman.wfservices.UnableToAssignIdsAtThisTime
Description: Workflow Services must be started in order to assign LDAP user ids.
   
Exception key: vw.apps.taskman.wfservices.VWDataSetNode.InvalidFileName
Description: A dataset with the specified filename already exists.
   
Exception key: vw.apps.taskman.wfservices.VWRDBObjectNode.InvalidObjectName
Description: An RDB object with the name {0} already exists.
   
Exception key: vw.apps.taskman.wfservices.VWWorkflowServicesNode.InvalidServerName
Description: Invalid server name. A server with the name {0} already exists.
   
Exception key: vw.imsconfig.dbconfig.InvalidCDBContent
Description: VWResource.s
   
   

EAI

Exception key: filenet.vw.eai.crossworlds.export.VWQueueDetails.InvalidCollaborationName
Description: A collaboration name is invalid!
   
Exception key: filenet.vw.eai.crossworlds.export.VWQueueDetails.InvalidCollaborationVerb
Description: A collaboration verb is invalid!
   
   

Component Manager

Exception key: filenet.vw.integrator.adaptors.java.InvalidFile
Description: The file is invalid: {0}
   
Exception key: vw.integrator.adaptors.java.CantLoadTargetClass
Description: Unable to load target class: {0}.
   
Exception key: vw.integrator.adaptors.java.ParameterCountMismatch
Description: Process parameter count does not match target method ({0}).
   
Exception key: vw.integrator.adaptors.java.SignatureNotDefined
Description: Signature not defined.
   
Exception key: vw.integrator.adaptors.java.TargetClassNotDefined
Description: Target class not specified in component descriptor.
   
Exception key: vw.integrator.adaptors.java.TargetMethodNotFound
Description: Unable to find target method: {0}.
   
Exception key: vw.integrator.base.AdaptorClassNotDefined
Description: Adaptor class not specified in component descriptor.
   
Exception key: vw.integrator.base.AdaptorDoesNotExist
Description: Failed to find adaptor control list: {0}.
   
Exception key: vw.integrator.base.CantCreateAdaptorInstance
Description: Unable to create instance of adaptor: {0}.
   
Exception key: vw.integrator.base.CantLoadAdaptorClass
Description: Unable to load adaptor class: {0}.
   
Exception key: vw.integrator.base.NoComponentDescriptor
Description: Unable to obtain valid component descriptor for {0}.
   
Exception key: vw.integrator.base.NoValidSession
Description: Unable to obtain valid session object for {0}.
   
Exception key: vw.integrator.base.VWCMAlreadyRunning
Description: You may not start more than one VWComponentManager process on a server.
   
Exception key: vw.integrator.base.VWCMCSMBCannotFindXMLConfig
Description: Unable to locate XML config file to get the Component Manager properties.
   
Exception key: vw.integrator.base.VWCMInvalidKeystorePassword
Description: Keystore password is invalid.
   
Exception key: vw.integrator.base.VWCMInvalidUserNamePassword
Description: User name or password is invalid.
   
Exception key: vw.integrator.base.VWCMTruststorePassword
Description: Truststore password is invalid.
   
Exception key: vw.integrator.base.VWRouterCSMBCannotFindXMLConfig
Description: Unable to locate XML config file to get the router properties.
   
Exception key: vw.integrator.base.VWSocketListener
Description: Invalid event received: {0}.
   
Exception key: vw.integrator.eventAlreadyExists
Description: An event with this name already exists.
   
Exception key: vw.integrator.parameterAlreadyExists
Description: A parameter with this name already exists.
   
Exception key: VWAdaptorControl.CouldNotRefreshDesc
Description: Failed to refresh component descriptor.
   
Exception key: VWAdaptorControl.UserLacksReadPrivileges
Description: User {0} does not have read privileges to queue {1}. Verify users privileges via the System Configuration application.
   
Exception key: VWAdaptorControl.UserLacksWritePrivileges
Description: User {0} does not have write privileges to queue {1}. Verify users privileges via the System Configuration application.
   
   

Applets

Exception key: filenet.vw.toolkit.utils.uicontrols.security.invalidMethod
Description: Invalid method!
   
Exception key: vw.toolkit.admin.property.integrator.VWConfigurationPanel.integerValueGreaterThanOrEqualTo
Description: You must provide an integer value greater than or equal to {0} for the {1} property.
   
Exception key: vw.toolkit.admin.property.integrator.VWConfigurationPanel.invalidConfigurationValue
Description: You must provide a valid value for the {0} property.
   
Exception key: vw.toolkit.admin.property.integrator.VWConfigurationPanel.invalidIntegerValue
Description: You must provide a valid integer value for the {0} property.
   
Exception key: vw.toolkit.admin.property.integrator.VWConfigurationPanel.missingComponentDescriptor
Description: You must configure the adaptor.
   
Exception key: vw.toolkit.admin.property.integrator.VWGeneralPanel.invalidName
Description: You must specify a valid name.
   
Exception key: vw.toolkit.admin.result.outOfMemoryError
Description: VWResource.s
   
Exception key: vw.toolkit.admin.search.InvalidResultType
Description: Result type {0} is not a valid type.
   
Exception key: vw.toolkit.admin.VWConfigPerformer.nullQueueNode
Description: The queue node is null.
   
Exception key: vw.toolkit.admin.VWConfigPerformer.nullSystemConfiguration
Description: Unable to retrieve system configuration.
   
Exception key: vw.toolkit.design.property.tables.AttributeNameInUse
Description: The attribute name is already in use.
   
Exception key: vw.toolkit.design.property.workflow.InvalidType
Description: Invalid type.
   
Exception key: vw.toolkit.runtime.doNotInvokeLockStepDialog
Description: Do not invoke lock step dialog
   
Exception key: vw.toolkit.runtime.nullStepForLocking
Description: No step selected for locking
   
Exception key: vw.toolkit.runtime.s_inactiveStep
Description: The step selected to lock is not active
   
Exception key: vw.toolkit.runtime.s_stepsAlreadyLocked
Description: The selected step is already locked by the current user
   
Exception key: vw.toolkit.runtime.step.core.attachments.attachedItemUnavailable
Description: The attached item is unavailable.
   
Exception key: vw.toolkit.runtime.step.core.attachments.insufficentRightsToOpen
Description: You have insufficient rights to open the document.
   
Exception key: vw.toolkit.utils.datatransfer.VWTransferable
Description: The data cannot be null.
   
Exception key: vw.toolkit.utils.query.InvalidScopeType
Description: Scope type {0} is not a valid type.
   
Exception key: vw.toolkit.utils.table.InvalidType
Description: Invalid type.
   
Exception key: vw.toolkit.utils.VWCachedSecurityList.usingLDAP
Description: This method should not be used with an LDAP Directory Service.
   
Exception key: vw.util.VWRouterLookupError
Description: Error getting active routers: {0}
   
Exception key: VWAboutHelper.invalidFont
Description: An error occurred creating the font: {0}, {1}
   
Exception key: VWAttachmentSelectionHelper.invoke
Description: Invalid environment. No applet was configured!
   
Exception key: vw.apps.coordinator.InvalidState
Description: The new state is invalid!
   
Exception key: vw.apps.coordinator.StateNotNone
Description: The current state is not 'NONE'
   
Exception key: vw.apps.manager.InvalidActionItemType
Description: Action item type {0} is not a valid type.
   
Exception key: vw.apps.manager.InvalidItemType
Description: Item type {0} is not a valid type.
   
   

PEP File Reader

Exception key: vw.VWXMLHandler.VWBadXMLFileVersion
Description: The XML file contains an ApiVersion attribute, {0}, Which cannot be parsed by this version of the PW API.
   
Exception key: vw.VWXMLHandler.VWCorrelationSetPropertyNameQueryMismatch
Description: Correlation set properties, number of names not equal number of queries.
   
   

Web Services

Exception key: fileent.ws.listener.axis.WSProcessor.process.invalidMsgContext
Description: Message Context is invalid.
   
Exception key: filenet.ws.api.bindingNameOrPortTypeNameNull
Description: addBinding({0}, {1}): binding name or port type name is null
   
Exception key: filenet.ws.api.bindingNotDefined
Description: addPort({0], {1}, {2}, {3}, {4}): bindingNotDefined
   
Exception key: filenet.ws.api.bindingWIthSameNameAlreadyAdded
Description: addBinding({0}, {1}): binding with the same name already added
   
Exception key: filenet.ws.api.faileToAddService
Description: addPort({0], {1}, {2}, {3}, {4}): failed to add service
   
Exception key: filenet.ws.api.faultMessageNotDefined
Description: addOperationFault({0}, {1}, {2}, {3}): fault message {4} not defined
   
Exception key: filenet.ws.api.missingFaultMessageName
Description: addOperationFault({0}, {1}, {2}, {3}): missing fault message name
   
Exception key: filenet.ws.api.missingFaultName
Description: addOperationFault({0}, {1}, {2}, {3}): missing fault name
   
Exception key: filenet.ws.api.missingOperationName
Description: addOperationFault({0}, {1}, {2}, {3}): missing operation name
   
Exception key: filenet.ws.api.missingPortType
Description: addOperationFault({0}, {1}, {2}, {3}): missing prot type
   
Exception key: filenet.ws.api.missingPortTypeOrOperationName
Description: addOperation({0}, {1}, {2}, {3}) : missing portType name or operation name
   
Exception key: filenet.ws.api.missingServicePortBindingOrSoapAddress
Description: addPort({0], {1}, {2}, {3}, {4}): service name, port name, binding name, or soapAddress is null
   
Exception key: filenet.ws.api.nullWSDLDocument
Description: null WSDL document
   
Exception key: filenet.ws.api.nullWSDLURL
Description: null WSDL URL
   
Exception key: filenet.ws.api.operationNotDefined
Description: addOperationFault({0}, {1}, {2}, {3}): operation {4} not defined
   
Exception key: filenet.ws.api.portTypeNotDefined
Description: addOperationFault({0}, {1}, {2}, {3}): protType {4} not defined
   
Exception key: filenet.ws.api.requireNonBaseTypeMEssage
Description: addMessage({0}, {1}, {2}): schema required for non-base type message
   
Exception key: filenet.ws.api.sameFaultWithDifferentMessage
Description: addOperationFault({0}, {1}, {2}, {3}): same fault was defined with different message - {4}
   
Exception key: filenet.ws.api.sameOperationWithDifferentInputMessages
Description: addOperation({0}, {1}, {2}, {3}):\nSame operation with different input messages: {4} and {5}
   
Exception key: filenet.ws.api.schemaMustBeSchemaElement
Description: Schema: the schema must be a schema element
   
Exception key: filenet.ws.api.uddi.invalidParameters
Description: Invalid parameters
   
Exception key: filenet.ws.api.unableToFindSchemaElement
Description: addMessage({0}, {1}, {2}): Unable to find schema element - {3}
   
Exception key: filenet.ws.listener.axis.P8BPMValidatorHandler.emptySOAPBodyElement
Description: Empty SOAP body element.
   
Exception key: filenet.ws.listener.axis.P8BPMValidatorHandler.FailedValidateInputMsg
Description: res.toString
   
Exception key: filenet.ws.listener.axis.P8BPMValidatorHandler.NoSOAPBody
Description: Missing SOAP body.
   
Exception key: filenet.ws.listener.axis.ValidationHandler.invalidReplyHeaderSOAPHeader
Description: s
   
Exception key: filenet.ws.listener.axis.ValidatorHandler.invalidState
Description: Invalid Invocation: Should be a post.
   
Exception key: filenet.ws.listener.axis.ValidatorHandler.mismatchedRegion
Description: Invalid Invocation: Isolated Region is invalid.
   
Exception key: filenet.ws.listener.axis.ValidatorHandler.noProperties
Description: Invalid Invocation: Listener properties are not set.
   
Exception key: filenet.ws.listener.axis.WSProcessor.noVWSession
Description: No VW Session available.
   
Exception key: filenet.ws.listener.axis.WSProcessor.syncTimeout
Description: Wrong server name.
   
Exception key: filenet.ws.listener.axis.WValidatorHandler.unsupportedBinding
Description: Unsupported binding.
   
Exception key: filenet.ws.listener.http.WSListenerServlet.invalidWorkSpaceId
Description: Invalid work space id specified {0}.
   
Exception key: filenet.ws.listener.http.WSListenerServlet.unsupportedQueryString
Description: Query String {0} is not supported.
   
Exception key: filenet.ws.listener.utils.WSListenerProperties.FileNotFound
Description: {0} is not found.
   
Exception key: filenet.ws.listener.utils.WSListenerProperties.FileNotFoundInSearchPath
Description: {0} is not found in search path.
   
Exception key: filenet.ws.listener.utils.WSListenerProperties.InvalidDirectory
Description: {0} is not a valid directory.
   
Exception key: filenet.ws.listener.utils.WSListenerProperties.MissingParameters
Description: Missing required parameters.
   
Exception key: filenet.ws.listener.utils.WSListenerProperties.noRouterPath
Description: Missing {0} property
Description:
   
Exception key: filenet.ws.listener.validator.noSecurityHeader
Description: Missing Security Header.
   
Exception key: filenet.ws.utils.addingReceiveInstToWrongOp
Description: Adding receive instruction({0], {1}, {2}) to wrong operation({3}. {4}, {5}).
   
Exception key: filenet.ws.utils.addingReplyInstToWrongOp
Description: Adding reply instruction({0], {1}, {2}) to wrong operation({3}. {4}, {5}.
   
Exception key: filenet.ws.utils.differentMsgWithSameMsgNameAlreadyAdded
Description: different message with the same message name already added
Description:
   
Exception key: filenet.ws.utils.diffInputMsgHasAlreadySet
Description: A different input message has already been set : {0}
   
Exception key: filenet.ws.utils.diffOutputMsgHasAlreadySet
Description: A different output message has already been set : {0}
   
Exception key: filenet.ws.utils.failedToGetHttpsURL
Description: Failed to GET {0}, status
Description: {1}
   
Exception key: filenet.ws.utils.failedToWriteToHttps
Description: Failed to write to {0}
   
Exception key: filenet.ws.utils.incorrectParameterLexicalLevel
Description: Adding parameters to WSDL message. Incorrect lexical level.
   
Exception key: filenet.ws.utils.missingPortType
Description: Missing port types
   
Exception key: filenet.ws.utils.nullPortType
Description: Port type name is null
   
Exception key: filenet.ws.utils.P8BPMSoapAction.invalidSOAPActionURI
Description: Invalid SOAP Action URI.
   
Exception key: filenet.ws.utils.wfDefHasNoWebServicesSteps
Description: Generate WSDL from workflow: workflow definition has no Web Services steps
   
Exception key: filenet.ws.utils.workflowDefinitionNotSet
Description: Generate WSDL from workflow: Workflow definition not set
   
Exception key: filenet.ws.utils.workflowToUDDINullVWSession
Description: Null VWSession
   
Exception key: qws.WSOperations.FailedValidateInputMsg
Description: {0}
   
Exception key: qws.WSOperations.invalidEndPointRef
Description: Invalid F_EndPointRefXXX. {0}
   
Exception key: qws.WSOperations.missingInputMessage
Description: The input parameter is empty for method {0} of {1}.
   
Exception key: qws.WSOperations.missingParams
Description: Missing required parameters.
   
Exception key: qws.WSOperations.noSOAPOp
Description: Cannot find binding operation for op={0}, port={1}, service={2}.
   
Exception key: qws.WSOperations.nullStepElement
Description: Step element is null
   
Exception key: qws.WSOperations.unsupportedBinding
Description: Unsupported binding.
   
   

Integration

Exception key: idm.exceptionwrapper
Description: {0}
   
Exception key: idm.panagon.IDMDocument.Archived
Description: Document is offline.
   
Exception key: idm.panagon.IDMDocument.cancelCheckoutNoUI
Description: Invalid operation. The document is not checked out
   
Exception key: idm.panagon.IDMDocument.cancelCheckoutNoUI2
Description: Insufficient privilege.
   
Exception key: idm.panagon.IDMDocument.checkinNoUI
Description: Invalid operation. The document is not checked out.
   
Exception key: idm.panagon.IDMDocument.checkinNoUI2
Description: Insufficient privilege.
   
Exception key: idm.panagon.IDMDocument.getContents
Description: Invalid operation: Document is already checked out.
   
Exception key: idm.panagon.IDMDocument.markCheckout
Description: Insufficient privilege.
   
Exception key: idm.panagon.IDMDocument.notSupportedFunction
Description: Not a supported function.
   
Exception key: idm.panagon.IDMDocument.notWfDefinition
Description: Not a workflow definition document!
   
Exception key: idm.panagon.IDMDocument.refresh
Description: Failed to refresh object. {0}.
   
Exception key: idm.panagon.IDMDocument.save.noReservation
Description: The document is not checked out
   
Exception key: idm.panagon.IDMFolder.refresh
Description: Failed to refresh object. {0}.
   
Exception key: idm.panagon.IDMItem.getItem2
Description: {0}: Missing library name.
   
Exception key: idm.panagon.IDMItem.getItem2a
Description: {0}: Invalid type.
   
Exception key: idm.panagon.IDMItem.getItem2b
Description: {0}: Invalid type.
   
Exception key: idm.panagon.IDMItem.getItem2c
Description: {0}: Invalid IDM Item name.
   
Exception key: idm.panagon.IDMItem.getItem2d
Description: {0}: Missing library type.
   
Exception key: idm.panagon.IDMItem.getItemFromVWAttachment
Description: Invalid parameter
   
Exception key: idm.panagon.IDMItem.getItemFromVWAttachment2
Description: Unsupported type
   
Exception key: idm.panagon.IDMItem.getIVWIDM
Description: Failed to connect to {0}. {1}. Check server connection.
   
Exception key: idm.panagon.IDMItem.getIVWIDM.nofactory
Description: Incomplete initialization. Cannot get the factory.
   
Exception key: idm.panagon.IDMItem.getLibrary1
Description: Failed to get Neighborhood Object for {0}
   
Exception key: idm.panagon.IDMItem.getLibrary2
Description: Failed to get Library {0}. Check server configuration.
   
Exception key: idm.panagon.IDMItem.getProp
Description: {0} NOT AVAILABLE
   
Exception key: idm.panagon.IDMItem.getPropertyDescriptions
Description: Need to be implemented by subclasses.
   
Exception key: idm.panagon.IDMItem.getRoot
Description: {0}
   
Exception key: idm.panagon.IDMItem.initNBH
Description: Failed to connect to {0}. {1}. Check server connection.
   
Exception key: idm.panagon.IDMItem.initNBH.nofactory
Description: Incomplete initialization. Cannot get the factory.
   
Exception key: idm.panagon.IDMItem.list
Description: {0}
   
Exception key: idm.panagon.IDMItem.noIDM
Description: No IDM wanted.
   
Exception key: idm.panagon.IDMItem.save
Description: NOT IMPLEMENTED!
   
Exception key: idm.panagon.IDMLibrary.createDocument2
Description: Failed to create document of {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.CreateWorkflowLink3
Description: Invalid parameters.
   
Exception key: idm.panagon.IDMLibrary.CreateWorkflowLink4
Description: Failed to create workflow link. {0}
   
Exception key: idm.panagon.IDMLibrary.docClasses.svr
Description: {0}
   
Exception key: idm.panagon.IDMLibrary.getActiveUser.svr
Description: Failed to get user name. {0}
   
Exception key: idm.panagon.IDMLibrary.getCustomObject.
Description: Not applicable.
   
Exception key: idm.panagon.IDMLibrary.getDocClass.svr
Description: Failed to get document class {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getDocument.svr
Description: Failed to get document {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getFolder.svr
Description: Failed to get folder {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getGroups.svr
Description: Failed to get groups for the library. {0}
   
Exception key: idm.panagon.IDMLibrary.getProp.svr
Description: Failed to get property {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getPropertyDescription.svr
Description: Failed to get property description for the library. {0}
   
Exception key: idm.panagon.IDMLibrary.getPropertyDescriptionsForClass.svr
Description: Failed to get property descriptions for document class {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getStoredSearch.svr
Description: Failed to get Stored Search {0}. {1}
   
Exception key: idm.panagon.IDMLibrary.getUsers.svr
Description: Failed to get users for the library. {0}
   
Exception key: idm.panagon.IDMLibrary.getWLink
Description: Invalid parameters.
   
Exception key: idm.panagon.IDMLibrary.getWLink2
Description: Failed to retrieve workflow links. {0}
   
Exception key: idm.panagon.IDMLibrary.handleSessionException
Description: Failed to retry for IDM session renewal.
   
Exception key: idm.panagon.IDMLibrary.initForLinking.svr
Description: Failed to init library object. {0}
   
Exception key: idm.panagon.IDMLibrary.invalidObjectType
Description: Invalid object type.
   
Exception key: idm.panagon.IDMLibrary.ISLibrary
Description: Not allowed for IS Libraries.
   
Exception key: idm.panagon.IDMLibrary.logon
Description: {0}
   
Exception key: idm.panagon.IDMLibrary.logonWithToken
Description: {0}
   
Exception key: idm.panagon.IDMLibrary.logonWithToken.failedUnifiedLogon
Description: Unified Logon Failed.
   
Exception key: idm.panagon.IDMLibrary.logonWithToken.invalidToken
Description: Invalid token.
   
Exception key: idm.panagon.IDMLibrary.LostConn
Description: Connection lost. {0}
   
Exception key: idm.panagon.IDMLibrary.noROSupport
Description: Server has no link support. Check server configuration.
   
Exception key: idm.panagon.IDMLibrary.performQuery.svr
Description: Failed to do query. {0}
   
Exception key: idm.panagon.IDMLibrary.save.svr
Description: Failed to save library object.
   
Exception key: idm.panagon.IDMLibrary.svrError
Description: {0}
   
Exception key: idm.panagon.IDMLibrary.toIDMType
Description: Unrecognized object type.
   
Exception key: idm.panagon.IDMLibrary.userCanChangePermissions.svr
Description: Failed to init library object. {0}
   
Exception key: idm.panagon.IDMLibrary.wflLinkCheck1
Description: {0}
   
Exception key: idm.panagon.IDMNBH.getIDMObj
Description: Unable to retrieve Library {0}. Check server configuration.
   
Exception key: idm.panagon.IDMStoredSearch.NotImpl
Description: Not Implemented
   
Exception key: idm.panagon.IDMStoredSearch.NotImplYet
Description: Not Implemented
   
Exception key: idm.panagon.IDMStoredSearch.refresh
Description: Failed to refresh object. {0}.
   
Exception key: idm.panagon.idmws.att.getItem2
Description: {0}: Missing library name.
   
Exception key: idm.panagon.idmws.att.getItem2a
Description: {0}: Invalid type.
   
Exception key: idm.panagon.idmws.att.getItem2a1
Description: {0}: Invalid type.
   
Exception key: idm.panagon.idmws.att.getItem2b
Description: {0}: Invalid type.
   
Exception key: idm.panagon.idmws.att.getItem2b1
Description: {0}: Invalid type.
   
Exception key: idm.panagon.idmws.att.getItem2c
Description: {0}: Invalid IDM Item name.
   
Exception key: idm.panagon.idmws.att.getItem2d
Description: {0}: Missing library type.
   
Exception key: idm.panagon.idmws.IDMWSAttachment.getItem
Description: Attachment Type Not Supported.
   
Exception key: idm.panagon.idmws.IDMWSAttachment.noBaseURL
Description: No Base URL is given.
   
Exception key: idm.panagon.idmws.invoke
Description: Failed to call {0} for: {1} of {2}. {3}
   
Exception key: idm.panagon.idmws.invoke0
Description: Invalid environment. No applet was configured!
   
Exception key: idm.panagon.VWLDAPLogonDialog.LDAPLogonFailed
Description: Failed to logon to LDAP
   
Exception key: idm.svr
Description: {0}
   
Exception key: idm.toolkit.notImplemented
Description: TODO LATER
   
Exception key: idm.toolkit.trident.VWIDMTridentItem.getPropertyDescription
Description: Cannot find property description for {0}.
   
Exception key: idm.toolkit.trident.VWIDMTridentItem.saveProperties
Description: {0}
   
Exception key: idm.toolkit.VWIDMBaseFactory.instance
Description: Incomplete initialization!
   
Exception key: idm.toolkit.VWIDMBaseFactory.instance.2
Description: Insufficient parameters.
   
Exception key: idm.toolkit.VWIDMBaseFactory.instance.InstantiateException
Description: {0}
   
Exception key: idm.toolkit.VWIDMLink.delete
Description: Cannot delete link. {0}.
   
Exception key: idm.toolkit.VWIDMLink.save
Description: Cannot Save link. {0}.
   
Exception key: idm.toolkit.VWIDMLink.validate
Description: Cannot validate link. {0}.
   
Exception key: idm.trident.att.CancelCheckout.exception
Description: Cancel Checkout Exception: {0}
   
Exception key: idm.trident.att.checkin
Description: {0}
   
Exception key: idm.trident.att.checkout.cannotCancelCheckout
Description: Insufficient privileges. Cannot cancel checkout {0}.
   
Exception key: idm.trident.att.checkout.cannotCheckin
Description: Insufficient privileges. Cannot check in {0}.
   
Exception key: idm.trident.att.checkout.cannotCheckout
Description: Insufficient privileges. Cannot checkout {0}.
   
Exception key: idm.trident.att.Checkout.exception
Description: Checkout Exception: {0}
   
Exception key: idm.trident.att.doc.checkin
Description: {0}
   
Exception key: idm.trident.att.doc.checkout.cannotCheckin
Description: Insufficient privileges. Cannot check in {0}.
   
Exception key: idm.trident.att.getItem2
Description: {0}: Missing library name.
   
Exception key: idm.trident.att.getItem2a
Description: {0}: Invalid type.
   
Exception key: idm.trident.att.getItem2a1
Description: {0}: Invalid type.
   
Exception key: idm.trident.att.getItem2b
Description: {0}: Invalid type.
   
Exception key: idm.trident.att.getItem2b1
Description: {0}: Invalid type.
   
Exception key: idm.trident.att.getItem2c
Description: {0}: Invalid IDM Item name.
   
Exception key: idm.trident.att.getItem2d
Description: {0}: Missing library type.
   
Exception key: idm.trident.att.initDoc
Description: Unable to initialize the document attachment object.
   
Exception key: idm.trident.att.initSrch
Description: Unable to initialize the stored search attachment object.
   
Exception key: idm.trident.att.invalidFunction
Description: Invalid function
   
Exception key: idm.trident.exception
Description: {0}
   
Exception key: idm.trident.Folder.initContents
Description: No object is available.
   
Exception key: idm.trident.IDMItem.getLibrary2
Description: Failed to get Library {0}. Library does not exist.
   
Exception key: idm.trident.IDMItem.implBySubClass
Description: To be implemented by subclass
   
Exception key: idm.trident.IDMItem.list
Description: {0}
   
Exception key: idm.trident.IDMTridentCustomObject.getProp1
Description: No object is available.
   
Exception key: idm.trident.IDMTridentCustomObject.getProp2
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentDocClass.getProp1
Description: No object is available.
   
Exception key: idm.trident.IDMTridentDocClass.getProp2
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentDocument.cancelCheckoutNoUI
Description: Failed to cancel checkout. {0}
   
Exception key: idm.trident.IDMTridentDocument.checkinWithUI
Description: {0}
   
Exception key: idm.trident.IDMTridentDocument.getContents
Description: Failed to retrieve document content. {0}
   
Exception key: idm.trident.IDMTridentDocument.getProp2
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentDocument.noObject
Description: No object is available.
   
Exception key: idm.trident.IDMTridentDocument.noVersionSeries
Description: No Version Series object is available.
   
Exception key: idm.trident.IDMTridentDocument.noVWVersion
Description: Failed to get VWVersion. {0}.
   
Exception key: idm.trident.IDMTridentDocument.saveContents
Description: {0}
   
Exception key: idm.trident.IDMTridentFolder.getProp1
Description: No object is available.
   
Exception key: idm.trident.IDMTridentFolder.getProp2
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentFolder.save
Description: No object is available.
   
Exception key: idm.trident.IDMTridentItem.getClassDescription
Description: Cannot retrieve class description for {0}.
   
Exception key: idm.trident.IDMTridentLibrary.getCustomObject
Description: Failed to get custom object {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getDocClass
Description: Failed to get document class {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getDocClasses
Description: Failed to get document classes. {0}
   
Exception key: idm.trident.IDMTridentLibrary.getDocument.FailedWithId
Description: Failed to get document id
Description: {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getDocument.FailedWithVerId
Description: Failed to get document with version Series Id
Description: {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getDocument.NoDocId
Description: No document id was provided.
   
Exception key: idm.trident.IDMTridentLibrary.getFolder
Description: Failed to get folder {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getProp.svr
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getProp1
Description: No object is available.
   
Exception key: idm.trident.IDMTridentLibrary.getPropertyDescriptions
Description: Failed to get property descriptions. {0}
   
Exception key: idm.trident.IDMTridentLibrary.getStoredSearch.FailedWithId
Description: Failed to get stored search with id
Description: {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getStoredSearch.FailedWithVerId
Description: Failed to get stored search with version Series Id
Description: {0}. {1}
   
Exception key: idm.trident.IDMTridentLibrary.getStoredSearch.NoId
Description: No id was provided.
   
Exception key: idm.trident.IDMTridentLibrary.getUsers
Description: Failed to retrieve user names. {0}
   
Exception key: idm.trident.IDMTridentLibrary.initContents
Description: {0}
   
Exception key: idm.trident.IDMTridentLibrary.invalidFunction
Description: Invalid function
Description:
   
Exception key: idm.trident.IDMTridentLibrary.noLibraryObj
Description: null library object pointer.
   
Exception key: idm.trident.IDMTridentStoredSearch.getProp1
Description: No object is available.
   
Exception key: idm.trident.IDMTridentStoredSearch.getProp2
Description: Failed to get property {0}. {1}
   
Exception key: idm.trident.IDMTridentStoredSearch.InvalidFunction
Description: Invalid function.
   
Exception key: idm.trident.notImplemented
Description: Not implemented.
   
Exception key: idm.trident.NoWcmObject
Description: Unable to retrieve the WcmObject.
   
Exception key: idm.trident.showPropertiesDialog
Description: Unable to retrieve the Properties Dialog
   
Exception key: idm.trident.showVersionListDialog
Description: Unable to retrieve the Version List Dialog
   
Exception key: idm.trident.VWIDMTridentAttachment.getItem
Description: Attachment Type Not Supported.
   
Exception key: idm.trident.VWIDMTridentDialog.setFilename
Description: {0}
   
Exception key: idm.trident.VWIDMTridentDialog.setFilename.nullFileName
Description: Workflow name is null.
   
Exception key: idm.trident.VWIDMTridentDialog.showDialog
Description: {0}
   
Exception key: idm.trident.VWIDMTridentItem.getItem2
Description: {0}: Missing library name.
   
Exception key: idm.trident.VWIDMTridentItem.getItem2a
Description: {0}: Invalid type.
   
Exception key: idm.trident.VWIDMTridentItem.getItem2b
Description: {0}: Invalid library type.
   
Exception key: idm.trident.VWIDMTridentItem.getItem2c
Description: {0}: Invalid IDM Item name.
   
Exception key: idm.trident.VWIDMTridentItem.getItem2d
Description: {0}: Missing library type.
   
Exception key: idm.trident.VWIDMTridentItem.getItemFromVWAttachment
Description: Invalid parameter
   
Exception key: idm.trident.VWIDMTridentItem.getItemFromVWAttachment2
Description: Unsupported type
   
Exception key: idm.trident.VWIDMTridentItem.setProp
Description: Invalid property name or value
   
Exception key: idm.trident.VWTridentFactory.getBrowseDialog
Description: {0}
   
Exception key: idm.trident.VWTridentFactory.getOpenDialog
Description: {0}
   
Exception key: vw.idm.panagon.VWIDMChooser.CreateDialogError
Description: Error creating the dialog.
   
Exception key: vw.idm.panagon.VWIDMClassPropertiesPanel.isInvalid
Description: {0} is INVALID!
   
Exception key: vw.idm.panagon.VWIDMClassPropertiesPanel.isRequired
Description: {0} is REQUIRED!
   
Exception key: vw.idm.panagon.VWIDMDocFolderPanel.DocNameRequired
Description: Document Name is required.
   
Exception key: vw.idm.panagon.VWIDMDocFolderPanel.LibNameRequired
Description: Library/Folder Name is required.
   
Exception key: vw.idm.panagon.VWLDAPLogonDialog.cancel
Description: cancel
   
Exception key: vw.idm.toolkit.VWUrlConnection.genericError
Description: An error occurred. {0}
   
Exception key: vw.idm.toolkit.VWUrlConnection.httpConnectionFailed
Description: Failed creating HTTP connection. {0}
   
Exception key: vw.idm.toolkit.VWUrlConnection.invalidURL
Description: Invalid HTTP URL. {0}
   
Exception key: vw.idm.toolkit.VWUrlConnection.nullURL
Description: null HTTP URL.
   
   

SOAP Interface

Exception key: soap.soapCommand.sendCommand
Description: {0}
   
Exception key: soap.VWSOAPCommand.getActiveRouters
Description: Failed to get router names. {0}
   
Exception key: soap.VWSOAPCommand.getAuthorization
Description: Failed to get authorization. {0}
   
Exception key: soap.VWSOAPCommand.getDefaultRouter
Description: Failed to get the router name. {0}
   
Exception key: soap.VWSOAPCommand.getToken
Description: Not applicable.
   
Exception key: VWSOAPSessionInfo.verifyCredentials1
Description: Credentials are not available.
   
Exception key: VWSOAPSessionInfo.verifyCredentials2
Description: Session not available.