Impacts of Ignore Pagination Option in Jasper Reports

Hello All,

Does Ignore pagination option has any impacts on the Jasper server? If yes, what can be they?

kalyaaanp's picture
Joined: Jan 10 2019 - 3:56am
Last seen: 3 years 9 months ago

If I have a report and it is checked with ignore pagination and other reports are not checked. Does this report affect other reports execution in the Server if they are scheduled to run simultaneously?

kalyaaanp - 4 years 2 months ago

Yes it might partially affect other reports. When an exception is thrown out I believe that tomcat tries to manage the memory and in this process some services/processes will become not responding.

Apart from this issue, you also see that a long PDF will not open  in some PDF editors

reportdev - 4 years 2 months ago

2 Answers:

Yes. Especially when  a report is exported, there may be no pagination.

hozawa's picture
170531
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

I have seen Server Memory being fully utilized resulting in a tomcat Out of Memory error. I would not recommend Ignore pagination on your reports if you are using low memory settings on your server 

 

reportdev's picture
10570
Joined: Oct 12 2015 - 12:05pm
Last seen: 9 months 1 week ago
Feedback
randomness