[ 
https://issues.apache.org/jira/browse/KARAF-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907634#comment-14907634
 ] 

Jean-Baptiste Onofré commented on KARAF-3996:
---------------------------------------------

Fixed on karaf-3.0.x: 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=d8e18aa59d95c1789e801acdd26497a0ddf750a6

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