[jboss-jira] [JBoss JIRA] (AS7-2491) Domain processes don't run with -server argument
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Nov 4 14:10:44 EDT 2011
[ https://issues.jboss.org/browse/AS7-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-2491:
------------------------------
Moving all non-critical issues to the CR. If you finish it before we release beta please correct the fix-for version.
Thanks
> 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: Brian Stansberry
> Fix For: 7.1.0.CR1
>
>
> 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