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

Changing a DS JNDI name leads to DS that cannot be enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • JCA
    • None

    Description

      This requires some clarification: I can change the jndi name of a datasource when it's disabled. However I cannot re-enable it afterwards:

      {
          "outcome" => "failed",
          "result" => {"server-groups" => {"main-server-group" => {
              "7" => {
                  "host" => "master",
                  "response" => {
                      "outcome" => "failed",
                      "failure-description" => "JBAS010454: Data-source service [MyDS] is not available",
                      "rolled-back" => true
                  }
              },
              "server-one" => {
                  "host" => "master",
                  "response" => {
                      "outcome" => "failed",
                      "failure-description" => "JBAS010454: Data-source service [MyDS] is not available",
                      "rolled-back" => true
                  }
              }
          }}},
          "failure-description" => "JBAS010839: Operation failed or was rolled back on all servers.",
          "rolled-back" => true
      }
      

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: