Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS15
After starting the workflow, the entries in the WfPropagationQueue queue are always in the Executing state, and the BackgroundMsthodServer does not report an error log. After waiting for about ten minutes, the entries are completed and the workflow flows to the next node.
--------------------------------------------
Translated text from Simplified Chinese to English using google translate
Subject - 启动工作流后,WfPropagationQueue队列中的条目一直是Executing状态
Body - 启动工作流后,在WfPropagationQueue队列中的条目一直是Executing状态,且BackgroundMsthodServer没有报错日志,等待大概十分钟后,条目才执行完毕,工作流流转到下一节点
--------------------------------------------
Hi @ZL_10925195
Hi @ZL_10925195
Hi @ZL_10925195
What is the question? Why the entries are still in executing state even though the workflow has been finished?
PetrH
Hi @HelesicPetr
There is a problem with the translation...
His meaning is that the queue entry will only be executed ten minutes after the workflow task starts, rather than immediately executing it
Hi @ZL_10925195
From your description, it seems that there has been a competition for resources
Can the problem be stably reproduced?
Will the problem disappear if Windchill and the database are restarted?
Hi @ZL_10925195
Check the workflow logic and grabbing thread dump
It should be caused by resource locking
No,