[JBoss JIRA] (JBTM-2022) REST-AT integration API recovery test failed
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2022?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2022:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/jbosstm/narayana/pull/544
> REST-AT integration API recovery test failed
> --------------------------------------------
>
> Key: JBTM-2022
> URL: https://issues.jboss.org/browse/JBTM-2022
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: REST
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Priority: Minor
> Fix For: 5.0.0.CR2
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/79
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 117.616 sec <<< FAILURE!
> testCrashBeforeCommit(org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase) Time elapsed: 69.31 sec <<< FAILURE!
> java.lang.AssertionError: Recovery failed
> at org.junit.Assert.fail(Assert.java:93)
> at org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase.testCrashBeforeCommit(RecoveryIntegrationTestCase.java:125)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
> at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
> at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
> at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
> at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
> at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
> at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
> at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
> at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
> {code}
> {code}
> log4j:WARN No appenders could be found for logger (org.jboss.logging).
> log4j:WARN Please initialize the log4j system properly.
> EMMA: collecting runtime coverage data ...
> Nov 12, 2013 1:25:40 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2 -Dorg.jboss.byteman.verbose -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.byteman.transform.all -javaagent:lib/byteman.jar=script:scripts/CrashAfterPrepare.btm,boot:lib/byteman.jar,listener:true, managementAddress=127.0.0.1, serverConfig=standalone-rts.xml}
> Nov 12, 2013 1:25:40 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:lib/byteman.jar=script:scripts/CrashAfterPrepare.btm,boot:lib/byteman.jar,listener:true, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml]
> TransformListener() : accepting requests on localhost:9091
> Listening for transport dt_socket at address: 8787
> [0m13:25:41,989 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
> [0m[0m13:25:42,962 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
> [0m[0m13:25:43,332 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
> [0m[0m13:25:46,243 INFO [stdout] (ServerService Thread Pool -- 19) EMMA: collecting runtime coverage data ...
> [0m[0m13:25:46,677 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.1.0.CR7
> [0m[0m13:25:46,678 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
> [0m[0m13:25:46,701 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.1.0.CR7
> [0m[0m13:25:46,860 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.0.Beta1
> [0m[0m13:25:46,951 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem.
> [0m[0m13:25:46,963 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem
> [0m[0m13:25:47,021 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) JBAS012615: Activated the following JSF Implementations: [main]
> [0m[0m13:25:47,026 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 50) JBAS011800: Activating Naming Subsystem
> [0m[0m13:25:47,061 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) JBAS013171: Activating Security Subsystem
> [0m[0m13:25:47,095 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 33) JBAS016200: Activating ConfigAdmin Subsystem
> [0m[0m13:25:47,166 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 59) JBAS015537: Activating WebServices Extension
> [0m[0m13:25:47,372 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> [0m[0m13:25:47,401 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:25:47,936 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.20.Beta2
> [0m[0m13:25:48,102 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
> [0m[0m13:25:48,153 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:25:48,219 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
> [0m[0m13:25:48,214 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
> [0m[0m13:25:48,504 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
> [0m[0m13:25:48,506 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
> [0m[33m13:25:48,730 WARN [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
> [0m[0m13:25:49,336 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
> [0m[0m13:25:49,627 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
> [0m[0m13:25:49,647 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221006: Waiting to obtain live lock
> [0m[0m13:25:49,873 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221013: Using NIO Journal
> [0m[0m13:25:49,942 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
> [0m[0m13:25:50,149 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
> [0m[0m13:25:50,182 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support CORE
> [0m[0m13:25:50,221 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support AMQP
> [0m[0m13:25:50,246 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP
> [0m[0m13:25:50,265 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP_WS
> [0m[0m13:25:50,295 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
> [0m[0m13:25:50,686 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221034: Waiting to obtain live lock
> [0m[0m13:25:50,687 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221035: Live Server Obtained live lock
> [0m[0m13:25:51,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,109 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,148 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,150 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,154 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,163 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,165 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,169 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,172 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,196 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,197 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,233 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,244 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,246 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,258 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,259 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,260 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,281 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,291 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,292 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,295 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,310 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,311 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,307 INFO [stdout] (MSC service thread 1-2) org.jboss.byteman.agent.Transformer : possible trigger for rule Kill JVM before after prepare in ParticipantResource class in class org.jboss.narayana.rest.integration.ParticipantResource
> [0m[0m13:25:51,323 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,324 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,325 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,326 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,330 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,333 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,335 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,339 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,340 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,346 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,357 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,365 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,366 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:25:51,394 INFO [stdout] (MSC service thread 1-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.narayana.rest.integration.ParticipantResource.prepare(org.jboss.narayana.rest.integration.ParticipantInformation) org.jboss.narayana.rest.integration.api.Vote for rule Kill JVM before after prepare in ParticipantResource class
> [0m[0m13:25:51,403 INFO [stdout] (MSC service thread 1-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.narayana.rest.integration.ParticipantResource.prepare(org.jboss.narayana.rest.integration.ParticipantInformation) org.jboss.narayana.rest.integration.api.Vote for rule Kill JVM before after prepare in ParticipantResource class
> [0m[0m13:25:51,444 INFO [stdout] (MSC service thread 1-2) org.jboss.byteman.agent.Transformer : inserted trigger for Kill JVM before after prepare in ParticipantResource class in class org.jboss.narayana.rest.integration.ParticipantResource
> [0m[0m13:25:51,478 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,478 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,478 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,478 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,480 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,480 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,490 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,493 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,493 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,494 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,495 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,495 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,496 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,498 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,508 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,509 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,509 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,515 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,516 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,516 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,517 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,518 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,518 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,527 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:51,528 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:25:52,051 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: rest-at-participant
> [0m[0m13:25:52,076 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,078 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,078 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,079 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,081 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,084 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,086 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,087 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,088 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,090 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,091 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,097 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,098 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,099 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,099 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,108 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,109 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,109 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,110 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,111 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,111 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,112 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,113 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,115 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,118 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,120 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,125 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,126 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,126 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,127 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:25:52,134 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-at-coordinator
> [0m[0m13:25:52,244 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
> [0m[0m13:25:52,253 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
> [0m[0m13:25:52,270 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: volatile-rest-at-participant
> [0m[0m13:25:52,270 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
> [0m[0m13:25:52,279 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221007: Server is now live
> [0m[0m13:25:52,279 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3]
> [0m[0m13:25:52,315 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:25:52,330 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
> [0m[0m13:25:52,509 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
> [0m[0m13:25:52,697 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:25:52,716 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
> [0m[0m13:25:53,029 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.2.Final
> [0m[0m13:25:53,268 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /hornetq-server
> [0m[0m13:25:53,376 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
> [0m[0m13:25:53,392 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
> [0m[0m13:25:53,564 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> [0m[0m13:25:53,708 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
> [0m[33m13:25:53,741 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:25:53,746 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[0m13:25:53,861 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
> [0m[0m13:25:53,861 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
> [0m[0m13:25:53,864 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:25:53,868 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[0m13:25:54,477 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-tx
> [0m[0m13:25:54,593 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:25:54,678 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
> [0m[0m13:25:54,680 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
> [0m[0m13:25:54,681 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 14089ms - Started 294 of 330 services (75 services are lazy, passive or on-demand)
> [0m[0m13:25:58,094 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/cb/8cc3743f3a66eac032902504adb391f6dc069d/content
> [0m[0m13:25:58,099 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[33m13:25:58,134 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:25:58,138 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice.
> [0m[0m13:25:58,206 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /test
> [0m[0m13:25:58,412 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[0m13:26:05,305 INFO [org.hibernate.validator.internal.util.Version] (default task-2) HV000001: Hibernate Validator 5.0.1.Final
> [0m[0m13:26:06,724 INFO [stdout] (default task-8) Rule.execute called for Kill JVM before after prepare in ParticipantResource class_0
> [0m[0m13:26:06,730 INFO [stdout] (default task-8) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:06,731 INFO [stdout] (default task-8) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:06,732 INFO [stdout] (default task-8) Default helper activated
> [0m[0m13:26:06,732 INFO [stdout] (default task-8) calling installed(Kill JVM before after prepare in ParticipantResource class) for helper classorg.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:06,733 INFO [stdout] (default task-8) Installed rule using default helper : Kill JVM before after prepare in ParticipantResource class
> [0m[0m13:26:06,734 INFO [stdout] (default task-8) Kill JVM before after prepare in ParticipantResource class execute
> [0m[0m13:26:06,734 INFO [stdout] (default task-8) rule.debug{Kill JVM before after prepare in ParticipantResource class} : Killing JVM
> [0mNov 12, 2013 1:26:07 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, managementAddress=127.0.0.1, serverConfig=standalone-rts.xml}
> Nov 12, 2013 1:26:07 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml]
> Listening for transport dt_socket at address: 8787
> [0m13:26:07,868 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
> [0m[0m13:26:08,733 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
> [0m[0m13:26:08,994 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
> [0m[0m13:26:11,791 INFO [stdout] (ServerService Thread Pool -- 5) EMMA: collecting runtime coverage data ...
> [0m[0m13:26:12,190 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
> [0m[0m13:26:12,192 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.1.0.CR7
> [0m[0m13:26:12,214 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.1.0.CR7
> [0m[0m13:26:12,255 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.0.Beta1
> [0m[0m13:26:12,295 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 33) JBAS016200: Activating ConfigAdmin Subsystem
> [0m[0m13:26:12,439 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) JBAS013171: Activating Security Subsystem
> [0m[0m13:26:12,488 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem.
> [0m[0m13:26:12,514 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 50) JBAS011800: Activating Naming Subsystem
> [0m[0m13:26:12,551 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem
> [0m[0m13:26:12,568 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 59) JBAS015537: Activating WebServices Extension
> [0m[0m13:26:12,609 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) JBAS012615: Activated the following JSF Implementations: [main]
> [0m[0m13:26:12,611 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
> [0m[0m13:26:12,685 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:12,884 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> [0m[0m13:26:13,401 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:13,461 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
> [0m[0m13:26:13,542 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
> [0m[0m13:26:13,681 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
> [0m[0m13:26:13,725 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
> [0m[0m13:26:13,768 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
> [0m[0m13:26:14,024 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
> [0m[0m13:26:15,039 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting
> [0m[0m13:26:15,220 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
> [0m[0m13:26:15,271 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
> [0m[0m13:26:15,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,751 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,776 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,778 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,783 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,783 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,789 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,789 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,790 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,791 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,792 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,793 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,798 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,798 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,799 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,800 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,801 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,801 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,805 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,806 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,808 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,809 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,809 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,821 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,821 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,825 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,831 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,834 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,831 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,839 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,840 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,842 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,845 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,846 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,846 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,849 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,850 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,850 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,861 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,862 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,870 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,871 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,871 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,872 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,880 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,880 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,880 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,881 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,899 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,899 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,900 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,901 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,902 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,903 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,904 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,906 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:15,904 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,908 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,909 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,909 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,910 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:15,911 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:16,343 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: volatile-rest-at-participant
> [0m[0m13:26:16,359 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,365 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,365 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,366 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,370 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,371 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,371 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,372 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,373 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,373 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,374 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,375 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,375 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,376 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,377 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,377 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,379 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,380 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,380 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,382 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,386 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,387 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,387 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,393 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,397 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:16,473 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-at-coordinator
> [0m[0m13:26:16,706 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: rest-at-participant
> [0m[0m13:26:16,808 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:26:16,833 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[0m13:26:16,858 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
> [0m[0m13:26:17,182 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.2.Final
> [0m[33m13:26:17,286 WARN [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
> [0m[0m13:26:17,573 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
> [0m[0m13:26:17,715 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
> [0m[0m13:26:17,725 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221006: Waiting to obtain live lock
> [0m[0m13:26:18,011 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221013: Using NIO Journal
> [0m[0m13:26:18,030 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
> [0m[0m13:26:18,085 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> [0m[0m13:26:18,132 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support CORE
> [0m[0m13:26:18,159 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support AMQP
> [0m[0m13:26:18,180 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP
> [0m[0m13:26:18,200 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP_WS
> [0m[33m13:26:18,205 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:26:18,212 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice.
> [0m[33m13:26:18,276 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:26:18,277 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[0m13:26:18,348 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221034: Waiting to obtain live lock
> [0m[0m13:26:18,349 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221035: Live Server Obtained live lock
> [0m[0m13:26:19,442 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
> [0m[0m13:26:19,466 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
> [0m[0m13:26:19,476 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
> [0m[0m13:26:19,487 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221007: Server is now live
> [0m[0m13:26:19,487 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3]
> [0m[0m13:26:19,493 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /hornetq-server
> [0m[0m13:26:19,556 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
> [0m[0m13:26:19,558 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:26:19,559 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
> [0m[0m13:26:19,635 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
> [0m[0m13:26:19,686 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
> [0m[0m13:26:19,687 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
> [0m[0m13:26:19,689 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:26:19,690 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[0m13:26:19,880 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-tx
> [0m[0m13:26:19,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /test
> [0m[0m13:26:19,970 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[0m13:26:19,972 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:26:20,145 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
> [0m[0m13:26:20,146 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
> [0m[0m13:26:20,147 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 12951ms - Started 359 of 395 services (77 services are lazy, passive or on-demand)
> [0m[0m13:26:20,929 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.0.1.Final
> [0m[0m13:26:25,748 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /test
> [0m[0m13:26:25,790 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 49ms
> [0m[0m13:26:25,981 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/cb/8cc3743f3a66eac032902504adb391f6dc069d/content
> [0m[0m13:26:25,982 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
> [0mNov 12, 2013 1:26:25 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
> INFO: Manual stopping of a server instance
> [0m13:26:26,007 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /rest-tx
> [0m[0m13:26:26,035 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /rest-at-coordinator
> [0m[0m13:26:26,038 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: rest-at-participant
> [0m[0m13:26:26,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /hornetq-server
> [0m[0m13:26:26,055 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: volatile-rest-at-participant
> [0m[0m13:26:26,074 INFO [stdout] (EMMA shutdown handler thread) EMMA: runtime coverage data merged into [/home/hudson/workspace/narayana-codeCoverage/rts/at/integration/target/test-classes/coverage.ec] {in 75 ms}
> [0m[0m13:26:26,095 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 30) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:26:26,106 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping
> [0m[0m13:26:26,113 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 5) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory
> [0m[0m13:26:26,115 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
> [0m[0m13:26:26,117 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[0m13:26:26,156 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:26:26,172 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending
> [0m[0m13:26:26,179 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
> [0m[0m13:26:26,181 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2
> [0m[0m13:26:26,188 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.0.0.Beta20 stopping
> [0m[0m13:26:26,209 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment restat-web-5.0.0.CR2-SNAPSHOT.war (runtime-name: restat-web-5.0.0.CR2-SNAPSHOT.war) in 158ms
> [0m[0m13:26:26,221 INFO [org.hornetq.ra] (ServerService Thread Pool -- 5) HQ151003: HornetQ resource adaptor stopped
> [0m[0m13:26:26,283 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 31) HQ221002: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3] stopped
> [0m[0m13:26:26,329 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" stopped in 263ms
> [0mNov 12, 2013 1:26:26 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
> INFO: Hard killing of a server instance
> Nov 12, 2013 1:26:26 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2 -Dorg.jboss.byteman.verbose -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.byteman.transform.all -javaagent:lib/byteman.jar=script:scripts/CrashBeforeCommit.btm,boot:lib/byteman.jar,listener:true, managementAddress=127.0.0.1, serverConfig=standalone-rts.xml}
> Nov 12, 2013 1:26:26 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:lib/byteman.jar=script:scripts/CrashBeforeCommit.btm,boot:lib/byteman.jar,listener:true, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml]
> TransformListener() : accepting requests on localhost:9091
> Listening for transport dt_socket at address: 8787
> [0m13:26:28,162 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
> [0m[0m13:26:29,160 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
> [0m[0m13:26:29,514 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
> [0m[0m13:26:32,560 INFO [stdout] (ServerService Thread Pool -- 23) EMMA: collecting runtime coverage data ...
> [0m[0m13:26:32,950 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.1.0.CR7
> [0m[0m13:26:32,951 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
> [0m[0m13:26:32,978 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.1.0.CR7
> [0m[0m13:26:33,130 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.0.Beta1
> [0m[0m13:26:33,188 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 33) JBAS016200: Activating ConfigAdmin Subsystem
> [0m[0m13:26:33,213 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem.
> [0m[0m13:26:33,237 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem
> [0m[0m13:26:33,279 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) JBAS012615: Activated the following JSF Implementations: [main]
> [0m[0m13:26:33,295 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 50) JBAS011800: Activating Naming Subsystem
> [0m[0m13:26:33,316 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) JBAS013171: Activating Security Subsystem
> [0m[0m13:26:33,427 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 59) JBAS015537: Activating WebServices Extension
> [0m[0m13:26:33,536 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> [0m[0m13:26:33,550 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:33,889 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
> [0m[0m13:26:34,380 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:34,406 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
> [0m[0m13:26:34,467 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
> [0m[0m13:26:34,895 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
> [0m[0m13:26:34,897 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
> [0m[0m13:26:34,956 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
> [0m[33m13:26:35,121 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
> [0m[0m13:26:35,326 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
> [0m[0m13:26:36,335 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
> [0m[0m13:26:36,341 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221006: Waiting to obtain live lock
> [0m[0m13:26:36,342 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
> [0m[0m13:26:36,348 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
> [0m[0m13:26:36,388 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
> [0m[0m13:26:36,578 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221013: Using NIO Journal
> [0m[0m13:26:36,745 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support CORE
> [0m[0m13:26:37,042 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support AMQP
> [0m[0m13:26:37,054 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP
> [0m[0m13:26:37,067 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP_WS
> [0m[0m13:26:37,302 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221034: Waiting to obtain live lock
> [0m[0m13:26:37,303 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221035: Live Server Obtained live lock
> [0m[0m13:26:37,444 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,444 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,503 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,526 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,527 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,528 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,531 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,575 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,579 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,593 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,596 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,607 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,608 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,610 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,620 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,622 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,633 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,634 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,635 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,637 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,639 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,649 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule Kill JVM before commit in class org.jboss.narayana.rest.integration.ParticipantResource
> [0m[0m13:26:37,658 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,659 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,660 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,665 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,669 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:26:37,718 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.narayana.rest.integration.ParticipantResource.commit(org.jboss.narayana.rest.integration.ParticipantInformation) void for rule Kill JVM before commit
> [0m[0m13:26:37,755 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for Kill JVM before commit in class org.jboss.narayana.rest.integration.ParticipantResource
> [0m[0m13:26:37,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,784 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,785 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,785 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,788 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,789 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,791 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,792 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,792 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,795 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,804 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,804 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,805 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,806 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,806 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,807 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,808 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,810 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,811 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,811 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,821 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,822 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,822 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,823 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,824 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:37,833 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:26:38,265 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: rest-at-participant
> [0m[0m13:26:38,265 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: volatile-rest-at-participant
> [0m[0m13:26:38,316 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,317 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,318 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,319 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,323 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,325 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,326 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,327 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,327 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,331 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,335 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,336 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,336 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,339 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,340 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,343 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,346 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,347 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,349 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,351 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,352 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,353 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,354 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
> [0m[0m13:26:38,358 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,359 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,360 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,361 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,362 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,369 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,370 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,370 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,371 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,371 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,372 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,375 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,377 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:26:38,400 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:26:38,488 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
> [0m[0m13:26:38,514 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
> [0m[0m13:26:38,527 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
> [0m[0m13:26:38,545 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221007: Server is now live
> [0m[0m13:26:38,545 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3]
> [0m[0m13:26:38,725 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /rest-at-coordinator
> [0m[0m13:26:39,207 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.2.Final
> [0m[0m13:26:39,328 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
> [0m[0m13:26:39,582 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
> [0m[0m13:26:39,600 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:26:39,618 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
> [0m[0m13:26:39,640 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /hornetq-server
> [0m[0m13:26:39,678 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
> [0m[0m13:26:39,900 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA
> [0m[0m13:26:40,059 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> [0m[0m13:26:40,060 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started
> [0m[0m13:26:40,061 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
> [0m[0m13:26:40,065 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:26:40,067 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[33m13:26:40,166 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:26:40,167 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[0m13:26:40,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-tx
> [0m[0m13:26:40,978 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:26:41,066 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
> [0m[0m13:26:41,067 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
> [0m[0m13:26:41,068 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 14098ms - Started 294 of 330 services (75 services are lazy, passive or on-demand)
> [0m[0m13:26:43,996 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/e1/84b9e84cab9d64fc59a27843448c5ccb08eb6e/content
> [0m[0m13:26:44,001 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[33m13:26:44,034 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:26:44,038 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice.
> [0m[0m13:26:44,106 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /test
> [0m[0m13:26:44,299 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[0m13:26:49,955 INFO [org.hibernate.validator.internal.util.Version] (default task-2) HV000001: Hibernate Validator 5.0.1.Final
> [0m[0m13:26:51,192 INFO [stdout] (default task-10) Rule.execute called for Kill JVM before commit_0
> [0m[0m13:26:51,199 INFO [stdout] (default task-10) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:51,200 INFO [stdout] (default task-10) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:51,206 INFO [stdout] (default task-10) Default helper activated
> [0m[0m13:26:51,207 INFO [stdout] (default task-10) calling installed(Kill JVM before commit) for helper classorg.jboss.byteman.rule.helper.Helper
> [0m[0m13:26:51,208 INFO [stdout] (default task-10) Installed rule using default helper : Kill JVM before commit
> [0m[0m13:26:51,209 INFO [stdout] (default task-10) Kill JVM before commit execute
> [0m[0m13:26:51,210 INFO [stdout] (default task-10) rule.debug{Kill JVM before commit} : Killing JVM
> [0mNov 12, 2013 1:26:51 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, managementAddress=127.0.0.1, serverConfig=standalone-rts.xml}
> Nov 12, 2013 1:26:51 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=2, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml]
> Listening for transport dt_socket at address: 8787
> [0m13:26:52,359 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
> [0m[0m13:26:53,183 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
> [0m[0m13:26:53,433 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
> [0m[0m13:26:56,218 INFO [stdout] (ServerService Thread Pool -- 1) EMMA: collecting runtime coverage data ...
> [0m[0m13:26:56,578 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
> [0m[0m13:26:56,583 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.1.0.CR7
> [0m[0m13:26:56,603 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.1.0.CR7
> [0m[0m13:26:56,645 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.0.Beta1
> [0m[0m13:26:56,681 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 33) JBAS016200: Activating ConfigAdmin Subsystem
> [0m[0m13:26:56,845 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) JBAS013171: Activating Security Subsystem
> [0m[0m13:26:56,905 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem.
> [0m[0m13:26:56,922 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 50) JBAS011800: Activating Naming Subsystem
> [0m[0m13:26:56,917 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem
> [0m[0m13:26:56,971 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 59) JBAS015537: Activating WebServices Extension
> [0m[0m13:26:57,021 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) JBAS012615: Activated the following JSF Implementations: [main]
> [0m[0m13:26:57,097 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:57,184 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
> [0m[0m13:26:57,299 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> [0m[0m13:26:57,465 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Beta20 starting
> [0m[0m13:26:57,492 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
> [0m[0m13:26:57,884 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 58) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
> [0m[0m13:26:57,974 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
> [0m[0m13:26:57,974 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
> [0m[0m13:26:58,000 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
> [0m[33m13:26:58,378 WARN [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
> [0m[0m13:26:59,137 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
> [0m[0m13:26:59,420 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
> [0m[0m13:26:59,425 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221006: Waiting to obtain live lock
> [0m[0m13:26:59,653 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221013: Using NIO Journal
> [0m[0m13:26:59,794 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
> [0m[0m13:26:59,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting
> [0m[0m13:26:59,845 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support CORE
> [0m[0m13:26:59,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support AMQP
> [0m[0m13:26:59,905 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP
> [0m[0m13:26:59,923 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ224067: Adding protocol support STOMP_WS
> [0m[0m13:26:59,962 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
> [0m[0m13:27:00,322 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221034: Waiting to obtain live lock
> [0m[0m13:27:00,338 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221035: Live Server Obtained live lock
> [0m[0m13:27:00,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,827 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,845 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,847 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,848 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,852 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,854 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,850 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,861 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,861 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,862 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,868 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,869 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,870 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,874 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,881 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,882 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,888 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,892 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,893 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,896 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,909 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,910 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,910 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,911 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,917 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,919 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,919 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,920 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,923 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,930 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,942 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,948 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,948 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,949 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,951 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,958 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,959 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,959 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,962 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,965 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,966 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,967 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,968 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,968 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,969 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,970 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,983 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:00,981 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,985 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,986 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:00,987 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,013 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,013 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,014 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,014 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,015 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,018 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,019 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,020 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
> [0m[0m13:27:01,036 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,037 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,037 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,037 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,037 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,040 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,040 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
> [0m[0m13:27:01,614 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: rest-at-participant
> [0m[0m13:27:01,696 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /rest-at-coordinator
> [0m[0m13:27:01,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,727 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,728 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,735 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,736 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,736 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,744 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,745 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,749 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,751 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,751 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,752 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,753 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,766 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,767 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,767 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
> [0m[0m13:27:01,826 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
> [0m[0m13:27:01,886 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[0m13:27:01,900 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:27:01,906 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: volatile-rest-at-participant
> [0m[0m13:27:01,917 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
> [0m[0m13:27:01,933 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
> [0m[0m13:27:01,943 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
> [0m[0m13:27:01,959 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221007: Server is now live
> [0m[0m13:27:01,960 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3]
> [0m[0m13:27:02,040 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
> [0m[0m13:27:02,610 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.2.Final
> [0m[0m13:27:02,636 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /hornetq-server
> [0m[0m13:27:02,754 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:27:02,783 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
> [0m[0m13:27:02,784 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
> [0m[0m13:27:03,196 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
> [0m[0m13:27:03,321 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
> [0m[0m13:27:03,330 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> [0m[33m13:27:03,445 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:27:03,446 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice.
> [0m[0m13:27:03,506 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
> [0m[0m13:27:03,507 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
> [0m[33m13:27:03,569 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m13:27:03,570 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[0m13:27:03,572 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:27:03,917 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[0m13:27:04,372 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /rest-tx
> [0m[0m13:27:04,373 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /test
> [0m[0m13:27:04,452 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[0m13:27:04,454 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
> [0m[0m13:27:04,545 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
> [0m[0m13:27:04,546 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
> [0m[0m13:27:04,547 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 12878ms - Started 359 of 395 services (77 services are lazy, passive or on-demand)
> [0m[0m13:27:09,096 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.0.1.Final
> [0m[0m13:27:09,842 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8080/rest-at-participant/0:ffffac118323:-3230f39d:52822c...
> [0m[0m13:27:09,845 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8080/rest-at-participant/0:ffffac118323:-3230f39d:52822c...
> [0m[0m13:27:22,033 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8080/rest-at-participant/0:ffffac118323:-3230f39d:52822c...
> [0m[0m13:27:34,096 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8080/rest-at-participant/0:ffffac118323:-3230f39d:52822c...
> [0m[0m13:27:35,033 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /test
> [0m[0m13:27:35,070 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 44ms
> [0m[0m13:27:35,323 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/e1/84b9e84cab9d64fc59a27843448c5ccb08eb6e/content
> [0m[0m13:27:35,328 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
> [0mNov 12, 2013 1:27:35 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
> INFO: Manual stopping of a server instance
> [0m13:27:35,347 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /rest-tx
> [0m[0m13:27:35,411 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /rest-at-coordinator
> [0m[0m13:27:35,415 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: rest-at-participant
> [0m[0m13:27:35,422 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /hornetq-server
> [0m[0m13:27:35,425 INFO [stdout] (EMMA shutdown handler thread) EMMA: runtime coverage data merged into [/home/hudson/workspace/narayana-codeCoverage/rts/at/integration/target/test-classes/coverage.ec] {in 75 ms}
> [0m[0m13:27:35,461 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: volatile-rest-at-participant
> [0m[0m13:27:35,507 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping
> [0m[0m13:27:35,510 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> [0m[0m13:27:35,516 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
> [0m[0m13:27:35,518 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> [0m[0m13:27:35,539 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
> [0m[0m13:27:35,559 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2
> [0m[0m13:27:35,561 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending
> [0m[0m13:27:35,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
> [0m[0m13:27:35,577 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.0.0.Beta20 stopping
> [0m[0m13:27:35,591 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment restat-web-5.0.0.CR2-SNAPSHOT.war (runtime-name: restat-web-5.0.0.CR2-SNAPSHOT.war) in 201ms
> [0m[0m13:27:35,599 INFO [org.hornetq.ra] (ServerService Thread Pool -- 70) HQ151003: HornetQ resource adaptor stopped
> [0m[0m13:27:35,662 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221002: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [d98c4f5f-4b8d-11e3-b4a0-49958c477fe3] stopped
> [0m[0m13:27:35,668 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" stopped in 221ms
> [0mNov 12, 2013 1:27:36 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
> INFO: Hard killing of a server instance
> EMMA: runtime coverage data merged into [/home/hudson/workspace/narayana-codeCoverage/rts/at/integration/target/test-classes/coverage.ec] {in 50 ms}
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-2039) Invalid address provided for webservice subsystem in IPv6 test
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2039?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-2039:
---------------------------------------
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/143/
> Invalid address provided for webservice subsystem in IPv6 test
> --------------------------------------------------------------
>
> Key: JBTM-2039
> URL: https://issues.jboss.org/browse/JBTM-2039
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JTA
> Reporter: Gytis Trikleris
> Assignee: Tom Jenkinson
> Fix For: 5.0.0.CR2
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/142/
> {code}
> Nov 23, 2013 6:25:24 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Djboss.bind.address=[::1], -Djboss.bind.address.management=[::1], -Djboss.bind.address.unsecure=[::1], -Djava.net.preferIPv4Stack=false, -Djava.net.preferIPv6Addresses=true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone.xml]
> Nov 23, 2013 6:25:24 PM org.xnio.Xnio <clinit>
> INFO: XNIO version 3.1.0.CR7
> Listening for transport dt_socket at address: 8787
> Nov 23, 2013 6:25:24 PM org.xnio.nio.NioXnio <clinit>
> INFO: XNIO NIO Implementation Version 3.1.0.CR7
> Nov 23, 2013 6:25:24 PM org.jboss.remoting3.EndpointImpl <clinit>
> INFO: JBoss Remoting version (unknown)
> [0m18:25:25,243 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
> [0m[0m18:25:25,943 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.CR1
> [0m[0m18:25:26,146 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
> [0m[0m18:25:28,647 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.0.Beta3
> [0m[0m18:25:28,649 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
> [0m[0m18:25:28,717 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.2.0.Beta3
> [0m[0m18:25:28,824 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version (unknown)
> [0m[0m18:25:28,875 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
> [0m[0m18:25:28,918 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main]
> [0m[0m18:25:28,931 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
> [0m[0m18:25:28,960 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem
> [0m[0m18:25:29,029 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
> [0m[0m18:25:29,181 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017502: Undertow 1.0.0.Beta25 starting
> [0m[0m18:25:29,234 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
> [0m[31m18:25:29,324 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 50) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: "JBWS022117: Invalid address provided: [::1]"
> [0m[0m18:25:29,361 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> [0m[0m18:25:29,378 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
> [0m[0m18:25:29,447 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Beta25 starting
> [0m[31m18:25:29,508 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: java.lang.NullPointerException
> at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:67)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> ... 3 more
> [0m[31m18:25:29,527 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: java.lang.NullPointerException
> at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:67)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> ... 3 more
> [0m[31m18:25:29,637 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: java.lang.NullPointerException
> at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:62)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
> ... 3 more
> [0m[0m18:25:29,647 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
> [0m[0m18:25:29,696 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
> [0m[0m18:25:29,701 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
> [0m[0m18:25:29,713 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
> [0m[0m18:25:30,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
> [0m[0m18:25:30,278 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
> [0m[31m18:25:30,399 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 50) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: "JBWS022117: Invalid address provided: [::1]"
> [0m[0m18:25:30,499 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /0:0:0:0:0:0:0:1:8080
> [0m[0m18:25:30,682 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
> [0m[0m18:25:30,776 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
> [0m[0m18:25:31,117 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
> [0m[0m18:25:31,416 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on [::1]:9999
> [0m[0m18:25:31,428 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> [0m[0m18:25:31,640 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
> JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
> service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
> service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
> [0m[0m18:25:31,725 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://::1:9990/management
> [0m[0m18:25:31,726 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://::1:9990
> [0m[31m18:25:31,727 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started (with errors) in 7358ms - Started 179 of 233 services (5 services failed or missing dependencies, 77 services are lazy, passive or on-demand)
> [0mNov 23, 2013 6:25:37 PM org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer doServiceDeploy
> INFO: Deploy arquillian service: arquillian-service: 890 assets
> [0m18:25:38,499 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/40/968ac695875ae256a1d3fd8792b28db327f421/content
> [0m[0m18:25:38,516 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
> [0m[33m18:25:39,001 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
> [0m[33m18:25:39,005 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
> [0m[33m18:25:39,008 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
> [0m[33m18:25:39,008 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
> [0m[31m18:25:39,050 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "arquillian-service")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
> [0m[31m18:25:39,052 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "arquillian-service" was rolled back with the following failure message: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
> [0m[0m18:25:39,063 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 9ms
> [0m[0m18:25:39,065 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report
> JBAS014775: New missing/unsatisfied dependencies:
> service jboss.naming.context.java.app.arquillian-service (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
> service jboss.naming.context.java.module.arquillian-service.arquillian-service (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
> service jboss.ws.config (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
> JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
> service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
> service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
> [0mNov 23, 2013 6:25:39 PM org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer doServiceDeploy
> ERROR: Cannot deploy arquillian service
> org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: arquillian-service
> at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
> at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
> at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
> at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146)
> at org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer.doServiceDeploy(ArquillianServiceDeployer.java:75)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:155)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:80)
> at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:182)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
> at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
> at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159)
> at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
> Caused by: java.lang.Exception: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
> at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
> at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
> ... 107 more
> [0m18:25:39,169 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/cd/73db83c38f526d17824429d6766914de568c10/content
> [0m[0m18:25:39,173 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[31m18:25:39,338 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "test.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
> "jboss.module.service.\"deployment.test.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main, module.resolved.service.\"deployment.test.war\".main]",
> "jboss.module.resolve.phase.\"deployment.test.war\".main.1 is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"
> ]}
> [0m[31m18:25:39,346 ERROR [org.jboss.as.server] (management-handler-thread - 3) JBAS015870: Deploy of deployment "test.war" was rolled back with the following failure message:
> {"JBAS014771: Services with missing/unavailable dependencies" => [
> "jboss.module.service.\"deployment.test.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main, module.resolved.service.\"deployment.test.war\".main]",
> "jboss.module.resolve.phase.\"deployment.test.war\".main.1 is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"
> ]}
> [0m[0m18:25:39,347 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 5ms
> [0m[0m18:25:39,350 INFO [org.jboss.as.controller] (management-handler-thread - 3) JBAS014774: Service status report
> JBAS014775: New missing/unsatisfied dependencies:
> service jboss.module.service."deployment.test.war".main (missing) dependents: [service jboss.deployment.unit."test.war".FIRST_MODULE_USE]
> service jboss.module.spec.service."deployment.arquillian-service".main (missing) dependents: [service jboss.module.resolve.phase."deployment.test.war".main.1, service jboss.module.service."deployment.test.war".main]
> service jboss.module.spec.service."deployment.test.war".main (missing) dependents: [service jboss.module.service."deployment.test.war".main]
> service module.resolved.service."deployment.test.war".main (missing) dependents: [service jboss.module.service."deployment.test.war".main]
> JBAS014776: Newly corrected services:
> service jboss.naming.context.java.app.arquillian-service (no longer required)
> service jboss.naming.context.java.module.arquillian-service.arquillian-service (no longer required)
> service jboss.ws.config (no longer required)
> JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
> service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
> service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
> [0mNov 23, 2013 6:25:39 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
> WARN: Cannot undeploy: test.war
> org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
> at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
> at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
> at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:152)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:119)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:110)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployedDeployment(ContainerDeployController.java:249)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeployManaged(ContainerDeployController.java:109)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:108)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterClass(EventTestRunnerAdaptor.java:87)
> at org.jboss.arquillian.junit.Arquillian$3$1.evaluate(Arquillian.java:204)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
> at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
> at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159)
> at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
> Caused by: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
> at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
> at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
> ... 88 more
> [0m18:25:39,631 INFO [org.jboss.as.controller] (management-handler-thread - 1) JBAS014774: Service status report
> JBAS014776: Newly corrected services:
> service jboss.module.service."deployment.test.war".main (no longer required)
> service jboss.module.spec.service."deployment.arquillian-service".main (no longer required)
> service jboss.module.spec.service."deployment.test.war".main (no longer required)
> service module.resolved.service."deployment.test.war".main (no longer required)
> JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
> service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
> service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
> [0m[0m18:25:39,693 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
> [0m[0m18:25:39,706 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017532: Host default-host stopping
> [0m[0m18:25:39,717 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending
> [0m[0m18:25:39,727 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to /0:0:0:0:0:0:0:1:8080
> [0m[0m18:25:39,755 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2
> [0m[0m18:25:39,768 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.0.0.Beta25 stopping
> [0m[0m18:25:39,802 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" stopped in 126ms
> [0m
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-2039) Invalid address provided for webservice subsystem in IPv6 test
by Gytis Trikleris (JIRA)
Gytis Trikleris created JBTM-2039:
-------------------------------------
Summary: Invalid address provided for webservice subsystem in IPv6 test
Key: JBTM-2039
URL: https://issues.jboss.org/browse/JBTM-2039
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA
Reporter: Gytis Trikleris
Assignee: Tom Jenkinson
Fix For: 5.0.0.CR2
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/142/
{code}
Nov 23, 2013 6:25:24 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Djboss.bind.address=[::1], -Djboss.bind.address.management=[::1], -Djboss.bind.address.unsecure=[::1], -Djava.net.preferIPv4Stack=false, -Djava.net.preferIPv6Addresses=true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone.xml]
Nov 23, 2013 6:25:24 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.1.0.CR7
Listening for transport dt_socket at address: 8787
Nov 23, 2013 6:25:24 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.1.0.CR7
Nov 23, 2013 6:25:24 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version (unknown)
[0m18:25:25,243 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m18:25:25,943 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.CR1
[0m[0m18:25:26,146 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
[0m[0m18:25:28,647 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.0.Beta3
[0m[0m18:25:28,649 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m18:25:28,717 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.2.0.Beta3
[0m[0m18:25:28,824 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version (unknown)
[0m[0m18:25:28,875 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
[0m[0m18:25:28,918 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m18:25:28,931 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
[0m[0m18:25:28,960 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem
[0m[0m18:25:29,029 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
[0m[0m18:25:29,181 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017502: Undertow 1.0.0.Beta25 starting
[0m[0m18:25:29,234 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
[0m[31m18:25:29,324 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 50) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: "JBWS022117: Invalid address provided: [::1]"
[0m[0m18:25:29,361 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m18:25:29,378 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
[0m[0m18:25:29,447 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Beta25 starting
[0m[31m18:25:29,508 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
Caused by: java.lang.NullPointerException
at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:67)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
... 3 more
[0m[31m18:25:29,527 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
Caused by: java.lang.NullPointerException
at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:67)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
... 3 more
[0m[31m18:25:29,637 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
Caused by: java.lang.NullPointerException
at org.jboss.as.webservices.service.ConfigService.start(ConfigService.java:62)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.CR1.jar:1.2.0.CR1]
... 3 more
[0m[0m18:25:29,647 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m18:25:29,696 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
[0m[0m18:25:29,701 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m18:25:29,713 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
[0m[0m18:25:30,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
[0m[0m18:25:30,278 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
[0m[31m18:25:30,399 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 50) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: "JBWS022117: Invalid address provided: [::1]"
[0m[0m18:25:30,499 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /0:0:0:0:0:0:0:1:8080
[0m[0m18:25:30,682 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m18:25:30,776 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m18:25:31,117 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
[0m[0m18:25:31,416 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on [::1]:9999
[0m[0m18:25:31,428 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m18:25:31,640 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
[0m[0m18:25:31,725 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://::1:9990/management
[0m[0m18:25:31,726 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://::1:9990
[0m[31m18:25:31,727 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started (with errors) in 7358ms - Started 179 of 233 services (5 services failed or missing dependencies, 77 services are lazy, passive or on-demand)
[0mNov 23, 2013 6:25:37 PM org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer doServiceDeploy
INFO: Deploy arquillian service: arquillian-service: 890 assets
[0m18:25:38,499 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/40/968ac695875ae256a1d3fd8792b28db327f421/content
[0m[0m18:25:38,516 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
[0m[33m18:25:39,001 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[33m18:25:39,005 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[33m18:25:39,008 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[33m18:25:39,008 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
[0m[31m18:25:39,050 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "arquillian-service")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
[0m[31m18:25:39,052 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "arquillian-service" was rolled back with the following failure message: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
[0m[0m18:25:39,063 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 9ms
[0m[0m18:25:39,065 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.naming.context.java.app.arquillian-service (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
service jboss.naming.context.java.module.arquillian-service.arquillian-service (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
service jboss.ws.config (missing) dependents: [service jboss.deployment.unit.arquillian-service.INSTALL]
JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
[0mNov 23, 2013 6:25:39 PM org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer doServiceDeploy
ERROR: Cannot deploy arquillian service
org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: arquillian-service
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146)
at org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer.doServiceDeploy(ArquillianServiceDeployer.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:155)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:80)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:182)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Caused by: java.lang.Exception: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.arquillian-service.INSTALL is missing [jboss.ws.config]"]}
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
... 107 more
[0m18:25:39,169 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/hudson/workspace/narayana-dualstack/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/cd/73db83c38f526d17824429d6766914de568c10/content
[0m[0m18:25:39,173 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
[0m[31m18:25:39,338 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "test.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
"jboss.module.service.\"deployment.test.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main, module.resolved.service.\"deployment.test.war\".main]",
"jboss.module.resolve.phase.\"deployment.test.war\".main.1 is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"
]}
[0m[31m18:25:39,346 ERROR [org.jboss.as.server] (management-handler-thread - 3) JBAS015870: Deploy of deployment "test.war" was rolled back with the following failure message:
{"JBAS014771: Services with missing/unavailable dependencies" => [
"jboss.module.service.\"deployment.test.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main, module.resolved.service.\"deployment.test.war\".main]",
"jboss.module.resolve.phase.\"deployment.test.war\".main.1 is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"
]}
[0m[0m18:25:39,347 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 5ms
[0m[0m18:25:39,350 INFO [org.jboss.as.controller] (management-handler-thread - 3) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.module.service."deployment.test.war".main (missing) dependents: [service jboss.deployment.unit."test.war".FIRST_MODULE_USE]
service jboss.module.spec.service."deployment.arquillian-service".main (missing) dependents: [service jboss.module.resolve.phase."deployment.test.war".main.1, service jboss.module.service."deployment.test.war".main]
service jboss.module.spec.service."deployment.test.war".main (missing) dependents: [service jboss.module.service."deployment.test.war".main]
service module.resolved.service."deployment.test.war".main (missing) dependents: [service jboss.module.service."deployment.test.war".main]
JBAS014776: Newly corrected services:
service jboss.naming.context.java.app.arquillian-service (no longer required)
service jboss.naming.context.java.module.arquillian-service.arquillian-service (no longer required)
service jboss.ws.config (no longer required)
JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
[0mNov 23, 2013 6:25:39 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Cannot undeploy: test.war
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:152)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:119)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:110)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployedDeployment(ContainerDeployController.java:249)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeployManaged(ContainerDeployController.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$3$1.evaluate(Arquillian.java:204)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Caused by: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
... 88 more
[0m18:25:39,631 INFO [org.jboss.as.controller] (management-handler-thread - 1) JBAS014774: Service status report
JBAS014776: Newly corrected services:
service jboss.module.service."deployment.test.war".main (no longer required)
service jboss.module.spec.service."deployment.arquillian-service".main (no longer required)
service jboss.module.spec.service."deployment.test.war".main (no longer required)
service module.resolved.service."deployment.test.war".main (no longer required)
JBAS014777: Services which failed to start: service jboss.ws.client-config.Standard-Client-Config: org.jboss.msc.service.StartException in service jboss.ws.client-config.Standard-Client-Config: Failed to start service
service jboss.ws.endpoint-config.Recording-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Recording-Endpoint-Config: Failed to start service
service jboss.ws.endpoint-config.Standard-Endpoint-Config: org.jboss.msc.service.StartException in service jboss.ws.endpoint-config.Standard-Endpoint-Config: Failed to start service
[0m[0m18:25:39,693 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m18:25:39,706 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017532: Host default-host stopping
[0m[0m18:25:39,717 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending
[0m[0m18:25:39,727 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to /0:0:0:0:0:0:0:1:8080
[0m[0m18:25:39,755 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2
[0m[0m18:25:39,768 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.0.0.Beta25 stopping
[0m[0m18:25:39,802 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" stopped in 126ms
[0m
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-2038) OutOfMemoryError in XTS crash recovery test
by Gytis Trikleris (JIRA)
Gytis Trikleris created JBTM-2038:
-------------------------------------
Summary: OutOfMemoryError in XTS crash recovery test
Key: JBTM-2038
URL: https://issues.jboss.org/browse/JBTM-2038
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XTS
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Priority: Minor
Fix For: 5.0.0.CR2
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/352/PROFILE=XTS,j...
test output:
{code}
-------------------------------------------------------------------------------
Test set: com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 756.976 sec <<< FAILURE!
subordinateMultiParticipantParticipantCompletionParticipantCloseTest(com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete) Time elapsed: 647.288 sec <<< ERROR!
java.lang.RuntimeException: jboss-as was not killed by Byteman, this indicates a test failure
at com.arjuna.qa.extension.JBossAS7ServerKillProcessor.kill(JBossAS7ServerKillProcessor.java:46)
at org.jboss.arquillian.container.impl.ContainerImpl.kill(ContainerImpl.java:235)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$10.perform(ContainerLifecycleController.java:193)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$10.perform(ContainerLifecycleController.java:187)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.killContainer(ContainerLifecycleController.java:186)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.kill(ClientContainerController.java:230)
at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:207)
at com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete.subordinateMultiParticipantParticipantCompletionParticipantCloseTest(TestBASubordinateCrashDuringComplete.java:24)
{code}
server output:
{code}
Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false
Deleting: /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/tx-object-store
remove tx-object-store: /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/tx-object-store
remove /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/1d
copy /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/standalone-xts.xml
Nov 23, 2013 9:50:42 AM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test starting, server should be down: BASubordinateCrashDuringComplete:subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest
Nov 23, 2013 9:50:42 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml}
Nov 23, 2013 9:50:42 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml]
TransformListener() : accepting requests on localhost:9091
Listening for transport dt_socket at address: 8787
[0m09:50:44,103 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m09:50:45,136 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.CR1
[0m[0m09:50:45,506 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
[0m[0m09:50:48,543 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m09:50:48,542 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.0.Beta3
[0m[0m09:50:48,569 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.2.0.Beta3
[0m[0m09:50:48,812 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem
[0m[0m09:50:48,862 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m09:50:48,876 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem
[0m[0m09:50:48,903 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem
[0m[0m09:50:48,865 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version (unknown)
[0m[0m09:50:48,937 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension
[0m[0m09:50:48,927 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main]
[0mNov 23, 2013 9:50:49 AM org.jboss.as.controller.client.impl.RemotingModelControllerClient finalize
WARN: JBAS010600: Closing leaked controller client
JBAS010649: Allocation stack trace:
at java.lang.Thread.getStackTrace(Thread.java:1588)
at org.jboss.as.controller.client.impl.RemotingModelControllerClient.<init>(RemotingModelControllerClient.java:76)
at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:353)
at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:240)
at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:88)
at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150)
at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:211)
at com.arjuna.qa.junit.TestBASubordinateCrashDuringCommitAfterSubordinateExit.subordinateMultiParticipantCoordinatorCompletionParticipantCloseAndExitTest(TestBASubordinateCrashDuringCommitAfterSubordinateExit.java:18)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
[0m09:50:49,132 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:50:49,353 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m09:50:49,350 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.20.Beta2
[0m[0m09:50:49,394 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:50:49,606 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m09:50:49,886 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:50:49,925 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
[0m[0m09:50:50,165 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:50:50,146 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
[0m[0m09:50:50,201 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService
[0m[0m09:50:50,234 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m09:50:50,333 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService
[0m[0m09:50:50,528 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
[0m[0m09:50:50,556 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
[0m[0m09:50:50,635 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[33m09:50:50,888 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
[0m[0m09:50:51,603 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:50:51,607 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time
[0m[0m09:50:51,662 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:50:51,664 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:50:51,782 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:50:51,946 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_2
[0m[0m09:50:51,953 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:50:51,958 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:50:51,971 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m09:50:51,971 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:50:51,972 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time
[0m[0m09:50:51,973 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute
[0m[0m09:50:51,983 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m09:50:52,121 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:52,177 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
[0m[0m09:50:52,180 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
[0m[0m09:50:52,408 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m09:50:52,422 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock
[0m[0m09:50:52,428 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(boolean) int for rule trace TX save at prepare
[0m[0m09:50:52,521 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:52,582 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221013: Using NIO Journal
[0m[0m09:50:52,584 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
[0m[0m09:50:52,712 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:52,761 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support CORE
[0m[0m09:50:52,795 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
[0m[0m09:50:52,820 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support AMQP
[0m[0m09:50:52,835 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP
[0m[0m09:50:52,845 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP_WS
[0m[0m09:50:53,012 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:50:53,073 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
[0m[0m09:50:53,088 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state and exit JVM
[0m[0m09:50:53,130 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:53,135 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock
[0m[0m09:50:53,138 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock
[0m[0m09:50:53,668 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started
[0m[0m09:50:53,715 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:54,086 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state
[0m[0m09:50:54,149 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:50:54,746 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final
[0m[0m09:50:55,619 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m09:50:56,031 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m09:50:56,196 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:50:56,200 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:50:56,203 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:50:56,205 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:50:58,185 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
[0m[0m09:50:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
[0m[0m09:50:58,472 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
[0m[0m09:50:58,498 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
[0m[0m09:50:58,507 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
[0m[0m09:50:58,522 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live
[0m[0m09:50:58,523 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [50ffbec1-5419-11e3-ad38-cbf4ed8caae4]
[0m[0m09:51:01,240 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService
[0m[0m09:51:01,244 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService
[0m[0m09:51:01,881 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m09:51:01,889 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
[0m[0m09:51:01,887 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m09:51:01,901 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
[0m[0m09:51:02,090 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService
[0m[0m09:51:02,141 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService
[0m[0m09:51:02,207 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m09:51:02,251 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m09:51:02,337 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-c11
[0m[0m09:51:02,340 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m09:51:02,342 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,343 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-t11-client
[0m[0m09:51:02,344 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m09:51:02,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,349 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,352 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,352 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,363 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,364 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,366 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,371 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,372 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:02,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
[0m[0m09:51:02,429 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
[0m[0m09:51:02,540 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService
[0m[0m09:51:02,709 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m09:51:02,720 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
[0m[0m09:51:02,890 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m09:51:02,951 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m09:51:03,012 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m09:51:03,013 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
[0m[0m09:51:03,053 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m09:51:03,066 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
[0m[0m09:51:03,075 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService
[0m[0m09:51:03,162 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m09:51:03,167 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m09:51:03,168 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
[0m[0m09:51:03,221 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
[0m[0m09:51:03,246 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m09:51:03,257 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-t11-participant
[0m[0m09:51:03,264 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m09:51:03,267 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
[0m[0m09:51:03,283 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m09:51:03,312 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
[0m[0m09:51:03,354 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m09:51:03,359 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
[0m[0m09:51:03,378 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
[0m[0m09:51:03,407 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m09:51:03,410 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
[0m[0m09:51:03,448 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m09:51:03,547 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m09:51:03,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
[0m[0m09:51:03,564 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
[0m[0m09:51:03,570 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m09:51:03,582 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m09:51:03,585 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m09:51:03,590 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m09:51:03,590 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m09:51:03,592 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m09:51:03,596 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m09:51:03,597 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m09:51:03,595 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-t11-coordinator
[0m[0m09:51:03,627 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /hornetq-server
[0m[33m09:51:03,664 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port!
[0m[0m09:51:03,672 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_1
[0m[0m09:51:03,673 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:03,673 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:03,673 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file
[0m[0m09:51:03,676 INFO [stdout] (MSC service thread 1-1) open trace file execute
[0m[0m09:51:03,678 INFO [stdout] (MSC service thread 1-1) Rule.execute called for create participant deletes counter_0
[0m[0m09:51:03,680 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:03,685 INFO [stdout] (MSC service thread 1-1) calling installed(create participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:03,685 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : create participant deletes counter
[0m[0m09:51:03,686 INFO [stdout] (MSC service thread 1-1) create participant deletes counter execute
[0m[0m09:51:03,727 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m09:51:03,737 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
[0m[0m09:51:03,740 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m09:51:03,754 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m09:51:03,767 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m09:51:03,768 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m09:51:03,769 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m09:51:03,781 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m09:51:03,786 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,787 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m09:51:03,805 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant receive getStatus
[0m[0m09:51:03,832 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m09:51:03,837 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,855 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,871 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant send soap fault
[0m[0m09:51:03,891 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,908 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,922 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant receive getStatus
[0m[0m09:51:03,939 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,957 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:03,989 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant send soap fault
[0m[0m09:51:04,000 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:04,311 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:51:04,315 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator.participantCompleted(java.lang.String) void for rule trigger rendezvous on complete
[0m[0m09:51:04,329 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:51:04,338 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,339 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator close
[0m[0m09:51:04,355 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,365 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,368 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete() void for rule trace subordinate coordinator prepare
[0m[0m09:51:04,377 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,389 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,394 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator cancel 2
[0m[0m09:51:04,403 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:04,448 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA
[0m[0m09:51:04,856 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:51:04,877 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.deleteParticipantRecoveryRecord(java.lang.String) boolean for rule trace delete participant and exit JVM
[0m[0m09:51:04,884 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:51:05,041 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started
[0m[0m09:51:05,041 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m09:51:05,105 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m09:51:05,107 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m09:51:05,116 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m09:51:05,117 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m09:51:05,122 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[33m09:51:05,201 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:51:05,207 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[0m09:51:06,078 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /rest-tx
[0m[0m09:51:06,255 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:51:06,351 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m09:51:06,354 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m09:51:06,357 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 23462ms - Started 311 of 362 services (94 services are lazy, passive or on-demand)
[0m[0m09:51:06,850 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/22/829a5716c876cb3ccf68715127fe00a96a2db4/content
[0m[0m09:51:06,858 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war")
[0m[33m09:51:08,255 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:51:08,258 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.ws.jaxws-client:main") which may be changed or removed in future versions without notice.
[0m[0m09:51:08,321 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment xtstest.war
[0m[0m09:51:08,455 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.0.1.Final
[0m[0m09:51:09,461 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: xtstest.war
[0m[0m09:51:09,559 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.0 (Final)
[0m[0m09:51:09,617 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:09,622 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:09,623 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:09,626 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:09,767 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:09,847 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1
[0m[0m09:51:09,880 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:09,881 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:09,894 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest2
[0m[0m09:51:09,916 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:09,918 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:09,927 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest3
[0m[0m09:51:09,952 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:09,955 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:09,963 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1
[0m[0m09:51:09,983 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:09,996 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
[0m[0m09:51:10,001 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m09:51:10,005 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m09:51:10,004 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m09:51:10,015 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war
[0m[0m09:51:10,878 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:10,886 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:10,896 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:10,903 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:10,911 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:10,917 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:13,265 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner
[0m[0m09:51:13,266 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest
[0m[0m09:51:13,270 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner
[0m[0m09:51:13,333 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /xtstest
[0m[0m09:51:13,767 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0mNov 23, 2013 9:51:18 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Nov 23, 2013 9:51:18 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Nov 23, 2013 9:51:18 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m09:51:18,846 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-80) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m09:51:18,946 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-80) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m09:51:19,436 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-80) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: vfs:/content/xtstest.war/WEB-INF/classes/org/jboss/jbossts/xts/servicetests/generated/wsdl/xtsservicetests.wsdl
[0m[0m09:51:19,548 INFO [stdout] (default task-2) service /xtsservicetest1
[0m[0m09:51:19,549 INFO [stdout] (default task-2) command enlistCoordinatorCompletion
[0m[0m09:51:19,550 INFO [stdout] (default task-2) command complete
[0m[0m09:51:19,550 INFO [stdout] (default task-2) command close
[0m[0m09:51:19,691 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m09:51:19,876 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant send status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,887 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.sendStatus(com.arjuna.webservices11.wsba.State) void for rule trace recovered CC participant send status
[0m[0m09:51:19,890 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant send status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,900 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC coordinator engine create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,902 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.webservices11.wsba.State,boolean) void for rule trace CC coordinator engine create
[0m[0m09:51:19,912 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC coordinator engine create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,929 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,931 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.compensated(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant compensated
[0m[0m09:51:19,946 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,965 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:19,967 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.completed(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant completed
[0m[0m09:51:19,992 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:20,010 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:20,023 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.complete() com.arjuna.webservices11.wsba.State for rule trace send CC participant complete
[0m[0m09:51:20,036 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:20,051 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:20,062 INFO [stdout] (default task-3) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.compensate() com.arjuna.webservices11.wsba.State for rule trace send CC participant compensate
[0m[0m09:51:20,080 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:51:20,092 INFO [stdout] (default task-3) Rule.execute called for trace CC coordinator engine create_18
[0m[0m09:51:20,093 INFO [stdout] (default task-3) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:20,097 INFO [stdout] (default task-3) calling installed(trace CC coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:20,097 INFO [stdout] (default task-3) Installed rule using default helper : trace CC coordinator engine create
[0m[0m09:51:20,100 INFO [stdout] (default task-3) trace CC coordinator engine create execute
[0m[0m09:51:20,167 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant receive soap fault in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,249 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.soapFault(com.arjuna.webservices.SoapFault,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant receive soap fault
[0m[0m09:51:20,315 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive soap fault in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,331 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant received status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,340 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.status(org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace recovered CC participant received status
[0m[0m09:51:20,400 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant received status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,414 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,419 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant,com.arjuna.webservices11.wsba.State,boolean) void for rule trace CC participant create
[0m[0m09:51:20,483 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,501 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,506 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.complete(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant complete
[0m[0m09:51:20,570 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,588 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,641 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean) void for rule trace send CC participant completed
[0m[0m09:51:20,651 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,668 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,675 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.compensate(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant compensate
[0m[0m09:51:20,734 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,750 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,805 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompensated() void for rule trace send CC participant compensated
[0m[0m09:51:20,814 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,831 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant send getStatus in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:20,904 INFO [stdout] (default task-2) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean) void for rule trace recovered CC participant send getStatus
[0m[0m09:51:20,921 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant send getStatus in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:51:21,045 INFO [stdout] (default task-2) Rule.execute called for trace CC participant create_25
[0m[0m09:51:21,047 INFO [stdout] (default task-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:21,050 INFO [stdout] (default task-2) calling installed(trace CC participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:21,050 INFO [stdout] (default task-2) Installed rule using default helper : trace CC participant create
[0m[0m09:51:21,051 INFO [stdout] (default task-2) trace CC participant create execute
[0m[0m09:51:21,262 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,265 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate
[0m[0m09:51:21,272 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,277 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub complete in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,282 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.complete() void for rule trace subordinate participant stub complete
[0m[0m09:51:21,289 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub complete in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,293 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub complete 2 in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,296 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.complete() void for rule trace subordinate participant stub complete 2
[0m[0m09:51:21,306 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub complete 2 in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,310 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate forward in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,321 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate forward
[0m[0m09:51:21,322 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate forward in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,333 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate with no coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,342 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate with no coordinator
[0m[0m09:51:21,344 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate with no coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,350 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate with unactivated coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,361 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate with unactivated coordinator
[0m[0m09:51:21,363 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate with unactivated coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,374 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate with system exception from coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,384 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate with system exception from coordinator
[0m[0m09:51:21,395 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate with system exception from coordinator in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,410 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate participant stub compensate return in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,418 INFO [stdout] (default task-4) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub.compensate() void for rule trace subordinate participant stub compensate return
[0m[0m09:51:21,422 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate participant stub compensate return in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
[0m[0m09:51:21,555 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m09:51:21,662 INFO [stdout] (default task-5) Rule.execute called for trace CC coordinator engine create_18
[0m[0m09:51:21,666 INFO [stdout] (default task-5) trace CC coordinator engine create execute
[0m[0m09:51:21,698 INFO [stdout] (default task-4) Rule.execute called for trace CC participant create_25
[0m[0m09:51:21,699 INFO [stdout] (default task-4) trace CC participant create execute
[0m[0m09:51:21,716 INFO [stdout] (default task-4) service /xtssubordinateservicetest1
[0m[0m09:51:21,719 INFO [stdout] (default task-4) command enlistCoordinatorCompletion
[0m[0m09:51:21,719 INFO [stdout] (default task-4) command complete
[0m[0m09:51:21,719 INFO [stdout] (default task-4) command close
[0m[0m09:51:21,808 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m09:51:22,104 INFO [stdout] (default task-6) Rule.execute called for trace CC coordinator engine create_18
[0m[0m09:51:22,110 INFO [stdout] (default task-6) trace CC coordinator engine create execute
[0m[0m09:51:22,144 INFO [stdout] (default task-4) Rule.execute called for trace CC participant create_25
[0m[0m09:51:22,147 INFO [stdout] (default task-4) trace CC participant create execute
[0m[0m09:51:22,335 INFO [stdout] (default task-7) service /xtssubordinateservicetest1
[0m[0m09:51:22,340 INFO [stdout] (default task-7) command enlistCoordinatorCompletion
[0m[0m09:51:22,340 INFO [stdout] (default task-7) command complete
[0m[0m09:51:22,341 INFO [stdout] (default task-7) command close
[0m[0m09:51:22,539 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m09:51:22,720 INFO [stdout] (default task-8) Rule.execute called for trace CC coordinator engine create_18
[0m[0m09:51:22,725 INFO [stdout] (default task-8) trace CC coordinator engine create execute
[0m[0m09:51:22,760 INFO [stdout] (default task-7) Rule.execute called for trace CC participant create_25
[0m[0m09:51:22,763 INFO [stdout] (default task-7) trace CC participant create execute
[0m[0m09:51:22,903 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-80) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m09:51:23,198 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-80) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/com/arjuna/schemas/ws/_2005/_10/wsarjtx/wsdl/wsarjtx-termination-coordinator-binding.wsdl
[0m[0m09:51:24,257 INFO [stdout] (TaskWorker-1) Rule.execute called for trace send CC participant complete_21
[0m[0m09:51:24,291 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,292 INFO [stdout] (TaskWorker-1) calling installed(trace send CC participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,292 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace send CC participant complete
[0m[0m09:51:24,293 INFO [stdout] (TaskWorker-1) trace send CC participant complete execute
[0m[0m09:51:24,296 INFO [stdout] (TaskWorker-1) rule.debug{trace send CC participant complete} : complete sent for CC coordinator engine 0:ffffac118323:2b09a10d:52907a7b:1a
[0m[0m09:51:24,501 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:51:24,651 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive CC participant complete_26
[0m[0m09:51:24,653 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,653 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,654 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace receive CC participant complete
[0m[0m09:51:24,654 INFO [stdout] (TaskWorker-2) trace receive CC participant complete execute
[0m[0m09:51:24,656 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC participant complete} : complete received for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:51:24,733 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC participant completed_27
[0m[0m09:51:24,734 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,738 INFO [stdout] (TaskWorker-2) calling installed(trace send CC participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:24,738 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace send CC participant completed
[0m[0m09:51:24,738 INFO [stdout] (TaskWorker-2) trace send CC participant completed execute
[0m[0m09:51:24,739 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant completed} : completed sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:51:24,871 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:51:25,056 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive CC participant completed_20
[0m[0m09:51:25,058 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:25,058 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:25,058 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace receive CC participant completed
[0m[0m09:51:25,059 INFO [stdout] (TaskWorker-2) trace receive CC participant completed execute
[0m[0m09:51:25,059 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC participant completed} : completed received for CC coordinator engine 0:ffffac118323:2b09a10d:52907a7b:1a
[0m[0m09:51:25,060 INFO [stdout] (TaskWorker-1) Rule.execute called for trace send CC participant complete_21
[0m[0m09:51:25,060 INFO [stdout] (TaskWorker-1) trace send CC participant complete execute
[0m[0m09:51:25,061 INFO [stdout] (TaskWorker-1) rule.debug{trace send CC participant complete} : complete sent for CC coordinator engine 0:ffffac118323:2b09a10d:52907a7b:1f
[0m[0m09:51:25,128 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:51:25,254 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive CC participant complete_26
[0m[0m09:51:25,254 INFO [stdout] (TaskWorker-2) trace receive CC participant complete execute
[0m[0m09:51:25,254 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC participant complete} : complete received for CC participant org.jboss.jbossts.xts.ba.subordinate.participant.0:ffffac118323:2b09a10d:52907a7b:1d_CCP
[0m[0m09:51:25,255 INFO [stdout] (TaskWorker-2) Rule.execute called for trace subordinate participant stub complete_32
[0m[0m09:51:25,255 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:25,256 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate participant stub complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:25,256 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace subordinate participant stub complete
[0m[0m09:51:25,257 INFO [stdout] (TaskWorker-2) trace subordinate participant stub complete execute
[0m[0m09:51:25,257 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate participant stub complete} : complete called for pseudo-participant com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub@1c684522
[0m[0m09:51:25,257 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC participant complete_21
[0m[0m09:51:25,259 INFO [stdout] (TaskWorker-2) trace send CC participant complete execute
[0m[0m09:51:25,261 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant complete} : complete sent for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:51:25,384 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:51:25,702 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant complete_26
[0m[0m09:51:25,706 INFO [stdout] (TaskWorker-3) trace receive CC participant complete execute
[0m[0m09:51:25,708 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant complete} : complete received for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:51:25,764 INFO [stdout] (TaskWorker-3) Rule.execute called for trace send CC participant completed_27
[0m[0m09:51:25,765 INFO [stdout] (TaskWorker-3) trace send CC participant completed execute
[0m[0m09:51:25,765 INFO [stdout] (TaskWorker-3) rule.debug{trace send CC participant completed} : completed sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:51:25,936 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:51:26,079 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant completed_20
[0m[0m09:51:26,079 INFO [stdout] (TaskWorker-3) trace receive CC participant completed execute
[0m[0m09:51:26,080 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant completed} : completed received for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:51:26,080 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC participant complete_21
[0m[0m09:51:26,080 INFO [stdout] (TaskWorker-2) trace send CC participant complete execute
[0m[0m09:51:26,081 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant complete} : complete sent for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:51:26,145 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:51:26,264 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant complete_26
[0m[0m09:51:26,264 INFO [stdout] (TaskWorker-3) trace receive CC participant complete execute
[0m[0m09:51:26,265 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant complete} : complete received for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:51:26,306 INFO [stdout] (TaskWorker-3) Rule.execute called for trace send CC participant completed_27
[0m[0m09:51:26,307 INFO [stdout] (TaskWorker-3) trace send CC participant completed execute
[0m[0m09:51:26,307 INFO [stdout] (TaskWorker-3) rule.debug{trace send CC participant completed} : completed sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:51:26,369 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:51:26,498 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant completed_20
[0m[0m09:51:26,498 INFO [stdout] (TaskWorker-3) trace receive CC participant completed execute
[0m[0m09:51:26,498 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant completed} : completed received for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:51:26,499 INFO [stdout] (TaskWorker-2) Rule.execute called for trace subordinate coordinator prepare_12
[0m[0m09:51:26,501 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,501 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate coordinator prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,501 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace subordinate coordinator prepare
[0m[0m09:51:26,502 INFO [stdout] (TaskWorker-2) trace subordinate coordinator prepare execute
[0m[0m09:51:26,503 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate coordinator prepare} : prepare for transaction 0:ffffac118323:2b09a10d:52907a7b:1d
[0m[0m09:51:26,524 INFO [stdout] (TaskWorker-2) Rule.execute called for trace TX save at prepare_3
[0m[0m09:51:26,526 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,531 INFO [stdout] (TaskWorker-2) calling installed(trace TX save at prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,531 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace TX save at prepare
[0m[0m09:51:26,532 INFO [stdout] (TaskWorker-2) trace TX save at prepare execute
[0m[0m09:51:26,535 INFO [stdout] (TaskWorker-2) rule.debug{trace TX save at prepare} : saved to disk transaction 0:ffffac118323:2b09a10d:52907a7b:1d
[0m[0m09:51:26,573 INFO [stdout] (TaskWorker-2) Rule.execute called for trace subordinate participant stub complete 2_33
[0m[0m09:51:26,574 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,575 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate participant stub complete 2) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:26,575 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace subordinate participant stub complete 2
[0m[0m09:51:26,576 INFO [stdout] (TaskWorker-2) trace subordinate participant stub complete 2 execute
[0m[0m09:51:26,576 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate participant stub complete 2} : JVM exit
[0mNov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep '\[java\] <defunct>')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as killed by byteman scirpt
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'mkdir -p ./target/surefire-reports/processes'
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'ps aux > ./target/surefire-reports/processes/null:null_42.txt'
Nov 23, 2013 9:51:28 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor dumpProcesses
INFO: Logged current running processes to: ./target/surefire-reports/processes/null:null_42.txt
Nov 23, 2013 9:51:28 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml}
Nov 23, 2013 9:51:28 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml]
TransformListener() : accepting requests on localhost:9091
Listening for transport dt_socket at address: 8787
[0m09:51:30,343 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m09:51:31,334 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.CR1
[0m[0m09:51:31,697 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
[0m[0m09:51:35,044 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.0.Beta3
[0m[0m09:51:35,044 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m09:51:35,070 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.0.Beta3
[0m[0m09:51:35,319 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem
[0m[0m09:51:35,382 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem
[0m[0m09:51:35,400 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem
[0m[0m09:51:35,411 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m09:51:35,387 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.20.Beta2
[0m[0m09:51:35,426 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension
[0m[0m09:51:35,471 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m09:51:35,457 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version (unknown)
[0m[0m09:51:35,613 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:51:35,816 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m09:51:35,854 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:51:36,217 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m09:51:36,301 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:51:36,470 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
[0m[0m09:51:36,520 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
[0m[0m09:51:36,568 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:51:36,620 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService
[0m[0m09:51:36,640 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m09:51:36,766 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService
[0m[0m09:51:36,776 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
[0m[0m09:51:36,821 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m09:51:36,831 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m09:51:37,274 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
[0m[33m09:51:37,395 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
[0m[0m09:51:37,978 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:51:37,981 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time
[0m[0m09:51:38,036 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:51:38,049 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:51:38,171 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:51:38,304 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_2
[0m[0m09:51:38,312 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:38,317 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:38,323 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m09:51:38,323 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:38,332 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time
[0m[0m09:51:38,333 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute
[0m[0m09:51:38,333 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m09:51:38,444 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
[0m[0m09:51:38,454 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
[0m[0m09:51:38,463 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:38,711 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
[0m[0m09:51:38,744 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(boolean) int for rule trace TX save at prepare
[0m[0m09:51:38,836 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:38,879 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m09:51:38,883 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock
[0m[0m09:51:39,019 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:39,063 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221013: Using NIO Journal
[0m[0m09:51:39,194 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
[0m[0m09:51:39,255 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support CORE
[0m[0m09:51:39,260 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war")
[0m[0m09:51:39,635 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:51:39,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support AMQP
[0m[0m09:51:39,721 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP
[0m[0m09:51:39,732 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP_WS
[0m[0m09:51:39,744 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state and exit JVM
[0m[0m09:51:39,796 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:40,005 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:40,011 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock
[0m[0m09:51:40,011 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock
[0m[0m09:51:40,372 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state
[0m[0m09:51:40,426 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:51:40,629 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final
[0m[0m09:51:40,869 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
[0m[0m09:51:43,296 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m09:51:43,932 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:43,939 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:45,047 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m09:51:45,061 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:45,073 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:45,098 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:46,108 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
[0m[0m09:51:46,178 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
[0m[0m09:51:46,183 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
[0m[0m09:51:46,197 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live
[0m[0m09:51:46,198 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [50ffbec1-5419-11e3-ad38-cbf4ed8caae4]
[0m[0m09:51:46,227 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
[0m[0m09:51:46,229 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
[0m[0m09:51:49,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService
[0m[0m09:51:49,256 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService
[0m[0m09:51:50,361 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m09:51:50,365 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m09:51:50,362 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
[0m[0m09:51:50,378 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
[0m[0m09:51:50,671 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService
[0m[0m09:51:50,678 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m09:51:50,790 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m09:51:50,878 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m09:51:50,880 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
[0m[0m09:51:50,982 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-c11
[0m[0m09:51:50,983 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m09:51:51,001 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,008 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,003 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m09:51:51,015 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,017 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,023 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,030 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,033 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,105 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
[0m[0m09:51:51,201 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m09:51:51,225 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-t11-participant
[0m[0m09:51:51,225 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m09:51:51,235 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,237 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:51,369 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
[0m[0m09:51:51,496 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService
[0m[0m09:51:51,589 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m09:51:51,612 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m09:51:51,623 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
[0m[0m09:51:51,779 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m09:51:51,789 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
[0m[0m09:51:51,838 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService
[0m[0m09:51:51,854 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService
[0m[0m09:51:51,952 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m09:51:51,961 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-t11-client
[0m[0m09:51:51,963 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m09:51:51,966 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
[0m[0m09:51:52,055 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
[0m[0m09:51:52,137 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m09:51:52,140 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
[0m[0m09:51:52,239 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
[0m[0m09:51:52,313 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m09:51:52,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
[0m[0m09:51:52,368 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
[0m[0m09:51:52,420 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m09:51:52,439 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m09:51:52,440 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
[0m[0m09:51:52,580 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m09:51:52,727 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m09:51:52,728 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
[0m[0m09:51:52,762 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
[0m[0m09:51:52,822 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m09:51:52,837 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-t11-coordinator
[0m[0m09:51:52,842 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m09:51:52,868 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m09:51:52,869 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m09:51:52,875 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m09:51:52,880 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m09:51:52,887 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m09:51:52,888 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[33m09:51:52,987 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port!
[0m[0m09:51:52,988 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_1
[0m[0m09:51:52,991 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:52,998 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:52,998 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file
[0m[0m09:51:53,000 INFO [stdout] (MSC service thread 1-1) open trace file execute
[0m[0m09:51:53,000 INFO [stdout] (MSC service thread 1-1) Rule.execute called for create participant deletes counter_0
[0m[0m09:51:53,005 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:51:53,009 INFO [stdout] (MSC service thread 1-1) calling installed(create participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:51:53,009 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : create participant deletes counter
[0m[0m09:51:53,010 INFO [stdout] (MSC service thread 1-1) create participant deletes counter execute
[0m[0m09:51:53,125 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,149 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant receive getStatus
[0m[0m09:51:53,177 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,194 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,223 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant send soap fault
[0m[0m09:51:53,234 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,259 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,271 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant receive getStatus
[0m[0m09:51:53,291 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,312 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,335 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant send soap fault
[0m[0m09:51:53,352 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:51:53,573 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m09:51:53,589 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m09:51:53,592 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m09:51:53,593 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m09:51:53,606 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m09:51:53,610 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m09:51:53,616 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m09:51:54,074 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /hornetq-server
[0m[0m09:51:54,085 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:51:54,088 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator.participantCompleted(java.lang.String) void for rule trigger rendezvous on complete
[0m[0m09:51:54,113 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:51:54,124 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,125 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator close
[0m[0m09:51:54,146 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,157 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,158 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete() void for rule trace subordinate coordinator prepare
[0m[0m09:51:54,171 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,185 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,186 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator cancel 2
[0m[0m09:51:54,211 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
[0m[0m09:51:54,213 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:51:54,232 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m09:51:54,233 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m09:51:54,313 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:51:54,325 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.deleteParticipantRecoveryRecord(java.lang.String) boolean for rule trace delete participant and exit JVM
[0m[0m09:51:54,342 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:51:54,704 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m09:51:54,706 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m09:51:54,737 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[0m[0m09:51:54,754 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[33m09:51:54,925 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:51:54,929 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[0m09:51:55,098 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[0m[0m09:51:55,099 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[33m09:51:55,404 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:51:55,435 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.ws.jaxws-client:main") which may be changed or removed in future versions without notice.
[0m[0m09:51:55,485 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m09:51:55,545 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war
[0m[0m09:51:55,912 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.0.1.Final
[0m[0m09:51:55,968 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m09:51:57,060 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /rest-tx
[0m[0m09:51:57,227 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: xtstest.war
[0m[0m09:51:57,340 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.0 (Final)
[0m[0m09:51:57,379 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:57,383 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:57,384 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:57,385 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:51:57,491 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:57,561 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1
[0m[0m09:51:57,594 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:57,595 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:57,611 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest2
[0m[0m09:51:57,640 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:57,646 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:57,652 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest3
[0m[0m09:51:57,672 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:57,675 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:51:57,686 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1
[0m[0m09:51:57,702 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:51:57,715 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m09:51:57,718 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
[0m[0m09:51:57,726 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m09:51:57,719 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m09:51:57,780 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war
[0m[0m09:51:58,672 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:58,681 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:58,689 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:58,700 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:58,705 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:51:58,712 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:52:00,661 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner
[0m[0m09:52:00,665 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner
[0m[0m09:52:00,701 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /xtstest
[0m[0m09:52:00,840 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0m[0m09:52:00,842 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:52:01,152 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m09:52:01,153 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m09:52:01,154 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 31982ms - Started 470 of 523 services (100 services are lazy, passive or on-demand)
[0mNov 23, 2013 9:52:01 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Nov 23, 2013 9:52:01 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Nov 23, 2013 9:52:01 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m09:52:10,826 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate prepared replay in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator
[0m[0m09:52:10,828 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator.replayPhase2() void for rule trace subordinate prepared replay
[0m[0m09:52:10,830 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate prepared replay in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator
[0m[0m09:52:10,840 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant send status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,845 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.sendStatus(com.arjuna.webservices11.wsba.State) void for rule trace recovered CC participant send status
[0m[0m09:52:10,847 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant send status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,851 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC coordinator engine create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,852 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.webservices11.wsba.State,boolean) void for rule trace CC coordinator engine create
[0m[0m09:52:10,857 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC coordinator engine create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,867 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,869 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.compensated(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant compensated
[0m[0m09:52:10,882 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,891 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,896 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.completed(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant completed
[0m[0m09:52:10,915 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,934 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,946 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.complete() com.arjuna.webservices11.wsba.State for rule trace send CC participant complete
[0m[0m09:52:10,965 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,984 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:10,998 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.compensate() com.arjuna.webservices11.wsba.State for rule trace send CC participant compensate
[0m[0m09:52:11,015 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m09:52:11,182 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC coordinator engine create_19
[0m[0m09:52:11,186 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,187 INFO [stdout] (Periodic Recovery) calling installed(trace CC coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,187 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace CC coordinator engine create
[0m[0m09:52:11,187 INFO [stdout] (Periodic Recovery) trace CC coordinator engine create execute
[0m[0m09:52:11,188 INFO [stdout] (Periodic Recovery) rule.debug{trace CC coordinator engine create} : created recovered CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:52:11,227 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC coordinator engine create_19
[0m[0m09:52:11,227 INFO [stdout] (Periodic Recovery) trace CC coordinator engine create execute
[0m[0m09:52:11,228 INFO [stdout] (Periodic Recovery) rule.debug{trace CC coordinator engine create} : created recovered CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:11,228 INFO [stdout] (Periodic Recovery) Rule.execute called for trace subordinate prepared replay_17
[0m[0m09:52:11,240 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,241 INFO [stdout] (Periodic Recovery) calling installed(trace subordinate prepared replay) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,244 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace subordinate prepared replay
[0m[0m09:52:11,244 INFO [stdout] (Periodic Recovery) trace subordinate prepared replay execute
[0m[0m09:52:11,245 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate prepared replay} : reinstated prepared subordinate transaction 0:ffffac118323:2b09a10d:52907a7b:1d
[0mNov 23, 2013 9:52:11 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:52:11 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m09:52:11,279 INFO [stdout] (Periodic Recovery) xts service test : attempting to deserialize WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:11,315 INFO [stdout] (Periodic Recovery) xts service test : deserialized WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:11,327 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant receive soap fault in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,339 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.soapFault(com.arjuna.webservices.SoapFault,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant receive soap fault
[0m[0m09:52:11,391 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive soap fault in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,413 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant received status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,420 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.status(org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace recovered CC participant received status
[0m[0m09:52:11,460 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant received status in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,478 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,479 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant,com.arjuna.webservices11.wsba.State,boolean) void for rule trace CC participant create
[0m[0m09:52:11,526 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant create in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,542 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,553 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.complete(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant complete
[0m[0m09:52:11,596 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant complete in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,615 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,652 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean) void for rule trace send CC participant completed
[0m[0m09:52:11,666 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant completed in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,686 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,690 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.compensate(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace receive CC participant compensate
[0m[0m09:52:11,736 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace receive CC participant compensate in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,754 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace send CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,789 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompensated() void for rule trace send CC participant compensated
[0m[0m09:52:11,801 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace send CC participant compensated in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,819 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered CC participant send getStatus in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,848 INFO [stdout] (Periodic Recovery) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean) void for rule trace recovered CC participant send getStatus
[0m[0m09:52:11,865 INFO [stdout] (Periodic Recovery) org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered CC participant send getStatus in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m09:52:11,873 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC participant create_26
[0m[0m09:52:11,874 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,877 INFO [stdout] (Periodic Recovery) calling installed(trace CC participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,880 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace CC participant create
[0m[0m09:52:11,880 INFO [stdout] (Periodic Recovery) trace CC participant create execute
[0m[0m09:52:11,880 INFO [stdout] (Periodic Recovery) rule.debug{trace CC participant create} : created recovered CC participant engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:11,921 INFO [stdout] (Periodic Recovery) Rule.execute called for trace recovered CC participant send getStatus_31
[0m[0m09:52:11,927 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,932 INFO [stdout] (Periodic Recovery) calling installed(trace recovered CC participant send getStatus) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:11,932 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace recovered CC participant send getStatus
[0m[0m09:52:11,932 INFO [stdout] (Periodic Recovery) trace recovered CC participant send getStatus execute
[0m[0m09:52:11,935 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered CC participant send getStatus} : sent getStatus for recovered CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:12,397 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:52:13,066 INFO [stdout] (Periodic Recovery) xts service test : attempting to deserialize WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:13,067 INFO [stdout] (Periodic Recovery) xts service test : deserialized WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:13,073 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC participant create_26
[0m[0m09:52:13,073 INFO [stdout] (Periodic Recovery) trace CC participant create execute
[0m[0m09:52:13,074 INFO [stdout] (Periodic Recovery) rule.debug{trace CC participant create} : created recovered CC participant engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:13,074 INFO [stdout] (Periodic Recovery) Rule.execute called for trace recovered CC participant send getStatus_31
[0m[0m09:52:13,076 INFO [stdout] (Periodic Recovery) trace recovered CC participant send getStatus execute
[0m[0m09:52:13,079 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered CC participant send getStatus} : sent getStatus for recovered CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:13,164 INFO [stdout] (TaskWorker-1) Rule.execute called for trace CC participant receive getStatus_6
[0m[0m09:52:13,166 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,168 INFO [stdout] (TaskWorker-1) calling installed(trace CC participant receive getStatus) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,171 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace CC participant receive getStatus
[0m[0m09:52:13,171 INFO [stdout] (TaskWorker-1) trace CC participant receive getStatus execute
[0m[0m09:52:13,172 INFO [stdout] (TaskWorker-1) rule.debug{trace CC participant receive getStatus} : received getStatus for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:13,168 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:52:13,180 INFO [stdout] (TaskWorker-1) Rule.execute called for trace recovered CC participant send status_18
[0m[0m09:52:13,184 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,184 INFO [stdout] (TaskWorker-1) calling installed(trace recovered CC participant send status) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,187 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace recovered CC participant send status
[0m[0m09:52:13,190 INFO [stdout] (TaskWorker-1) trace recovered CC participant send status execute
[0m[0m09:52:13,190 INFO [stdout] (TaskWorker-1) rule.debug{trace recovered CC participant send status} : sent status {http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:13,470 INFO [stdout] (Periodic Recovery) xts service test : attempting to deserialize WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:52:13,471 INFO [stdout] (Periodic Recovery) xts service test : deserialized WS-BA coordinator completion participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:52:13,471 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC participant create_26
[0m[0m09:52:13,472 INFO [stdout] (Periodic Recovery) trace CC participant create execute
[0m[0m09:52:13,472 INFO [stdout] (Periodic Recovery) rule.debug{trace CC participant create} : created recovered CC participant engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:52:13,474 INFO [stdout] (Periodic Recovery) Rule.execute called for trace recovered CC participant send getStatus_31
[0m[0m09:52:13,481 INFO [stdout] (Periodic Recovery) trace recovered CC participant send getStatus execute
[0m[0m09:52:13,481 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered CC participant send getStatus} : sent getStatus for recovered CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:52:13,487 INFO [stdout] (TaskWorker-2) Rule.execute called for trace CC participant receive getStatus_6
[0m[0m09:52:13,489 INFO [stdout] (TaskWorker-2) trace CC participant receive getStatus execute
[0m[0m09:52:13,490 INFO [stdout] (TaskWorker-2) rule.debug{trace CC participant receive getStatus} : received getStatus for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:52:13,490 INFO [stdout] (TaskWorker-2) Rule.execute called for trace recovered CC participant send status_18
[0m[0m09:52:13,491 INFO [stdout] (TaskWorker-2) trace recovered CC participant send status execute
[0m[0m09:52:13,498 INFO [stdout] (TaskWorker-2) rule.debug{trace recovered CC participant send status} : sent status {http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:52:13,529 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:13,615 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[33m09:52:13,822 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046045: Compensating orphaned subordinate WS-BA transcation 0:ffffac118323:2b09a10d:52907a7b:1d
[0m[0m09:52:13,822 INFO [stdout] (Periodic Recovery) Rule.execute called for trace subordinate coordinator close_11
[0m[0m09:52:13,823 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,824 INFO [stdout] (Periodic Recovery) calling installed(trace subordinate coordinator close) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,824 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace subordinate coordinator close
[0m[0m09:52:13,824 INFO [stdout] (Periodic Recovery) trace subordinate coordinator close execute
[0m[0m09:52:13,825 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate coordinator close} : cancel called for subordinate coordinator BasicAction: 0:ffffac118323:2b09a10d:52907a7b:1d status: ActionStatus.COMMITTING
[0m[0m09:52:13,826 INFO [stdout] (Periodic Recovery) Rule.execute called for trace send CC participant compensate_23
[0m[0m09:52:13,834 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,836 INFO [stdout] (Periodic Recovery) calling installed(trace send CC participant compensate) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,836 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace send CC participant compensate
[0m[0m09:52:13,842 INFO [stdout] (Periodic Recovery) trace send CC participant compensate execute
[0m[0m09:52:13,842 INFO [stdout] (Periodic Recovery) rule.debug{trace send CC participant compensate} : compensate sent for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:52:13,854 INFO [stdout] (TaskWorker-3) Rule.execute called for trace CC participant receive getStatus_6
[0m[0m09:52:13,854 INFO [stdout] (TaskWorker-3) trace CC participant receive getStatus execute
[0m[0m09:52:13,855 INFO [stdout] (TaskWorker-3) rule.debug{trace CC participant receive getStatus} : received getStatus for CC coordinator engine 0:ffffac118323:2b09a10d:52907a7b:1a
[0m[0m09:52:13,909 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:13,927 INFO [stdout] (TaskWorker-1) Rule.execute called for trace recovered CC participant received status_25
[0m[0m09:52:13,931 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,931 INFO [stdout] (TaskWorker-1) calling installed(trace recovered CC participant received status) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:13,931 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace recovered CC participant received status
[0m[0m09:52:13,932 INFO [stdout] (TaskWorker-1) trace recovered CC participant received status execute
[0m[0m09:52:13,934 INFO [stdout] (TaskWorker-1) rule.debug{trace recovered CC participant received status} : received status {http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:14,221 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:14,223 INFO [stdout] (TaskWorker-3) Rule.execute called for trace CC participant send soap fault_7
[0m[0m09:52:14,224 INFO [stdout] (TaskWorker-3) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,225 INFO [stdout] (TaskWorker-3) calling installed(trace CC participant send soap fault) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,225 INFO [stdout] (TaskWorker-3) Installed rule using default helper : trace CC participant send soap fault
[0m[0m09:52:14,234 INFO [stdout] (TaskWorker-3) trace CC participant send soap fault execute
[0m[0m09:52:14,234 INFO [stdout] (TaskWorker-3) rule.debug{trace CC participant send soap fault} : sent soap fault for unknown CC coordinator engine 0:ffffac118323:2b09a10d:52907a7b:1a
[0m[0m09:52:14,302 INFO [stdout] (TaskWorker-1) Rule.execute called for trace recovered CC participant received status_25
[0m[0m09:52:14,302 INFO [stdout] (TaskWorker-1) trace recovered CC participant received status execute
[0m[0m09:52:14,303 INFO [stdout] (TaskWorker-1) rule.debug{trace recovered CC participant received status} : received status {http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:14,472 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:14,478 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive CC participant compensate_29
[0m[0m09:52:14,479 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,479 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC participant compensate) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,480 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace receive CC participant compensate
[0m[0m09:52:14,480 INFO [stdout] (TaskWorker-2) trace receive CC participant compensate execute
[0m[0m09:52:14,480 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC participant compensate} : compensate received for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:14,482 INFO [stdout] (TaskWorker-2) Rule.execute called for trace delete participant and exit JVM_14
[0m[0m09:52:14,487 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,487 INFO [stdout] (TaskWorker-2) calling installed(trace delete participant and exit JVM) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,488 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace delete participant and exit JVM
[0m[0m09:52:14,488 INFO [stdout] (TaskWorker-2) trace delete participant and exit JVM execute
[0m[0m09:52:14,489 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC participant compensated_30
[0m[0m09:52:14,491 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,496 INFO [stdout] (TaskWorker-2) calling installed(trace send CC participant compensated) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,497 INFO [stdout] (TaskWorker-2) Installed rule using default helper : trace send CC participant compensated
[0m[0m09:52:14,499 INFO [stdout] (TaskWorker-2) trace send CC participant compensated execute
[0m[0m09:52:14,506 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant compensated} : compensated sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m09:52:14,611 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:14,792 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:52:14,960 INFO [stdout] (TaskWorker-1) Rule.execute called for trace CC participant receive soap fault_24
[0m[0m09:52:14,960 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,961 INFO [stdout] (TaskWorker-1) calling installed(trace CC participant receive soap fault) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:14,961 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace CC participant receive soap fault
[0m[0m09:52:14,961 INFO [stdout] (TaskWorker-1) trace CC participant receive soap fault execute
[0m[0m09:52:14,962 INFO [stdout] (TaskWorker-1) rule.debug{trace CC participant receive soap fault} : received soap fault for CC coordinator engine org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[33m09:52:14,962 WARN [com.arjuna.wst] (TaskWorker-1) ARJUNA043189: Cancelling participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m09:52:14,963 INFO [stdout] (TaskWorker-1) Rule.execute called for trace delete participant and exit JVM_14
[0m[0m09:52:14,967 INFO [stdout] (TaskWorker-1) trace delete participant and exit JVM execute
[0m[0m09:52:15,004 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant compensated_20
[0m[0m09:52:15,005 INFO [stdout] (TaskWorker-3) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:15,005 INFO [stdout] (TaskWorker-3) calling installed(trace receive CC participant compensated) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:15,005 INFO [stdout] (TaskWorker-3) Installed rule using default helper : trace receive CC participant compensated
[0m[0m09:52:15,006 INFO [stdout] (TaskWorker-3) trace receive CC participant compensated execute
[0m[0m09:52:15,006 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant compensated} : compensated received for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:22
[0m[0m09:52:15,008 INFO [stdout] (Periodic Recovery) Rule.execute called for trace send CC participant compensate_23
[0m[0m09:52:15,009 INFO [stdout] (Periodic Recovery) trace send CC participant compensate execute
[0m[0m09:52:15,009 INFO [stdout] (Periodic Recovery) rule.debug{trace send CC participant compensate} : compensate sent for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:15,085 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[31m09:52:15,170 ERROR [io.undertow.request] (default I/O-3) Blocking request failed HttpServerExchange{ POST /ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService}: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method) [rt.jar:1.7.0_45]
at java.lang.Thread.start(Thread.java:713) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360) [rt.jar:1.7.0_45]
at org.xnio.XnioWorker.execute(XnioWorker.java:736) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:147)
at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:130)
at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:44)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:87) [xnio-nio-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.nio.WorkerThread.run(WorkerThread.java:528) [xnio-nio-3.2.0.Beta3.jar:3.2.0.Beta3]
[0m[33m09:52:16,144 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (Periodic Recovery) Interceptor for {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService#{http://docs.oasis-open.org/ws-tx/wsba/2006/06}CompensateOperation has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Could not send Message.
at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:565) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:474) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:377) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:330) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:135)
at com.sun.proxy.$Proxy122.compensateOperation(Unknown Source)
at com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient.sendCompensate(CoordinatorCompletionParticipantClient.java:199) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.sendCompensate(CoordinatorCompletionCoordinatorEngine.java:775) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine.compensate(CoordinatorCompletionCoordinatorEngine.java:595) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub.compensate(BusinessAgreementWithCoordinatorCompletionStub.java:154) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple.compensate(BusinessAgreementWithParticipantCompletionImple.java:159) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord.topLevelAbort(ParticipantRecord.java:214) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2939) [narayana-jts-jacorb-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2918) [narayana-jts-jacorb-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Abort(BasicAction.java:1915) [narayana-jts-jacorb-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel(SubordinateBACoordinator.java:234) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.cullOrphanedSubordinates(XTSBARecoveryManagerImple.java:266) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:247) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.0.CR2-SNAPSHOT.jar:5.0.0.CR2-SNAPSHOT (revision: 055f3)]
Caused by: org.apache.cxf.transport.http.HTTPException: HTTP response '500: Internal Server Error' when communicating with http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1561)
at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1502)
at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1309)
at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:627)
at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) [cxf-api-2.7.7.jar:2.7.7]
... 24 more
[0m[0m09:52:20,067 INFO [stdout] (Timer-1) Rule.execute called for trace send CC participant completed_28
[0m[0m09:52:20,069 INFO [stdout] (Timer-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:20,070 INFO [stdout] (Timer-1) calling installed(trace send CC participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:20,070 INFO [stdout] (Timer-1) Installed rule using default helper : trace send CC participant completed
[0m[0m09:52:20,071 INFO [stdout] (Timer-1) trace send CC participant completed execute
[0m[0m09:52:20,071 INFO [stdout] (Timer-1) rule.debug{trace send CC participant completed} : completed sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:20,239 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[31m09:52:20,389 ERROR [io.undertow.request] (default task-10) UT005023: Exception handling request to /ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method) [rt.jar:1.7.0_45]
at java.lang.Thread.start(Thread.java:713) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360) [rt.jar:1.7.0_45]
at org.apache.cxf.workqueue.AutomaticWorkQueueImpl.execute(AutomaticWorkQueueImpl.java:442) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:263)
at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485)
at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.7.jar:2.7.7]
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239)
at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:92)
at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:143)
at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:87)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:135)
at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:87)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:59)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113)
at io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:65)
at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:70)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:239)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:226)
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:72)
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:145)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:139)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:638)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
[0mNov 23, 2013 9:52:21 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:52:21 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m09:52:27,384 INFO [stdout] (Timer-1) Rule.execute called for trace send CC participant completed_28
[0m[0m09:52:27,385 INFO [stdout] (Timer-1) trace send CC participant completed execute
[0m[0m09:52:27,385 INFO [stdout] (Timer-1) rule.debug{trace send CC participant completed} : completed sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:27,422 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:52:27,482 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive CC participant completed_21
[0m[0m09:52:27,483 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,484 INFO [stdout] (TaskWorker-1) calling installed(trace receive CC participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,484 INFO [stdout] (TaskWorker-1) Installed rule using default helper : trace receive CC participant completed
[0m[0m09:52:27,484 INFO [stdout] (TaskWorker-1) trace receive CC participant completed execute
[0m[0m09:52:27,485 INFO [stdout] (TaskWorker-1) rule.debug{trace receive CC participant completed} : completed received for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:27,531 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m09:52:27,610 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive CC participant compensate_29
[0m[0m09:52:27,611 INFO [stdout] (TaskWorker-2) trace receive CC participant compensate execute
[0m[0m09:52:27,611 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC participant compensate} : compensate received for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:27,612 INFO [stdout] (TaskWorker-2) Rule.execute called for trace delete participant and exit JVM_14
[0m[0m09:52:27,612 INFO [stdout] (TaskWorker-2) trace delete participant and exit JVM execute
[0m[0m09:52:27,613 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC participant compensated_30
[0m[0m09:52:27,613 INFO [stdout] (TaskWorker-2) trace send CC participant compensated execute
[0m[0m09:52:27,614 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant compensated} : compensated sent for CC participant org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m09:52:27,662 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m09:52:27,746 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive CC participant compensated_20
[0m[0m09:52:27,747 INFO [stdout] (TaskWorker-3) trace receive CC participant compensated execute
[0m[0m09:52:27,747 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC participant compensated} : compensated received for CC coordinator engine CCP0:ffffac118323:2b09a10d:52907a7b:25
[0m[0m09:52:27,749 INFO [stdout] (Periodic Recovery) Rule.execute called for trace remove committed state_5
[0m[0m09:52:27,751 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,751 INFO [stdout] (Periodic Recovery) calling installed(trace remove committed state) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,753 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace remove committed state
[0m[0m09:52:27,754 INFO [stdout] (Periodic Recovery) trace remove committed state execute
[0m[0m09:52:27,754 INFO [stdout] (Periodic Recovery) rule.debug{trace remove committed state} : removed transaction 0:ffffac118323:2b09a10d:52907a7b:1d
[0m[0m09:52:27,755 INFO [stdout] (Periodic Recovery) Rule.execute called for trace remove committed state and exit JVM_4
[0m[0m09:52:27,758 INFO [stdout] (Periodic Recovery) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,761 INFO [stdout] (Periodic Recovery) calling installed(trace remove committed state and exit JVM) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:27,761 INFO [stdout] (Periodic Recovery) Installed rule using default helper : trace remove committed state and exit JVM
[0m[0m09:52:27,762 INFO [stdout] (Periodic Recovery) trace remove committed state and exit JVM execute
[0m[0m09:52:27,762 INFO [stdout] (Periodic Recovery) rule.debug{trace remove committed state and exit JVM} : JVM exit
[0mNov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep '\[java\] <defunct>')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as killed by byteman scirpt
Nov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'mkdir -p ./target/surefire-reports/processes'
Nov 23, 2013 9:52:31 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'ps aux > ./target/surefire-reports/processes/null:null_43.txt'
Nov 23, 2013 9:52:32 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor dumpProcesses
INFO: Logged current running processes to: ./target/surefire-reports/processes/null:null_43.txt
Nov 23, 2013 9:52:32 AM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test completed, server should be down: BASubordinateCrashDuringComplete:subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest
Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false
Deleting: /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/tx-object-store
remove tx-object-store: /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/tx-object-store
remove /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/22
copy /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/standalone-xts.xml
Nov 23, 2013 9:52:32 AM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test starting, server should be down: BASubordinateCrashDuringComplete:subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
Nov 23, 2013 9:52:32 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml}
Nov 23, 2013 9:52:32 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml]
TransformListener() : accepting requests on localhost:9091
Listening for transport dt_socket at address: 8787
[0m09:52:33,745 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m09:52:34,726 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.CR1
[0m[0m09:52:35,081 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" starting
[0m[0m09:52:38,160 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.0.Beta3
[0m[0m09:52:38,168 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m09:52:38,189 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.2.0.Beta3
[0m[0m09:52:38,401 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem
[0m[0m09:52:38,451 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version (unknown)
[0m[0m09:52:38,465 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem
[0m[0m09:52:38,473 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension
[0m[0m09:52:38,478 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.20.Beta2
[0m[0m09:52:38,477 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m09:52:38,497 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem
[0m[0m09:52:38,540 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m09:52:38,715 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:52:39,030 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:52:39,038 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m09:52:39,121 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.0.Beta24 starting
[0m[0m09:52:39,436 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m09:52:39,458 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.1.Final)
[0m[0m09:52:39,634 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
[0m[0m09:52:39,669 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/welcome-content
[0m[0m09:52:39,749 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m09:52:39,773 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for create participant deletes counter in class org.jboss.jbossts.XTSService
[0m[0m09:52:39,793 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService
[0m[0m09:52:39,798 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m09:52:39,870 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m09:52:39,927 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService
[0m[33m09:52:40,462 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
[0m[0m09:52:41,224 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:52:41,240 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time
[0m[0m09:52:41,279 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:52:41,304 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m09:52:41,432 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m09:52:41,436 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m09:52:41,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock
[0m[0m09:52:41,593 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_2
[0m[0m09:52:41,617 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:41,626 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:41,627 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m09:52:41,629 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:41,629 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time
[0m[0m09:52:41,636 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute
[0m[0m09:52:41,646 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m09:52:41,713 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221013: Using NIO Journal
[0m[0m09:52:41,770 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
[0m[0m09:52:41,866 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
[0m[0m09:52:41,904 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:42,013 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support CORE
[0m[0m09:52:42,057 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support AMQP
[0m[0m09:52:42,091 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP
[0m[0m09:52:42,110 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ224067: Adding protocol support STOMP_WS
[0m[0m09:52:42,212 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(boolean) int for rule trace TX save at prepare
[0m[0m09:52:42,335 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace TX save at prepare in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:42,437 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock
[0m[0m09:52:42,437 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock
[0m[0m09:52:42,516 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
[0m[0m09:52:42,518 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
[0m[0m09:52:42,571 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:43,269 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started
[0m[0m09:52:43,333 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state and exit JVM
[0m[0m09:52:43,388 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:43,612 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:43,992 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state
[0m[0m09:52:44,043 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m09:52:44,251 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final
[0m[0m09:52:44,286 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/deployments
[0m[0m09:52:44,345 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name: "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:52:44,372 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m09:52:44,659 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m09:52:44,884 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,889 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,891 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,889 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,900 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,902 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,903 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,913 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,915 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:44,926 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:46,521 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5455 for CORE protocol
[0m[0m09:52:46,537 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 127.0.0.1:5445 for CORE protocol
[0m[0m09:52:46,563 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.6.Final-90e1eb2 org.hornetq.default.servlet:5445 for CORE protocol
[0m[0m09:52:46,575 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live
[0m[0m09:52:46,575 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [50ffbec1-5419-11e3-ad38-cbf4ed8caae4]
[0m[0m09:52:46,673 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
[0m[0m09:52:46,673 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
[0m[0m09:52:49,358 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService
[0m[0m09:52:49,365 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m09:52:49,924 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m09:52:49,927 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
[0m[0m09:52:49,964 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m09:52:49,970 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
[0m[0m09:52:50,050 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService
[0m[0m09:52:50,183 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m09:52:50,188 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
[0m[0m09:52:50,222 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m09:52:50,290 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
[0m[0m09:52:50,408 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m09:52:50,418 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
[0m[0m09:52:50,437 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m09:52:50,438 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
[0m[0m09:52:50,580 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m09:52:50,647 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
[0m[0m09:52:50,740 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m09:52:50,749 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
[0m[0m09:52:50,761 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m09:52:50,792 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
[0m[0m09:52:50,875 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m09:52:50,876 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
[0m[0m09:52:50,986 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m09:52:50,983 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-t11-participant
[0m[0m09:52:50,990 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m09:52:51,004 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:51,007 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:51,074 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
[0m[0m09:52:51,155 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m09:52:51,157 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
[0m[0m09:52:51,192 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
[0m[0m09:52:51,660 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m09:52:51,678 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-t11-coordinator
[0m[0m09:52:51,679 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m09:52:51,691 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:51,713 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:51,776 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
[0m[0m09:52:51,905 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService
[0m[0m09:52:52,004 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m09:52:52,013 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
[0m[0m09:52:52,203 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService
[0m[0m09:52:52,270 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService
[0m[0m09:52:52,293 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m09:52:52,298 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /ws-t11-client
[0m[0m09:52:52,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m09:52:52,377 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
[0m[0m09:52:52,667 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService
[0m[0m09:52:52,757 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m09:52:52,768 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /ws-c11
[0m[0m09:52:53,032 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m09:52:53,053 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m09:52:53,060 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m09:52:53,063 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m09:52:53,074 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m09:52:53,082 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m09:52:53,084 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m09:52:53,086 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m09:52:53,093 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m09:52:53,094 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m09:52:53,099 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m09:52:53,102 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[33m09:52:53,139 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port!
[0m[0m09:52:53,140 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_1
[0m[0m09:52:53,141 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:53,148 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:53,148 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file
[0m[0m09:52:53,148 INFO [stdout] (MSC service thread 1-1) open trace file execute
[0m[0m09:52:53,149 INFO [stdout] (MSC service thread 1-1) Rule.execute called for create participant deletes counter_0
[0m[0m09:52:53,152 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:52:53,156 INFO [stdout] (MSC service thread 1-1) calling installed(create participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:52:53,156 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : create participant deletes counter
[0m[0m09:52:53,157 INFO [stdout] (MSC service thread 1-1) create participant deletes counter execute
[0m[0m09:52:53,245 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,255 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant receive getStatus
[0m[0m09:52:53,284 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive getStatus in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,296 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,307 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace CC participant send soap fault
[0m[0m09:52:53,323 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,340 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,347 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant receive getStatus
[0m[0m09:52:53,358 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive getStatus in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,371 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,386 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl.getStatus(org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext) void for rule trace PC participant send soap fault
[0m[0m09:52:53,422 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m09:52:53,562 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m09:52:53,578 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m09:52:53,617 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m09:52:53,625 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:52:53,639 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator.participantCompleted(java.lang.String) void for rule trigger rendezvous on complete
[0m[0m09:52:53,646 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m09:52:53,659 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,660 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator close
[0m[0m09:52:53,664 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator close in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,687 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,688 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete() void for rule trace subordinate coordinator prepare
[0m[0m09:52:53,706 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator prepare in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,721 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,729 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel() int for rule trace subordinate coordinator cancel 2
[0m[0m09:52:53,739 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator cancel 2 in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m09:52:53,814 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m09:52:53,827 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ServletConnectionFactory
[0m[0m09:52:53,828 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m09:52:53,858 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:52:53,866 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.deleteParticipantRecoveryRecord(java.lang.String) boolean for rule trace delete participant and exit JVM
[0m[0m09:52:53,871 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /hornetq-server
[0m[0m09:52:53,877 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace delete participant and exit JVM in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
[0m[0m09:52:54,032 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m09:52:54,039 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m09:52:54,521 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m09:52:55,042 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[0m[33m09:52:55,137 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:52:55,138 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.restat-web-5.0.0.CR2-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[0m09:52:55,310 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[0m[0m09:52:55,310 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m09:52:55,313 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m09:52:55,313 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m09:52:56,122 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Register web context: /rest-tx
[0m[0m09:52:56,285 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.0.CR2-SNAPSHOT.war" (runtime-name : "restat-web-5.0.0.CR2-SNAPSHOT.war")
[0m[0m09:52:56,377 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m09:52:56,378 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m09:52:56,381 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" started in 23798ms - Started 311 of 362 services (94 services are lazy, passive or on-demand)
[0m[0m09:52:56,888 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/content/e8/8ad192a69416d6990aa78049a9e21aef56fa2c/content
[0m[0m09:52:56,900 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war")
[0m[33m09:52:58,333 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
[0m[33m09:52:58,336 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.ws.jaxws-client:main") which may be changed or removed in future versions without notice.
[0m[0m09:52:58,407 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war
[0m[0m09:52:58,934 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.0.1.Final
[0m[0m09:52:59,438 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war
[0m[0m09:52:59,559 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.0 (Final)
[0m[0m09:52:59,615 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:59,619 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:59,622 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:59,623 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m09:52:59,732 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:52:59,833 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1
[0m[0m09:52:59,874 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:52:59,878 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:52:59,895 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest2
[0m[0m09:52:59,922 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:52:59,925 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:52:59,934 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest3
[0m[0m09:52:59,986 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:52:59,988 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl
[0m[0m09:52:59,999 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1
[0m[0m09:53:00,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m09:53:00,087 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m09:53:00,088 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m09:53:00,090 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
[0m[0m09:53:00,093 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m09:53:00,103 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment xtstest.war
[0m[0m09:53:00,871 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:00,876 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:00,888 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:00,895 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : possible trigger for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:00,904 INFO [stdout] (weld-worker-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run() void for rule wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:00,908 INFO [stdout] (weld-worker-1) org.jboss.byteman.agent.Transformer : inserted trigger for wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest in class org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:03,312 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-1) Starting XTSServiceTestRunner
[0m[0m09:53:03,316 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-1) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:03,319 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-1) Started XTSServiceTestRunner
[0m[0m09:53:03,322 INFO [stdout] (Thread-81) Rule.execute called for setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest_15
[0m[0m09:53:03,325 INFO [stdout] (Thread-81) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
[0m[0m09:53:03,326 INFO [stdout] (Thread-81) calling installed(setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m09:53:03,326 INFO [stdout] (Thread-81) Installed rule using default helper : setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m09:53:03,326 INFO [stdout] (Thread-81) setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest execute
[0m[0m09:53:03,327 INFO [stdout] (Thread-81) rule.debug{setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest} : creating counter and rendezvous
[0m[0m09:53:03,354 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Register web context: /xtstest
[0m[0m09:53:03,487 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559: Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0mNov 23, 2013 9:53:08 AM org.xnio.ChannelListeners invokeChannelListener
ERROR: XNIO001007: A channel event listener threw an exception
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:713)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360)
at org.xnio.XnioWorker.execute(XnioWorker.java:726)
at org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication.handleEvent(ClientConnectionOpenListener.java:672)
at org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication.handleEvent(ClientConnectionOpenListener.java:576)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:196)
at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:110)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:87)
at org.xnio.nio.WorkerThread.run(WorkerThread.java:528)
[0m09:53:08,387 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-81) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m09:53:08,419 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-81) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.0.Beta2-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.0.CR2-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[31m09:53:08,728 ERROR [io.undertow.request] (default I/O-3) Blocking request failed HttpServerExchange{ POST /ws-c11/ActivationService}: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method) [rt.jar:1.7.0_45]
at java.lang.Thread.start(Thread.java:713) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360) [rt.jar:1.7.0_45]
at org.xnio.XnioWorker.execute(XnioWorker.java:736) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:147)
at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:130)
at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:44)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:87) [xnio-nio-3.2.0.Beta3.jar:3.2.0.Beta3]
at org.xnio.nio.WorkerThread.run(WorkerThread.java:528) [xnio-nio-3.2.0.Beta3.jar:3.2.0.Beta3]
[0m[31m09:53:08,769 ERROR [stderr] (Thread-81) Exception in thread "Thread-81" java.lang.OutOfMemoryError: unable to create new native thread
[0m[31m09:53:08,769 ERROR [stderr] (Thread-81) at java.lang.Thread.start0(Native Method)
[0m[31m09:53:08,770 ERROR [stderr] (Thread-81) at java.lang.Thread.start(Thread.java:713)
[0m[31m09:53:08,770 ERROR [stderr] (Thread-81) at sun.net.www.http.KeepAliveCache$1.run(KeepAliveCache.java:112)
[0m[31m09:53:08,770 ERROR [stderr] (Thread-81) at sun.net.www.http.KeepAliveCache$1.run(KeepAliveCache.java:96)
[0m[31m09:53:08,771 ERROR [stderr] (Thread-81) at java.security.AccessController.doPrivileged(Native Method)
[0m[31m09:53:08,771 ERROR [stderr] (Thread-81) at sun.net.www.http.KeepAliveCache.put(KeepAliveCache.java:95)
[0m[31m09:53:08,771 ERROR [stderr] (Thread-81) at sun.net.www.http.HttpClient.putInKeepAliveCache(HttpClient.java:407)
[0m[31m09:53:08,772 ERROR [stderr] (Thread-81) at sun.net.www.http.HttpClient.finished(HttpClient.java:364)
[0m[31m09:53:08,772 ERROR [stderr] (Thread-81) at sun.net.www.http.KeepAliveStream.close(KeepAliveStream.java:100)
[0m[31m09:53:08,772 ERROR [stderr] (Thread-81) at sun.net.www.MeteredStream.justRead(MeteredStream.java:93)
[0m[31m09:53:08,773 ERROR [stderr] (Thread-81) at sun.net.www.MeteredStream.read(MeteredStream.java:135)
[0m[31m09:53:08,773 ERROR [stderr] (Thread-81) at java.io.FilterInputStream.read(FilterInputStream.java:133)
[0m[31m09:53:08,774 ERROR [stderr] (Thread-81) at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3053)
[0m[31m09:53:08,774 ERROR [stderr] (Thread-81) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
[0m[31m09:53:08,774 ERROR [stderr] (Thread-81) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
[0m[31m09:53:08,775 ERROR [stderr] (Thread-81) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[0m[31m09:53:08,775 ERROR [stderr] (Thread-81) at java.io.InputStreamReader.read(InputStreamReader.java:184)
[0m[31m09:53:08,775 ERROR [stderr] (Thread-81) at java.io.Reader.read(Reader.java:140)
[0m[31m09:53:08,776 ERROR [stderr] (Thread-81) at org.apache.cxf.helpers.IOUtils.toString(IOUtils.java:209)
[0m[31m09:53:08,776 ERROR [stderr] (Thread-81) at org.apache.cxf.helpers.IOUtils.toString(IOUtils.java:198)
[0m[31m09:53:08,776 ERROR [stderr] (Thread-81) at org.apache.cxf.helpers.IOUtils.toString(IOUtils.java:186)
[0m[31m09:53:08,777 ERROR [stderr] (Thread-81) at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:79)
[0m[31m09:53:08,777 ERROR [stderr] (Thread-81) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
[0m[31m09:53:08,778 ERROR [stderr] (Thread-81) at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:835)
[0m[31m09:53:08,778 ERROR [stderr] (Thread-81) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1606)
[0m[31m09:53:08,778 ERROR [stderr] (Thread-81) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1502)
[0m[31m09:53:08,779 ERROR [stderr] (Thread-81) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1309)
[0m[31m09:53:08,779 ERROR [stderr] (Thread-81) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
[0m[31m09:53:08,779 ERROR [stderr] (Thread-81) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:627)
[0m[31m09:53:08,780 ERROR [stderr] (Thread-81) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
[0m[31m09:53:08,780 ERROR [stderr] (Thread-81) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
[0m[31m09:53:08,781 ERROR [stderr] (Thread-81) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:565)
[0m[31m09:53:08,781 ERROR [stderr] (Thread-81) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:474)
[0m[31m09:53:08,781 ERROR [stderr] (Thread-81) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:377)
[0m[31m09:53:08,782 ERROR [stderr] (Thread-81) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:330)
[0m[31m09:53:08,782 ERROR [stderr] (Thread-81) at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
[0m[31m09:53:08,782 ERROR [stderr] (Thread-81) at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:135)
[0m[31m09:53:08,783 ERROR [stderr] (Thread-81) at com.sun.proxy.$Proxy121.createCoordinationContextOperation(Unknown Source)
[0m[31m09:53:08,783 ERROR [stderr] (Thread-81) at com.arjuna.webservices11.wscoor.client.ActivationCoordinatorClient.sendCreateCoordination(ActivationCoordinatorClient.java:85)
[0m[31m09:53:08,784 ERROR [stderr] (Thread-81) at com.arjuna.wsc11.ActivationCoordinator.createCoordinationContext(ActivationCoordinator.java:77)
[0m[31m09:53:08,784 ERROR [stderr] (Thread-81) at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:355)
[0m[31m09:53:08,784 ERROR [stderr] (Thread-81) at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
[0m[31m09:53:08,785 ERROR [stderr] (Thread-81) at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
[0m[31m09:53:08,785 ERROR [stderr] (Thread-81) at org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest.run(MultiParticipantParticipantCompletionParticipantCloseTest.java:83)
[0m[31m09:53:08,786 ERROR [stderr] (Thread-81) at org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean$1.run(XTSServiceTestRunnerBean.java:115)
[0mjboss-as has been killed
Nov 23, 2013 9:53:13 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Nov 23, 2013 9:53:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Nov 23, 2013 9:53:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:53:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:53:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:53:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:53:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:53:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:53:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:53:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:53:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:54:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:54:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:55:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:55:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:56:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:56:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:57:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:57:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:23 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:33 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:43 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:58:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:58:53 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:03 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:13 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 9:59:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 9:59:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:00:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:00:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:01:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:01:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:24 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:34 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:44 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:02:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:02:54 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:03:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:03:04 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:03:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Nov 23, 2013 10:03:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'ps axu | grep jboss-module[s] | awk '{print $2}' | xargs kill'
Nov 23, 2013 10:03:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m10:03:14,595 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /rest-tx
[0m[0m10:03:14,628 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m10:03:14,646 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m10:03:14,649 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /hornetq-server
[0m[0m10:03:14,666 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m10:03:14,671 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m10:03:14,681 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m10:03:14,683 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m10:03:14,692 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m10:03:14,693 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m10:03:14,693 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m10:03:14,701 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m10:03:14,710 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m10:03:14,711 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m10:03:14,723 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m10:03:14,724 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m10:03:14,725 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping
[0m[0m10:03:14,729 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping
[0m[0m10:03:14,754 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m10:03:14,756 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /xtstest
[0m[0m10:03:14,841 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Stopping XTSServiceTestRunner
[0m[0m10:03:14,842 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Joining test thread org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m10:03:14,846 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Joined test thread org.jboss.jbossts.xts.servicetests.test.ba.subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m10:03:14,846 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Stopped XTSServiceTestRunner
[0m[0m10:03:14,846 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m10:03:14,847 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /ws-t11-client
[0m[0m10:03:14,849 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m10:03:14,852 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /ws-t11-coordinator
[0m[0m10:03:14,879 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m10:03:14,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregister web context: /ws-t11-participant
[0m[0m10:03:14,881 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-c11
[0m[0m10:03:14,886 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregister web context: /ws-c11
[0m[0m10:03:14,904 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping
[0m[0m10:03:14,909 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m10:03:14,912 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
[0m[0m10:03:14,913 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m10:03:14,917 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m10:03:14,927 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m10:03:14,928 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m10:03:14,929 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war
[0m[0m10:03:14,934 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
[0m[0m10:03:14,944 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2
[0m[0m10:03:14,972 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment restat-web-5.0.0.CR2-SNAPSHOT.war (runtime-name: restat-web-5.0.0.CR2-SNAPSHOT.war) in 317ms
[0m[0m10:03:15,035 INFO [org.hornetq.ra] (ServerService Thread Pool -- 62) HQ151003: HornetQ resource adaptor stopped
[0m[0m10:03:15,053 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending
[0m[0m10:03:15,063 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
[0m[0m10:03:15,066 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.0.0.Beta24 stopping
[0m[0m10:03:15,143 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 476ms
[0m[0m10:03:15,150 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221002: HornetQ Server version 2.4.0.Beta2 (Andromedian Flyer, 123) [50ffbec1-5419-11e3-ad38-cbf4ed8caae4] stopped
[0m[0m10:03:15,160 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.0.0.Beta2-SNAPSHOT "WildFly" stopped in 488ms
[0mNov 23, 2013 10:03:19 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep 'jboss-module[s]')" == "" ]; then exit 1; fi'
Nov 23, 2013 10:03:19 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor shutdownJBoss
INFO: jboss-as shutdown after sending shutdown command
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-1919) WSTF Interop Sc007Test test hangs
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1919?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-1919:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> WSTF Interop Sc007Test test hangs
> ---------------------------------
>
> Key: JBTM-1919
> URL: https://issues.jboss.org/browse/JBTM-1919
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, XTS
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 4.17.17, 5.0.0.M5
>
> Attachments: server-log-1.zip
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana/254/TESTS=XTS,jdk...
> {code}
> Running com.jboss.transaction.wstf.interop.Sc007Test
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.418 sec - in com.jboss.transaction.wstf.interop.Sc007Test
> 2013-09-12 15:57:40
> Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode):
> "Thread-8" prio=10 tid=0x0000000014bba000 nid=0x586f runnable [0x00002b910b2ad000]
> java.lang.Thread.State: RUNNABLE
> at java.io.FileInputStream.readBytes(Native Method)
> at java.io.FileInputStream.read(FileInputStream.java:242)
> at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> - locked <0x00000000d01593e0> (a java.lang.UNIXProcess$ProcessPipeInputStream)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
> - locked <0x00000000d015e230> (a java.io.InputStreamReader)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at java.io.BufferedReader.fill(BufferedReader.java:154)
> at java.io.BufferedReader.readLine(BufferedReader.java:317)
> - locked <0x00000000d015e230> (a java.io.InputStreamReader)
> at java.io.BufferedReader.readLine(BufferedReader.java:382)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> "Thread-7" prio=10 tid=0x000000001432b800 nid=0x586c runnable [0x00002b910b3ae000]
> java.lang.Thread.State: RUNNABLE
> at java.io.FileInputStream.readBytes(Native Method)
> at java.io.FileInputStream.read(FileInputStream.java:242)
> at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> - locked <0x00000000d0157328> (a java.lang.UNIXProcess$ProcessPipeInputStream)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
> - locked <0x00000000d015b728> (a java.io.InputStreamReader)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at java.io.BufferedReader.fill(BufferedReader.java:154)
> at java.io.BufferedReader.readLine(BufferedReader.java:317)
> - locked <0x00000000d015b728> (a java.io.InputStreamReader)
> at java.io.BufferedReader.readLine(BufferedReader.java:382)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> "ThreadedStreamConsumer" prio=10 tid=0x0000000014af5000 nid=0x586a waiting on condition [0x00002b910b1ac000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000d01420a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:68)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-4" daemon prio=10 tid=0x00000000146b0000 nid=0x5361 waiting on condition [0x00002b910b0ab000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-3" daemon prio=10 tid=0x00000000146af000 nid=0x5360 waiting on condition [0x00002b910afaa000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-2" daemon prio=10 tid=0x0000000014e63000 nid=0x535f waiting on condition [0x00002b910aea9000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-1" daemon prio=10 tid=0x0000000014e62800 nid=0x535e waiting on condition [0x00002b910ada8000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "process reaper" daemon prio=10 tid=0x00000000145e6800 nid=0x535d runnable [0x00002b910aab6000]
> java.lang.Thread.State: RUNNABLE
> at java.lang.UNIXProcess.waitForProcessExit(Native Method)
> at java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
> at java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Service Thread" daemon prio=10 tid=0x0000000013cdc000 nid=0x535a runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread1" daemon prio=10 tid=0x0000000013cd9800 nid=0x5359 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread0" daemon prio=10 tid=0x0000000013cce800 nid=0x5358 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Signal Dispatcher" daemon prio=10 tid=0x0000000013ccc000 nid=0x5357 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Finalizer" daemon prio=10 tid=0x0000000013c79800 nid=0x5356 in Object.wait() [0x00002b9106af2000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000dab31678> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
> - locked <0x00000000dab31678> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
> at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
> "Reference Handler" daemon prio=10 tid=0x0000000013c77000 nid=0x5355 in Object.wait() [0x00002b91069f1000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000dab31710> (a java.lang.ref.Reference$Lock)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
> - locked <0x00000000dab31710> (a java.lang.ref.Reference$Lock)
> "main" prio=10 tid=0x0000000013bf0000 nid=0x5353 in Object.wait() [0x00002b91029c2000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000d0154fb8> (a java.lang.UNIXProcess)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210)
> - locked <0x00000000d0154fb8> (a java.lang.UNIXProcess)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:202)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:141)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:443)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:158)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> "VM Thread" prio=10 tid=0x0000000013c6f800 nid=0x5354 runnable
> "VM Periodic Task Thread" prio=10 tid=0x0000000013ce7000 nid=0x535b waiting on condition
> JNI global references: 205
> Heap
> def new generation total 28800K, used 9202K [0x00000000d0000000, 0x00000000d1f30000, 0x00000000daaa0000)
> eden space 25664K, 26% used [0x00000000d0000000, 0x00000000d069d6a8, 0x00000000d1910000)
> from space 3136K, 77% used [0x00000000d1c20000, 0x00000000d1e7f3f8, 0x00000000d1f30000)
> to space 3136K, 0% used [0x00000000d1910000, 0x00000000d1910000, 0x00000000d1c20000)
> tenured generation total 63744K, used 48772K [0x00000000daaa0000, 0x00000000de8e0000, 0x00000000f0000000)
> the space 63744K, 76% used [0x00000000daaa0000, 0x00000000dda41320, 0x00000000dda41400, 0x00000000de8e0000)
> compacting perm gen total 25088K, used 25050K [0x00000000f0000000, 0x00000000f1880000, 0x0000000100000000)
> the space 25088K, 99% used [0x00000000f0000000, 0x00000000f1876bf0, 0x00000000f1876c00, 0x00000000f1880000)
> No shared spaces configured.
> 2013-09-12 15:57:40
> Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode):
> "Remoting "management-client" task-16" prio=10 tid=0x0000000011f28800 nid=0x59ae waiting on condition [0x00002ace9f459000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-15" prio=10 tid=0x0000000011669800 nid=0x59a3 waiting on condition [0x00002ace9f358000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-14" prio=10 tid=0x000000001166b000 nid=0x599f waiting on condition [0x00002ace9f156000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-13" prio=10 tid=0x0000000011870000 nid=0x599d waiting on condition [0x00002ace9f055000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-16" daemon prio=10 tid=0x0000000011665000 nid=0x5954 waiting on condition [0x00002ace9ef54000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-15" daemon prio=10 tid=0x00000000116fe000 nid=0x5953 waiting on condition [0x00002ace9ee53000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-14" daemon prio=10 tid=0x00000000116fc000 nid=0x5952 waiting on condition [0x00002ace9ed52000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-13" daemon prio=10 tid=0x00000000116fa000 nid=0x5941 waiting on condition [0x00002ace9ec51000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-12" daemon prio=10 tid=0x0000000011201800 nid=0x5940 waiting on condition [0x00002ace9eb50000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-11" daemon prio=10 tid=0x00000000111fe800 nid=0x593e waiting on condition [0x00002ace9e94e000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-10" daemon prio=10 tid=0x0000000012535800 nid=0x593d waiting on condition [0x00002ace9e84d000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-9" daemon prio=10 tid=0x0000000012538800 nid=0x5929 waiting on condition [0x00002ace9e74c000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-8" daemon prio=10 tid=0x0000000012531800 nid=0x5928 waiting on condition [0x00002ace9e64b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-12" prio=10 tid=0x0000000010fd8000 nid=0x5927 waiting on condition [0x00002ace9e33b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-11" prio=10 tid=0x0000000011047000 nid=0x5926 waiting on condition [0x00002ace9e038000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "management-client-thread 1-2" prio=10 tid=0x0000000010fd5000 nid=0x5923 waiting on condition [0x00002ace9e23a000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcbde190> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> "Remoting "management-client" task-10" prio=10 tid=0x0000000010fd2000 nid=0x5922 waiting on condition [0x00002ace9e139000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-9" prio=10 tid=0x0000000011044800 nid=0x591f waiting on condition [0x00002ace9df37000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-7" daemon prio=10 tid=0x000000001108d000 nid=0x591c waiting on condition [0x00002ace9dd35000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-6" daemon prio=10 tid=0x0000000012322800 nid=0x5919 waiting on condition [0x00002ace9dc34000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-5" daemon prio=10 tid=0x0000000011061000 nid=0x5917 waiting on condition [0x00002ace9db33000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-4" daemon prio=10 tid=0x000000001105c000 nid=0x5915 waiting on condition [0x00002ace9da32000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-3" daemon prio=10 tid=0x0000000012be0000 nid=0x5913 waiting on condition [0x00002ace9d931000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-2" daemon prio=10 tid=0x0000000012bde000 nid=0x5911 waiting on condition [0x00002ace9d830000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-1" daemon prio=10 tid=0x00000000118ee000 nid=0x590f waiting on condition [0x00002ace9d72f000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" I/O-1" daemon prio=10 tid=0x0000000011cdc000 nid=0x590e runnable [0x00002ace9d62e000]
> java.lang.Thread.State: RUNNABLE
> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
> - locked <0x000000009f0f0848> (a sun.nio.ch.Util$2)
> - locked <0x000000009f0f0858> (a java.util.Collections$UnmodifiableSet)
> - locked <0x000000009f0f0800> (a sun.nio.ch.EPollSelectorImpl)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:494)
> "Remoting "management-client" task-8" prio=10 tid=0x000000001162a800 nid=0x590d waiting on condition [0x00002ace9d52d000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-7" prio=10 tid=0x0000000011d62000 nid=0x590a waiting on condition [0x00002ace9d42c000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-6" prio=10 tid=0x00000000125cf800 nid=0x5907 waiting on condition [0x00002ace9d129000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "management-client-thread 1-1" prio=10 tid=0x0000000011e42800 nid=0x5905 waiting on condition [0x00002ace9d32b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcbde190> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> "Remoting "management-client" task-5" prio=10 tid=0x00000000127c2000 nid=0x5904 waiting on condition [0x00002ace9d22a000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-4" prio=10 tid=0x000000001232e800 nid=0x5900 waiting on condition [0x00002ace9d028000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-3" prio=10 tid=0x0000000011f44800 nid=0x58fc waiting on condition [0x00002ace9cf27000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-2" prio=10 tid=0x0000000011f3e800 nid=0x58fa waiting on condition [0x00002ace9ce26000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-1" prio=10 tid=0x0000000011f3c000 nid=0x58f8 waiting on condition [0x00002ace9cd25000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" I/O-1" prio=10 tid=0x0000000012c56800 nid=0x587f runnable [0x00002ace9c7c6000]
> java.lang.Thread.State: RUNNABLE
> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
> - locked <0x00000000bcc2cad8> (a sun.nio.ch.Util$2)
> - locked <0x00000000bcc2cae8> (a java.util.Collections$UnmodifiableSet)
> - locked <0x00000000bcc2ca90> (a sun.nio.ch.EPollSelectorImpl)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:494)
> "process reaper" daemon prio=10 tid=0x0000000012267800 nid=0x587a runnable [0x00002ace9c5ba000]
> java.lang.Thread.State: RUNNABLE
> at java.lang.UNIXProcess.waitForProcessExit(Native Method)
> at java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
> at java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Service Thread" daemon prio=10 tid=0x0000000010e9c800 nid=0x5876 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread1" daemon prio=10 tid=0x0000000010e9a800 nid=0x5875 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread0" daemon prio=10 tid=0x0000000010e8f000 nid=0x5874 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Signal Dispatcher" daemon prio=10 tid=0x0000000010e8d000 nid=0x5873 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Finalizer" daemon prio=10 tid=0x0000000010e3a800 nid=0x5872 in Object.wait() [0x00002ace98443000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bca00c68> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
> - locked <0x00000000bca00c68> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
> at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
> "Reference Handler" daemon prio=10 tid=0x0000000010e38000 nid=0x5871 in Object.wait() [0x00002ace98342000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bca00d00> (a java.lang.ref.Reference$Lock)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
> - locked <0x00000000bca00d00> (a java.lang.ref.Reference$Lock)
> "main" prio=10 tid=0x0000000010d8a000 nid=0x586e in Object.wait() [0x00002ace940b4000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bcc2ed00> (a java.lang.UNIXProcess)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210)
> - locked <0x00000000bcc2ed00> (a java.lang.UNIXProcess)
> at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.stopInternal(ManagedDeployableContainer.java:312)
> at org.jboss.as.arquillian.container.CommonDeployableContainer.stop(CommonDeployableContainer.java:124)
> at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
> at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:73)
> at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:128)
> at org.jboss.arquillian.junit.Arquillian$1.testRunFinished(Arquillian.java:114)
> at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:71)
> at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
> - locked <0x00000000bca294f0> (a java.util.Collections$SynchronizedRandomAccessList)
> at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:68)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:127)
> at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
> "VM Thread" prio=10 tid=0x0000000010e30800 nid=0x5870 runnable
> "VM Periodic Task Thread" prio=10 tid=0x0000000010ea8000 nid=0x5877 waiting on condition
> JNI global references: 204
> Heap
> def new generation total 28672K, used 25417K [0x000000009d800000, 0x000000009f710000, 0x00000000bca00000)
> eden space 25536K, 93% used [0x000000009d800000, 0x000000009ef4a5d8, 0x000000009f0f0000)
> from space 3136K, 49% used [0x000000009f0f0000, 0x000000009f277fc0, 0x000000009f400000)
> to space 3136K, 0% used [0x000000009f400000, 0x000000009f400000, 0x000000009f710000)
> tenured generation total 63744K, used 6487K [0x00000000bca00000, 0x00000000c0840000, 0x00000000fae00000)
> the space 63744K, 10% used [0x00000000bca00000, 0x00000000bd055c40, 0x00000000bd055e00, 0x00000000c0840000)
> compacting perm gen total 21248K, used 17300K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
> the space 21248K, 81% used [0x00000000fae00000, 0x00000000fbee5050, 0x00000000fbee5200, 0x00000000fc2c0000)
> No shared spaces configured.
> Build was aborted
> Archiving artifacts
> Finished: ABORTED
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-2037) hanging thread
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2037?page=com.atlassian.jira.plugin.... ]
Michael Musgrove resolved JBTM-2037.
------------------------------------
Resolution: Rejected
Please can you open up a forum discussion so that we can ascertain where the problem lies.
Also the problem appears to have nothing to do with transactions, in fact the stacktrace shows the program hanging in your own code.
> hanging thread
> --------------
>
> Key: JBTM-2037
> URL: https://issues.jboss.org/browse/JBTM-2037
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: windows server 2008 R2 Datacenter - service pack 1
> wildfly 8.0.0.Beta17 build 796
> Reporter: Admin FlirtyMob
> Assignee: Tom Jenkinson
>
> Thread still hangin after several hours and spotted through jstack:
> Thread 150: (state = IN_NATIVE)
> - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Interpreted frame)
> - java.net.SocketInputStream.read(byte[], int, int, int) @bci=87, line=152 (Interpreted frame)
> - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=122 (Interpreted frame)
> - java.io.BufferedInputStream.read1(byte[], int, int) @bci=39, line=273 (Interpreted frame)
> - java.io.BufferedInputStream.read(byte[], int, int) @bci=49, line=334 (Interpreted frame)
> - org.apache.commons.httpclient.ChunkedInputStream.read(byte[], int, int) @bci=71, line=182 (Interpreted frame)
> - java.io.FilterInputStream.read(byte[], int, int) @bci=7, line=133 (Interpreted frame)
> - org.apache.commons.httpclient.AutoCloseInputStream.read(byte[], int, int) @bci=14, line=108 (Interpreted frame)
> - sun.nio.cs.StreamDecoder.readBytes() @bci=135, line=283 (Interpreted frame)
> - sun.nio.cs.StreamDecoder.implRead(char[], int, int) @bci=112, line=325 (Interpreted frame)
> - sun.nio.cs.StreamDecoder.read(char[], int, int) @bci=180, line=177 (Interpreted frame)
> - java.io.InputStreamReader.read(char[], int, int) @bci=7, line=184 (Interpreted frame)
> - java.io.BufferedReader.fill() @bci=145, line=154 (Interpreted frame)
> - java.io.BufferedReader.readLine(boolean) @bci=44, line=317 (Compiled frame)
> - java.io.BufferedReader.readLine() @bci=2, line=382 (Interpreted frame)
> - com.flirtymob.chat.util.httpclient.HttpClientUtil.convertInputStreamToString(java.io.InputStream) @bci=20, line=19 (Interpreted frame)
> - com.flirtymob.chat.util.httpclient.HttpClientUtil.getResponseBodyAsString(org.apache.commons.httpclient.HttpMethod) @bci=14, line=48 (Interpreted frame)
> - com.flirtymob.fxrate.FxrateService.getXEForex(java.lang.String, java.lang.String) @bci=96, line=145 (Interpreted frame)
> - com.flirtymob.fxrate.FxrateService.automaticTimeout() @bci=74, line=53 (Interpreted frame)
> - sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)
> - sun.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=87, line=57 (Interpreted frame)
> - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=43 (Interpreted frame)
> - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57, line=606 (Interpreted frame)
> - org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=39, line=52 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.WeavedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=51, line=53 (Interpreted frame)
> - org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
> - org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(javax.interceptor.InvocationContext, javax.enterprise.inject.spi.InterceptionType, org.jboss.as.weld.ejb.WeldInterceptorInstances, org.jboss.weld.ejb.spi.InterceptorBindings) @bci=32, line=82 (Interpreted frame)
> - org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=106, line=95 (Interpreted frame)
> - org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.WeavedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=51, line=53 (Interpreted frame)
> - org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=16, line=43 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
> - org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=234, line=104 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
> - org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(javax.interceptor.InvocationContext) @bci=61, line=55 (Interpreted frame)
> - org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=5, line=84 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=8, line=45 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InitialInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=6, line=21 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.ChainedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=19, line=61 (Interpreted frame)
> - org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=58, line=53 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=40, line=52 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(org.jboss.invocation.InterceptorContext, javax.transaction.TransactionManager, org.jboss.as.ejb3.component.EJBComponent) @bci=24, line=273 (Interpreted frame)
> - org.jboss.as.ejb3.tx.CMTTxInterceptor.required(org.jboss.invocation.InterceptorContext, org.jboss.as.ejb3.component.EJBComponent, int) @bci=45, line=340 (Interpreted frame)
> - org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=110, line=239 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=5, line=41 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=44, line=64 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=15, line=50 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=42, line=55 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=46, line=64 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.run() @bci=1, line=325 (Interpreted frame)
> - org.wildfly.security.manager.WildFlySecurityManager.doChecked(java.security.PrivilegedExceptionAction) @bci=42, line=437 (Interpreted frame)
> - org.jboss.invocation.AccessCheckingInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=1, line=61 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.run() @bci=1, line=325 (Interpreted frame)
> - org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=20, line=80 (Interpreted frame)
> - org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
> - org.jboss.invocation.ChainedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=19, line=61 (Interpreted frame)
> - org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(org.jboss.as.ejb3.timerservice.TimerImpl, java.lang.reflect.Method) @bci=197, line=104 (Interpreted frame)
> - org.jboss.as.ejb3.timerservice.task.CalendarTimerTask.callTimeout(org.jboss.as.ejb3.timerservice.TimerImpl) @bci=45, line=61 (Interpreted frame)
> - org.jboss.as.ejb3.timerservice.task.TimerTask.run() @bci=426, line=168 (Interpreted frame)
> - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Interpreted frame)
> - java.util.concurrent.FutureTask.run() @bci=42, line=262 (Interpreted frame)
> - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
> - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
> - java.lang.Thread.run() @bci=11, line=724 (Interpreted frame)
> - org.jboss.threads.JBossThread.run() @bci=10, line=122 (Interpreted frame)
> In the server logs, there is the following short after the start of the timer task :
> 2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a2714e5:33df70b6:5293c60a:63d in state RUN
> 2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffff0a2714e5:33df70b6:5293c60a:63d invoked while multiple threads active within it.
> 2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012108: CheckedAction::check - atomic action 0:ffff0a2714e5:33df70b6:5293c60a:63d aborting with 1 threads active!
> 2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0a2714e5:33df70b6:5293c60a:63d
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-2037) hanging thread
by Admin FlirtyMob (JIRA)
Admin FlirtyMob created JBTM-2037:
-------------------------------------
Summary: hanging thread
Key: JBTM-2037
URL: https://issues.jboss.org/browse/JBTM-2037
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: windows server 2008 R2 Datacenter - service pack 1
wildfly 8.0.0.Beta17 build 796
Reporter: Admin FlirtyMob
Assignee: Tom Jenkinson
Thread still hangin after several hours and spotted through jstack:
Thread 150: (state = IN_NATIVE)
- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Interpreted frame)
- java.net.SocketInputStream.read(byte[], int, int, int) @bci=87, line=152 (Interpreted frame)
- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=122 (Interpreted frame)
- java.io.BufferedInputStream.read1(byte[], int, int) @bci=39, line=273 (Interpreted frame)
- java.io.BufferedInputStream.read(byte[], int, int) @bci=49, line=334 (Interpreted frame)
- org.apache.commons.httpclient.ChunkedInputStream.read(byte[], int, int) @bci=71, line=182 (Interpreted frame)
- java.io.FilterInputStream.read(byte[], int, int) @bci=7, line=133 (Interpreted frame)
- org.apache.commons.httpclient.AutoCloseInputStream.read(byte[], int, int) @bci=14, line=108 (Interpreted frame)
- sun.nio.cs.StreamDecoder.readBytes() @bci=135, line=283 (Interpreted frame)
- sun.nio.cs.StreamDecoder.implRead(char[], int, int) @bci=112, line=325 (Interpreted frame)
- sun.nio.cs.StreamDecoder.read(char[], int, int) @bci=180, line=177 (Interpreted frame)
- java.io.InputStreamReader.read(char[], int, int) @bci=7, line=184 (Interpreted frame)
- java.io.BufferedReader.fill() @bci=145, line=154 (Interpreted frame)
- java.io.BufferedReader.readLine(boolean) @bci=44, line=317 (Compiled frame)
- java.io.BufferedReader.readLine() @bci=2, line=382 (Interpreted frame)
- com.flirtymob.chat.util.httpclient.HttpClientUtil.convertInputStreamToString(java.io.InputStream) @bci=20, line=19 (Interpreted frame)
- com.flirtymob.chat.util.httpclient.HttpClientUtil.getResponseBodyAsString(org.apache.commons.httpclient.HttpMethod) @bci=14, line=48 (Interpreted frame)
- com.flirtymob.fxrate.FxrateService.getXEForex(java.lang.String, java.lang.String) @bci=96, line=145 (Interpreted frame)
- com.flirtymob.fxrate.FxrateService.automaticTimeout() @bci=74, line=53 (Interpreted frame)
- sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)
- sun.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=87, line=57 (Interpreted frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=43 (Interpreted frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57, line=606 (Interpreted frame)
- org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=39, line=52 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.WeavedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=51, line=53 (Interpreted frame)
- org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
- org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(javax.interceptor.InvocationContext, javax.enterprise.inject.spi.InterceptionType, org.jboss.as.weld.ejb.WeldInterceptorInstances, org.jboss.weld.ejb.spi.InterceptorBindings) @bci=32, line=82 (Interpreted frame)
- org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=106, line=95 (Interpreted frame)
- org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.WeavedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=51, line=53 (Interpreted frame)
- org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=23, line=61 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=16, line=43 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
- org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=234, line=104 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InterceptorContext$Invocation.proceed() @bci=4, line=406 (Interpreted frame)
- org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(javax.interceptor.InvocationContext) @bci=61, line=55 (Interpreted frame)
- org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=5, line=84 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=8, line=45 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InitialInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=6, line=21 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.ChainedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=19, line=61 (Interpreted frame)
- org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=58, line=53 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=40, line=52 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(org.jboss.invocation.InterceptorContext, javax.transaction.TransactionManager, org.jboss.as.ejb3.component.EJBComponent) @bci=24, line=273 (Interpreted frame)
- org.jboss.as.ejb3.tx.CMTTxInterceptor.required(org.jboss.invocation.InterceptorContext, org.jboss.as.ejb3.component.EJBComponent, int) @bci=45, line=340 (Interpreted frame)
- org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=110, line=239 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=5, line=41 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(org.jboss.invocation.InterceptorContext) @bci=44, line=64 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=15, line=50 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=42, line=55 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=46, line=64 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.run() @bci=1, line=325 (Interpreted frame)
- org.wildfly.security.manager.WildFlySecurityManager.doChecked(java.security.PrivilegedExceptionAction) @bci=42, line=437 (Interpreted frame)
- org.jboss.invocation.AccessCheckingInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=1, line=61 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.run() @bci=1, line=325 (Interpreted frame)
- org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=20, line=80 (Interpreted frame)
- org.jboss.invocation.InterceptorContext.proceed() @bci=26, line=309 (Interpreted frame)
- org.jboss.invocation.ChainedInterceptor.processInvocation(org.jboss.invocation.InterceptorContext) @bci=19, line=61 (Interpreted frame)
- org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(org.jboss.as.ejb3.timerservice.TimerImpl, java.lang.reflect.Method) @bci=197, line=104 (Interpreted frame)
- org.jboss.as.ejb3.timerservice.task.CalendarTimerTask.callTimeout(org.jboss.as.ejb3.timerservice.TimerImpl) @bci=45, line=61 (Interpreted frame)
- org.jboss.as.ejb3.timerservice.task.TimerTask.run() @bci=426, line=168 (Interpreted frame)
- java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Interpreted frame)
- java.util.concurrent.FutureTask.run() @bci=42, line=262 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=724 (Interpreted frame)
- org.jboss.threads.JBossThread.run() @bci=10, line=122 (Interpreted frame)
In the server logs, there is the following short after the start of the timer task :
2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a2714e5:33df70b6:5293c60a:63d in state RUN
2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffff0a2714e5:33df70b6:5293c60a:63d invoked while multiple threads active within it.
2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012108: CheckedAction::check - atomic action 0:ffff0a2714e5:33df70b6:5293c60a:63d aborting with 1 threads active!
2013-11-26 05:05:00,040 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0a2714e5:33df70b6:5293c60a:63d
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-1919) WSTF Interop Sc007Test test hangs
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1919?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-1919:
----------------------------------
Status: Pull Request Sent (was: Reopened)
Git Pull Request: https://github.com/jbosstm/narayana/pull/473, https://github.com/jbosstm/narayana/pull/543 (was: https://github.com/jbosstm/narayana/pull/473)
> WSTF Interop Sc007Test test hangs
> ---------------------------------
>
> Key: JBTM-1919
> URL: https://issues.jboss.org/browse/JBTM-1919
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, XTS
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 5.0.0.M5, 4.17.17
>
> Attachments: server-log-1.zip
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana/254/TESTS=XTS,jdk...
> {code}
> Running com.jboss.transaction.wstf.interop.Sc007Test
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.418 sec - in com.jboss.transaction.wstf.interop.Sc007Test
> 2013-09-12 15:57:40
> Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode):
> "Thread-8" prio=10 tid=0x0000000014bba000 nid=0x586f runnable [0x00002b910b2ad000]
> java.lang.Thread.State: RUNNABLE
> at java.io.FileInputStream.readBytes(Native Method)
> at java.io.FileInputStream.read(FileInputStream.java:242)
> at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> - locked <0x00000000d01593e0> (a java.lang.UNIXProcess$ProcessPipeInputStream)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
> - locked <0x00000000d015e230> (a java.io.InputStreamReader)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at java.io.BufferedReader.fill(BufferedReader.java:154)
> at java.io.BufferedReader.readLine(BufferedReader.java:317)
> - locked <0x00000000d015e230> (a java.io.InputStreamReader)
> at java.io.BufferedReader.readLine(BufferedReader.java:382)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> "Thread-7" prio=10 tid=0x000000001432b800 nid=0x586c runnable [0x00002b910b3ae000]
> java.lang.Thread.State: RUNNABLE
> at java.io.FileInputStream.readBytes(Native Method)
> at java.io.FileInputStream.read(FileInputStream.java:242)
> at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> - locked <0x00000000d0157328> (a java.lang.UNIXProcess$ProcessPipeInputStream)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
> - locked <0x00000000d015b728> (a java.io.InputStreamReader)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at java.io.BufferedReader.fill(BufferedReader.java:154)
> at java.io.BufferedReader.readLine(BufferedReader.java:317)
> - locked <0x00000000d015b728> (a java.io.InputStreamReader)
> at java.io.BufferedReader.readLine(BufferedReader.java:382)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> "ThreadedStreamConsumer" prio=10 tid=0x0000000014af5000 nid=0x586a waiting on condition [0x00002b910b1ac000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000d01420a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:68)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-4" daemon prio=10 tid=0x00000000146b0000 nid=0x5361 waiting on condition [0x00002b910b0ab000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-3" daemon prio=10 tid=0x00000000146af000 nid=0x5360 waiting on condition [0x00002b910afaa000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-2" daemon prio=10 tid=0x0000000014e63000 nid=0x535f waiting on condition [0x00002b910aea9000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "resolver-1" daemon prio=10 tid=0x0000000014e62800 nid=0x535e waiting on condition [0x00002b910ada8000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000dad342d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "process reaper" daemon prio=10 tid=0x00000000145e6800 nid=0x535d runnable [0x00002b910aab6000]
> java.lang.Thread.State: RUNNABLE
> at java.lang.UNIXProcess.waitForProcessExit(Native Method)
> at java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
> at java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Service Thread" daemon prio=10 tid=0x0000000013cdc000 nid=0x535a runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread1" daemon prio=10 tid=0x0000000013cd9800 nid=0x5359 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread0" daemon prio=10 tid=0x0000000013cce800 nid=0x5358 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Signal Dispatcher" daemon prio=10 tid=0x0000000013ccc000 nid=0x5357 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Finalizer" daemon prio=10 tid=0x0000000013c79800 nid=0x5356 in Object.wait() [0x00002b9106af2000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000dab31678> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
> - locked <0x00000000dab31678> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
> at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
> "Reference Handler" daemon prio=10 tid=0x0000000013c77000 nid=0x5355 in Object.wait() [0x00002b91069f1000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000dab31710> (a java.lang.ref.Reference$Lock)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
> - locked <0x00000000dab31710> (a java.lang.ref.Reference$Lock)
> "main" prio=10 tid=0x0000000013bf0000 nid=0x5353 in Object.wait() [0x00002b91029c2000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000d0154fb8> (a java.lang.UNIXProcess)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210)
> - locked <0x00000000d0154fb8> (a java.lang.UNIXProcess)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:202)
> at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:141)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:443)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:158)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
> at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> "VM Thread" prio=10 tid=0x0000000013c6f800 nid=0x5354 runnable
> "VM Periodic Task Thread" prio=10 tid=0x0000000013ce7000 nid=0x535b waiting on condition
> JNI global references: 205
> Heap
> def new generation total 28800K, used 9202K [0x00000000d0000000, 0x00000000d1f30000, 0x00000000daaa0000)
> eden space 25664K, 26% used [0x00000000d0000000, 0x00000000d069d6a8, 0x00000000d1910000)
> from space 3136K, 77% used [0x00000000d1c20000, 0x00000000d1e7f3f8, 0x00000000d1f30000)
> to space 3136K, 0% used [0x00000000d1910000, 0x00000000d1910000, 0x00000000d1c20000)
> tenured generation total 63744K, used 48772K [0x00000000daaa0000, 0x00000000de8e0000, 0x00000000f0000000)
> the space 63744K, 76% used [0x00000000daaa0000, 0x00000000dda41320, 0x00000000dda41400, 0x00000000de8e0000)
> compacting perm gen total 25088K, used 25050K [0x00000000f0000000, 0x00000000f1880000, 0x0000000100000000)
> the space 25088K, 99% used [0x00000000f0000000, 0x00000000f1876bf0, 0x00000000f1876c00, 0x00000000f1880000)
> No shared spaces configured.
> 2013-09-12 15:57:40
> Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode):
> "Remoting "management-client" task-16" prio=10 tid=0x0000000011f28800 nid=0x59ae waiting on condition [0x00002ace9f459000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-15" prio=10 tid=0x0000000011669800 nid=0x59a3 waiting on condition [0x00002ace9f358000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-14" prio=10 tid=0x000000001166b000 nid=0x599f waiting on condition [0x00002ace9f156000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-13" prio=10 tid=0x0000000011870000 nid=0x599d waiting on condition [0x00002ace9f055000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-16" daemon prio=10 tid=0x0000000011665000 nid=0x5954 waiting on condition [0x00002ace9ef54000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-15" daemon prio=10 tid=0x00000000116fe000 nid=0x5953 waiting on condition [0x00002ace9ee53000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-14" daemon prio=10 tid=0x00000000116fc000 nid=0x5952 waiting on condition [0x00002ace9ed52000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-13" daemon prio=10 tid=0x00000000116fa000 nid=0x5941 waiting on condition [0x00002ace9ec51000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-12" daemon prio=10 tid=0x0000000011201800 nid=0x5940 waiting on condition [0x00002ace9eb50000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-11" daemon prio=10 tid=0x00000000111fe800 nid=0x593e waiting on condition [0x00002ace9e94e000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-10" daemon prio=10 tid=0x0000000012535800 nid=0x593d waiting on condition [0x00002ace9e84d000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-9" daemon prio=10 tid=0x0000000012538800 nid=0x5929 waiting on condition [0x00002ace9e74c000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-8" daemon prio=10 tid=0x0000000012531800 nid=0x5928 waiting on condition [0x00002ace9e64b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-12" prio=10 tid=0x0000000010fd8000 nid=0x5927 waiting on condition [0x00002ace9e33b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-11" prio=10 tid=0x0000000011047000 nid=0x5926 waiting on condition [0x00002ace9e038000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "management-client-thread 1-2" prio=10 tid=0x0000000010fd5000 nid=0x5923 waiting on condition [0x00002ace9e23a000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcbde190> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> "Remoting "management-client" task-10" prio=10 tid=0x0000000010fd2000 nid=0x5922 waiting on condition [0x00002ace9e139000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-9" prio=10 tid=0x0000000011044800 nid=0x591f waiting on condition [0x00002ace9df37000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-7" daemon prio=10 tid=0x000000001108d000 nid=0x591c waiting on condition [0x00002ace9dd35000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-6" daemon prio=10 tid=0x0000000012322800 nid=0x5919 waiting on condition [0x00002ace9dc34000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-5" daemon prio=10 tid=0x0000000011061000 nid=0x5917 waiting on condition [0x00002ace9db33000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-4" daemon prio=10 tid=0x000000001105c000 nid=0x5915 waiting on condition [0x00002ace9da32000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-3" daemon prio=10 tid=0x0000000012be0000 nid=0x5913 waiting on condition [0x00002ace9d931000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-2" daemon prio=10 tid=0x0000000012bde000 nid=0x5911 waiting on condition [0x00002ace9d830000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" task-1" daemon prio=10 tid=0x00000000118ee000 nid=0x590f waiting on condition [0x00002ace9d72f000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x000000009f0f01e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "endpoint" I/O-1" daemon prio=10 tid=0x0000000011cdc000 nid=0x590e runnable [0x00002ace9d62e000]
> java.lang.Thread.State: RUNNABLE
> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
> - locked <0x000000009f0f0848> (a sun.nio.ch.Util$2)
> - locked <0x000000009f0f0858> (a java.util.Collections$UnmodifiableSet)
> - locked <0x000000009f0f0800> (a sun.nio.ch.EPollSelectorImpl)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:494)
> "Remoting "management-client" task-8" prio=10 tid=0x000000001162a800 nid=0x590d waiting on condition [0x00002ace9d52d000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-7" prio=10 tid=0x0000000011d62000 nid=0x590a waiting on condition [0x00002ace9d42c000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-6" prio=10 tid=0x00000000125cf800 nid=0x5907 waiting on condition [0x00002ace9d129000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "management-client-thread 1-1" prio=10 tid=0x0000000011e42800 nid=0x5905 waiting on condition [0x00002ace9d32b000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcbde190> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> "Remoting "management-client" task-5" prio=10 tid=0x00000000127c2000 nid=0x5904 waiting on condition [0x00002ace9d22a000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-4" prio=10 tid=0x000000001232e800 nid=0x5900 waiting on condition [0x00002ace9d028000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-3" prio=10 tid=0x0000000011f44800 nid=0x58fc waiting on condition [0x00002ace9cf27000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-2" prio=10 tid=0x0000000011f3e800 nid=0x58fa waiting on condition [0x00002ace9ce26000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" task-1" prio=10 tid=0x0000000011f3c000 nid=0x58f8 waiting on condition [0x00002ace9cd25000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000bcc2c968> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Remoting "management-client" I/O-1" prio=10 tid=0x0000000012c56800 nid=0x587f runnable [0x00002ace9c7c6000]
> java.lang.Thread.State: RUNNABLE
> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
> - locked <0x00000000bcc2cad8> (a sun.nio.ch.Util$2)
> - locked <0x00000000bcc2cae8> (a java.util.Collections$UnmodifiableSet)
> - locked <0x00000000bcc2ca90> (a sun.nio.ch.EPollSelectorImpl)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:494)
> "process reaper" daemon prio=10 tid=0x0000000012267800 nid=0x587a runnable [0x00002ace9c5ba000]
> java.lang.Thread.State: RUNNABLE
> at java.lang.UNIXProcess.waitForProcessExit(Native Method)
> at java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
> at java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
> "Service Thread" daemon prio=10 tid=0x0000000010e9c800 nid=0x5876 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread1" daemon prio=10 tid=0x0000000010e9a800 nid=0x5875 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "C2 CompilerThread0" daemon prio=10 tid=0x0000000010e8f000 nid=0x5874 waiting on condition [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Signal Dispatcher" daemon prio=10 tid=0x0000000010e8d000 nid=0x5873 runnable [0x0000000000000000]
> java.lang.Thread.State: RUNNABLE
> "Finalizer" daemon prio=10 tid=0x0000000010e3a800 nid=0x5872 in Object.wait() [0x00002ace98443000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bca00c68> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
> - locked <0x00000000bca00c68> (a java.lang.ref.ReferenceQueue$Lock)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
> at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
> "Reference Handler" daemon prio=10 tid=0x0000000010e38000 nid=0x5871 in Object.wait() [0x00002ace98342000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bca00d00> (a java.lang.ref.Reference$Lock)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
> - locked <0x00000000bca00d00> (a java.lang.ref.Reference$Lock)
> "main" prio=10 tid=0x0000000010d8a000 nid=0x586e in Object.wait() [0x00002ace940b4000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00000000bcc2ed00> (a java.lang.UNIXProcess)
> at java.lang.Object.wait(Object.java:503)
> at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210)
> - locked <0x00000000bcc2ed00> (a java.lang.UNIXProcess)
> at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.stopInternal(ManagedDeployableContainer.java:312)
> at org.jboss.as.arquillian.container.CommonDeployableContainer.stop(CommonDeployableContainer.java:124)
> at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221)
> at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
> at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:73)
> at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:128)
> at org.jboss.arquillian.junit.Arquillian$1.testRunFinished(Arquillian.java:114)
> at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:71)
> at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
> - locked <0x00000000bca294f0> (a java.util.Collections$SynchronizedRandomAccessList)
> at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:68)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:127)
> at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
> "VM Thread" prio=10 tid=0x0000000010e30800 nid=0x5870 runnable
> "VM Periodic Task Thread" prio=10 tid=0x0000000010ea8000 nid=0x5877 waiting on condition
> JNI global references: 204
> Heap
> def new generation total 28672K, used 25417K [0x000000009d800000, 0x000000009f710000, 0x00000000bca00000)
> eden space 25536K, 93% used [0x000000009d800000, 0x000000009ef4a5d8, 0x000000009f0f0000)
> from space 3136K, 49% used [0x000000009f0f0000, 0x000000009f277fc0, 0x000000009f400000)
> to space 3136K, 0% used [0x000000009f400000, 0x000000009f400000, 0x000000009f710000)
> tenured generation total 63744K, used 6487K [0x00000000bca00000, 0x00000000c0840000, 0x00000000fae00000)
> the space 63744K, 10% used [0x00000000bca00000, 0x00000000bd055c40, 0x00000000bd055e00, 0x00000000c0840000)
> compacting perm gen total 21248K, used 17300K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
> the space 21248K, 81% used [0x00000000fae00000, 0x00000000fbee5050, 0x00000000fbee5200, 0x00000000fc2c0000)
> No shared spaces configured.
> Build was aborted
> Archiving artifacts
> Finished: ABORTED
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years
[JBoss JIRA] (JBTM-1804) JTS remote tests not run and no code coverage
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1804?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1804:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 5.0.0.CR2)
> JTS remote tests not run and no code coverage
> ---------------------------------------------
>
> Key: JBTM-1804
> URL: https://issues.jboss.org/browse/JBTM-1804
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JTS, Testing
> Affects Versions: 5.0.0.M3
> Reporter: Mark Little
> Assignee: Amos Feng
> Fix For: 6.0.0.Final
>
>
> The tests in .remote. package for JTS are not run by default. We should consider adding a build option so that they are run (will require some mods to the tests since many of them are client/server based - see associated Readme.txt files); don't run them by default since they will add delay to a normal build.
> It would then be beneficial to have them instrumented by emma to get code coverage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years