[jboss-jira] [JBoss JIRA] (AS7-4235) Error adding deployment to a domain

Stan Silvert (JIRA) jira-events at lists.jboss.org
Mon Apr 16 14:50:18 EDT 2012


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

Stan Silvert resolved AS7-4235.
-------------------------------

    Resolution: Cannot Reproduce Bug

    
> Error adding deployment to a domain 
> ------------------------------------
>
>                 Key: AS7-4235
>                 URL: https://issues.jboss.org/browse/AS7-4235
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Stan Silvert
>             Fix For: 7.1.2.Final-redhat1
>
>
> Adding deployments to domain server groups using admin console in Beta 1. I was getting consistent failures on this last week. We're going to wipe out and start fresh and see if it is still happening, but wanted to raise the issue anyway. The admin console dialog just seems to hang and then produces this error:
> 		
> Unknown error
> {noformat}
> Unexpected HTTP response: 500
> Request
> {
>     "operation" => "composite",
>     "address" => [],
>     "steps" => [
>         {
>             "address" => [
>                 ("server-group" => "sovereign-development-server-group"),
>                 ("deployment" => "configuration-1.0.0-SNAPSHOT.jar")
>             ],
>             "operation" => "add"
>         },
>         {
>             "address" => [
>                 ("server-group" => "sovereign-development-server-group"),
>                 ("deployment" => "configuration-1.0.0-SNAPSHOT.jar")
>             ],
>             "operation" => "deploy"
>         }
>     ]
> }
> Response
> Internal Server Error
> {
>     "outcome" => "failed",
>     "result" => {
>         "step-1" => {
>             "outcome" => "failed",
>             "rolled-back" => true
>         },
>         "step-2" => {
>             "outcome" => "failed",
>             "rolled-back" => true
>         }
>     },
>     "failure-description" => "JBAS014654: Composite operation was rolled back",
>     "rolled-back" => true 
> }
> {noformat}

--
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