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

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

Fixed on master: 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=65c845817bce6e3d9ca8fc3f1019030a418ef841

> 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