You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sami Siren (Created) (JIRA)" <ji...@apache.org> on 2012/03/01 08:30:05 UTC

[jira] [Created] (SOLR-3187) SystemInfoHandler leaks filehandles

SystemInfoHandler leaks filehandles
-----------------------------------

                 Key: SOLR-3187
                 URL: https://issues.apache.org/jira/browse/SOLR-3187
             Project: Solr
          Issue Type: Bug
    Affects Versions: 3.5, 4.0
            Reporter: Sami Siren
            Priority: Minor


The some of the input/output/error streams when running external process are not closed properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3187) SystemInfoHandler leaks filehandles

Posted by "Sami Siren (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3187:
-----------------------------

    Attachment: SOLR-3187.patch

another try, add check for process being null. I also removed the "ulimit -n" thing since this information is already available through UnixOperatingSystemMXBean.
                
> SystemInfoHandler leaks filehandles
> -----------------------------------
>
>                 Key: SOLR-3187
>                 URL: https://issues.apache.org/jira/browse/SOLR-3187
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.5, 4.0
>            Reporter: Sami Siren
>            Priority: Minor
>         Attachments: SOLR-3187.patch, SOLR-3187.patch
>
>
> The some of the input/output/error streams when running external process are not closed properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3187) SystemInfoHandler leaks filehandles

Posted by "Sami Siren (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved SOLR-3187.
------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   3.6
         Assignee: Sami Siren
    
> SystemInfoHandler leaks filehandles
> -----------------------------------
>
>                 Key: SOLR-3187
>                 URL: https://issues.apache.org/jira/browse/SOLR-3187
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.5, 4.0
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-3187.patch, SOLR-3187.patch
>
>
> The some of the input/output/error streams when running external process are not closed properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3187) SystemInfoHandler leaks filehandles

Posted by "Sami Siren (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3187:
-----------------------------

    Attachment: SOLR-3187.patch

fix for this issue
                
> SystemInfoHandler leaks filehandles
> -----------------------------------
>
>                 Key: SOLR-3187
>                 URL: https://issues.apache.org/jira/browse/SOLR-3187
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.5, 4.0
>            Reporter: Sami Siren
>            Priority: Minor
>         Attachments: SOLR-3187.patch
>
>
> The some of the input/output/error streams when running external process are not closed properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org