legacy-knowledge-base
公開されました Jun. 30, 2025

ステート・ノードでトリガされたワークフロー・ユーザー通知は、NoSuchTaskInstanceTokenException をスローします。

written-by

Justin Mann

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ワークフローの一部として通知を使用する場合、Stateノードでトリガーされると、通知は生成されますが、それらが選択されると、以下の例外がログに表示されます。
2023-05-09 20:47:25.666 ERROR [http-nio-8080-exec-9][WorkflowTaskUserNotificationHandler:295] null
com.liferay.portal.kernel.workflow.WorkflowException: com.liferay.portal.workflow.kaleo.exception.NoSuchTaskInstanceTokenException: No KaleoTaskInstanceToken exists with the primary key 0

Environment

  • Liferay DXP 7.4

解像度

  • この問題は、ロジックがワークフロー・タスクが関連付けられていることを誤って想定していたために発生しました。
  • これは既知の問題で、この問題の修正は LPS-184878 に記載されており、Liferay DXP 7.4 の Update 78 で修正されています。
did-this-article-resolve-your-issue

legacy-knowledge-base