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

Error removing host interface declaration

    XMLWordPrintable

Details

    Description

      Create a custom interface in domain mode and try to delete it:

      [domain@localhost:9999 /] /host=master/interface=custom:remove       
      {
          "outcome" => "failed",
          "result" => {"server-groups" => {"staging-server-group" => {"staging-server" => {
              "host" => "master",
              "response" => {
                  "outcome" => "failed",
                  "failure-description" => "JBAS014807: Management resource '[(\"interface\" => \"custom\")]' not found",
                  "rolled-back" => true,
                  "response-headers" => {"process-state" => "restart-required"}
              }
          }}}},
          "failure-description" => "JBAS010839: Operation failed or was rolled back on all servers.",
          "rolled-back" => true,
          "response-headers" => {"process-state" => "restart-required"}
      }
      
      

      Attachments

        Activity

          People

            kkhan1@redhat.com Kabir Khan
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: