[jboss-jira] [JBoss JIRA] (AS7-2491) Domain processes don't run with -server argument
Rostislav Svoboda (JIRA)
jira-events at lists.jboss.org
Thu Jan 26 08:11:49 EST 2012
[ https://issues.jboss.org/browse/AS7-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662152#comment-12662152 ]
Rostislav Svoboda commented on AS7-2491:
----------------------------------------
This patch fixed '-server' issue for PC and HC but server instances in domain aren't running with '-server' argument out-of-the-box. I created AS7-3462 for it, currently it's assigned to Brian ...
> 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