Websphere+Birt 3.7: Report generation aborts after 1 minute. Timeout? [message #728397] |
Fri, 23 September 2011 04:11  |
Eclipse User |
|
|
|
I have a really ugly query which takes around 3 minutes to complete. In the report designer it runs fine and displays results. However, on the server I see the 'Processing' message but this disappears after exactly 1 minute. I have looked in the logs on the server but can see nothing there.
It is almost certainly a timeout issue - but where? Does BIRT have a timeout on queries? Is it a web server timeout?
[Update]
I just tried it out in my local tomcat server and it returns after 45 seconds and displays the first page of 248. I can then page up and down and the response time is fast. Not sure why Websphere takes so much longer. In the preview window the request took 2-3 minutes but then displayed the whole result set.
[Updated on: Fri, 23 September 2011 05:11] by Moderator
|
|
|
|
|
|
|
|
Re: Websphere+Birt 3.7: Report generation aborts after 1 minute. Timeout? [message #730097 is a reply to message #729883] |
Tue, 27 September 2011 11:26  |
Eclipse User |
|
|
|
Paul,
Does this happen with all long running reports or just the one?
Jason
On 9/27/2011 4:09 AM, Paul Ramsden wrote:
> Well, it's back again.
>
> I updated a report and restarted the server. Here is the log (FINEST)
>
> 27.09.2011 10:05:41 null null
> INFO: Found JDBC driverinfo extension:
> driverClass=org.apache.derby.jdbc.EmbeddedDriver, connectionFactory=null
> 27.09.2011 10:05:41 null null
> INFO: Found JDBC driverinfo extension:
> driverClass=org.eclipse.birt.report.data.oda.hive.HiveDriver,
> connectionFactory=null
> 27.09.2011 10:05:41 null null
> INFO: Found JDBC driverinfo extension:
> driverClass=org.eclipse.birt.report.data.oda.sampledb.Driver,
> connectionFactory=org.eclipse.birt.report.data.oda.sampledb.SampleDBJDBCConnectionFactory
>
> 27.09.2011 10:05:41 null null
> INFO: Loaded JDBC driver class in class path:
> com.microsoft.sqlserver.jdbc.SQLServerDriver
>
> Not much to see!
>
> Paul
|
|
|
Powered by
FUDForum. Page generated in 0.26802 seconds