技术文章 - CS173518

Windchill PDMLink 中的工作流因 wt.workflow.definer.InvalidEventException: 空事件错误而停滞

已修改: 17-Mar-2025   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • Windchill PDMLink 9.1 to 13.1

说明

  • 工作流程陷入停滞
  • WfPropagationQueue队列中有严重条目
  • 后台方法日志中的错误:
ERROR : wt.queue.ProcessingQueue.WfPropagationQueue wcadmin - Queue entry number: xxxxxx
java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor101.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at wt.queue.QueueEntry.execute(QueueEntry.java:231)
    at wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:287)
    at wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:877)
    at wt.queue.PollingQueueThread.run(PollingQueueThread.java:109)
Caused by: wt.workflow.WfException: wt.util.WTException: wt.workflow.definer.InvalidEventException: null event
Nested exception is: wt.workflow.definer.InvalidEventException: null event
Nested exception is: wt.util.WTException: wt.workflow.definer.InvalidEventException: null event
Nested exception is: wt.workflow.definer.InvalidEventException: null event
    at wt.workflow.engine.StandardWfEngineService.propagateEvent(StandardWfEngineService.java:880)
    ... 7 more
Caused by: wt.util.WTException: wt.workflow.definer.InvalidEventException: null event
Nested exception is: wt.workflow.definer.InvalidEventException: null event
    at wt.workflow.definer.WfExpression.executeRouter(WfExpression.java:1341)
    at wt.workflow.definer.WfExpression.execute(WfExpression.java:416)
    at wt.workflow.engine.WfConnector.evaluateRouterExpression(WfConnector.java:586)
    at wt.workflow.engine.WfConnector.fire(WfConnector.java:350)
    at wt.workflow.engine.WfConnector.fireInput(WfConnector.java:314)
    at wt.workflow.engine.ActivityConnectorLink.receiveEvent(ActivityConnectorLink.java:143)
    at wt.workflow.engine.StandardWfEngineService.propagateEvent(StandardWfEngineService.java:857)
    ... 7 more
Caused by: wt.workflow.definer.InvalidEventException: null event
    at wt.workflow.expr.WfExpression10325578557.execute_ROUTER_EXPRESSION_(WfExpressionYYYYYYY.java:164)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at wt.workflow.definer.WfExpression.invokeByReflectionWithTransaction(WfExpression.java:1204)
    at wt.workflow.definer.WfExpression.executeRouter(WfExpression.java:1322)
    ... 13 more
这是文章 173518 的 PDF 版本,可能已过期。最新版本 CS173518