-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/352/PROFILE=XTS,jdk=jdk7.latest,label=linux/
test output:
-------------------------------------------------------------------------------
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)
server output:
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}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType 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}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType 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}ActivationService 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}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType 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}ParticipantService 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}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType 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}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType 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}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType 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}CoordinatorService 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}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType 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}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort 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}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType 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}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType 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}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType 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/BusinessAgreementWithCoordinatorCompletionCoordinatorService �[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/BusinessAgreementWithParticipantCompletionParticipantService �[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/BusinessAgreementWithCoordinatorCompletionParticipantService �[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/BusinessAgreementWithParticipantCompletionCoordinatorService �[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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}ActivationService 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}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType 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}ParticipantService 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}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType 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}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType 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/BusinessAgreementWithParticipantCompletionParticipantService �[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}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType 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}CoordinatorService 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/BusinessAgreementWithCoordinatorCompletionParticipantService �[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}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType 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}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort 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}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType 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}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType 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}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType 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}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType 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}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType 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/BusinessAgreementWithCoordinatorCompletionCoordinatorService �[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/BusinessAgreementWithParticipantCompletionCoordinatorService �[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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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/BusinessAgreementWithCoordinatorCompletionParticipantService 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}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType 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}CoordinatorService 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}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType 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}ParticipantService 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}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType 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}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType 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}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort 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}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType 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}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType 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}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType 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/BusinessAgreementWithCoordinatorCompletionCoordinatorService �[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/BusinessAgreementWithParticipantCompletionParticipantService �[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/BusinessAgreementWithCoordinatorCompletionParticipantService �[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/BusinessAgreementWithParticipantCompletionCoordinatorService �[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}ActivationService 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}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType 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}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType 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}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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}XTSServiceTestService portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType 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