CLONE - Domain processes doesn't run with -server argument
----------------------------------------------------------
Key: AS7-2492
URL:
https://issues.jboss.org/browse/AS7-2492
Project: Application Server 7
Issue Type: Bug
Components: Scripts
Reporter: Rostislav Svoboda
Assignee: Brian Stansberry
Fix For: 7.1.0.Beta1
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/...
[2]
https://github.com/jbossas/jboss-as/blob/master/build/src/main/resources/...
--
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