AppWorx, Dollar Universe and Sysload Community

 View Only
  • 1.  IllegalArgumentException issue

    Posted Jun 25, 2020 03:33 PM
    Hi,

    Does someone see the error below? We got this error message in our RMI log.

    ErrorMsg: AwE-9999 Internal error (6/25/20, 12:45 PM)
    Details: null
    java.lang.IllegalArgumentException: Negative delay.
    at java.base/java.util.Timer.schedule(Timer.java:193)
    at com.appworx.master.JobStarter.updateCapacities(JobStarter.java:2113)
    at com.appworx.master.JobStarter.init(JobStarter.java:401)
    at com.appworx.server.data.JobsData.Î(JobsData.java:1068)
    at com.appworx.server.data.JobsData.A(JobsData.java:76)
    at com.appworx.server.data.JobsData$_E.A(JobsData.java:3430)
    at com.appworx.server.data.JobsData$_E.doRun(JobsData.java:3474)
    at com.uc4.be.threading.AbstractWorker.run(AbstractWorker.java:367)
    at java.base/java.lang.Thread.run(Thread.java:834)

    If someone knows this issue, please help.

    Regards,

    Peter Wen


  • 2.  RE: IllegalArgumentException issue

    Posted Jun 30, 2020 03:33 PM
    AppWorx support provided a solution article for this issue. However, following the article to recompile any invalid object, the issue still persists. Anyone has the same experience?