Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3800

JBOSS_BASE_DIR is checked in standalone.sh but not used to set -Djboss.server.base.dir

    XMLWordPrintable

Details

    • Compatibility/Configuration
    • Workaround Exists
    • Hide

      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"

      Show
      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"
    • Low

    Description

      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"

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-mgoldman Marek Goldmann
              stian.lund Stian Lund (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: