[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 updated DROOLS-1401:
--------------------------------
    Priority: Major  (was: Blocker)


> 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
>
> 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