Clarity

  • 1.  Jasper schedule error "Did not find report result"

    Posted Oct 01, 2018 09:54 AM

    What would this error indicates ? "Did not find report result"

     

    org.quartz.JobExecutionException: Did not find report result for {paginated: false, maxPageHeight: null, maxPageWidth: null}
        at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.getReportResultForOutput(ReportExecutionJob.java:747)
        at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.executeAndSendReport(ReportExecutionJob.java:524)
        at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.execute(ReportExecutionJob.java:248)
        at com.jaspersoft.ji.report.options.engine.ReportOptionsExecutionJob.execute(ReportOptionsExecutionJob.java:48)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)



  • 2.  Re: Jasper schedule error "Did not find report result"

    Broadcom Employee
    Posted Oct 01, 2018 10:20 AM

    Hi, This is scheduled report that fails and failure notification is sent to user front end? What if user runs the report immediately again, is it successful?



  • 3.  Re: Jasper schedule error "Did not find report result"

    Posted Oct 01, 2018 10:50 AM

    My schedule was failed last week, today it was successful.



  • 4.  Re: Jasper schedule error "Did not find report result"

    Broadcom Employee
    Posted Oct 01, 2018 11:27 AM

    Do you know if there were many scheduled around same time? Another approach is to stagger schedules so less are running in a short of amount of time.



  • 5.  Re: Jasper schedule error "Did not find report result"

    Posted Oct 03, 2018 05:10 PM

    comparatively yes, there were many but other report schedules were also running.

    please confirm in case of many report schedule instances will cause this type of error ?