You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2008/05/29 19:50:00 UTC

[jira] Updated: (SMX4KNL-48) ulimit error on MacOS X Leopard 10.5

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

Bruce Snyder updated SMX4KNL-48:
--------------------------------

    Attachment: SMX4KNL-48.diff.txt

Attaching a patch 

> ulimit error on MacOS X Leopard 10.5
> ------------------------------------
>
>                 Key: SMX4KNL-48
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-48
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.0-rc1
>         Environment: ProductName:    Mac OS X
> ProductVersion: 10.5.2
> BuildVersion:   9C7010
>            Reporter: Bruce Snyder
>         Attachments: SMX4KNL-48.diff.txt
>
>
> Upon starting up the rc1 kernel on MacOS X 10.5, I see an error from the use of ulimit in the startup script: 
> {code}
> $ ./bin/servicemix 
> ./bin/servicemix: line 97: ulimit: open files: cannot modify limit: Invalid argument
> servicemix: Could not set maximum file descriptor limit: unlimited
>  ____                  _          __  __ _       
> / ___|  ___ _ ____   _(_) ___ ___|  \/  (_)_  __
> \___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
>  ___) |  __/ |   \ V /| | (_|  __/ |  | | |>  <
> |____/ \___|_|    \_/ |_|\___\___|_|  |_|_/_/\_\
>  ServiceMix (1.0-rc1)
> Type 'help' for more information.
> --------------------------------------------------------------------------------------------
> servicemix>
> {code}
> This seems to be happening only on MacOS X 10.5. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.