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

Reply via email to