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

After removing datasource param, accessing Runtime DS subsystem view in Domain causes No handler for read-resource at address error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1.Final
    • 7.1.0.Final
    • Console
    • None
    • Workaround Exists
    • Hide

      Restart the servers in the cluster. Causes the config to be re-read. Problem goes away and the stats on the Datasource subsystem page will be shown.

      Show
      Restart the servers in the cluster. Causes the config to be re-read. Problem goes away and the stats on the Datasource subsystem page will be shown.

    Description

      After removing a parameter from a data source in the console, when accessing the Datasource Subsystem panel on the Runtime page the following error is displayed:

      Unknown error
      Unexpected HTTP response: 500

      Request
      {
      "address" => [
      ("host" => "SovereignIntDC"),
      ("server" => "SovereignInt01"),
      ("subsystem" => "datasources"),
      ("data-source" => "sovereign"),
      ("statistics" => "pool")
      ],
      "operation" => "read-resource",
      "include-runtime" => true
      }

      Response

      Internal Server Error
      {
      "outcome" => "failed",
      "result" => undefined,
      "failure-description" => "JBAS014739: No handler for read-resource at address [
      (\"subsystem\" => \"datasources\"),
      (\"data-source\" => \"sovereign\"),
      (\"statistics\" => \"pool\")
      ]",
      "rolled-back" => true
      }

      Attachments

        Issue Links

          Activity

            People

              rhn-support-hbraun Heiko Braun
              bbendrot_jira William Bendrot (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: