This chapter describes the predefined error codes provided by the
Stardust.
| Error Code |
Default Error Message |
| MDL01000 |
Cannot find current model manager. |
| MDL01001 |
No model deployed. |
| MDL01002 |
No active model found. |
| MDL01003 |
The Audit Trail Database does not contain a model with the OID {0}. |
| MDL01004 |
No active model with id ''{0}'' found. |
| MDL01005 |
No matching model with id ''{0}'' found. |
| MDL01006 |
Unknown IPP version: ''{0}'' for model ''{1}''. |
| MDL01007 |
Unsupported IPP version: ''{0}'' for model ''{1}''. |
| MDL01008 |
File is not a IPP model file: root node ''{0}'' not found. |
| MDL01009 |
IPP model file could not be parsed. See parse error message: ''{0}''. |
| MDL_01102 |
Cannot find process definition ''{0}''. |
| MDL_01103 |
Cannot find process definition {0} for process instance {1}. |
| MDL_01104 |
Cannot find data mapped to formal parameter {0} for process definition {1}. |
| MDL01105 |
Cannot find implementation of ''{0}'' in model ''{1}''. |
| MDL_01112 |
Cannot find activity definition ''{0}''. |
| MDL_01113 |
Cannot find activity definition {0} for activity instance {1}. |
| MDL_01114 |
Cannot find activity definition {0} for work item {1}. |
| MDL_01115 |
Cannot find activity with runtime OID ''{0}'' in model with OID ''{1}''. |
| MDL01122 |
Cannot find data ''{0}''. |
| MDL01123 |
XPath ''{0}'' is not defined. |
| MDL01124 |
XPath ''{0}'' (''{1}'') can not be found for data ''{2}'' |
| MDL01132 |
Cannot find data path ''{0}'' for process with ID ''{1}'' (OID = ''{2}''). |
| MDL01134 |
Cannot find IN data path ''{0}'' for process with ID ''{1}'' (OID = ''{2}''). |
| MDL01136 |
Cannot find OUT data path ''{0}'' for process with ID ''{1}'' (OID = ''{2}''). |
| MDL01142 |
Cannot find data mapping ''{0}'' for context ''{1}'' and activity with ID ''{2}'' (OID = ''{3}''). |
| MDL01144 |
Cannot find IN data mapping ''{0}'' for context ''{1}'' and activity with ID ''{2}'' (OID = ''{3}''). |
| MDL01146 |
Cannot find OUT data mapping ''{0}'' for context ''{1}'' and activity with ID ''{2}'' (OID = ''{3}''). |
| MDL01152 |
Undefined context ''{0}''. |
| MDL01161 |
Cannot find model participant with runtime oid ''{0}''. |
| MDL01162 |
Cannot find model participant ''{0}''. |
| MDL01163 |
Cannot find model participant ''{0}'' in model with runtime oid ''{1}''. |
| MDL01172 |
Cannot find event handler ''{0}''. |
| MDL01182 |
Cannot find type declaration ''{0}''. |
| MDL01183 |
Unsupported dataTypeId: ''{0}''. |
| MDL02021 |
The data path ''{0}'' contains an invalid data reference. |
| MDL02022 |
The IN data path ''{0}'' contains an invalid data reference. |
| MDL02023 |
The OUT data path ''{0}'' contains an invalid data reference. |
| MDL03001 |
DTD validation failed\n{0} |
| MDL03002 |
XSD validation failed\n{0} |
| MDL03003 |
The resulting document does not have a root of type {0}. |
| MDL03004 |
The quality assurance code ''{0}'' has an invalid id. |
| MDL03005 |
The quality assurance code ''{0}'' has {1} duplicates. |
| MDL04001 |
Context with id ''{0}'' already exists. |
| MDL04002 |
Exception during the consistency check of conditional performer ''{0}''. |
| MDL04003 |
Unsupported conditional performer kind: {0} |
| MDL04004 |
Failed resolving conditional performer identity. |
| MDL04005 |
Conditional performer was resolved as {0}. |
| MDL04006 |
Cannot retrieve conditional participant performer for handle ''{0}''. |
| MDL04007 |
Cannot create model from file ''{0}''. |
| MDL04008 |
Cannot write to file {0} |
| MDL04009 |
The user ''{0}'' does not exist or is using an incorrect password.); |
| MDL04010 |
There is already a type declaration with ID ''{0}''. |
| MDL04011 |
There is already an application with ID ''{0}''. |
| MDL04012 |
There is already a workflow data with ID ''{0}''. |
| MDL04013 |
There is already a process definition with ID ''{0}''. |
| MDL04014 |
Invalid symbol ''{0}' |
| MDL04015 |
An organization definition ''{0}'' cannot be its own suborganization/superorganization. |
| MDL04016 |
An organization ''{0}'' is already a direct or indirect suborganization of organization ''{1}''. Cyclic references are illegal. |
| MDL04017 |
Partition not initialized. |
| MDL04018 |
There is already an activity with ID ''{0}''. |
| MDL04019 |
There is already a transition with ID ''{0}''. |
| MDL04020 |
Relocation transition in process ''{0}'' must not have any source or target activity attached. |
| MDL04021 |
From Activity does not belong to ''{0}''. Activity ID: {1} (OID = {2}) |
| MDL04022 |
To Activity does not belong to ''{0}''. Activity ID: {1} (OID = {2}) |
| MDL04023 |
Multiple incoming transitions are only allowed for "AND or XOR activity joins. Transition OID: {0}, target activity ID: {1} (OID = {2}) |
| MDL04024 |
Multiple outgoing transitions are only allowed for "AND or XOR activity splits. Transition OID: {0}, target activity ID: {1} (OID = {2}) |
| MDL04025 |
The selected Symbol does not represent an activity. |
| MDL04026 |
Connection between symbols already exists. |
| MDL04027 |
A route activity does not participate in data flow. |
| MDL04028 |
The Userobject of the first Symbol is not valid for the LinkType! |
| MDL04029 |
The selected symbol does not represent an organization. |
| MDL04030 |
One of the connected symbols must be an annotation. |
| MDL04031 |
An annotation can't refer to itself. |
| MDL04032 |
A route activity can't have a performer. |
| MDL04033 |
A subprocess activity can't have a performer. |
| MDL04034 |
An activity performing a non-interactive application can't have a performer. |
| MDL04035 |
The selected symbol does not represent an process definition. |
| MDL04036 |
Both connected symbols must be activities. |
| MDL04037 |
There is already a root model with id ''{0}''. |
| MDL04038 |
Unable to delete model. It is providing a primary implementation. |
| MDL04039 |
Unable to delete model. It is referenced by at least one other model. |
| MDL04040 |
Null values are not supported with operator ''{0}''. |
| MDL04041 |
Inconsistent operator use {0} --> {1} |
| MDL04042 |
No workflow data defined with ID ''{0}'' in this model version. |
| MDL04043 |
Failed evaluating XPath expression: ''{0}'' |
| MDL04044 |
Context element not initialized. |
| MDL04045 |
XPath expression: ''{0}'' was unable to find any suitable node. |
| MDL04046 |
XPath expression: ''{0}'' evaluated to multiple nodes. |
| MDL04047 |
XPath expression: ''{0}'' evaluated to a non Node value. |
| MDL04048 |
Invalid XML access point. |
| MDL04049 |
Department hierarchy entry for ''{0}'' and ''{1}'' already exists. |
| MDL04050 |
Unknown event type ''{0}''. |
| MDL05051 |
No property ''{0}'' specified. |
| MDL05052 |
Cannot send notification message: {0} |
| Error Code |
Default Error Message |
| ATDB00011 |
Archive audit trails must not be modified. |
| ATDB00012 |
Unable to archive non-root process instances ({0}). |
| ATDB00013 |
Unable to delete non-root process instances ({0}). |
| ATDB00014 |
Unable to delete non-terminated process instances ({0}). |
| ATDB00021 |
The operation ''{0}'' is not allowed in a production runtime environment. |
| ATDB00111 |
Partition not found. |
| ATDB00112 |
Partition with OID {0} not found. |
| ATDB00113 |
Partition with ID ''{0}'' not found. |
| ATDB01101 |
Process instance not found. |
| ATDB01102 |
Process instance with OID {0} not found. |
| ATDB01103 |
Process instance with OID {0} is not terminated. |
| ATDB01104 |
Process instance with OID {0} is terminated. |
| ATDB01105 |
Process instance with OID {0} is in process of aborting. |
| ATDB01111 |
Activity instance not found. |
| ATDB01112 |
Activity instance with OID {0} not found. |
| ATDB01121 |
No matching log entry found. |
| ATDB01131 |
Work item not found. |
| ATDB01132 |
Work item with OID {0} not found. |
| ATDB01141 |
Runtime Artifact with OID {0} not found. |
| ATDB02101 |
No matching realm found. |
| ATDB02102 |
User realm with OID ''{0}'' not found. |
| ATDB02103 |
User realm ''{0}'' for partition with oid ''{1}'' not found. |
| ATDB02104 |
User realm ''{0}'' exists. |
| ATDB02105 |
User realm ''{0}'' cannot be dropped since at least one user is assigned to it. |
| ATDB02111 |
No matching user found. |
| ATDB02112 |
User with OID ''{0}'' not found. |
| ATDB02113 |
User with ID ''{0}'' not found for realm ''{1}''. |
| ATDB02114 |
User with ID ''{0}'' already exists for realm ''{1}''. |
| ATDB02115 |
Deputy user with OID ''{0}'' already exists for user with OID ''{1}''. |
| ATDB02116 |
Deputy user with ID ''{0}'' (OID = ''{1}'') does not exists for user with ID ''{2}'' (OID = ''{3}''). |
| ATDB02117 |
User with ID ''{0}'' (OID = ''{1}'') cannot be declared as its own deputy user. |
| ATDB02118 |
Permission denied to add deputy to user with ID ''{0}'' (OID = ''{1}'') for user with ID ''{2}'' (OID = ''{3}''). |
| ATDB02119 |
Permission denied to modify deputy of user with ID ''{0}'' (OID = ''{1}'') for user with ID ''{2}'' (OID = ''{3}''). |
| ATDB02120 |
Permission denied to remove deputy of user with ID ''{0}'' (OID = ''{1}'') for user with ID ''{2}'' (OID = ''{3}''). |
| ATDB02130 |
End date of validity for a deputy is not allowed to be in the past: ''{0}''. |
| ATDB02121 |
No matching user domain found. |
| ATDB02122 |
User domain with OID ''{0}'' not found. |
| ATDB02123 |
User domain with ID ''{0}'' not found. |
| ATDB02124 |
Default domain for partition ''{1}'' not found. |
| ATDB02131 |
No matching domain hierarchy found. |
| ATDB02132 |
Domain hierarchy with OID ''{0}'' not found. |
| ATDB02141 |
No matching domain association found. |
| ATDB02142 |
Domain association with OID ''{0}'' not found. |
| ATDB02151 |
No matching user group found. |
| ATDB02152 |
User group with OID {0} not found. |
| ATDB02153 |
User group with ID ''{0}'' not found. |
| ATDB02154 |
User group with ID ''{0}'' already exists. |
| ATDB02191 |
No matching session. |
| ATDB02192 |
Session with OID ''{0}'' not found. |
| ATDB02201 |
Department with OID ''{0}'' not found. |
| ATDB02202 |
Department with ID ''{0}'' not found for parent with OID ''{1}''. |
| ATDB02203 |
Department with ID ''{0}'' already exists. |
| ATDB02204 |
Department with ID ''{0}'' not found for parent with ID ''{1}''. |
| ATDB02211 |
Department hierarchy with OID ''{0}'' not found. |
| ATDB03001 |
Failed evaluating recovery status. |
| ATDB03002 |
Partition with id ''{0}'' already exists. |
| ATDB03003 |
There is no password set for the sysop-user.\n But as your schema seems to contain data sysop-user authorization is required. |
| ATDB03004 |
Please specify appropriate password for sysop-user. |
| ATDB03005 |
Please specify appropriate password for sysop user before trying to change password. |
| ATDB03006 |
Unable to set value of audit trail property ''{0}''. |
| ATDB03007 |
Failed during sysop-user authorization. |
| ATDB03008 |
Invalid runtime setup configuration file. |
| ATDB03009 |
Cluster configuration already exists. Use option -dropDataClusters or -updateDataClusters first. |
| ATDB03010 |
Cluster configuration does not exists. Provide valid configuration file. |
| ATDB03011 |
Unable to delete value of audit trail property ''{0}''. |
| ATDB03012 |
Failed to update criticalities in AuditTrail. |
| Error Code |
Default Error Message |
| BPMRT01000 |
An unknown error occurred. |
| BPMRT01501 |
No Daemon of type ''{0}'' registered. |
| BPMRT01502 |
Daemon ''{0}'' is running. |
| BPMRT01503 |
Daemon ''{0}'' is not responding.\nPlease explicitely stop the daemon first. |
| BPMRT02121 |
Failed to create data value for data ID ''{0}''. Exceeded maximum number of retries. |
| CONC03100 |
The daemon {0} is already running. |
| BPMRT03101 |
The Activity instance with ID ''{0}'' (OID = {1}) is activated by the current user. |
| CONC03102 |
The Activity instance ''{5}.{4}.{3}'' with OID {0} is activated by the user ''{2}''. |
| BPMRT03103 |
Activity instance with OID {0} (activity ID = {1}) is terminated. |
| BPMRT03104 |
Access to activity instance with OID {0} (activity ID = ''{1}''} is not granted to user with ID ''{2}'' (OID = {3}). |
| BPMRT03105 |
The activity instance with OID {0} (activity ID = ''{1}) is a subprocess activity, thus allowing no direct manipulation. |
| BPMRT03106 |
The activity instance with OID {0} (activity ID = ''{1}) is not allowed to be aborted. |
| BPMRT03107 |
The user with ID ''{0}'' (OID = {1}) is not authorized to perform the activity instance with OID ''{2}'' (activity ID = ''{3}''). |
| BPMRT03108 |
The model participant with ID ''{0}'' is not authorized to perform the activity instance with OID {1} (activity ID = ''{2}''). |
| BPMRT03109 |
The user group with ID ''{0}'' (OID = {1}) is not authorized to perform the activity instance with OID {2} (activity ID = ''{3}''). |
| BPMRT03110 |
The activity instance with OID {0} (activity ID = ''{1}'') cannot be delegated because it is not in suspended or hibernated state (current state: {2}). |
| BPMRT03111 |
The activity instance with OID {0} (activity ID = ''{1}'') is on a different users worklist, thus not allowed to be activated by user ''{2}''. |
| BPMRT03112 |
The user with ID ''{0}'' (OID = {1}) is excluded to perform the activity instance with OID {2} (activity ID = {3}). |
| BPMRT03113 |
Activity instance with OID {0} (activity ID = ''{1}'') is in process of aborting. |
| BPMRT03114 |
The activity instance with OID {0} (activity ID = ''{1}'') cannot be delegated because it is non interactive. |
| BPMRT03115 |
The activity instance with OID {0} (activity ID = ''{1}'') cannot be forced to completion because it is interactive. |
| BPMRT03116 |
The activity instance with OID {0} (activity ID = ''{1}'') cannot be delegated to participant not in user group. |
| BPMRT03201 |
Activity instance with OID {0} (activity ID = ''{1}'') and handler binding are from a different model. |
| BPMRT03202 |
Process instance with OID {0} (process ID = ''{1}'') and handler binding are from a different model. |
| BPMRT03501 |
Received a timeout while counting instances of {0}. |
| BPMRT03601 |
Concurrent attempt to lock object of type {1} with OID {0}, row not selected. |
| BPMRT03602 |
Cannot lock handler with object oid {0}, type '{1}' for handler with oid {2}. |
| BPMRT03701 |
Rolling back activity thread. |
| BPMRT03702 |
Activity thread rolled back at activity with ID ''{0}'', reason: {1} |
| BPMRT03703 |
Need activity to start activity thread. |
| BPMRT03704 |
Need process instance to start activity thread. |
| BPMRT03705 |
Cannot start asynchronous activity thread while performing ad-hoc transition. |
| BPMRT03706 |
Activity instance ''{0}''is not the ad-hoc transition source. |
| BPMRT03810 |
Argument must not be null: ''{0}''. |
| BPMRT03811 |
Argument ''{0}'' must not be of type ''{1}''. |
| BPMRT03812 |
Argument ''{0}'' must have ''{1}'' attribute set. |
| BPMRT03813 |
Invalid organization hierarchy. |
| BPMRT03814 |
There are active activity instances in the scope of department with OID {0}. |
| BPMRT03815 |
Null elements are not allowed in collection attribute ''{0}'' |
| BPMRT03816 |
An empty collection is not allowed for attribute ''{0}'' |
| BPMRT03817 |
Attribute ''{0}'' must not be null |
| BPMRT03831 |
Process instance with OID {0} (process ID = ''{1}'') is a case. |
| BPMRT03832 |
Process instance with OID {0} (process ID = ''{1}'') is already a member of another case. |
| BPMRT03833 |
Process instance with OID {0} (process ID = ''{1}'') is not active. |
| BPMRT03834 |
Process instance with OID {0} (process ID = ''{1}'') is not a case. |
| BPMRT03835 |
Process instance with OID {0} (process ID = ''{1}'') is not a member of the case with OID {2} (process ID = ''{3}''). |
| BPMRT03840 |
Process instance with OID {0} (process ID = ''{1}'') is a transient process instance. |
| BPMRT03850 |
No changes are allowed to model with id ''{0}''. |
| BPMRT03901 |
Illegal state change: {0} --> {1}. |
| BPMRT03902 |
Illegal state change: {0} --> {1} for {2}. |
| BPMRT03903 |
Illegal state change: {0} --> {1} for {2} . Process instance state was {3}. |
| BPMRT03904 |
Cannot run activity thread for activity instance {0} because process instance {1} is aborted. |
| BPMRT03905 |
Cannot run activity thread for activity {0} because process instance {1} is aborted. |
| BPMRT04002 |
New value is of incompatible type for data ''{0}''. |
| BPMRT04003 |
New value is of incompatible type for data ''{0}'' and path ''{1}''. |
| BPMRT04004 |
Invalid probability specified, it must be in the interval 0-100 (borders inclusive) but was ''{0}'' |
| BPMRT04005 |
The current user with oid ''{0}'' is not allowed to activate the quality assurance activity instance with oid ''{1}'' |
| BPMRT04006 |
Delegation of a quality assurance instance with oid ''{0}'' to the monitored user with oid ''{1}'' is not allowed |
| BPMRT04007 |
Changing data for quality assurance instances which are not marked as ''PASS_WITH_CORRECTION'' is not allowed. |
| BPMRT04008 |
Can not complete quality assurance instance with oid ''{0}'', no activity instance attributes set. |
| BPMRT04009 |
When a quality assurance activity instance is marked as ''FAILED'' or ''PASS_WITH_CORRECTION'' and the activity supplies error codes, at least one has to be selected. |
| BPMRT05001 |
Synchronization of document data to repository failed for document with id ''{0}''. |
| BPMRT06001 |
Invalid credential provider configuration: {0} |
| BPMRT07001 |
The model repository ''{0}'' is no directory. |
| BPMRT07002 |
I/O Error during save. |
| BPMRT07003 |
Cannot lock file ''{0}''. |
| BPMRT07004 |
Unable to load XPDL export stylesheet |
| BPMRT07005 |
Invalid JAXP setup |
| BPMRT07006 |
Failed reading XPDL model file. |
| BPMRT07007 |
Could not retrieve activity instance for criticality update. |
| BPMRT07008 |
Failed retrieving number of nonterminated process instances for model with OID {0} |
| BPMRT07009 |
Unable to delete model. It has open process instances. |
| BPMRT07010 |
Failed verifying preconditions. |
| BPMRT07011 |
Failed resolving process instance closure. |
| BPMRT07012 |
Activity instance was deleted |
| BPMRT07013 |
User {0} is not allowed to change profile for scope {1}. |
| BPMRT07014 |
Inconsistent pair values : {0} - {1} |
| BPMRT07015 |
Inconsistent collection values : {0} - {1} |
| BPMRT07016 |
Input not serializable. |
| BPMRT07017 |
Deployed object of type {0} differs in its id from its defined value: expected: [{1}] <-> persisted: [{2}]. |
| BPMRT07018 |
No valid evaluator class provided. |
| BPMRT07019 |
Cannot assign more users to participant. Cardinality {0} exceeded. |
| BPMRT07020 |
User with account ''{0}'' already exists in user realm with id ''{1}''. |
| BPMRT07021 |
Domain with id ''{0}'' already exists. |
| BPMRT07022 |
The ID for a partitions default domain is not allowed to be changed. |
| BPMRT07023 |
Domain hierarchy entry for ''{0}'' and ''{0}'' already exists. |
| BPMRT07024 |
UserDomainUserLink for ''{0}'' and ''{1}'' already exists. |
| BPMRT07025 |
User Realm with id ''{0}'' already exists. |
| BPMRT07026 |
Process instance referenced by Oid {0} has to be a scope process instance. |
| BPMRT07027 |
A single data-slot must not contain both storage types sValueColumn and nValueColumn. |
| BPMRT07028 |
A numeric data-slot must not contain both storage types nValueColumn and dValueColumn. |
| BPMRT07029 |
A data-slot must not contain storage type dValueColumn without storage type sValueColumn. |
| BPMRT07030 |
Invalid runtime setup configuration. |
| BPMRT07031 |
User group with id ''{0}'' already exists for {1}. |
| BPMRT07032 |
Unable to use XML Schema for model validation. |
| BPMRT07032 |
Unable to set default XML Schema URI for model validation. |
| BPMRT07033 |
Error during XML serialization. |
| BPMRT07034 |
Error reading xml. |
| BPMRT07035 |
File not found: ''{0}'' |
| Error Code |
Default Error Message |
| ARCH01001 |
Failed verifying preconditions. |
| ARCH01002 |
Failed archiving log entries. |
| ARCH01003 |
Failed archiving entries from {0} included in transitive closure of already archived log entries. |
| ARCH01004 |
Failed to find starting time. |
| ARCH01005 |
Failed resolving process instance closure. |
| ARCH01006 |
Failed archiving processes. |
| ARCH01007 |
Failed archiving processes terminated before {0}. |
| ARCH01008 |
Failed archiving processes for model with OID {0}. |
| ARCH01009 |
Failed archiving processes for model with OID {0} terminated before {1}. |
| ARCH01010 |
Failed deleting model with OID {0}. |
| ARCH01011 |
Failed deleting log entries created before {0}. |
| ARCH01012 |
Failed inserting user session entries expired before {0}. |
| ARCH01013 |
Failed deleting user session entries expired before {0}. |
| ARCH01014 |
Failed finding minimum value for attribute ''{0}''. |
| ARCH01015 |
Failed finding maximum value for attribute ''{0}''. |
| ARCH01016 |
Failed obtaining JDBC connection to audit trail db. |
| ARCH01017 |
Invalid partition ID ''{0}''. |
| ARCH01018 |
Failed resolving partition ID ''{0}''. |
| ARCH01019 |
Cannot archive models with nonterminated process instances (found {0} nonterminated process instances). |
| ARCH01020 |
Unable to delete closure of model with OID {0} due to {1} nonterminated process instances. |
| ARCH01021 |
Cannot archive process instances (found {0} nonterminated process instances). |
| ARCH01022 |
Cannot delete process instances (found {0} nonterminated process instances). |
| ARCH01023 |
Failed deleting user sessions. |
| ARCH01024 |
Data can only be deleted, standalone archiving is not supported. |
| ARCH01025 |
Failed retrieving number of nonterminated process instances for model with OID {0}. |
| ARCH01026 |
Failed retrieving models. |
| ARCH01027 |
Failed deleting data {0} for terminated processes. |
| ARCH01028 |
Failed finding unused models. |
| ARCH01029 |
Failed finding models. |
| ARCH01030 |
Failed synchronizing archived utility tables. |
| ARCH01031 |
Failed synchronizing model table archive. |
| ARCH01032 |
Failed synchronizing organizational table archive. |
| ARCH01033 |
Failed deleting entries from data cluster table ''{0}''. Reason: {1}. |
| ARCH01034 |
No model with id ''{0}''. |
| ARCH01035 |
Cannot delete data for nonexisting data id ''{0}''. |
| ARCH01036 |
Couldn't synchronize data cluster table ''{0}''. Reason: {1} |
| ARCH01037 |
Failed archiving entries from {0} included in transitive closure of already archived process instances. |
| ARCH01038 |
Failed synchronizing PK-stable table {0}. |
| ARCH01039 |
Id:{0} - Qualified Id needed as we have different model id. |
| ARCH01040 |
Failed synchronizing string_data table archive. |
| ARCH01041 |
Failed patching archive. |
| Error Code |
Default Error Message |
| VAL01000 |
Duplicate identifier: ''{0}''. |
| VAL01001 |
''{0}'' is not a valid identifier. |
| VAL01002 |
Cannot retrieve class ''{0}'' for validation. |
| VAL01003 |
{0} has no ID. |
| VAL01004 |
{0} has an invalid ID. |
| VAL01005 |
DMS operation is not set. |
| MDL01001 |
Invalid QA code ID ''{0}''. |
| MDL01002 |
Duplicate QA code ''{0}'' (used {1} times). |
| MDL01003 |
Unsupported scripting language: {0} |
| MDL01004 |
Configuration Variable ''{0}'' has no default value defined. |
| MDL01005 |
Configuration Variable ''{0}'' is never used. |
| MDL01006 |
Referenced Configuration Variable ''{0}'' does not exist. |
| MDL01007 |
Circular references to model ''{0}''. |
| MDL01008 |
Reference to model ''{0}'' is invalid until {1}. |
| MDL01009 |
Reference for ''{0}'' was not resolved to the last deployed model version. |
| MDL01010 |
Reference for ''{0}'' is resolved to multiple model versions. |
| MDL01011 |
No model with oid {0} found. |
| MDL01012 |
No model active. |
| MDL01013 |
No model deployed. |
| MDL01014 |
Referenced package with namespace ''{0}'' not found. |
| MDL01015 |
The audit trail database contains a model with ID ''{0}'' which differs from the ID ''{1}'' of this model. |
| MDL01016 |
Predecessor model with oid {0} not found. |
| MDL01017 |
The model was created with an unknown CARNOT version. |
| MDL01018 |
The model was created with CARNOT version {0}. |
| MDL01019 |
Configuration Variable ''{0}'' is invalid. |
| PD01001 |
No start activity defined. |
| PD01002 |
Duplicate ID for process definition ''{0}''. |
| PD01003 |
ID for process definition ''{0}'' exceeds maximum length of {1} characters. |
| PD01004 |
Invalid Formal Parameter: ''{0}'' has no data set. |
| PD01005 |
Duplicate transition: {0} has the same source/target with {1} transition. |
| PD01006 |
Multiple start activities, {0} defined for process definition ''{1}''. |
| PD01007 |
No activities defined for process definition ''{0}''. |
| PD01008 |
Unresolved reference to process interface ''{0}''. |
| PD01009 |
Potential deadlock exists between activity ''{0}'' and ''{1}'' in process definition ''{2}''. |
| PD01010 |
Invalid Formal Parameter: ''{0}'' has data with unsupported type for external invocation. Only primitive and structured data are supported via SOAP and REST. |
| APP01001 |
Application type of {0} is no longer supported. |
| APP01002 |
Unspecified class for JFC application. |
| APP01003 |
Unspecified completion method for JFC application. |
| APP01004 |
Couldn't find completion method ''{0}'' for JFC application. |
| APP01005 |
Duplicate ID for application ''{0}''. |
| APP01006 |
{0}: No type mapping defined for xml type ''{1}''. |
| APP01007 |
{0}: Xml type ''{1}'' has an invalid type mapping: ''{2}''. |
| APP01008 |
{0}: Template for part ''{1}'' is invalid: {2} |
| APP01009 |
{0}: WSDL URL ''{1}'' is invalid: {2} |
| APP01010 |
{0}: Property ''{1}'' not set. |
| APP01011 |
Property ''{0}'' not set. |
| APP01012 |
Parameter has no id defined. |
| APP01013 |
Parameter has invalid id defined. |
| APP01014 |
No location specified for parameter ''{0}''. |
| APP01015 |
No valid Type for Parameter ''{0}'' (Class ''{1}'' cannot be found). |
| APP01016 |
No valid Type for Parameter ''{0}'' (Class ''{1}'' could not be loaded). |
| APP01017 |
Duplicate Id used: ''{0}''. |
| APP01018 |
Invalid mail address. |
| APP01019 |
Undefined html path for JSP application. |
| ACTN01001 |
No Data defined. |
| ACTN01002 |
No AccessPoint defined. |
| ACTN01003 |
No Process selected. |
| ACTN01004 |
{0} does not have a Name. |
| ACTN01005 |
{0} does not have a Type. |
| ACTN01006 |
No ReceiverType specified. |
| ACTN01007 |
No receiving participant selected. |
| ACTN01008 |
No email address specified. |
| ACTY01001 |
Duplicate ID for activity ''{0}''. |
| ACTY01002 |
ID for activity ''{0}'' exceeds maximum length of {1} characters. |
| ACTY01003 |
No performer set for manual or interactive application activity ''{0}'' of process ''{1}''. |
| ACTY01004 |
The associated performer ''{0}'' set for manual or interactive application activity ''{1}'' doesn't exist in the model. |
| ACTY01005 |
Performer should not be a conditional performer for quality assurance activity ''{0}'' of process ''{1}''. |
| ACTY01006 |
No quality assurance performer set for quality assurance activity ''{0}'' of process ''{1}''. |
| ACTY01007 |
Quality assurance performer should not be a conditional performer for quality assurance activity ''{0}'' of process ''{1}''. |
| ACTY01008 |
No implementation process set for subprocess activity ''{0}''. |
| ACTY01009 |
Value 'subProcessMode' is not set for activity ''{0}''. This will be evaluated as 'Sync Shared'. |
| ACTY01010 |
No application set for application activity ''{0}''. |
| ACTY01011 |
No access point for application ''{0}''. |
| ACTY01012 |
No exception flow transition for event handler with ID ''{0}''. |
| ACTY01013 |
Multiple boundary events for exceptions not having disjunct type hierarchies (''{0}'' and ''{1}''). Only one will be processed during event handling. |
| ACTY01014 |
Intermediate events must have one inbound and one outbound sequence flow. |
| ACTY01015 |
Shared data subprocess mode is incompatible with parallel multi-instance activity ''{0}''. |
| ACTY01016 |
No loop input data specified for parallel multi-instance activity ''{0}''. |
| ACTY01017 |
No data set or found for subprocess activity runtime binding ''{0}''. |
| ACTY01018 |
Data / Data path for subprocess activity runtime binding must resolve to String type ''{0}''. |
| COND01001 |
{0} is not an Exception. |
| COND01002 |
ExpressionCondition has no condition specified. |
| COND01003 |
Target State is the same with Source State. |
| COND01004 |
Invalid data mapping. |
| COND01005 |
Invalid data path. |
| COND01006 |
Invalid data specified. |
| COND01007 |
Timer condition using data has to have either process or activity context. |
| COND01008 |
No period specified. |
| COND01009 |
No Data specified. |
| TRIGG01001 |
Unspecified participant for {0} trigger. |
| TRIGG01002 |
Invalid participant ''{0}'' for {1} trigger. |
| TRIGG01003 |
Unspecified start time for timer trigger. |
| TRIGG01004 |
Duplicate ID for process definition ''{0}''. |
| TRIGG01005 |
ID ''{0}'' for trigger ''{1}'' exceeds maximum length of {2} characters. |
| TRIGG01006 |
No Name set for trigger. |
| TRIGG01007 |
No type set for trigger. |
| TRIGG01008 |
Parameter Mapping does not specify a Data. |
| TRIGG01009 |
Parameter Mapping does not specify a Parameter. |
| TRIGG01010 |
Parameter ''{0}'' for Parameter Mapping is invalid. |
| TRIGG01011 |
AccessPoint has invalid id defined. |
| TRIGG01012 |
Scan triggers do not support \"{0}\" access point type. |
| TRIGG01013 |
Parameter Mapping ''{0}'' contains an invalid type conversion. |
| TRIGG01014 |
Unspecified message type for JMS trigger. |
| TRIGG01015 |
Parameter has no id. |
| TRIGG01016 |
Parameter has invalid id defined. |
| TRIGG01017 |
No Location specified for parameter: {0} |
| TRIGG01018 |
Please provide a valid Type for Parameter ''{0}'' (Class ''{1}'' cannot be found). |
| TRIGG01019 |
Please provide a valid Type for Parameter ''{0}'' (Class ''{1}'' could not be loaded). |
| TRIGG01020 |
Unspecified user name for mail trigger. |
| TRIGG01021 |
Unspecified password for mail trigger. |
| TRIGG01022 |
Unspecified server name for mail trigger. |
| TRIGG01023 |
Unspecified protocol for mail trigger. |
| TRAN01001 |
ID ''{0}'' for transition ''{1}'' exceeds maximum length of {2} characters. |
| TRAN01002 |
No boundary event handler with ID ''{0}'' for exception transition with ID ''{1}'' found. |
| TRAN01003 |
Expression scripting language: \"text/carnotEL\" do not match the model scripting language: \" {0} \". |
| TRAN01004 |
Unsupported scripting language: \" {0} "\". |
| SDT01000 |
Duplicate ID for type declaration ''{0}''. |
| SDT01001 |
Type declaration is not allowed to contain variables: {0} |
| SDT01002 |
TypeDeclaration ''{0}'': referenced parent type ''{1}'' not found. |
| SDT01003 |
TypeDeclaration ''{0}'': xsd schema at location ''{1}'' not found. |
| SDT01004 |
TypeDeclaration ''{0}'': xsd:import with location ''{1}'' and namespace ''{2}'' could not be resolved. |
| SDT01005 |
TypeDeclaration ''{0}'': xsd:include with location ''{1}'' could not be resolved. |
| SDT01006 |
TypeDeclaration ''{0}'': type definition of element with name ''{1}'' could not be resolved. |
| PART01001 |
No data associated to the conditional performer ''{0}''. |
| PART01002 |
The data expression for the conditional performer ''{0}'' yields a value of unsupported type. Performers can be looked up by string (User account, User Group ID or Participant ID) or longs (User, User Group or Participant OID). |
| PART01003 |
"The realm data expression for the conditional performer ''{0}'' yields a value of unsupported type. Performers can be looked up by string (User Realm ID) or longs (User Realm OID). |
| PART01004 |
Missing 'Administrator' participant. |
| PART01005 |
'Administrator' participant must be a role. |
| PART01006 |
Administrator is not allowed to have relationships to any organizations. |
| PART01007 |
Scoped participants are not allowed for model level grants. |
| PART01008 |
Duplicate ID for participant ''{0}''. |
| PART01009 |
ID for participant ''{0}'' exceeds maximum length of {1} characters. |
| PART01010 |
The associated organization ''{0}'' set for participant ''{1}'' doesn't exist in the model. |
| PART01011 |
The data of the scoped organization ''{0}'' must exist. |
| PART01012 |
The data of the scoped organization ''{0}'' can only be a primitive or structured type. |
| PART01013 |
The data of the scoped organization ''{0}'' must not be null. |
| PART01014 |
The data path of the scoped organization ''{0}'' must not be null when structured data type is used. |
| PART01015 |
The type of the data ''{0}'' the scoped organization ''{1}'' is not ''{2}''. |
| PART01016 |
The organization ''{0}'' is scoped. But in audit trail this organization is unscoped. |
| PART01017 |
The organization ''{0}'' is unscoped. But in audit trail this organization is scoped. |
| PART01018 |
The data id ''{0}'' of the scoped organization ''{1}'' is different from the data id ''{2}'' of the deployed scoped organization in audit trail. |
| PART01019 |
The data id ''{0}'' of the scoped organization ''{1}'' is different from the data path ''{2}'' of the deployed scoped organization in audit trail. |
| PART01020 |
Multiple super organizations are not allowed. |
| PART01021 |
The model to deploy contains a different 'Manager Of'-association ''{0}'' than the deployed model in audit trail. |
| PART01022 |
The model to deploy contains a different organization tree of the scoped organization ''{0}'' than the scoped organization tree of the model in audit trail. |
| DATA01001 |
Duplicate ID for data ''{0}''. |
| DATA01002 |
ID for data ''{0}'' exceeds maximum length of {1} characters. |
| DATA01003 |
No activity set for data mapping ''{0}''. |
| DATA01004 |
No data set for data mapping ''{0}''. |
| DATA01005 |
No useful ID set for data mapping ''{0}''. |
| DATA01006 |
No useful Name set for data mapping ''{0}''. |
| DATA01007 |
DataMapping ''{0}'' has no unique ID for the direction ''{1}''. |
| DATA01008 |
Cannot resolve AccessPointProvider for data mapping ''{0}''. |
| DATA01009 |
Context ''{0}'' of data mapping ''{1}'' is invalid. |
| DATA01010 |
Application ''{0}'' of data mapping ''{1}'' is invalid. |
| DATA01011 |
Data ''{0}'' is not of the correct type for data mapping ''{1}''. |
| DATA01012 |
Formal parameter with id ''{0}'' could not be resolved for data mapping ''{1}''. |
| DATA01013 |
Application access point with id ''{0}'' could not be resolved for data mapping ''{1}''. |
| DATA01014 |
No application access point set for data mapping ''{0}''. |
| DATA01015 |
No context set for data mapping ''{0}''. |
| DATA01016 |
Context ''{0}'' for data mapping ''{1}'' is undefined." |
| DATA01017 |
Data path is not valid for data mapping ''{0}''. |
| DATA01018 |
Duplicate ID for data path ''{0}''. |
| DATA01019 |
No Name specified for DataPath. |
| DATA01020 |
No Data specified for DataPath. |
| DATA01021 |
Key descriptors must be either primitive or structured types. |
| DATA01022 |
Structured key descriptors must have primitive type. |
| DATA01023 |
No schema found for structured key descriptor. |
| DATA01024 |
Structured key descriptors must be indexed and persistent. |
| DATA01025 |
DataPath marked as key descriptor but it's not a descriptor. |
| DATA01026 |
Unspecified type for primitive data. |
| DATA01027 |
No schema found for structured data ''{0}''. |
| DATA01028 |
Access path ''{0}'' is not valid for data path ''{1}''. |
| EVEN01000 |
Duplicate ID for event handler ''{0}''. |
| EVEN01001 |
ID for event handler ''{0}'' exceeds maximum length of {1} characters. |
| EVEN01002 |
EventHandler does not have a condition type. |
| EVEN01003 |
Duplicate ID for event action ''{0}''. |
| JAVA01001 |
Java class not specified. |
| JAVA01002 |
Completion method not specified. |
| JAVA01003 |
Could not find method ''{0}'' in class ''{1}''. |
| JAVA01004 |
Constructor not specified. |
| JAVA01005 |
Could not find constructor ''{0}'' in class ''{1}''. |
| JAVA01006 |
Class ''{0}'' not found. |
| JAVA01007 |
Class ''{0}'' could not be loaded. |
| JAVA01008 |
Empty class name. |
| JAVA01009 |
Class ''{0}'' has no default constructor. |
| JAVA01010 |
Cannot load class ''{0}'' : {1} |
| JAVA01011 |
{0} interface not specified. |
| JAVA01012 |
{0} method not specified. |
| JAVA01013 |
Business interface not specified. |
| JAVA01014 |
Bean type is not specified. |
| JAVA01015 |
Bean ID was not specified. |