[jboss-jira] [JBoss JIRA] (AS7-2491) Domain processes doesn't run with -server argument

Rostislav Svoboda (Created) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 08:06:45 EDT 2011


Domain processes doesn'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.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/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