You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by VA...@chase.com on 2001/10/04 15:35:00 UTC

Memory Leak in Apache SOAP ??

I am running a Tomcat instance which only offers SOAP services via
the rpcrouter servlet.
I noticed that the size of the JVM running this Tomcat keeps increasing
slowly till it hits the 512MB max that I specify for the VM and dies with
an Out of Memory exception.

Is there a memory leak in Apache SOAP ? If yes, is there a work around
to it ?

Config :: Tomcat 3.2.1, Apache-SOAP 2.2, JDK 1.2.2 on Solaris 2.6


Thanks
Vasu