report studio5.6 final is always cause outofmemory after hours runnig

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?

 

 

 

wangmin2001's picture
Joined: Aug 21 2014 - 11:34pm
Last seen: 8 years 4 days ago

If you're still having problems, log an issue (Bug) in our Jaspersoft Studio Issue Tracker

djohnson53 - 8 years 6 months ago

One question: Are you using a 64bit machine or a 32bit machine.

djohnson53 - 8 years 6 months ago

3 Answers:

It's not happening to me. I'm running on Windows7. Which OS are you using?

hozawa's picture
170387
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

Try incrementing size of memory assigned to JSS in Jaspersoft Studio.ini:

-Xms512m
-Xmx1024m
-XX:PermSize=256M
-XX:MaxPermSize=512M

 

Regards

mlopez_1's picture
5557
Joined: Oct 21 2013 - 8:08am
Last seen: 2 weeks 1 day ago

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

 

jaydeep.das3's picture
Joined: Sep 1 2014 - 4:09am
Last seen: 8 years 6 months ago
Feedback