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

Editing of default deployment scanner's relative-to attribute can cause server crash

XMLWordPrintable

    • Hide
      1. Start server in standalone mode
      2. Change value of relative-to attribute to non-existing value. /subsystem=deployment-scanner/scanner=default:write-attribute(name=relative-to, value=foobar)
      3. :reload
      4. Server is down and have to be started with corrected configuration. Cannot be fixed using CLI.
      Show
      Start server in standalone mode Change value of relative-to attribute to non-existing value. /subsystem=deployment-scanner/scanner=default:write-attribute(name=relative-to, value=foobar) :reload Server is down and have to be started with corrected configuration. Cannot be fixed using CLI.

      Setting value of relative-to attribute of default deployment scanner on standalone server to a path which does not exists in file system causes server crash.

            chaowan@redhat.com Chao Wang
            chaowan@redhat.com Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: