アーティクル - CS113924

エラー「無効な時間引数が渡されました。値は現在の時間より前です」が Windchill PDMLink でスローされる

修正日: 16-Feb-2023   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill PDMLink 10.0 to 12.0

説明

  • Timer Activity/Robotを使用したワークフロー プロセスの場合、プロセスはTimerノードで停止し、以下の例外/エラーが発生しました
  • メソッドサーバーを起動/開始できますが、エラーがあります
  • エラーメッセージ
2013-01-29 09:09:23,8572013-04-07 13:45:50,482 ERROR [Thread-14] root Administrator - >> Couldn't add entry to queue 'QueueName'
2013-04-07 13:45:50,513 ERROR [Thread-14] root Administrator - >> Entry: wt.scheduler.StandardSchedulingService.executeScheduledItem
2013-04-07 13:45:50,513 ERROR [Thread-14] root Administrator - >> Args: [Ljava.lang.Object;@9770b
2013-04-07 13:45:50,513 ERROR [Thread-14] root Administrator - >> Exception:
2013-04-07 13:45:50,513 ERROR [Thread-14] root Administrator - wt.util.WTException: Invalid time arg passed, value is before the current time
nested exception is: Invalid time arg passed, value is before the current time
2013-04-07 13:45:50,513 ERROR [Thread-14] wt.scheduler Administrator - Could not add item to db
wt.util.WTException: Invalid time arg passed, value is before the current time
nested exception is: Invalid time arg passed, value is before the current time
      at wt.queue.ScheduleQueueEntry.setScheduleTime(ScheduleQueueEntry.java:162)
      at wt.queue.ScheduleQueue.addEntry(ScheduleQueue.java:237)
      at wt.scheduler.StandardSchedulingService.addEntryToQueue(StandardSchedulingService.java:1274)
      at wt.scheduler.StandardSchedulingService.addItem(StandardSchedulingService.java:664)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)
      at $Proxy31.addItem(Unknown Source)
      at wt.scheduler.StandardSchedulingService.addItemUnique(StandardSchedulingService.java:1470)
      at wt.fv.StandardFvService.activateUnreferencedFvItemsPurging(StandardFvService.java:7453)
      at wt.fv.StandardFvService.access$2200(StandardFvService.java:277)
      at wt.fv.StandardFvService$UnreferencedFvItemsPurging.run(StandardFvService.java:7374)
      at java.lang.Thread.run(Thread.java:662)

最新バージョンはこちらを参照ください CS113924