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

Can't change the profile of an existing server group

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.Final
    • 7.0.0.Final, 7.0.1.Final, 7.0.2.Final, 7.1.0.CR1b
    • Domain Management
    • None
    • Hide

      Management Console: Click Edit and there is no way to change the profile.

      Management CLI:

      [domain@localhost:9999 /] /server-group=main-server-group:write-attribute(name=profile,value=ha)
      {
      "outcome" => "failed",
      "failure-description" =>

      {"domain-failure-description" => "Attribute profile is not writeable"}

      ,
      "rolled-back" => true
      }

      Show
      Management Console: Click Edit and there is no way to change the profile. Management CLI: [domain@localhost:9999 /] /server-group=main-server-group:write-attribute(name=profile,value=ha) { "outcome" => "failed", "failure-description" => {"domain-failure-description" => "Attribute profile is not writeable"} , "rolled-back" => true }
    • Hide

      Stop the server and edit the XML directly.

      Show
      Stop the server and edit the XML directly.

    Description

      There is no way to change the profile of an existing server group. There is no way to edit it in the Management Console, and if you try to do it in the CLI you get an error that it is read-only.

      Attachments

        Activity

          People

            kkhan1@redhat.com Kabir Khan
            mistysj Misty Stanley-Jones (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: