Report execution was canceled - How to find out why
Answered
Hello,
A report was running for exactly 4 hours and then this message appeared on the screen, instead of the spinning wait cursor. Report execution was canceled.
Why it took 4 hours is another subject, but what needs to be changed to extend the time it is allowed to run. (I'm assuming it was some kind of timeout, but don't see any DB, Java, etc.. settings that equate to exactly 4 hours.
Thanks
Hi Bruce,
Thanks for reaching out. "4 hours" sounded familiar, so I looked at my lab setup and can see it as the default timeout for the YF execution Queue aka "maxopentime" in the JDBC log-
You can adjust this setting in /appserver/webapps/ROOT/WEB-INF/web.xml -
Are you able to influence the behavior by adjusting this configuration value?
Thanks,
Eric
Hi Bruce,
Thanks for reaching out. "4 hours" sounded familiar, so I looked at my lab setup and can see it as the default timeout for the YF execution Queue aka "maxopentime" in the JDBC log-
You can adjust this setting in /appserver/webapps/ROOT/WEB-INF/web.xml -
Are you able to influence the behavior by adjusting this configuration value?
Thanks,
Eric
Hi Bruce,
Just wanted to check in to see if you were able to get the change tested at this time.
Thanks
Hi Bruce,
Just wanted to check in to see if you were able to get the change tested at this time.
Thanks
Replies have been locked on this page!