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

Failed to disable datasource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Beta1
    • None
    • JCA
    • None

      We've got regression on the datasource management. The datasource is enabled, but disabling fails:

      [standalone@localhost:9999 /] /profile=default/subsystem=datasources/data-source=java\:jboss\/datasources\/ExampleDS:disable
      {
          "outcome" => "failed",
          "result" => {"server-groups" => [("main-server-group" => {"master" => {
          "host" => "master",
          "response" => {
              "outcome" => "failed",
              "failure-description" => "Data-source service [java:jboss/datasources/ExampleDS] is not enabled",
              "rolled-back" => true
          }
      }})]},
          "failure-description" => "Operation failed or was rolled back on all servers.",
          "rolled-back" => true
      }
      
      

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

                Created:
                Updated:
                Resolved: