I am using studio 5.6 final for report development on my windows7 professional. after hours runing, it always return me OutOfMemeroy, I have to shut it and restart it.
besides, studio cannot save password info for datasource and jasper server adaper, everytime I lauch studio, I need to re-input password to make connection, is it a bug?
3 Answers:
Posted on September 2, 2014 at 11:04pm
It also happened with me but after changing the following it worked .go to the C:\Program Files\Jaspersoft\Jaspersoft Studio-5.2.0\ under this path you will get the config file ,change it .You can use the below :
-Xms512m
-Xmx1024m
-XX:PermSize=256M
-XX:MaxPermSize=512M
If you're still having problems, log an issue (Bug) in our Jaspersoft Studio Issue Tracker
One question: Are you using a 64bit machine or a 32bit machine.