[jboss-jira] [JBoss JIRA] (AS7-2491) Domain processes don't run with -server argument
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Wed Jan 25 04:15:19 EST 2012
[ https://issues.jboss.org/browse/AS7-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber resolved AS7-2491.
--------------------------------------
Resolution: Done
> Domain processes don't run with -server argument
> ------------------------------------------------
>
> Key: AS7-2491
> URL: https://issues.jboss.org/browse/AS7-2491
> Project: Application Server 7
> Issue Type: Bug
> Components: Scripts
> Reporter: Rostislav Svoboda
> Assignee: Emanuel Muckenhuber
> Fix For: 7.1.0.Final
>
>
> Java processes started with domain.sh/domain.bat doesn't contain '-server' argument.
> This was introduced with AS7-372 (PROCESS_CONTROLLER_JAVA_OPTS HOST_CONTROLLER_JAVA_OPTS)
> Scripts domain.sh/domain.bat []1 [2] are adding '-server' to JAVA_OPTS depending on JDK.
> All 'JAVA_OPTS=...' in domain.sh/.bat should be changed to work with PROCESS_CONTROLLER_JAVA_OPTS and HOST_CONTROLLER_JAVA_OPTS.
> [1] https://github.com/jbossas/jboss-as/blob/master/build/src/main/resources/bin/domain.sh#L84
> [2] https://github.com/jbossas/jboss-as/blob/master/build/src/main/resources/bin/domain.bat#L53
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list