I Sanjay. Thanks for your support.
What did you actually pooled? The stubs? Thanks, Massimiliano On Mon, Oct 11, 2010 at 18:19, Sanjay Gupta <sanjay.gu...@billwiseinc.com>wrote: > Are you consuming your own services using Axis2 Client. There was a memory > leak in the client and I ended up solving my issue by implementing pooling. > > > > > > *From:* Massimiliano Ziccardi [mailto:massimiliano.zicca...@gmail.com] > *Sent:* Monday, October 11, 2010 6:39 AM > *To:* axis-u...@ws.apache.org > *Subject:* OutOfMemoryError with axis2 > > > > Hi all. > > I'm using AXIS2 v1.4.1. > > After some hours of work, my application server gets an OutOfMemory error. > > Analyzing the heap dump, I can see that the > org.apache.axis2.engine.AxisConfiguration is taking 270MB of memory. > > The heap dump says: > ... > 272.845.136 org/apache/axis2/engine/AxisConfiguration > 272.455.272 |- java/util/Hashtable > 272.455.232 |- 1522 array of [Ljava/util/Hashtable$Entry > > Is this a known bug? > Will the latest axis version fix the problem (1.5.2) ? > > Thanks, > Massimiliano >