Jump to content

Recommended Posts

Posted

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

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Use firbug to test each and every component loading time.

Either it could be

1) 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..!!

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...