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

Compiling older version of jrxml file


cecelia.lukasik

Recommended Posts

Hello,

I'm new with JasperSoft Studio and trying to compile an older version of reports jrxml. Is it a compatibility issue? If so, how to fix it? Here's the error message while trying to compile;

"net.sf.jasperreports.engine.JRException: Resource not found at: repo:Event_Detail_Blockage_Sub_Report.jrxml."

at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRVerticalFiller.java:276)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:631)
    at net.sf.jasperreports.engine.fill.BaseFillHandle$ReportFill.run(BaseFillHandle.java:135)
    at java.base/java.lang.Thread.run(Unknown Source)

thanks,

cdl

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

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.
 

Link to comment
Share on other sites

  • 3 weeks later...

Hello,

While executing the report, an exception occurred: net.sf.jasperreports.engine.JRException: Resource not found at repo:Event_Detail_Blockage_Sub_Report.jrxml.Could you confirm the location where you've placed the sub-report? Please verify that the path specified in the main report's jrxml is accurate. It's possible that the path has been altered on your new server. I recommend double-checking the path specified in the sub-report expression: <subreportExpression><![CDATA["repo:Event_Detail_Blockage_Sub_Report.jrxml"]]></subreportExpression>Ensure that the sub-report file, Event_Detail_Blockage_Sub_Report.jrxml, is indeed located at the specified path. If the path has changed on the new server, update the expression accordingly. I hope this will help you, 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...