Reg:DataEngine_xxxxxx_xxx [message #758464] |
Wed, 23 November 2011 06:35  |
Eclipse User |
|
|
|
hi,
We observed that when a report is being generated, a directory DataEngine_279358987_54 is created in /tmp location of our linux servers. We have set the below options for our reportengine:
config.getAppContext().put(DataEngine.MEMORY_USAGE, DataEngine.MEMORY_USAGE_CONSERVATIVE);
config.getAppContext().put(DataEngine.MEMORY_BUFFER_SIZE, birtProperties.getBirtMemoryBufferSize(key));
Is there document available to understand the siginificance of these parameters.
While running reports we get DataEngine directories deleted automatically after data is fetched from Database,is this anything to do with the option we set above?.
Sometimes we get the reports errored out with an exception in the file attached.
Please advise on the configuration of the reportengine to run 30 reports in parallel with each report having around 30k records.
Thanks,
KKP
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04713 seconds