Probably https://issues.jboss.org/browse/WFLY-2561 

--E

On 22 Nov 2013, at 17:36, Wolf-Dieter Fink <wfink@redhat.com> wrote:

HI,

I try to deploy a quickstart to WF 8.0.0.Beta2 upstream.
With an older build (B2 from 11-07) it works.
Is there something changed and I need to change the deployment?
I did not expect that.

Find CLI install script and deployments attached. Use a fresh copy of WF8 and run the install batch file

this is the deploy order:
deploy app-one/ear/target/jboss-ejb-multi-server-app-one.ear --server-groups=quickstart-ejb-multi-appOne-server
deploy app-two/ear/target/jboss-ejb-multi-server-app-two.ear --server-groups=quickstart-ejb-multi-appTwo-server
deploy app-main/ear/target/jboss-ejb-multi-server-app-main.ear --server-groups=quickstart-ejb-multi-main-server
deploy app-web/target/jboss-ejb-multi-server-app-web.war --server-groups=quickstart-ejb-multi-appWeb-server

Also if the deploy-domain.cli script is used the deployment may fail.

Wolf



[Server:app-main] 18:21:06,435 INFO  [org.jboss.weld.deployer] (MSC service thread 1-11) JBAS016008: Starting weld service for deployment jboss-ejb-multi-server-app-main.ear
[Server:app-main] 18:21:06,462 ERROR [org.jboss.as.controller.management-operation] (host-controller-connection-threads - 3) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "jboss-ejb-multi-server-app-main.ear")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
[Server:app-main] "jboss.deployment.unit.\"jboss-ejb-multi-server-app-main.ear\".WeldStartService is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".jndiDependencyService]",
[Server:app-main] "jboss.deployment.unit.\"jboss-ejb-multi-server-app-main.ear\".deploymentCompleteService is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".deploymentCompleteService]",
[Server:app-main] "jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".beanmanager]"
[Server:app-main] ]}
[Server:app-main] 18:21:06,464 ERROR [org.jboss.as.server] (host-controller-connection-threads - 3) JBAS015870: Deploy of deployment "jboss-ejb-multi-server-app-main.ear" was rolled back with the following failure message:
[Server:app-main] {"JBAS014771: Services with missing/unavailable dependencies" => [
[Server:app-main] "jboss.deployment.unit.\"jboss-ejb-multi-server-app-main.ear\".WeldStartService is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".jndiDependencyService]",
[Server:app-main] "jboss.deployment.unit.\"jboss-ejb-multi-server-app-main.ear\".deploymentCompleteService is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".deploymentCompleteService]",
[Server:app-main] "jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"jboss-ejb-multi-server-app-main.ear\".\"jsf.war\".beanmanager]"
[Server:app-main] ]}
[Server:app-main] 18:21:06,466 INFO  [org.jboss.weld.deployer] (MSC service thread 1-15) JBAS016009: Stopping weld service for deployment jboss-ejb-multi-server-app-main.ear

<install-domain.cli><jboss-ejb-multi-server-app-main.ear><jboss-ejb-multi-server-app-one.ear><jboss-ejb-multi-server-app-two.ear><jboss-ejb-multi-server-app-web.war><deploy-domain.cli>_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev