Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7769

Attempt to remove read-only /path=<x> logs exception to server.log

    XMLWordPrintable

Details

    Description

      When trying to remove read-only, preset paths, exception is logged in server log.
      I think this is not necessary and only the response on CLI or other side is sufficient:

      [standalone@localhost:9990 /] /path=java.home:remove()
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: WFLYCTL0257: Path entry is read-only: 'java.home'",
          "rolled-back" => true
      }
      

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: