[
https://issues.jboss.org/browse/WFLY-6150?page=com.atlassian.jira.plugin....
]
David Lloyd moved JBEAP-3315 to WFLY-6150:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6150 (was: JBEAP-3315)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
(was: Clustering)
Target Release: (was: 7.0.0.GA)
Affects Version/s: (was: 7.0.0.ER5)
Cannot deploy ejb-multi-server QS
---------------------------------
Key: WFLY-6150
URL:
https://issues.jboss.org/browse/WFLY-6150
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Sande Gilda
Assignee: Sande Gilda
Priority: Blocker
After successful configuration and build, the QS cannot be deployed using
{{deploy-domain.cli}} script. It ends with:
{code}
The batch failed with the following error (you are remaining in the batch editing mode to
have a chance to correct the error): WFLYDC0022: Operation failed or was rolled back on
all servers.
{code}
Errors logged in server log:
{code}
[Server:app-twoB] 09:43:23,441 ERROR [org.jboss.as.server] (ServerService Thread Pool --
59) WFLYSRV0022: Deploy of deployment "jboss-ejb-multi-server-app-two.ear" was
rolled back with no failure message
[Server:app-main] 09:43:23,441 ERROR [org.jboss.as.server] (ServerService Thread Pool --
68) WFLYSRV0022: Deploy of deployment "jboss-ejb-multi-server-app-main.ear" was
rolled back with no failure message
[Server:app-twoA] 09:43:23,439 ERROR [org.jboss.as.server] (ServerService Thread Pool --
59) WFLYSRV0022: Deploy of deployment "jboss-ejb-multi-server-app-two.ear" was
rolled back with no failure message
{code}
This worked fine in ER3. JBEAP-2831 blocked testing in ER4.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)