You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ismail CHAKOUR (JIRA)" <ji...@apache.org> on 2016/08/12 09:32:20 UTC

[jira] [Updated] (KYLIN-1957) CXF memory issue dump

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

ismail CHAKOUR updated KYLIN-1957:
----------------------------------
    Summary: CXF memory issue dump  (was: CXF)

> CXF memory issue dump
> ---------------------
>
>                 Key: KYLIN-1957
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1957
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>            Reporter: ismail CHAKOUR
>            Assignee: Zhong,Jason
>            Priority: Blocker
>
> 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.4#6332)