[jboss-jira] [JBoss JIRA] Commented: (JBAS-5965) introduce jboss_init_osx.sh
Marc Lustig (JIRA)
jira-events at lists.jboss.org
Sun Feb 22 07:00:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453685#action_12453685 ]
Marc Lustig commented on JBAS-5965:
-----------------------------------
hi Don,
the fix simply consists in adding one line of code:
42d41
> ulimit -n 1024
This sets the max. number of open files on OSX.
After adding this line I did not see any errors while JBoss AS is starting up.
The number may be subject to change if the app has such requirements.
> introduce jboss_init_osx.sh
> ----------------------------
>
> Key: JBAS-5965
> URL: https://jira.jboss.org/jira/browse/JBAS-5965
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Other
> Environment: Mac OSX
> Reporter: Marc Lustig
> Priority: Minor
> Fix For: JBossAS-5.1.0.CR1
>
>
> Using run.sh of AS 4.2.3, bash reports an error message.
> To fix this, introduce jboss_init_osx.sh
> I am ready to provide the script.
> Btw, beside that I have not identified any issues on OSX.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list