技术文章 - CS113924

在 Windchill PDMLink 中抛出错误“传递的时间 arg 无效,值早于当前时间”

已修改: 16-Feb-2023   


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

适用于

  • Windchill PDMLink 10.0 to 12.0

说明

  • 对于带有Timer Activity/Robot的工作流过程,该过程在Timer节点中停止并出现以下异常/错误
  • 方法服务器可以启动/started,但是有错误
  • 错误信息
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)

这是文章 113924 的 PDF 版本,可能已过期。最新版本 CS113924