アーティクル - CS333561
「イベント ハンドラーの実行中にエラーが発生しました」 <Event' for event Type.Thing:Entity:<Thing> :Event.ScheduledEvent」が ThingWorx Platform の ErrorLog に頻繁に記録されます
修正日: 25-Jul-2023
適用対象
- ThingWorx Platform 8.5 to 9.3
説明
- ThingWorx でスケジューラを正しく実行できない
- ThingWorx ログでは、スケジュールされたイベント エラーが頻繁に報告されます。
- スケジューラの管理者ユーザーを変更しようとしましたが、依然として問題が発生します
- <ThingworxStorage>\logs\ErrorLog.log は次のエラーを報告します (エラー スタック トレースが有効な場合)。
[L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <User>] [S: ] [P: ] [T: TWEventProcessor-<ID>] Error Executing Event Handler '<Event' for event Type.Thing:Entity:<Thing>: Event.ScheduledEvent[L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <User>] [S: ] [P: ] [T: TWEventProcessor-<ID>] Error Executing Event Handler '<Event>' for event Type.Thing:Entity.<Thing>: Event.ScheduledEvent com.thingworx.common.exceptions.InvalidRequestException: Thing [<Thing>] is not enabled at com.thingworx.things.Thing.processEvent(Thing.java:7653) at com.thingworx.system.subsystems.eventprocessing.EventInstance.run(EventInstance.java:58) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)
最新バージョンはこちらを参照ください CS333561