Article - CS113924

An error "Invalid time arg passed, value is before the current time" is thrown in Windchill PDMLink

Modified: 16-Feb-2023   


Applies To

  • Windchill PDMLink 10.0 to 12.0

Description

  • For workflow process with Timer Activity/Robot, the process stopped in Timer node with exception/error below
  • Method server can be launched/started, but there is an error 
  • The error message
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)

 
This is a printer-friendly version of Article 113924 and may be out of date. For the latest version click CS113924