10-13-2011 02:28 AM
13.10.2011 08:13:07 com.bigcompany.wfe.WorkflowEngine deployResources
SCHWERWIEGEND: Deployment failure: org.activiti.engine.ActivitiException: Invalid destination 'id_9_ERFOLGREICH' of sequence flow 'flow_id_11_VAR_DIA_TEXT' | FT_ENGINE_ADAP_EKP.bpmn20.xml | line 242 | column 111
Invalid destination 'id_9_ERFOLGREICH' of sequence flow 'flow_id_12_VAR_DIA_TEXT' | FT_ENGINE_ADAP_EKP.bpmn20.xml | line
250 | column 111
at org.activiti.engine.impl.util.xml.Parse.throwActivitiExceptionForErrors(Parse.java:186)
How can I find out why the destination is "invalid"? What are the possibilities to throw an error like this?10-13-2011 02:36 AM
<serviceTask id="id_9_ERFOLGREICH" name="ERFOLGREICH" activiti:class="com.bigcompany.wfe.activiti.delegate.DialogDelegate">
<extensionElements>
<activiti:field name="DataBinding_dialogProperty_href">
<activiti:string>platform:/plugin/com.bigcompany.bdx.workflow.designer.diagram.custom/library/DialogLibrary.workflow#_LMkd8Mg2Ed21EsAhTrf4tQ</activiti:string>
</activiti:field>
<activiti:field name="DataBinding_dialogProperty_expression">
<activiti:string>DIALOG.ERFOLGREICH.InfoBox.StatusLine.TEXT."VAR.DIA_TEXT.Value"</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_name__L9BrECpNEd6BTe1FjbbqkA">
<activiti:string>icon</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_DialogProperty_name__L9BrECpNEd6BTe1FjbbqkA">
<activiti:string>dialog_status.JPG</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_DialogProperty_type__L9BrECpNEd6BTe1FjbbqkA">
<activiti:string>workflowialogProperty</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_name__L9BrFCpNEd6BTe1FjbbqkA">
<activiti:string>InfoBox</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_DialogProperty_name__L9BrFCpNEd6BTe1FjbbqkA">
<activiti:string>StatusLine</activiti:string>
</activiti:field>
<activiti:field name="visible_DialogElement_DialogProperty_type__L9BrFCpNEd6BTe1FjbbqkA">
<activiti:string>workflowialogProperty</activiti:string>
</activiti:field>
</extensionElements>
</serviceTask>
10-13-2011 03:18 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.