[jboss-jira] [JBoss JIRA] Updated: (AS7-719) En/Disable datasource returns error although state change is applied

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue May 17 08:39:01 EDT 2011


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

Heiko Braun updated AS7-719:
----------------------------

    Comment: was deleted

(was: while this seems to work for XA datasource now, it fails for regular ones.)


> En/Disable datasource returns error although state change is applied
> --------------------------------------------------------------------
>
>                 Key: AS7-719
>                 URL: https://issues.jboss.org/browse/AS7-719
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Stefano Maestri
>            Priority: Blocker
>             Fix For: 7.0.0.CR1
>
>
> [domain at localhost:9999 /] /profile=default/subsystem=datasources/data-source=myDS:enable   
> {
>     "outcome" => "failed",
>     "result" => {"server-groups" => {"main-server-group" => {
>         "server-two" => {
>             "host" => "local",
>             "response" => {
>                 "outcome" => "failed",
>                 "failure-description" => [("java.util.NoSuchElementException" => "No child 'myDS' exists")]
>             }
>         },
>         "server-one" => {
>             "host" => "local",
>             "response" => {
>                 "outcome" => "failed",
>                 "failure-description" => [("java.util.NoSuchElementException" => "No child 'myDS' exists")]
>             }
>         }
>     }}},
>     "failure-description" => "Operation was not applied successfully to any servers"
> }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list