> -----Original Message-----
> From: KARR, DAVID
> Sent: Friday, September 09, 2016 11:03 AM
> To: cxf-us...@apache.org
> Subject: CXF app running on Tomee gets numerous "GC overhead limit
> exceeded" errors
> 
> I have a CXF app running in TomEE on a Win7 service.  It was running
> fine for several days.  I don't know if my new issues have to do with
> CXF, TomEE, Windows, or multiple of those elements.  I'm writing a
> similar note on the TomEE users list.
> 
> Today we saw some issues with the box, so we restarted the box, but we
> weren't getting a response from the service, so I checked the Catalina
> log, and we saw numerous errors like this:
> ---------------------
> org.apache.cxf.interceptor.Fault: GC overhead limit exceeded

This could have been caused by the fact that when we were running it today, the 
data it was building was more than 20 times larger than when I was testing it 
before.  That was simply because of the nature of the data.  I've since 
restarted the service with 2.5 times the maxmem value, so perhaps it will stand 
up better now.  Figuring out how to make it scale more gracefully is a harder 
problem.

Reply via email to