[jboss-jira] [JBoss JIRA] (AS7-3800) JBOSS_BASE_DIR is checked in standalone.sh but not used to set -Djboss.server.base.dir

Marek Goldmann (JIRA) jira-events at lists.jboss.org
Thu Apr 5 10:18:48 EDT 2012


     [ https://issues.jboss.org/browse/AS7-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Goldmann updated AS7-3800:
--------------------------------

    Git Pull Request: https://github.com/jbossas/jboss-as/pull/1984

    
> JBOSS_BASE_DIR is checked in standalone.sh but not used to set -Djboss.server.base.dir
> --------------------------------------------------------------------------------------
>
>                 Key: AS7-3800
>                 URL: https://issues.jboss.org/browse/AS7-3800
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts, Server
>    Affects Versions: 7.1.0.Final
>         Environment: Linux, WIndows
>            Reporter: Stian Lund
>            Assignee: Marek Goldmann
>            Priority: Minor
>              Labels: 7.1, Scripts, domain, standalone
>
> In standalone/domain.sh JBOSS_BASE_DIR is checked for and and used to set vars JBOSS_LOG_DIR and JBOSS_CONFIG_DIR (introduced in 7.1 Final) but not actually used to set java property jboss.server.base.dir, resulting in $JBOSS_HOME/standalone(/domain) still being used for tmp and cache.
> Workaround is to still have -Djboss.server.base.dir set in launch parameter or init-script. Still should be put into script like:
> "-Djboss.server.base.dir=$JBOSS_BASE_DIR"

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