[jboss-jira] [JBoss JIRA] (AS7-2822) UX issue: AS7 should give info/warn if JAVA_OPTS set on environment will override one set by standalone.conf/domain.conf

Michael Dobozy (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 14:40:40 EST 2011


UX issue: AS7 should give info/warn if JAVA_OPTS set on environment will override one set by standalone.conf/domain.conf
------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-2822
                 URL: https://issues.jboss.org/browse/AS7-2822
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Michael Dobozy
            Priority: Minor


If the JAVA_OPTS environment variable is set prior to starting AS7 (either standalone or domain mode), standalone.conf will not its own JAVA_OPTS value (which include heap settings like -Xms and -Xmx). The two conf scripts provide no messaging indicating that the override has taken place, which can lead to user confusion. AS7 should provide a warning message that indicates that values from the environment are being applied instead of those from the standalone/domain conf scripts.

--
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