Hi Thomas, It is possible that this problem is related to Tomcat. To be sure about this, please try to upload this report on one of our test servers and check if you are getting the same error.
Best regards, Lukasz On 09/17/2012 11:45 AM, Thomas (Uganda) wrote: > Hello > > Apologies for cross posting, I need some guidance in designing new > Pentaho reports. Am running on Tomcat, Mifos 2.5 and Java 1.7 > > I have created a report using Pentaho report designer and can view the > report's information using the pentaho report designer. But when I > upload the report's .prpt file to mifos 2.5 i get the error below. > > I even tried to upload the .prpt file directly into the C:\Program > Files\Apache Software Foundation\Tomcat 6.0\webapps\mifos\WEB-INF > \classes\pentaho where the Pentaho reports are stored but that too > didn't help > > Any one who has come across this and managed to get a solution? > > Thanks in advance. > > Error stack trace > **************************************************************************************** > org.mifos.core.MifosRuntimeException: > org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException: > Failed to open URL connection > at > org.mifos.reports.pentaho.service.PentahoReportsServiceImpl.loadReport(PentahoReportsServiceImpl.java: > 280) > at > org.mifos.reports.pentaho.service.PentahoReportsServiceImpl.getParametersForReport(PentahoReportsServiceImpl.java: > 265) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java: > 859) > at org.apache.coyote.http11.Http11Protocol > $Http11ConnectionHandler.process(Http11Protocol.java:602) > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java: > 489) > at java.lang.Thread.run(Unknown Source) > Caused by: > org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException: > Failed to open URL connection > at > org.pentaho.reporting.libraries.resourceloader.loader.URLResourceData.getResourceAsStream(URLResourceData.java: > 128) > at > org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData.getResource(AbstractResourceData.java: > 101) > at > org.pentaho.reporting.libraries.docbundle.bundleloader.ZipResourceBundleLoader.loadBundle(ZipResourceBundleLoader.java: > 81) > at > org.pentaho.reporting.libraries.resourceloader.DefaultResourceManagerBackend.loadResourceBundle(DefaultResourceManagerBackend.java: > 389) > at > org.pentaho.reporting.libraries.resourceloader.ResourceManager.loadResourceBundle(ResourceManager.java: > 262) > at > org.pentaho.reporting.libraries.resourceloader.ResourceManager.load(ResourceManager.java: > 284) > at > org.pentaho.reporting.libraries.resourceloader.ResourceManager.create(ResourceManager.java: > 405) > at > org.pentaho.reporting.libraries.resourceloader.ResourceManager.create(ResourceManager.java: > 370) > at > org.pentaho.reporting.libraries.resourceloader.ResourceManager.createDirectly(ResourceManager.java: > 207) > at > org.mifos.reports.pentaho.service.PentahoReportsServiceImpl.loadReport(PentahoReportsServiceImpl.java: > 276) > ... 77 more > **************************************************************************************** > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
