Re: Apache Axis SAX2EventRecorder OutOfMemory exception after a while

2014-08-12 Thread Anash P. Oommen (AdWords API Team)
Hi Dan, Could you open an issue at https://github.com/googleads/googleads-java-lib/issues? I think it will be useful to verify whether this is an issue with the client library or not. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, August 11, 2014 5:40:57 AM UTC-4, Dan wrote: > > Hi,

Re: Apache Axis SAX2EventRecorder OutOfMemory exception after a while

2014-08-11 Thread Ray Tsang (AdWords API Team)
Dan, It could be worth checking the Apache Axis forum as well. Thanks! Ray On Monday, August 11, 2014 5:40:57 AM UTC-4, Dan wrote: > > Hi, > > I'm running a tomcat application which uses the AdWords API version 1.27.0. > > I have found that after around 7-10 days of running, the application get

Apache Axis SAX2EventRecorder OutOfMemory exception after a while

2014-08-11 Thread Dan
Hi, I'm running a tomcat application which uses the AdWords API version 1.27.0. I have found that after around 7-10 days of running, the application gets closer and closer to the 2GB heap limit and the JVM is unable to GC efficiently. Then, I get an OutOfMemory exception and the application nee