07/08:16,ACT|ERRORNOUSSESSIONID,ReportingTools.API.ERRORNOUSSESSIONID.Alarm,MIN
Caused by: com.avaya.ccr.reportingtools.exceptions.SessionIdNotFoundException: ReportingTools.ReportParser.ReportingTools.ReportParser.ExpectedSessionIdNotFound An expected Session ID was not found in the report output: 8a89c818427589f801427ac7107403371517978223427. This does not necessarily indicate an error as the expected report session may be found after a subsequent report refresh. If the report doesn't appear after a reasonable amount of time there may be an error. null
at com.avaya.ccr.reportingtools.realtime.execution.ReportExecutionThread.sendResultsToAssembler(ReportExecutionThread.java:422)
at com.avaya.ccr.reportingtools.realtime.execution.ReportExecutionThread.runReportJob(ReportExecutionThread.java:146)
at com.avaya.ccr.reportingtools.realtime.execution.ReportExecutionThread.run(ReportExecutionThread.java:102
The only thing I see a lot of in the logs is the following, but I am not sure if it
is an issue.
2018-02-12 11:34:32,052
com.avaya.ccr.reportingtools.realtime.server.RealTimeReportServiceImpl
[http-0.0.0.0-18443-12] 774 RealTimeReportServiceImpl.java WARN
com.avaya.ccr.reportingtools.realtime.server.RealTimeReportServiceImpl
ReportingTools.API.PERSISTENCE_ERROR Persistence problem occurred.
It all looks okay to me.