SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Error OUT IN MEMORY in some jobs

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Error OUT IN MEMORY in some jobs
Author Message
joseleg



Joined: 05 Mar 2015
Posts: 3
Country: Honduras

Post Error OUT IN MEMORY in some jobs Reply with quote
I get this error:
Quote:
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space


I increase the permgen space in the 24x7.sh file:

Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space

Code:
$JAVA_HOME/bin/java -Xms256m -Xmx1024m -XX:PermSize=1024m -XX:MaxPermSize=2048m -Xverify:none -jar jscheduler.jar


the rror was triggered in several jobs. This jobs are light (performance) only extract some from a FTP server and execute a stored procedure.

Is correct the way I am specifying the memory for the JVM??

Any advice

Thanks in advance
Sat Mar 07, 2015 1:27 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7839

Post Reply with quote
Your changes should be fine.

AWT-EventQueue-0 - indicates an issue with the default event queue. Are you running the scheduler in graphical mode? If yes, it's recommended not to run it in that mode in production environments. This mode is designed for development and troubleshooting only. In graphical mode a lot more stuff happens asynchronously and concurently thus requiring more resources in order to update the GUI. In normal mode, none of that takes place.
Mon Mar 09, 2015 12:12 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.