Hi,
 
I'm running Axis 1.2 (not Axis2 1.2 but the original Axis) and noticed
that some JVMs have heap sizes that grew unexplicably. I forced a heap
dump and found that the Finalizer is holding a reference to
MessageContext which is holding a reference to SAX2EventRecorder which
has object array with tons and tons of MessageElement objects in it.  Is
there anyone out there who has run into this before? Any recommendations
on how to proceede?
 
Thanks,
Marcus

Reply via email to