Posted Tue, 18 Aug 2020 00:52:17 GMT by
I recently received a new laptop and after installing iForms Designer I can not get my form designs to execute in the designer.  It appears that the designer is not recognizing where any of my image files or subreports reside.  
 
On my old laptop I could create designs on the remote server and then execute those designs that resided on the remote server.
 
I'm guessing there is a setting in the designer that I do not have set correctly. 
 
Error filling print... Could not load object from location : /rjsiforms/CAR671_Detail.jasper
net.sf.jasperreports.engine.JRException: Could not load object from location : /rjsiforms/CAR671_Detail.jasper 
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLoader.java:271) 
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluateSubreport(JRFillSubreport.java:312) 
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubreport.java:261) 
    at net.sf.jasperreports.engine.fill.JRFillElementContainer.evaluate(JRFillElementContainer.java:275) 
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:426) 
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillColumnBand(JRVerticalFiller.java:1380) 
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillDetail(JRVerticalFiller.java:692) 
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRVerticalFiller.java:255) 
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:113) 
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:888) 
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:791) 
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:63) 
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:402) 
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:234) 
    at it.businesslogic.ireport.IReportCompiler.run(IReportCompiler.java:947) 
    at java.lang.Thread.run(Unknown Source) 
 
Posted Tue, 18 Aug 2020 01:35:48 GMT by

Hello Chad.

You will need to use the iForms Server plug-in to bring in all referenced form elements (images, sub-reports, etc) to your new local environment on any form that you are working on.

For this specific error, it looks like you have a sub-report reference on this form but the sub-report does not yet exist in your new local environment.  When iForms runs it will compile the main form buy not any of the sub-reports.  Use the iForms Server Plugin within the designer to bring the CAR671_Detail.jrxml form down to your local iForms environment and compile it, which will create the CAR617_Detail.jasper file.  Then retry your merge.

Thanks!

Albert

You must be signed in to post in this forum.