[SOLVED] "Java heap space" OutOfMemory error in renderTask [message #1804253] |
Thu, 21 March 2019 09:15 |
Dominik Löwenstein Messages: 3 Registered: March 2019 |
Junior Member |
|
|
I have problems to print excel reports (xls and xlsx) when the size get to big.
xls 50k rows
xlsx 15k rows
I have found some options to reduce the cache size when it reaches a given size.
for example:
org.eclipse.birt.data.cache.memory
org.eclipse.birt.data.query.ResultBufferSize
org.eclipse.birt.data.cache.RowLimit
but this only effects my query result the cache of the renderTask is my real problem.
Are their some parameters to change the cache behavoir of the renderTask?
I tried different Birt engines without success.
Increase the heap space is not an option.
[Updated on: Tue, 02 April 2019 07:20] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.20396 seconds