When ever I try to run a report that needs more then 10 minutes to execute I get this error.
The request timed out because there has been no reply from the server for 600,000 milliseconds
The reports that take a few seconds or a few minutes to execute are working properly.
I have already increased the timeout in the CRConfig.xml file (/usr/local/bobje/install/bobje/java/CRConfig.xml) on the BOE server to 60 minutes but it still does not work.
Which other timeout do I need to increases to fix this issue?
My setup is
BOE XI 3.1 on Linux
I am using the RAS/CrystalReportViewer java API to execute/view the reports from a Jboss webapp.
Thanks