Hello Zayyad, Since fineract is running inside a docker container, I cannot restart tomcat. But I tried restarting the container, but it's the same result.
But when I analyze the code the function generatePentahoReportAsOutputStream is all commented out. Is it the method that is supposed to render the reports? : https://github.com/apache/fineract/blob/3c21ae1483a9dc9589dfcaaef9885a434b70a125/fineract-provider/src/main/java/org/apache/fineract/infrastructure/dataqueries/service/ReadReportingServiceImpl.java . Patrick On Tue, 28 May 2019 at 15:05, Patrick Finken <[email protected]> wrote: > Thanks Zayyad, I will try that. > > On Tue, 28 May 2019 at 14:40, Zayyad A. Said < > [email protected]> wrote: > >> Hello Patrick, >> >> >> >> Try these steps: >> >> >> >> · Stop Tomcat server. >> >> · Copy pentahoReports directory from the downloaded directory to >> the .mifosx directory. >> >> · Start Tomcat Server. >> >> >> >> Check if your pentaho reports are now running. >> >> >> >> We had similar issue before and we simply copied the directory again and >> it worked, strange I know. >> >> >> >> Regards; >> >> >> >> ********* >> >> *Zayyad A. Said | Chairman & C.E.O* >> >> >> >> Cell No.: +254 716 615274 | Skype: *zsaid2011* >> >> Email: [email protected] >> >> Schedule Meetings: https://calendly.com/zayyadsaid >> >> [image: Description: Email banner] >> >> >> >> *From:* Patrick Finken [mailto:[email protected]] >> *Sent:* 28 May 2019 07:48 PM >> *To:* [email protected] >> *Subject:* Eror 404 when running Pentaho Reports >> >> >> >> Hello guys, >> >> >> >> I've noticed a 404 http error whenever I try to run a Pentaho report. >> I've checked and the reports are correctly installed in the folder >> /root/.mifosx/pentahoReports according to the documentation. >> >> >> >> It seems to be the same problem described in this thread: >> https://groups.google.com/forum/#!topic/mifosusers/JrWyLgWVSrU >> >> >> >> Does someone have an idea of what might be the problem? >> >> >> >> Regards >> >> -- >> >> Patrick Finken, >> >> Principal Consultant >> >> > > -- > Patrick Finken, > Principal Consultant > > -- Patrick Finken, Principal Consultant
