You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/09/21 14:38:04 UTC

[jira] [Assigned] (KARAF-3996) bin/karaf does not set ulimit if MAX_FD_LIMIT="unlimited"

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

Jean-Baptiste Onofré reassigned KARAF-3996:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> bin/karaf does not set ulimit if MAX_FD_LIMIT="unlimited"
> ---------------------------------------------------------
>
>                 Key: KARAF-3996
>                 URL: https://issues.apache.org/jira/browse/KARAF-3996
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 3.0.4, 4.0.1
>         Environment: OSX Yosemite
>            Reporter: Donald Hunter
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> On OSX Yosemite, where ulimit -H -n returns unlimited, the bin/karaf script will not increase the ulimit. Even if I set MAX_FD, it gets ignored because the following line stops anything useful from happening:
> if [ "$MAX_FD_LIMIT" != 'unlimited' ]; then



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)