[jboss-jira] [JBoss JIRA] (DROOLS-1401) File Descriptor leak

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


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

Mario Fusco updated DROOLS-1401:
--------------------------------
    Summary: File Descriptor leak  (was: File Descriptor LEAK in JBPM)


> File Descriptor leak
> --------------------
>
>                 Key: DROOLS-1401
>                 URL: https://issues.jboss.org/browse/DROOLS-1401
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>            Reporter: Ankit Jain
>            Assignee: Mario Fusco
>
> 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