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