[ 
https://issues.apache.org/jira/browse/CXF-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-7012.
------------------------------
       Resolution: Won't Fix
    Fix Version/s: Invalid

There are too many places and libraries and such where this could be occurring. 
  For example, the http stack itself holds onto buffer objects that could be 
holding the data.   Woodstox (our XML parser)  recycles buffer objects to avoid 
reallocations.  etc.... 

> CXF memory issue dump
> ---------------------
>
>                 Key: CXF-7012
>                 URL: https://issues.apache.org/jira/browse/CXF-7012
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>         Environment: JRE 8,JBOSS 6
>            Reporter: ismail CHAKOUR
>            Priority: Blocker
>             Fix For: Invalid
>
>
> HI,
> We have a serious issue regarding memory dump in the WS context using CXF 
> APIs, the problem is :
> •We deploy the WS in the server
> •We run a simple request to invoke a one of their webservices
> •We receive a response in the output of SoapUI
> •We get the dump from the memory by pid server
> •We search for a tag (included in the request), this tag still existing 
> inside the dump memory (for my case this tag contains a sensitive data)
> Note that We use JBoss as a Application Server and 1.8 version as JRE.
> We make a call of System.gc() at the end and i implement some outinterceptors 
> to destroy object but no way.
> Thanks for your helps



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to