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

-secmgr and SECMGR=true env property doesn't work for domain.ps1 script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.Beta1, 8.0.0.Final
    • None
    • Scripts
    • None

    Description

      -secmgr and SECMGR=true env property doesn't work for domain.ps1 script

      Steps to reproduce:

      1. start powershell
      2. .\domain.bat "-secmgr"
      3. WMIC PROCESS get Commandline | findstr java
      4. check that "-secmgr" property is present in PC or HC
      5. exit domain.bat
      6. .\domain.ps1 "-secmgr"
      7. WMIC PROCESS get Commandline | findstr java
      8. check that "-secmgr" property is not present in PC or HC

      Secmgr can't be enabled also by $env:SECMGR = "true"

      This issue is not about java-opts, but it is related with WFCORE-3830

      Attachments

        Activity

          People

            rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: