#1 2017-03-09 07:36:44

abasarte
Member
Registered: 2017-03-09

Extend report execution timeout

Good morning,

I wonder if there is a way to extend the report execution timeout for BIRT reports. Now I have some reports that take a while to execute and they exceed the timeout, preventing me to executing them correctly.

Thank you in advance,
Álvaro

Offline

#2 2017-03-09 09:11:43

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Extend report execution timeout

Hi Álvaro,

how long are your reports executing? And what happens exactly when they exceed the timeout? Is your session getting closed?

Cheers,
Eduardo

Offline

#3 2017-03-10 07:13:38

abasarte
Member
Registered: 2017-03-09

Re: Extend report execution timeout

Hello Eduardo,

Thank you for the quick response.

At first RS showed me a expired session error but yesterday I was testing this reports and it simply shows me a "Internal Server error" with no information on it.

My session is not closed in the process and the reports take around 25 minutes to execute.

Best regards,
Álvaro

Offline

#4 2017-03-10 10:20:44

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Extend report execution timeout

Hello Álvaro,

how long is your session? you can find this on your web.xml , session-timeout setting.

Can you also please check the logs? The "Internal server error" should have some output on the logs.

Cheers,
Eduardo

Offline

#5 2018-01-31 08:12:00

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Extend report execution timeout

For completeness:

The problem here was the value of the ProxyTimeout in the HTTP Server settings:

Proxytimeout=600   => (default settings)
in configuration file httpd.conf  of the HTTP server

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB