Jump to content
We've recently updated our Privacy Statement, available here ×

How to increase jvm heap space on studio 6?


tparry
Go to solution Solved by groxli,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...
  • Solution

I'm using Studio 5 (not 6) on OS X. The file is located in the following path:

/Applications/Jaspersoft Studio 5.6.0.final/Jaspersoft Studio.app/Contents/MacOS/Jaspersoft Studio.ini

Be sure to make a backup copy of the file, then change -Xms and -Xmx lines to the following (assuming you have enough RAM on-board):

-Xms1024m

-Xmx40964m

Restart Studio and you should hopefully have enough resources allocated to the JVM.

 

Link to comment
Share on other sites

  • 1 month later...

If you're using a more current version, e.g. 6.3.0 you'll find it in a slightly different location in the Application package.


/Applications/TIBCO Jaspersoft Studio 6.3.0.final Pro.app/Contents/Eclipse/Jaspersoft Studio Professional.ini[/code]

The first part (e.g. /Applications/TIBCO Jaspersoft Studio 6.3.0.final Pro.app/) is where your Studio Application is located. The rest can be found by right-clicking the application and showing the package contents. (Usually the second entry in the context menu.)

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