I am using net.sf.jasperreports 6.20.0 to generate PDFs. However, when processing a bulk amount of data sources, the JasperFillManager gets stuck and is not able to generate any PDFs. I have waited for around two hours, but there is no progress. The issue seems to occur at this line: 'JasperPrint jasperPrint = JasperFillManager.fillReport(templateStream, params);'
Please note that I am using JDK 17 and Tibco 6.20.0 to compile reports, and XMLs as the data source without connecting to any database. Could someone please help?
1 Answer:
Hello,
Java 17 is not yet certified with the Jasperserver Library, we do have already an enhancement request(ER) for this request.
Please find the ER here: https://jaspersoftideas.tibco.com/ideas/JSPR-I-4587
Please feel free to vote for this ER, so our product management team timely reviews the ERs to consider the best ideas.
Thanks!