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

<distributable> web applications fail to deploy with the DOMAIN HA configuration

    XMLWordPrintable

Details

    • Hide

      prerequisite: war content described as distributable
      add a war content to a server group
      enable in the server group

      Show
      prerequisite: war content described as distributable add a war content to a server group enable in the server group

    Description

      Using the console to deploy a web application packaged as WAR and described as <distributable /> fails on enabling in the server group with the following message:

      Failed to disable Webapp-0.1-SNAPSHOT.war.

      Unexpected HTTP response: 500

      Request
      {
      "address" => [
      ("server-group" => "dragon-standalone"),
      ("deployment" => "Webapp-0.1-SNAPSHOT.war")
      ],
      "operation" => "deploy"
      }

      Response

      Internal Server Error
      {
      "outcome" => "failed",
      "result" => {"server-groups" => [("dragon-standalone" => {"master" => {
      "host" => "master",
      "response" =>

      { "outcome" => "failed", "failure-description" => "Operation handler failed to complete", "rolled-back" => true }

      }})]},
      "failure-description" => "Operation failed or was rolled back on all servers.",
      "rolled-back" => true
      }

      Attachments

        Activity

          People

            rmaucher Remy Maucherat
            rpasquini Riccardo Pasquini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: