Jump to content
We've recently updated our Privacy Statement, available here ×

Does net.sf.jasperreport 6.20.0 works with JDK17


pavankalburgi17
Go to solution Solved by Swapnil Pawar,

Recommended Posts

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?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

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!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...