Hi all, We have seen the following issue with Fineract/Mifosx distribution once you install the JDK 1.8.0_151/152 with tomcat 7.0.xx.
"Application fails to load most of the data and you can see net::ERR_CONTENT_DECODING_FAILED error in browser console" Issue is related to JDK and you can see the details below. https://bugs.openjdk.java.net/browse/JDK-8189789 http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8189789 So try to avoid installing this version. Note: If you need this version for some reason, then you need to disable the compression in tomcat server.xml file (This causes increase in bandwidth usage). Regards, Nazeer
