Does net.sf.jasperreport 6.20.0 works with JDK17

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?

pavankalburgi17's picture
Joined: Apr 7 2021 - 1:30am
Last seen: 2 months 5 days ago

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!

Swapnil Pawar's picture
Joined: Apr 22 2021 - 5:44am
Last seen: 2 days 7 hours ago
Feedback
randomness