[jboss-jira] [JBoss JIRA] (DROOLS-1401) File Descriptor LEAK in JBPM

Mario Fusco (JIRA) issues at jboss.org
Thu Jan 5 05:56:01 EST 2017


     [ https://issues.jboss.org/browse/DROOLS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco moved JBPM-5408 to DROOLS-1401:
-------------------------------------------

              Project: Drools  (was: jBPM)
                  Key: DROOLS-1401  (was: JBPM-5408)
             Workflow: GIT Pull Request workflow   (was: classic default workflow)
          Component/s: core engine
                           (was: KieServer)
    Affects Version/s:     (was: jBPM 6.4.0.Final)


> File Descriptor LEAK in JBPM
> ----------------------------
>
>                 Key: DROOLS-1401
>                 URL: https://issues.jboss.org/browse/DROOLS-1401
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>            Reporter: Ankit Jain
>            Assignee: Maciej Swiderski
>            Priority: Blocker
>
> we are using the JBPM 6.4 version and using Kie Deployment API lie-cie-6.4.0.jar for deploying the KJARs.
> API we are using is 
> FluentKieModuleDeploymentHelper deplymenthelperObj = KieModuleDeploymentHelper.newFluentInstance()
> deplymenthelperObj .createKieJarAndDeployToMaven()
> In KieModuleDeploymentHelperImpl CLASS
> Method -- String convertFileToString(InputStream in)
> In this the stream is never closed... the File Descriptors starts leaking....



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list