While runningĀ bpel process (from em , soap UI or from a front end application) am often getting the below error and it gets resolved on restart of the soa-server. There isn't much information regarding this error in any document or on google search.
faultName: {{http://xmlns.oracle.com/bpel/workflow/taskService}operationErroredFault}
messageType: {{http://xmlns.oracle.com/bpel/workflow/taskService}workflowErrorMessage}
parts: {{
payload=<operationErroredFault xmlns="http://xmlns.oracle.com/bpel/workflow/taskService"><faultInfo>exception.code:30002
exception.type: ERROR
exception.severity: 2
exception.name: Error in evaluating routing slip.
exception.description: Error while evaluating the routing slip default/MyProcessXXX!2.1/MyProcessXXXXTask. This routing slip is used by workflow default/MyProcessXXX!2.1/MyProcessXXXXTask.
exception.fix: Check the underlying exception and correct the error in the routing slip.
</faultInfo></operationErroredFault>}
cause: {null}
Can someone help me in understanding this
Regards
Rima