At first, I was getting Out of Heap errors and increased the server's memory 
requirements to 1024m. 

Now I have a FATAL: GC overhead limit exceeded error. 

I'm running Jenkins 1.476 on a Redhat server running on Tomcat 7.0.27. 

I have the following options set: -Xmx1024m -Xx:PrintGCTimeStamp -verbose:gc 
-XX:-UseGCOverhradLimit

(The GC stuff I just added)

I can see a full  GC constantly being called every second. This happens after 
the build is complete and after I am running the PMD plugin. 

Any advice? I've increased memory to 2Gb. This is the first time I used Jenkins 
with Tomcat. I'm wondering if there's an issue with Tomcat. 

--
David Weintraub
da...@weintraub.name

Reply via email to