_______________________________________________
Mifos-users mailing list
Mifos...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Hi Bharath,and for Linux?Best regards
Dear Francis,I ran all this you mention, but am I getting this when generating pentaho report:Possibly unhandled rejection: {"data":{},"status":403,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","responseType":"arraybuffer","url":"MMMM yyyy&R_fromDate=2021-08-02&R_toDate=2021-08-10&R_selectOffice=1&R_selectProduct=-1","headers":{"Accept":"application/json, text/plain, */*","Fineract-Platform-TenantId":"default","Authorization":"Basic bWlmb3M6cGFzc3dvcmQ="}},"statusText":"","xhrStatus":"complete"}""https://18.142.146.74/fineract-provider/api/v1/runreports/Client%20Savings%20Summary?output-type=HTML&tenantIdentifier=default&locale=en&dateFormat=dd
libs are copied from pentaho tooEl El mar, 10.08.2021 a las 22:09, Francis Guchie <franci...@gmail.com> escribió:Dear Juan,
Where arent the jars mentioned ?Did you read the part below in this document ==> https://mifosforge.jira.com/wiki/spaces/docs/pages/2824142857/Mifos+21.07.01+Installation+on+Tomcat-Ubuntu+18.04Key issue is u have to successfully do an initial launch - then stop tomcat then start it backStop tomcat - after the initial launch, you need to stop MifosX so that you can upload the pentaho jars and then start MifosX again:
# sudo /etc/init.d/tomcat9 stop
# cd /usr/src/fineractplatform-21.07.01.RELEASE
# sudo cp -r pentaholibs/*.* /usr/share/tomcat9/webapps/fineract-provider/WEB-INF/lib
Start tomcat:
# sudo /etc/init.d/tomcat9 start
My Kind RegardsFrancis Guchie KiragoSkype: francisguchieTelegram: 232 79 19 44 07Whatsapp: 232 79 19 44 07twitter: @FrancisGuchie
Stop tomcat - after the initial launch, you need to stop MifosX so that you can upload the pentaho jars and then start MifosX again:
# sudo /etc/init.d/tomcat9 stop
# cd /usr/src/fineractplatform-21.07.01.RELEASE
# sudo cp -r pentaholibs/*.* /usr/share/tomcat9/webapps/fineract-provider/WEB-INF/lib
Start tomcat:
# sudo /etc/init.d/tomcat9 start