Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12310

[7.1] Migration - Quickstart inter-app fails to undeploy

    XMLWordPrintable

Details

    Description

      Upon trying to undeploy inter-app quickstart with mvn wildfly:undeploy as documented by the readme file, the following is produced. It seems the server and Maven plug-in processing changed in JBoss EAP 7.1 to be more strict in undeployment of archives.

      [mjurc@tigris inter-app]$ mvn wildfly:undeploy
      [INFO] --- wildfly-maven-plugin:1.2.0.Alpha4:undeploy (default-cli) @ inter-app-shared ---
      Jun 14, 2017 2:00:05 PM org.xnio.Xnio <clinit>
      INFO: XNIO version 3.5.0.Beta2
      Jun 14, 2017 2:00:05 PM org.xnio.nio.NioXnio <clinit>
      INFO: XNIO NIO Implementation Version 3.5.0.Beta2
      Jun 14, 2017 2:00:05 PM org.jboss.remoting3.EndpointImpl <clinit>
      INFO: JBoss Remoting version 5.0.0.Beta18
      Jun 14, 2017 2:00:05 PM org.wildfly.security.Version <clinit>
      INFO: ELY00001: WildFly Elytron version 1.1.0.Beta24
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] JBoss EAP Quickstart: inter-app .................... SUCCESS [  0.371 s]
      [INFO] JBoss EAP Quickstart: inter-app - shared ........... FAILURE [  0.993 s]
      [INFO] JBoss EAP Quickstart: inter-app - appA ............. SKIPPED
      [INFO] JBoss EAP Quickstart: inter-app - appB ............. SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 1.667 s
      [INFO] Finished at: 2017-06-14T14:00:06+02:00
      [INFO] Final Memory: 17M/227M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.2.0.Alpha4:undeploy (default-cli) on project inter-app-shared: Failed to undeploy inter-app-shared.jar. Reason: WFLYCTL0441: Operation has resulted in failed or missing services 
      [ERROR] WFLYCTL0184:    New missing/unsatisfied dependencies:
      [ERROR]       service jboss.module.spec.service."deployment.inter-app-shared.jar".main (missing) dependents: [service jboss.module.resolve.phase."deployment.inter-app-appA.war".main.1, service jboss.module.service."deployment.inter-app-appA.war".main, service jboss.module.service."deployment.inter-app-appB.war".main, service jboss.module.resolve.phase."deployment.inter-app-appB.war".main.1] 
      [ERROR]       service module.resolved.service."deployment.inter-app-appA.war".main (missing) dependents: [service jboss.module.service."deployment.inter-app-appA.war".main] 
      [ERROR]       service module.resolved.service."deployment.inter-app-appB.war".main (missing) dependents: [service jboss.module.service."deployment.inter-app-appB.war".main] 
      [ERROR] 
      

      Attachments

        Issue Links

          Activity

            People

              sgilda_jira Sande Gilda (Inactive)
              sgilda_jira Sande Gilda (Inactive)
              Michal Jurc Michal Jurc
              Michal Jurc Michal Jurc
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: