rsuddhala Posted September 15, 2014 Posted September 15, 2014 Hi,I have upgarde to Jasper server 5.5.0 from 4.5.1.But when compare to 4.5.1 Loading and running reports in Jasper server 5.5.0 is very slow.Is there any solution to fix this ?Thanks,Raviraj
sadakar Posted September 15, 2014 Posted September 15, 2014 Use firbug to test each and every component loading time.Either it could be1) Server heap memory allocaiton. (In this case increase the tomcat memory power at setenv.bat or service.bat).2) Your database query : Check out the query retrival time ( best practice to avoid complex joins or giving indexing to the fields ). Cheers..!!
hozawa Posted September 15, 2014 Posted September 15, 2014 5.5.0 is very slow and buggy. Upgrade to 5.6.1.
rsuddhala Posted September 16, 2014 Author Posted September 16, 2014 Hi, I agree with you..I need to upgrade to 5.6.1,Did you tested 5.6.1 ? Thanks, Raviraj
hozawa Posted September 17, 2014 Posted September 17, 2014 Just testing it. However, I've been using 5.6.0 and am very pleased with it. 5.6.1 is mostly a bug fix release. Additionally, 5.6 professional version supports Virtualize.js and I'm converting pages to use my own pages because JasperReports Server pages are often too complex to users. For example, I can let users choose reports from a carousel. See demo page below: http://lbicloud.lakeel.com:85/JinjiFileupload/ I can also allow users to enter data displayed on a page: http://lbicloud.lakeel.com:85/DataEntry/ Another advantage of Visualize.js is that I can setup security more easily. For example, I don't have to rebuild JasperReports Server to support ssl on my pages.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now