[StatisticsGenerator] Error occurred when running Statistics Generator. Retrying for 1 times: java.lang.IllegalArgumentException: Value too early to represent a valid time: 1969/12/31 19:00:00.000 EST
search cancel

[StatisticsGenerator] Error occurred when running Statistics Generator. Retrying for 1 times: java.lang.IllegalArgumentException: Value too early to represent a valid time: 1969/12/31 19:00:00.000 EST

book

Article ID: 204053

calendar_today

Updated On:

Products

Automic Automation Intelligence

Issue/Introduction

ERROR [StatisticsGenerator] Error occurred when running Statistics Generator. Retrying for 1 times: java.lang.IllegalArgumentException: Value too early to represent a valid time: 1969/12/31 19:00:00.000 EST at com.termalabs.util.time.EpochTime.valueOf(EpochTime.java:238) at com.termalabs.server.hibernate.jaws.HibernateJobStreamRunData$1.execute(HibernateJobStreamRunData.java:167) at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1858) at com.termalabs.server.hibernate.jaws.HibernateJobStreamRunData.runVisitJobRunsQuery(HibernateJobStreamRunData.java:154) at com.termalabs.server.hibernate.jaws.HibernateJobStreamRunData.visitJobStreamRuns(HibernateJobStreamRunData.java:105) at com.termalabs.server.app.statistics.StatisticsGeneratorImpl.readJobStreamRuns(StatisticsGeneratorImpl.java:804) at com.termalabs.server.app.statistics.StatisticsGeneratorImpl.readJobStreamRunsWithTempFile(StatisticsGeneratorImpl.java:759) at com.termalabs.server.app.statistics.StatisticsGeneratorImpl.generateJobStreamStatistics(StatisticsGeneratorImpl.java:656) at com.termalabs.server.app.statistics.StatisticsGeneratorImpl.generateAllStatistics(StatisticsGeneratorImpl.java:280) at com.termalabs.server.system.StatisticsGeneratorService$2.run(StatisticsGeneratorService.java:155) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505)

Environment

Release : 6.0.1

Component : AUTOMIC AUTOMATION INTELLIGENCE ENGINE

Resolution

Resolved in 6.3.0-1 as noted in the Release Notes link below:

https://docs.automic.com/documentation/webhelp/english/ALL/components/TERMA/latest/AAI%20Guides/Content/AAI_Topics/Release_Notes_6_3_0/PV_BugFixes_6_3_0.htm#link6

  • Removed jobstream runs that do not have an end time from the calculations in the Statistics Generator to prevent an IllegalArgumentException which resulted in the Statistics Generator not completing successfully.

Please upgrade to at least 6.3.0-1.