[jboss-jira] [JBoss JIRA] (AS7-1561) <distributable> web applications fail to deploy with the DOMAIN HA configuration

Riccardo Pasquini (JIRA) jira-events at lists.jboss.org
Mon Feb 6 04:01:50 EST 2012


    [ https://issues.jboss.org/browse/AS7-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664369#comment-12664369 ] 

Riccardo Pasquini commented on AS7-1561:
----------------------------------------

sure, i've 2 verifications, this one and a classpath issue about EJB interfaces... 
                
> <distributable> web applications fail to deploy with the DOMAIN HA configuration
> --------------------------------------------------------------------------------
>
>                 Key: AS7-1561
>                 URL: https://issues.jboss.org/browse/AS7-1561
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web
>    Affects Versions: 7.0.0.Final
>         Environment: riccardo at 7suse:~> uname -a
> Linux 7suse.localhost 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux
> riccardo at 7suse:~> java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
>            Reporter: Riccardo Pasquini
>            Assignee: Remy Maucherat
>              Labels: distributable, domain, eap6_prd_req, ha, war
>             Fix For: 7.1.0.Final
>
>
> Using the console to deploy a web application packaged as WAR and described as <distributable /> fails on enabling in the server group with the following message:
> Failed to disable Webapp-0.1-SNAPSHOT.war.
> Unexpected HTTP response: 500
> Request
> {
>     "address" => [
>         ("server-group" => "dragon-standalone"),
>         ("deployment" => "Webapp-0.1-SNAPSHOT.war")
>     ],
>     "operation" => "deploy"
> }
> Response
> Internal Server Error
> {
>     "outcome" => "failed",
>     "result" => {"server-groups" => [("dragon-standalone" => {"master" => {
>     "host" => "master",
>     "response" => {
>         "outcome" => "failed",
>         "failure-description" => "Operation handler failed to complete",
>         "rolled-back" => true
>     }
> }})]},
>     "failure-description" => "Operation failed or was rolled back on all servers.",
>     "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