Hello Experts,
I am facing issues with my Workflows in xCP 2.2 application. Whenever a workflow is started i am facing below error.
Error in Repository log:
[DM_WORKFLOW_E_PROCESS_AUTO_TASK]error: "Workflow Agent failed to process task 4a325b1280006d00 of workflow 4d325b1280006100. The task is using method 'BPSIntegration'. Activity: '<<Activity Name>>'. Check the Java Method Server log for errors The task will be processed by dm_bpm_XCPAutoTaskMgmt job since it is not completed and is from XCP process.."
[DM_WORKFLOW_E_ACTION_NOT_ALLOWED]error: "This operation is not allowed when the state is 'acquired' for workitem '4a325b1280006d00'."
[DM_WORKFLOW_E_WORKITEM_TRANSITION]error: "Workitem (4a325b1280006d00) fails to make the state transition."
[DM_WORKFLOW_E_PROCESS_AUTO_TASK]error: "Workflow Agent failed to process task 4a325b1280006d00 of workflow 4d325b1280006100. The task is using method 'BPSIntegration'. Activity: '<<Activity Name>>'. Check the Java Method Server log for errors."
Error in JMS:
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/bpm].[DoMethod]] (http-0.0.0.0-0.0.0.0-9060-2) Servlet.service() for servlet DoMethod threw exception: javax.servlet.ServletException: java.lang.NullPointerException
at com.documentum.mthdservlet.DoMethod.invokeMethod(Unknown Source) [mthdservlet.jar:]
at com.documentum.mthdservlet.DoMethod.doPost(Unknown Source) [mthdservlet.jar:]
Please let know what could be possible issues. I tried reinstalling the project and tried deleting cache multiple times but no luck!
Thanks
Sree