ad5xj_1 Posted February 16, 2023 Posted February 16, 2023 I am getting an error from JavaFX 19 runtime:Could not find the report org.xml.sax.SAXParseException; lineNumber: 77; columnNumber: 67; cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://jasperreports.sourceforge.net/jasperreports":property}'.that line in the .jrxml file is: <property name="com.jaspersoft.studio.unit.height" value="px"/> It should be noted that this report was generated and saved with JasperSoft Studio 6.20.0 and the preview is fine there.This is a Maven project with the dependency listed as: <dependency> <groupId>jasperreports</groupId> <artifactId>jasperreports</artifactId> <version>3.5.3</version> </dependency> The report engine also give errors on the uuid: values. I am missing something somewhere but I cannot find what. Any help would be appreciated.
Mehak Rajkumar Posted April 10, 2023 Posted April 10, 2023 Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times.
Mehak Rajkumar Posted April 13, 2023 Posted April 13, 2023 Thank you for your patience, we have not forgotten you. We need a little more time with our team of experts to come up with a solution. We will respond back with an answer as quickly as we can.
Paul Jimenez Posted April 13, 2023 Posted April 13, 2023 Hello,What was the full error received when trying to run this report on the server? You mentioned it runs and previews fine in Studio. Do you not see any errors there? Also, SQLite 3 is not a supported database. Regards, Paul JimenezSenior Support EngineerTIBCO Jaspersoft
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now