Jump to content

Jaspersoft Studio 6.1 Very Slow Poor Performance


beekerc69

Recommended Posts

I'm running Jaspersoft Studio 6.1.0 on Windows Server 2008 R2

Installed a month ago, it ran fast and rendered previews quickly

now it can take 10 to 20 seconds between clicking an object and the object box getting highlighted.  clicking or tabbing between property boxes is equally slow and painful.

in addition, sometimes when i click on an object it doesn't "highlight" with the corner and edge handles, but the object outline glows orange/yellow, but it is not selected. . THis happens a lot.

I am running the current version of Tomcat 8 and Java 8

How can i troubleshoot performance?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Your question is confusing because Jaspersoft Studio doesn't use Tomcat and you're using Windows Server. I'm currently using Jaspersoft Studio 6.2.0 without seeing performance degradation from the previous versions (5.6.0, 5.6.1, 6.0, 6.1, 6.1.1). I can only say that the newer version became more stabler and have better features.

Do you mean JasperReports Server and not Jaspersoft Studio?

 

Link to comment
Share on other sites

  • 1 month later...

How much memory have you allocated to Studio? The default settings in Jaspersoft Studio Professional.ini tend to be rather low. I am using the below settings which improved things for me:

-Xms1024m
-Xmx2048m
-XX:PermSize=128M
-XX:MaxPermSize=256M
-XX:+CMSClassUnloadingEnabled
-XX:+UseConcMarkSweepGC
-Dfile.encoding=UTF-8

Link to comment
Share on other sites

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...