Apache Axis tends to use ThreadLocal to store RegistryDocumentBuilder causing
MemoryLeak
----------------------------------------------------------------------------------------
Key: AXIS-2696
URL: https://issues.apache.org/jira/browse/AXIS-2696
Project: Axis
Issue Type: Bug
Components: Deployment / Registries
Environment: Sun Solaris, Windows, Weblogic9.2 Portal Server, JDK1.5.11
Reporter: ravi gutta
We are getting OutOfMemoryErrors in Weblogic Portal Server9.2 during our
application multiple deployments. BEA analyzed this issue and found that,
Apache Axis classes are using ThreadLocal to hold RegistryDocumentBuilder
objects and not releasing them upon application un-deployment. This is one of
the issue identified during profiling of the application.
Please, let us know if you are aware of this issue and a potential fix that you
recommend for this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]