Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-444

JAVA_OPTS environment variable not used for domain mode on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.Alpha15
    • None
    • Scripts
    • None

    Description

      When I use JAVA_OPTS as an environment variable (i.e. configured before starting the AS) it's not propagated when used in domain mode on windows (domain.bat).

      For standalone mode (standalone.bat) it works.

      For Linux/Unix it works in both cases (standalone.sh, domain.sh).

      Steps to reproduce:

      SET "JAVA_OPTS=...MyOwnJavaOptsConfig..."
      domain.bat
      

      Actual result:
      The configured JAVA_OPTS are not used.

      Expected result:
      Provided JAVA_OPTS are used for the process controller and host controller processes.

      Attachments

        Activity

          People

            josef.cacek@gmail.com Josef Cacek (Inactive)
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: