[jboss-jira] [JBoss JIRA] (WFLY-11088) Deployment failure if existing HA deployment contains a common EJB class

James Perkins (Jira) issues at jboss.org
Tue Dec 11 12:58:01 EST 2018


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

James Perkins updated WFLY-11088:
---------------------------------
    Fix Version/s: 15.0.0.Final


> Deployment failure if existing HA deployment contains a common EJB class
> ------------------------------------------------------------------------
>
>                 Key: WFLY-11088
>                 URL: https://issues.jboss.org/browse/WFLY-11088
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 14.0.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Major
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> Currently, the command dispatcher ID uses the bean name.  This needs to be qualified using the deployment name.
> {noformat}Thrown in org.wildfly.clustering.server.dispatcher.MangedCommandDispatcherFactory.cre>ateCommandDispatcher(Object id, C context) line 98 "jboss.deployment.subunit.\"app2.ear\".\"app2.war\".component.StatefullBean.START" => "java.lang.Ille galArgumentException: WFLYCLSV0017: A command dispatcher for StatefullBean already exists, but with a different command context slave1 | [Server:group1] Caused by: java.lang.IllegalArgumentException: WFLYCLSV0017: A command dispatcher for StatefullBean alrea dy exists, but with a different command context",
> slave1 | [Server:group1] "jboss.deployment.subunit.\"app2.ear\".\"app2.war\".component.StatefulBean2.START" => "java.lang.IllegalA rgumentException: WFLYCLSV0017: A command dispatcher for StatefulBean2 already exists, but with a different command context slave1 | [Server:group1] Caused by: java.lang.IllegalArgumentException: WFLYCLSV0017: A command dispatcher for StatefulBean2 already e xists, but with a different command context"
> slave1 | [Server:group1] },
> slave1 | [Server:group1] "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> slave1 | [Server:group1] "Services that were unable to start:" => [ slave1 | [Server:group1] "jboss.deployment.subunit.\"app2.ear\".\"app2.war\".moduleDeploymentRuntimeInformationStart", slave1 | [Server:group1] "jboss.deployment.unit.\"app2.ear\".WeldEndInitService", slave1 | [Server:group1] "jboss.undertow.deployment.default-server.default-host./app2"
> slave1 | [Server:group1] ], slave1 | [Server:group1] "Services that may be the cause:" => `
> {noformat}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list