Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3710

appclient test failures against WFLY master

    XMLWordPrintable

Details

    Description

      Starting appclient process: /data/workspace/jbossws-hudson-4.2.0-SNAPSHOT/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/workspace/stack-cxf/modules/testsuite/shared-tests/target/test-libs/jaxws-samples-serviceref-appclient.ear#jaxws-samples-serviceref-appclient.jar...
      �[0m23:07:48,092 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
      �[0m�[0m23:07:48,350 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
      �[0m�[0m23:07:48,476 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015899: WildFly 8.0.0.Beta1-SNAPSHOT "WildFly" starting
      �[0m23:07:50,583 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 11) JBAS011800: Activating Naming Subsystem
      23:07:50,585 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 12) JBAS013171: Activating Security Subsystem
      23:07:50,588 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.17.SP1
      23:07:50,644 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 14) JBAS015537: Activating WebServices Extension
      23:07:50,723 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.1.0.CR7
      23:07:50,733 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.1.0.CR7
      23:07:50,758 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.0.Beta1
      23:07:51,021 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
      23:07:51,097 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.0.0.1:4448
      23:07:51,215 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
      JBAS014775:    New missing/unsatisfied dependencies:
            service jboss.txn.ArjunaRecoveryManager (missing) dependents: [service jboss.ejb.tx-recovery-service] 
            service jboss.txn.CoreEnvironment (missing) dependents: [service jboss.ejb.tx-recovery-service] 
            service jboss.txn.UserTransactionAccessControlService (missing) dependents: [service jboss.ejb3.EJB3UserTransactionAccessControlService] 
      
      23:07:51,237 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "jaxws-samples-serviceref-appclient.ear" (runtime-name: "jaxws-samples-serviceref-appclient.ear")
      23:07:51,364 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "null" (runtime-name: "jaxws-samples-serviceref-appclient.jar")
      23:07:52,410 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.0.0.Beta1-SNAPSHOT "WildFly" started (with errors) in 6458ms - Started 110 of 116 services (4 services failed or missing dependencies, 9 services are lazy, passive or on-demand)
      23:07:52,412 ERROR [org.jboss.as.controller.management-operation] (Thread-24) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "jaxws-samples-serviceref-appclient.ear")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
          "jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient.AppClientComponent is missing [jboss.txn.TransactionManager]",
          "jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient is missing [jboss.txn.TransactionManager]"
      ]}
      23:07:52,416 ERROR [org.jboss.as.server] (Thread-24) JBAS015870: Deploy of deployment "jaxws-samples-serviceref-appclient.ear" was rolled back with the following failure message: 
      {"JBAS014771: Services with missing/unavailable dependencies" => [
          "jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient.AppClientComponent is missing [jboss.txn.TransactionManager]",
          "jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient is missing [jboss.txn.TransactionManager]"
      ]}
      23:07:52,449 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment null (runtime-name: jaxws-samples-serviceref-appclient.jar) in 30ms
      23:07:52,448 ERROR [org.jboss.as.appclient.logging] (Thread-25) JBAS013201: InterruptedException running app client main: java.lang.InterruptedException
      	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:996) [rt.jar:1.7.0_15]
      	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303) [rt.jar:1.7.0_15]
      	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) [rt.jar:1.7.0_15]
      	at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:108)
      	at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_15]
      
      23:07:52,480 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment jaxws-samples-serviceref-appclient.ear (runtime-name: jaxws-samples-serviceref-appclient.ear) in 62ms
      23:07:52,492 INFO  [org.jboss.as.controller] (Thread-24) JBAS014774: Service status report
      JBAS014775:    New missing/unsatisfied dependencies:
            service jboss.txn.TransactionManager (missing) dependents: [service jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient, service jboss.concurrent.ee.context.config.jaxws-samples-serviceref-appclient.jaxws-samples-serviceref-appclient.AppClientComponent] 
      
      23:07:52,511 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015950: WildFly 8.0.0.Beta1-SNAPSHOT "WildFly" stopped in 36ms
      
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: