Our application generates URL's to send to BIRT as such:
http://somesite/birt/run?__format=pdf&__report=somereport.rptdesign&rp_user=jsmith&rp_rpt_yr=2011
The reports are developed with a single "main" table that selects the main information from what we call a "header" data set and there are "sub" data sets within the main table row that retrieves address/contact information and builds a letter. In long running reports that generate PDF reports that contain 4000+ letters the main data set information prints out correctly, but the tables that display the "sub" data set information do not display after 75 letters. There are no data issues that would prevent these letters from displaying this information.
Is there an embedded time out for data sets that would cause a report generating to PDF to not display certain info? A report that displays about 4700 pages takes about 4 minutes to render. We are running BIRT 2.6.1.