<bpelFault> <faultType>1</faultType> <operationErroredFault xmlns="http://xmlns.oracle.com/bpel/workflow/taskService"> <part name="payload"> <operationErroredFault> <faultInfo>exception.code:30036 exception.type: ERROR exception.severity: 2 exception.name: Invalid action on workflow task or user does not have privilege to perform this action. exception.description: Action ACQUIRE on task 22423c56-1b08-43de-9d4e-dc8fa981ca16 cannot be performed by weblogic. exception.fix: Make sure that the action is valid with respect to the current state of the task or ensure that the user has privilege to perform this action on the workflow task. </faultInfo> </operationErroredFault> </part> </operationErroredFault> </bpelFault> |
Please follow below steps to resolve the issue :
- Stop the SOA Managed Sever
- Delete the files in the following directories:
- $DOMAIN_HOME/servers/<soaserver>/cache
- $DOMAIN_HOME/servers/<soaserver>/data
- $DOMAIN_HOME/servers/<soaserver>/tmp
- Clean all the log files.
- Restart the Managed Server.
Then restart the rest of the domain.
No comments:
Post a Comment