Workflow failed error

DocumentumNewbie
edited June 21, 2012 in Documentum #1

We had some issue while bringing up the java method server, that did not get notice. When it got noticed probably 7-8 hours later and we checked the log there were lots of entries in log. There were 3 types of error entry

First Type

[DM_WORKFLOW_E_AUTO_TASK]error:  "Launch of 4a009bc2900a799a failed: the method was launched successfully but the method did not acquire/complete the work item."

SecondType

[DM_WORKFLOW_E_PROCESS_AUTO_TASK]error:  "Workflow Agent failed to process task 4a009bc2900a799f of workflow 4d009bc280021c9f. The task is using method 'BPSIntegration'. Check the Java Method Server log for errors."

ThirdType

[DM_WORKFLOW_E_PROCESS_AUTO_TASK]error:  "Workflow Agent failed to process task 4a009bc2900a7939 of workflow 4d009bc2800247b1. The task is using method 'BPSIntegration'. Method timed out within 60 secs."

We restarted the method server the error went away.. Life is good. But Now the issue is to complete the whatever workflow/ Task /Process failed.

Is there way from the information that is in the log like   in log that we cam\n use to run a either DQL OR by writing small DFC program. If yes a little guidance will help.

Thanks

Comments

  • Hi DocumentumNewbie, We are also facing the same issue. Did you see that issue again after the method server restart,