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

Jean-Baptiste Onofré resolved KARAF-3996.
-----------------------------------------
    Resolution: Fixed

> 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, 2.3.11, 2.4.3, 4.0.1
>         Environment: OSX Yosemite
>            Reporter: Donald Hunter
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.3.12, 3.0.5, 2.4.4, 4.0.2
>
>
> 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)

Reply via email to