[
https://issues.jboss.org/browse/WFLY-10246?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-10246:
-----------------------------------------
Do you have a problem with WildFly 12? If not, with WildFly 11? If it works on WildFly,
then WildFly Swarm has their own issue tracker at [1]. But you may be better off starting
with a discussion on IRC or their google group-- see [2]. Swarm evolves rapidly but from
my understanding of it I don't think packaging multiple ears is meant to work.
[1]
https://issues.jboss.org/projects/SWARM
[2]
http://wildfly-swarm.io/community/
Required services that are not installed
----------------------------------------
Key: WFLY-10246
URL:
https://issues.jboss.org/browse/WFLY-10246
Project: WildFly
Issue Type: Bug
Affects Versions: 10.1.0.Final
Environment: migrating wildfly 10.1.0 to widfly-swarm 2017.11.0
Reporter: Zakaria mh
Assignee: Jason Greene
Labels: Swarm
ERROR [org.jboss.as.controller.management-operation] (main) WFLYCTL0013: Operation
("add") failed - address: (("deployment" =>
"module1-3.3.0-SNAPSHOT.war")) - failure description: {
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.deployment.unit.\"module2D-3.3.0-SNAPSHOT.ear\".deploymentCompleteService"],
"WFLYCTL0180: Services with missing/unavailable dependencies" =>
["jboss.deployment.unit.\"module1-3.3.0-SNAPSHOT.war\".PARSE is missing
[jboss.deployment.unit.\"module2D-3.3.0-SNAPSHOT.ear\".deploymentCompleteService]"]
}
[0m [31m2018-04-16 12:13:59,010 ERROR [org.jboss.as.server] (main) WFLYSRV0021: Deploy
of deployment "module1-3.3.0-SNAPSHOT.war" was rolled back with the following
failure message:
{
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.deployment.unit.\"module2D-3.3.0-SNAPSHOT.ear\".deploymentCompleteService"],
"WFLYCTL0180: Services with missing/unavailable dependencies" =>
["jboss.deployment.unit.\"module1-3.3.0-SNAPSHOT.war\".PARSE is missing
[jboss.deployment.unit.\"module2D-3.3.0-SNAPSHOT.ear\".deploymentCompleteService]"]
}
[0m [0m2018-04-16 12:13:59,789 INFO [org.jboss.as.server.deployment] (MSC service
thread 1-3) WFLYSRV0028: Stopped deployment module1-3.3.0-SNAPSHOT.war (runtime-name:
module1-3.3.0-SNAPSHOT.war) in 779ms
[0m [0m2018-04-16 12:13:59,790 INFO [org.jboss.as.controller] (main) WFLYCTL0183:
Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service
jboss.deployment.unit."module2D-3.3.0-SNAPSHOT.ear".deploymentCompleteService
(missing) dependents: [service
jboss.deployment.unit."module1-3.3.0-SNAPSHOT.war".PARSE]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)