What could be the underlying reasons for the significant increase in memory usage across all Jasper/Maintenix instances following the recent upgrade to Jasper 9 and Maintenix, and what steps can be taken to diagnose and resolve this issue effectively?
Solved
Jasper 9 memory issue
Best answer by Savinda.Tennakoon
JasperReports 9 introduces enhanced rendering and processing features, which require more memory compared to previous versions.To fix the memory issue, start by enabling GC logging, capturing heap dumps during high memory usage, and profiling the application to track memory use. Temporarily increase the jasper.java.heapSizeInit and jasper.java.heapSizeMax settings, along with the JVM memory limits, to keep the system stable while you investigate the cause. After the system is stable, review the findings from the heap dumps and profiling to adjust memory settings for long-term improvement.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.