[jboss-jira] [JBoss JIRA] (AS7-3931) After removing datasource param, accessing Runtime DS subsystem view in Domain causes No handler for read-resource at address error

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Feb 28 02:22:36 EST 2012


     [ https://issues.jboss.org/browse/AS7-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heiko Braun updated AS7-3931:
-----------------------------

    Fix Version/s: 7.1.2.Final

    
> After removing datasource param, accessing Runtime DS subsystem view in Domain causes No handler for read-resource at address error
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-3931
>                 URL: https://issues.jboss.org/browse/AS7-3931
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 7.1.0.Final
>         Environment: RHEL 5.4x in a Domain with one DC/1Server and one HC
>            Reporter: William Bendrot
>            Assignee: Heiko Braun
>             Fix For: 7.1.2.Final
>
>
> 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
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list