]
Gytis Trikleris commented on JBTM-2111:
---------------------------------------
TestBASubordinateCrashDuringComplete#subordinateMultiParticipantCoordinatorCompletionParticipantCloseTest
fails because of not empty object store
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBTM-2111
URL:
https://issues.jboss.org/browse/JBTM-2111
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: XTS
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Priority: Minor
Fix For: 5.0.3
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=j...
{code}
-------------------------------------------------------------------------------
Test set: com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete
-------------------------------------------------------------------------------
Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 818.787 sec <<<
FAILURE!
subordinateMultiParticipantCoordinatorCompletionParticipantCloseTest(com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete)
Time elapsed: 693.561 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.GeneratedMethodAccessor8.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:214)
at
com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete.subordinateMultiParticipantCoordinatorCompletionParticipantCloseTest(TestBASubordinateCrashDuringComplete.java:17)
subordinateMultiParticipantCoordinatorCompletionParticipantCloseTest(com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete)
Time elapsed: 693.564 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at com.arjuna.qa.junit.BaseCrashTest.tearDown(BaseCrashTest.java:170)
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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at
org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351)
at
org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99)
at
org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80)
at sun.reflect.GeneratedMethodAccessor22.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.createAfterContext(ContainerEventController.java:134)
at sun.reflect.GeneratedMethodAccessor21.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:102)
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:84)
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:65)
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.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at
org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103)
at org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245)
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)
{code}
{code}
Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m
-Dorg.jboss.byteman.verbose
-Djboss.modules.system.pkgs=org.jboss.byteman
-Dorg.jboss.byteman.transform.all
-javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/BASubordinateCrashDuringComplete.btm,boot:target/lib/byteman.jar,listener:true
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false
Deleting:
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-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.1.Final-SNAPSHOT/standalone/data/content/13
copy
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml
Mar 01, 2014 10:25:34 PM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test starting, server should be down:
BASubordinateCrashDuringComplete:subordinate.MultiParticipantCoordinatorCompletionParticipantCloseTest
Mar 01, 2014 10:25:34 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New
configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m
-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}
Mar 01, 2014 10:25:34 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m,
-Xmx1024m, -XX:MaxPermSize=512m, -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.1.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-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.1.Final-SNAPSHOT/bundles,
-jar,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules,
org.jboss.as.standalone, -server-config, standalone-xts.xml]
Mar 01, 2014 10:25:34 PM
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.GeneratedMethodAccessor7.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.GeneratedMethodAccessor14.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.GeneratedMethodAccessor13.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.GeneratedMethodAccessor12.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:102)
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:84)
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:65)
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)
TransformListener() : accepting requests on localhost:9091
Listening for transport dt_socket at address: 8787
[0m22:25:35,692 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m22:25:36,613 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final
[0m[33m22:25:36,895 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating
system has limited the number of open files to 1024 for this process; a value of at least
4096 is recommended
[0m[0m22:25:37,140 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly
8.0.1.Final-SNAPSHOT "WildFly" starting
[0m[0m22:25:40,531 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
[0m[0m22:25:40,561 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.0.Final
[0m[0m22:25:40,574 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO
Implementation Version 3.2.0.Final
[0m[0m22:25:40,622 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting
version 4.0.2.Final
[0m[0m22:25:40,730 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 17) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m22:25:40,906 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m22:25:40,953 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46)
JBAS011800: Activating Naming Subsystem
[0m[0m22:25:41,017 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36)
JBAS016300: Activating JacORB Subsystem
[0m[0m22:25:40,944 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42)
JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m22:25:41,755 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55)
JBAS015537: Activating WebServices Extension
[0m[0m22:25:41,941 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51)
JBAS013171: Activating Security Subsystem
[0m[0m22:25:42,090 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
54) JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:25:42,476 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:25:42,757 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170:
Current PicketBox version=4.0.21.Beta1
[0m[0m22:25:43,006 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802:
Starting Naming Service
[0m[0m22:25:43,060 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.1.Final-SNAPSHOT/welcome-content
[0m[0m22:25:43,673 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330:
CORBA ORB Service started
[0m[0m22:25:43,675 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2)
JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m22:25:43,888 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[0m22:25:43,899 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m22:25:43,916 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[0m22:25:43,919 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[0m22:25:43,920 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m22:25:43,928 INFO [stdout] (ServerService Thread Pool -- 57)
org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class
org.jboss.jbossts.XTSService
[0m[0m22:25:44,898 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.3.Final)
[0m[0m22:25:46,995 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-1) JBAS010417: Started Driver service with driver-name = h2
[0m[0m22:25:47,000 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[0m22:25:47,001 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[0m22:25:47,007 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[0m22:25:47,104 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017525: Started server default-server.
[0m[0m22:25:47,240 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328:
CORBA Naming Service started
[0m[0m22:25:47,245 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017531: Host default-host starting
[0m[0m22:25:47,252 INFO [stdout] (MSC service thread 1-1) Rule.execute called for
reset periodic recovery wait time_2
[0m[0m22:25:47,255 INFO [stdout] (MSC service thread 1-1) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:25:47,257 INFO [stdout] (MSC service thread 1-1) calling activated() for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:25:47,257 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m22:25:47,257 INFO [stdout] (MSC service thread 1-1) calling installed(reset
periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:25:47,258 INFO [stdout] (MSC service thread 1-1) Installed rule using default
helper : reset periodic recovery wait time
[0m[0m22:25:47,258 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait
time execute
[0m[0m22:25:47,259 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m22:25:47,296 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[0m22:25:47,420 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[0m22:25:47,437 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[0m22:25:47,460 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[0m22:25:47,522 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[0m22:25:47,526 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[0m22:25:47,657 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[0m22:25:47,800 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[0m22:25:47,825 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[0m22:25:50,099 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.1.Final-SNAPSHOT/standalone/deployments
[0m[0m22:25:50,106 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war"
(runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:25:50,740 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
[0m[0m22:25:51,482 INFO [org.jboss.ws.common.management] (MSC service thread 1-2)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
[0m[0m22:25:51,523 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11
[0m[0m22:25:51,587 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:51,588 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:52,254 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[0m22:25:53,731 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[0m22:25:54,176 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m22:25:54,177 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[0m22:25:54,245 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[0m22:25:54,312 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m22:25:54,315 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client
[0m[0m22:25:54,317 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:54,319 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:54,336 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[0m22:25:54,431 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[0m22:25:54,488 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m22:25:54,490 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[0m22:25:54,677 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[0m22:25:54,777 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m22:25:54,778 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant
[0m[0m22:25:54,780 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:54,781 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:54,793 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:54,839 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[0m22:25:54,887 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[0m22:25:54,982 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m22:25:54,983 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[0m22:25:55,114 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m22:25:55,174 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m22:25:55,176 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[0m22:25:55,201 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m22:25:55,254 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m22:25:55,256 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator
[0m[0m22:25:55,259 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,260 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,261 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,262 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,286 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,287 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,288 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:25:55,302 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[0m22:25:55,410 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m22:25:55,451 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m22:25:55,452 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[0m22:25:55,462 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[0m22:25:55,500 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m22:25:55,500 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[0m22:25:55,534 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[0m22:25:55,548 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m22:25:55,549 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[0m22:25:55,573 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[0m22:25:55,596 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m22:25:55,597 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[0m22:25:55,607 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[0m22:25:55,624 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m22:25:55,625 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[0m22:25:55,641 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m22:25:55,677 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m22:25:55,678 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[0m22:25:55,683 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[0m22:25:55,693 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m22:25:55,697 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m22:25:55,697 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m22:25:55,710 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m22:25:55,711 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m22:25:55,712 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m22:25:55,713 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m22:25:55,713 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m22:25:55,714 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m22:25:55,715 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m22:25:55,716 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m22:25:55,717 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m22:25:55,718 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m22:25:55,719 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m22:25:55,719 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m22:25:55,720 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m22:25:55,726 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m22:25:55,838 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-c11
[0m[0m22:25:55,839 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m22:25:55,841 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-client
[0m[0m22:25:55,841 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m22:25:55,842 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-participant
[0m[0m22:25:55,842 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m22:25:55,843 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-coordinator
[0m[33m22:25:55,851 WARN [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure
port!
[0m[0m22:25:55,851 INFO [stdout] (MSC service thread 1-2) Rule.execute called for open
trace file_1
[0m[0m22:25:55,852 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:25:55,852 INFO [stdout] (MSC service thread 1-2) calling installed(open trace
file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:25:55,853 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : open trace file
[0m[0m22:25:55,853 INFO [stdout] (MSC service thread 1-2) open trace file execute
[0m[0m22:25:55,853 INFO [stdout] (MSC service thread 1-2) Rule.execute called for
create participant deletes counter_0
[0m[0m22:25:55,854 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:25:55,854 INFO [stdout] (MSC service thread 1-2) calling installed(create
participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:25:55,854 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : create participant deletes counter
[0m[0m22:25:55,855 INFO [stdout] (MSC service thread 1-2) create participant deletes
counter execute
[0m[0m22:25:55,932 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant
receive getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:25:55,935 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:55,941 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive
getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:25:55,955 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send
soap fault in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:25:55,964 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:55,966 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap
fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:25:55,981 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant
receive getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:25:55,993 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:55,996 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive
getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:25:56,009 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send
soap fault in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:25:56,018 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,021 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap
fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:25:56,110 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on
complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:25:56,113 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,114 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete
in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:25:56,127 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,133 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator close
[0m[0m22:25:56,135 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
close in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:25:56,137 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,138 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete()
void for rule trace subordinate coordinator prepare
[0m[0m22:25:56,140 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
prepare in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:25:56,152 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,153 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator cancel 2
[0m[0m22:25:56,155 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,258 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,259 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,261 INFO [stdout] (MSC service thread 1-2)
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[0m22:25:56,329 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m22:25:56,352 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m22:25:57,195 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.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m22:25:57,201 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221006: Waiting to obtain live lock
[0m[0m22:25:57,508 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221012: Using AIO Journal
[0m[0m22:26:00,084 INFO [io.netty.util.internal.PlatformDependent] (ServerService
Thread Pool -- 58) Your platform does not provide complete low-level API for accessing
direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred
to avoid potential system unstability.
[0m[0m22:26:00,129 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support CORE
[0m[0m22:26:00,137 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support AMQP
[0m[0m22:26:00,140 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support STOMP
[0m[33m22:26:00,951 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[33m22:26:00,952 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[0m22:26:01,393 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221034: Waiting to obtain live lock
[0m[0m22:26:01,393 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221035: Live Server Obtained live lock
[0m[0m22:26:01,870 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput
acceptor
[0m[0m22:26:01,870 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
[0m[0m22:26:02,042 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221007: Server is now live
[0m[0m22:26:02,043 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124)
[b8df3454-a183-11e3-a068-15a73905c1d7]
[0m[0m22:26:02,404 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59)
JBAS011601: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m22:26:02,411 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60)
JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m22:26:02,466 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
JBAS010406: Registered connection factory java:/JmsXA
[0m[0m22:26:02,516 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource
adaptor started
[0m[0m22:26:02,517 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m22:26:02,519 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m22:26:02,520 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601:
Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m22:26:02,643 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /rest-tx
[0m[0m22:26:02,747 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31)
JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name :
"restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:26:02,929 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m22:26:02,930 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on
http://127.0.0.1:9990
[0m[0m22:26:02,931 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly
8.0.1.Final-SNAPSHOT "WildFly" started in 28405ms - Started 314 of 367 services
(99 services are lazy, passive or on-demand)
[0m[0m22:26:03,312 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.1.Final-SNAPSHOT/standalone/data/content/7c/0ae90e2dd441c4d40c44bf87762b7111ef8379/content
[0m[0m22:26:03,322 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
JBAS015876: Starting deployment of "xtstest.war" (runtime-name:
"xtstest.war")
[0m[33m22:26:04,185 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[0m22:26:04,219 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002:
Processing weld deployment xtstest.war
[0m[0m22:26:04,289 INFO [org.hibernate.validator.internal.util.Version] (MSC service
thread 1-1) HV000001: Hibernate Validator 5.0.3.Final
[0m[0m22:26:04,565 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005:
Starting Services for CDI deployment: xtstest.war
[0m[0m22:26:04,935 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900:
2.1.2 (Final)
[0m[0m22:26:04,954 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:04,954 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:04,955 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:04,955 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:05,004 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[0m22:26:05,034 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[0m22:26:05,057 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:05,059 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[0m22:26:05,069 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[0m22:26:05,079 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:05,079 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[0m22:26:05,083 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[0m22:26:05,090 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:05,091 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[0m22:26:05,095 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[0m22:26:05,102 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:05,114 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m22:26:05,116 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m22:26:05,118 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[0m22:26:05,120 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008:
Starting weld service for deployment xtstest.war
[0m[0m22:26:05,119 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m22:26:05,560 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[0m22:26:05,570 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[0m22:26:05,736 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[0m22:26:05,741 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[0m22:26:05,743 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[0m22:26:05,745 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[0m22:26:06,814 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-1) Starting XTSServiceTestRunner
[0m[0m22:26:06,815 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.MultiParticipantCoordinatorCompletionParticipantCloseTest
[0m[0m22:26:06,815 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-1) Started XTSServiceTestRunner
[0m[0m22:26:06,838 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /xtstest
[0m[0m22:26:07,265 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018559: Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0m[0m22:26:12,119 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m22:26:12,176 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m22:26:12,895 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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[0m22:26:13,005 INFO [stdout] (default task-2) service /xtsservicetest1
[0m[0m22:26:13,005 INFO [stdout] (default task-2) command
enlistCoordinatorCompletion
[0m[0m22:26:13,006 INFO [stdout] (default task-2) command complete
[0m[0m22:26:13,006 INFO [stdout] (default task-2) command close
[0m[0m22:26:13,320 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:26:13,488 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[0m22:26:13,503 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[0m22:26:13,506 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[0m22:26:13,509 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[0m22:26:13,510 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[0m22:26:13,515 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[0m22:26:14,439 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[0m22:26:14,447 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[0m22:26:14,452 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[0m22:26:14,457 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[0m22:26:14,479 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[0m22:26:14,497 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[0m22:26:14,502 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[0m22:26:14,506 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[0m22:26:14,530 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[0m22:26:14,534 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[0m22:26:14,538 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[0m22:26:14,553 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[0m22:26:14,557 INFO [stdout] (default task-3) Rule.execute called for trace CC
coordinator engine create_18
[0m[0m22:26:14,558 INFO [stdout] (default task-3) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:14,558 INFO [stdout] (default task-3) calling installed(trace CC
coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:14,558 INFO [stdout] (default task-3) Installed rule using default helper
: trace CC coordinator engine create
[0m[0m22:26:14,559 INFO [stdout] (default task-3) trace CC coordinator engine create
execute
[0m[0m22:26:15,490 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[0m22:26:15,500 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[0m22:26:15,580 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[0m22:26:15,587 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[0m22:26:15,589 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[0m22:26:15,604 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[0m22:26:15,694 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[0m22:26:15,695 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[0m22:26:15,731 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[0m22:26:15,736 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[0m22:26:15,738 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[0m22:26:15,816 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[0m22:26:15,820 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[0m22:26:15,834 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[0m22:26:15,837 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[0m22:26:15,852 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[0m22:26:15,854 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[0m22:26:15,914 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[0m22:26:15,918 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[0m22:26:15,933 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[0m22:26:15,940 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[0m22:26:15,945 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[0m22:26:15,959 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[0m22:26:16,023 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[0m22:26:16,027 INFO [stdout] (default task-2) Rule.execute called for trace CC
participant create_25
[0m[0m22:26:16,028 INFO [stdout] (default task-2) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:16,028 INFO [stdout] (default task-2) calling installed(trace CC
participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:16,028 INFO [stdout] (default task-2) Installed rule using default helper
: trace CC participant create
[0m[0m22:26:16,028 INFO [stdout] (default task-2) trace CC participant create execute
[0mMar 01, 2014 10:26:19 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Mar 01, 2014 10:26:19 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Mar 01, 2014 10:26:19 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:26:19,240 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[0m22:26:19,242 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[0m22:26:19,244 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[0m22:26:19,245 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[0m22:26:19,246 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[0m22:26:19,248 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[0m22:26:19,249 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[0m22:26:19,250 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[0m22:26:19,273 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[0m22:26:19,323 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[0m22:26:19,325 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[0m22:26:19,326 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[0m22:26:19,360 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[0m22:26:19,362 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[0m22:26:19,364 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[0m22:26:19,365 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[0m22:26:19,367 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[0m22:26:19,369 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[0m22:26:19,370 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[0m22:26:19,376 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[0m22:26:19,377 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[0m22:26:19,379 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[0m22:26:19,381 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[0m22:26:19,383 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[0m22:26:19,427 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:26:19,478 INFO [stdout] (default task-5) Rule.execute called for trace CC
coordinator engine create_18
[0m[0m22:26:19,479 INFO [stdout] (default task-5) trace CC coordinator engine create
execute
[0m[0m22:26:19,555 INFO [stdout] (default task-4) Rule.execute called for trace CC
participant create_25
[0m[0m22:26:19,556 INFO [stdout] (default task-4) trace CC participant create execute
[0m[0m22:26:19,589 INFO [stdout] (default task-4) service /xtssubordinateservicetest1
[0m[0m22:26:19,589 INFO [stdout] (default task-4) command
enlistCoordinatorCompletion
[0m[0m22:26:19,590 INFO [stdout] (default task-4) command complete
[0m[0m22:26:19,590 INFO [stdout] (default task-4) command close
[0m[0m22:26:19,615 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:26:19,683 INFO [stdout] (default task-6) Rule.execute called for trace CC
coordinator engine create_18
[0m[0m22:26:19,683 INFO [stdout] (default task-6) trace CC coordinator engine create
execute
[0m[0m22:26:19,697 INFO [stdout] (default task-4) Rule.execute called for trace CC
participant create_25
[0m[0m22:26:19,697 INFO [stdout] (default task-4) trace CC participant create execute
[0m[0m22:26:19,831 INFO [stdout] (default task-7) service /xtssubordinateservicetest1
[0m[0m22:26:19,832 INFO [stdout] (default task-7) command
enlistCoordinatorCompletion
[0m[0m22:26:19,832 INFO [stdout] (default task-7) command complete
[0m[0m22:26:19,832 INFO [stdout] (default task-7) command close
[0m[0m22:26:20,148 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:26:20,248 INFO [stdout] (default task-8) Rule.execute called for trace CC
coordinator engine create_18
[0m[0m22:26:20,249 INFO [stdout] (default task-8) trace CC coordinator engine create
execute
[0m[0m22:26:20,260 INFO [stdout] (default task-7) Rule.execute called for trace CC
participant create_25
[0m[0m22:26:20,261 INFO [stdout] (default task-7) trace CC participant create execute
[0m[0m22:26:20,385 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:26:20,717 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/com/arjuna/schemas/ws/_2005/_10/wsarjtx/wsdl/wsarjtx-termination-coordinator-binding.wsdl
[0m[0m22:26:20,777 INFO [stdout] (TaskWorker-1) Rule.execute called for trace send CC
participant complete_21
[0m[0m22:26:20,779 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:20,779 INFO [stdout] (TaskWorker-1) calling installed(trace send CC
participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:20,780 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace send CC participant complete
[0m[0m22:26:20,780 INFO [stdout] (TaskWorker-1) trace send CC participant complete
execute
[0m[0m22:26:20,781 INFO [stdout] (TaskWorker-1) rule.debug{trace send CC participant
complete} : complete sent for CC coordinator engine 0:ffffac118321:210e46c8:53125e6b:1a
[0m[0m22:26:20,891 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m22:26:20,954 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive
CC participant complete_26
[0m[0m22:26:20,972 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:20,972 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC
participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:20,972 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace receive CC participant complete
[0m[0m22:26:20,973 INFO [stdout] (TaskWorker-2) trace receive CC participant complete
execute
[0m[0m22:26:20,973 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC
participant complete} : complete received for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m22:26:21,161 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC
participant completed_27
[0m[0m22:26:21,162 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:21,163 INFO [stdout] (TaskWorker-2) calling installed(trace send CC
participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:21,165 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace send CC participant completed
[0m[0m22:26:21,165 INFO [stdout] (TaskWorker-2) trace send CC participant completed
execute
[0m[0m22:26:21,166 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant
completed} : completed sent for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[0m22:26:21,346 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m22:26:24,002 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive
CC participant completed_20
[0m[0m22:26:24,004 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:24,004 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC
participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:24,005 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace receive CC participant completed
[0m[0m22:26:24,005 INFO [stdout] (TaskWorker-2) trace receive CC participant completed
execute
[0m[0m22:26:24,005 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC
participant completed} : completed received for CC coordinator engine
0:ffffac118321:210e46c8:53125e6b:1a
[0m[0m22:26:24,006 INFO [stdout] (TaskWorker-1) Rule.execute called for trace send CC
participant complete_21
[0m[0m22:26:24,007 INFO [stdout] (TaskWorker-1) trace send CC participant complete
execute
[0m[0m22:26:24,007 INFO [stdout] (TaskWorker-1) rule.debug{trace send CC participant
complete} : complete sent for CC coordinator engine 0:ffffac118321:210e46c8:53125e6b:1f
[0m[0m22:26:24,252 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m22:26:24,298 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive
CC participant complete_26
[0m[0m22:26:24,298 INFO [stdout] (TaskWorker-2) trace receive CC participant complete
execute
[0m[0m22:26:24,298 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC
participant complete} : complete received for CC participant
org.jboss.jbossts.xts.ba.subordinate.participant.0:ffffac118321:210e46c8:53125e6b:1d_CCP
[0m[0m22:26:24,299 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate participant stub complete_32
[0m[0m22:26:24,299 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:24,299 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
participant stub complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:24,300 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate participant stub complete
[0m[0m22:26:24,300 INFO [stdout] (TaskWorker-2) trace subordinate participant stub
complete execute
[0m[0m22:26:24,300 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
participant stub complete} : complete called for pseudo-participant
com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub@d76a07
[0m[0m22:26:24,301 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC
participant complete_21
[0m[0m22:26:24,301 INFO [stdout] (TaskWorker-2) trace send CC participant complete
execute
[0m[0m22:26:24,301 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant
complete} : complete sent for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:22
[0m[0m22:26:24,419 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m22:26:24,536 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive
CC participant complete_26
[0m[0m22:26:24,537 INFO [stdout] (TaskWorker-3) trace receive CC participant complete
execute
[0m[0m22:26:24,537 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC
participant complete} : complete received for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m22:26:24,763 INFO [stdout] (TaskWorker-3) Rule.execute called for trace send CC
participant completed_27
[0m[0m22:26:24,764 INFO [stdout] (TaskWorker-3) trace send CC participant completed
execute
[0m[0m22:26:24,764 INFO [stdout] (TaskWorker-3) rule.debug{trace send CC participant
completed} : completed sent for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[0m22:26:24,887 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m22:26:24,930 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive
CC participant completed_20
[0m[0m22:26:24,931 INFO [stdout] (TaskWorker-3) trace receive CC participant completed
execute
[0m[0m22:26:24,931 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC
participant completed} : completed received for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:22
[0m[0m22:26:24,931 INFO [stdout] (TaskWorker-2) Rule.execute called for trace send CC
participant complete_21
[0m[0m22:26:24,931 INFO [stdout] (TaskWorker-2) trace send CC participant complete
execute
[0m[0m22:26:24,932 INFO [stdout] (TaskWorker-2) rule.debug{trace send CC participant
complete} : complete sent for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:25
[0m[0m22:26:24,957 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m22:26:25,058 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive
CC participant complete_26
[0m[0m22:26:25,059 INFO [stdout] (TaskWorker-3) trace receive CC participant complete
execute
[0m[0m22:26:25,059 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC
participant complete} : complete received for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m22:26:25,121 INFO [stdout] (TaskWorker-3) Rule.execute called for trace send CC
participant completed_27
[0m[0m22:26:25,121 INFO [stdout] (TaskWorker-3) trace send CC participant completed
execute
[0m[0m22:26:25,122 INFO [stdout] (TaskWorker-3) rule.debug{trace send CC participant
completed} : completed sent for CC participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[0m22:26:25,145 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-coordinator-binding.wsdl
[0m[0m22:26:25,317 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive
CC participant completed_20
[0m[0m22:26:25,318 INFO [stdout] (TaskWorker-3) trace receive CC participant completed
execute
[0m[0m22:26:25,318 INFO [stdout] (TaskWorker-3) rule.debug{trace receive CC
participant completed} : completed received for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:25
[0m[0m22:26:25,318 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate coordinator prepare_12
[0m[0m22:26:25,320 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,320 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
coordinator prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,320 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate coordinator prepare
[0m[0m22:26:25,321 INFO [stdout] (TaskWorker-2) trace subordinate coordinator prepare
execute
[0m[0m22:26:25,321 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
coordinator prepare} : prepare for transaction 0:ffffac118321:210e46c8:53125e6b:1d
[0m[0m22:26:25,327 INFO [stdout] (TaskWorker-2) Rule.execute called for trace TX save
at prepare_3
[0m[0m22:26:25,328 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,329 INFO [stdout] (TaskWorker-2) calling installed(trace TX save at
prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,329 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace TX save at prepare
[0m[0m22:26:25,329 INFO [stdout] (TaskWorker-2) trace TX save at prepare execute
[0m[0m22:26:25,329 INFO [stdout] (TaskWorker-2) rule.debug{trace TX save at prepare} :
saved to disk transaction 0:ffffac118321:210e46c8:53125e6b:1d
[0m[0m22:26:25,380 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate participant stub complete 2_33
[0m[0m22:26:25,381 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,381 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
participant stub complete 2) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:25,382 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate participant stub complete 2
[0m[0m22:26:25,382 INFO [stdout] (TaskWorker-2) trace subordinate participant stub
complete 2 execute
[0m[0m22:26:25,382 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
participant stub complete 2} : JVM exit
[0mMar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep '\[java\]
<defunct>')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as killed by byteman scirpt
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'mkdir -p ./target/surefire-reports/processes'
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'ps aux >
./target/surefire-reports/processes/null:null_42.txt'
Mar 01, 2014 10:26:29 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
dumpProcesses
INFO: Logged current running processes to:
./target/surefire-reports/processes/null:null_42.txt
Mar 01, 2014 10:26:29 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New
configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m
-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}
Mar 01, 2014 10:26:29 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m,
-Xmx1024m, -XX:MaxPermSize=512m, -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.1.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-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.1.Final-SNAPSHOT/bundles,
-jar,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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
[0m22:26:31,325 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m22:26:32,256 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final
[0m[33m22:26:32,547 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating
system has limited the number of open files to 1024 for this process; a value of at least
4096 is recommended
[0m[0m22:26:32,596 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly
8.0.1.Final-SNAPSHOT "WildFly" starting
[0m[0m22:26:36,964 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
[0m[0m22:26:36,993 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.0.Final
[0m[0m22:26:37,005 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO
Implementation Version 3.2.0.Final
[0m[0m22:26:37,052 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting
version 4.0.2.Final
[0m[0m22:26:37,181 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m22:26:37,188 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36)
JBAS016300: Activating JacORB Subsystem
[0m[0m22:26:37,346 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46)
JBAS011800: Activating Naming Subsystem
[0m[0m22:26:37,345 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51)
JBAS013171: Activating Security Subsystem
[0m[0m22:26:37,531 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55)
JBAS015537: Activating WebServices Extension
[0m[0m22:26:37,545 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[0m22:26:37,556 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m22:26:37,572 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[0m22:26:37,691 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[0m22:26:37,693 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m22:26:39,633 INFO [stdout] (ServerService Thread Pool -- 57)
org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class
org.jboss.jbossts.XTSService
[0m[0m22:26:39,691 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42)
JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m22:26:39,713 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802:
Starting Naming Service
[0m[0m22:26:39,879 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:26:39,996 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
54) JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:26:40,829 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330:
CORBA ORB Service started
[0m[0m22:26:40,912 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2)
JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m22:26:40,968 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m22:26:41,008 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170:
Current PicketBox version=4.0.21.Beta1
[0m[0m22:26:41,267 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.1.Final-SNAPSHOT/welcome-content
[0m[0m22:26:41,449 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.3.Final)
[0m[0m22:26:41,672 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery
wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m22:26:41,673 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for
rule reset periodic recovery wait time
[0m[0m22:26:41,680 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait
time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
[0m[0m22:26:42,687 INFO [stdout] (MSC service thread 1-2) Rule.execute called for
reset periodic recovery wait time_2
[0m[0m22:26:42,692 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:42,693 INFO [stdout] (MSC service thread 1-2) calling activated() for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:42,693 INFO [stdout] (MSC service thread 1-2) Default helper activated
[0m[0m22:26:42,694 INFO [stdout] (MSC service thread 1-2) calling installed(reset
periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:42,694 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : reset periodic recovery wait time
[0m[0m22:26:42,695 INFO [stdout] (MSC service thread 1-2) reset periodic recovery wait
time execute
[0m[0m22:26:42,695 INFO [stdout] (MSC service thread 1-2) caught ReturnException
[0m[0m22:26:43,734 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace TX save at prepare
in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m22:26:43,864 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(boolean) int for rule trace TX save
at prepare
[0m[0m22:26:43,900 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace TX save at prepare in
class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m22:26:43,939 INFO [stdout] (MSC service thread 1-2)
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[0m22:26:44,037 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove
committed state and exit JVM
[0m[0m22:26:44,054 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state
and exit JVM in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m22:26:44,079 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed
state in class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m22:26:44,152 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove
committed state
[0m[0m22:26:44,157 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in
class com.arjuna.ats.arjuna.coordinator.BasicAction
[0m[0m22:26:44,558 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-1) JBAS010417: Started Driver service with driver-name = h2
[0m[0m22:26:44,699 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328:
CORBA Naming Service started
[0m[0m22:26:44,701 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017525: Started server default-server.
[0m[0m22:26:44,734 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017531: Host default-host starting
[0m[0m22:26:45,006 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m22:26:45,009 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
[0m[0m22:26:45,225 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.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m22:26:45,227 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221006: Waiting to obtain live lock
[0m[0m22:26:45,259 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221012: Using AIO Journal
[0m[0m22:26:45,305 INFO [io.netty.util.internal.PlatformDependent] (ServerService
Thread Pool -- 58) Your platform does not provide complete low-level API for accessing
direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred
to avoid potential system unstability.
[0m[0m22:26:45,344 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support CORE
[0m[0m22:26:45,377 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support AMQP
[0m[0m22:26:45,381 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support STOMP
[0m[0m22:26:46,134 INFO [org.jboss.ws.common.management] (MSC service thread 1-1)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
[0m[0m22:26:46,136 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator
[0m[0m22:26:46,162 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant
[0m[0m22:26:46,326 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,329 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,330 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,331 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,333 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,328 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,335 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,336 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,396 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:46,397 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:47,006 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[0m22:26:47,017 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[0m22:26:48,390 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m22:26:48,449 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[0m22:26:48,807 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m22:26:48,808 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[0m22:26:48,823 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[0m22:26:48,851 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m22:26:48,852 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[0m22:26:48,874 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[0m22:26:48,943 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m22:26:48,944 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[0m22:26:48,971 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[0m22:26:48,990 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m22:26:48,992 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[0m22:26:49,001 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[0m22:26:48,888 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m22:26:49,013 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[0m22:26:49,124 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m22:26:49,125 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[0m22:26:49,185 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m22:26:49,222 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m22:26:49,288 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m22:26:49,289 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[0m22:26:49,321 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m22:26:49,322 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[0m22:26:49,398 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m22:26:49,433 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m22:26:49,438 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client
[0m[0m22:26:49,440 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:49,442 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:49,494 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[0m22:26:49,735 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[0m22:26:49,749 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m22:26:49,751 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11
[0m[0m22:26:49,753 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:49,755 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:49,797 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[0m22:26:49,821 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[0m22:26:49,889 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m22:26:49,891 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[0m22:26:50,000 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[0m22:26:50,107 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m22:26:50,109 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m22:26:50,230 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m22:26:50,230 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m22:26:50,231 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m22:26:50,232 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m22:26:50,233 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m22:26:50,234 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m22:26:50,234 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m22:26:50,235 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m22:26:50,236 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m22:26:50,237 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m22:26:50,251 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m22:26:50,275 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
JBAS015876: Starting deployment of "xtstest.war" (runtime-name:
"xtstest.war")
[0m[0m22:26:50,295 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.1.Final-SNAPSHOT/standalone/deployments
[0m[0m22:26:50,296 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war"
(runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:26:50,296 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m22:26:50,331 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[0m22:26:50,371 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m22:26:50,372 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[0m22:26:50,481 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[0m22:26:50,510 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m22:26:50,511 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m22:26:50,560 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /ws-t11-participant
[0m[0m22:26:50,561 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m22:26:50,562 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /ws-t11-client
[0m[0m22:26:50,583 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-coordinator
[0m[0m22:26:50,970 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m22:26:50,972 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m22:26:51,904 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m22:26:51,905 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /ws-c11
[0m[33m22:26:52,132 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[0m22:26:52,132 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open
trace file_1
[0m[0m22:26:52,133 INFO [stdout] (MSC service thread 1-1) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:52,134 INFO [stdout] (MSC service thread 1-1) calling installed(open trace
file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:52,134 INFO [stdout] (MSC service thread 1-1) Installed rule using default
helper : open trace file
[0m[0m22:26:52,134 INFO [stdout] (MSC service thread 1-1) open trace file execute
[0m[0m22:26:52,134 INFO [stdout] (MSC service thread 1-1) Rule.execute called for
create participant deletes counter_0
[0m[0m22:26:52,135 INFO [stdout] (MSC service thread 1-1) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:26:52,135 INFO [stdout] (MSC service thread 1-1) calling installed(create
participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:26:52,135 INFO [stdout] (MSC service thread 1-1) Installed rule using default
helper : create participant deletes counter
[0m[0m22:26:52,136 INFO [stdout] (MSC service thread 1-1) create participant deletes
counter execute
[0m[0m22:26:52,223 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[0m22:26:52,227 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[0m22:26:52,243 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[0m22:26:52,247 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[0m22:26:52,256 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[0m22:26:52,268 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[0m22:26:52,273 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[0m22:26:52,284 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[0m22:26:52,309 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[0m22:26:52,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[0m22:26:52,323 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[0m22:26:52,335 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[0m22:26:52,497 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[0m22:26:52,499 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[0m22:26:52,501 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[0m22:26:52,513 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[0m22:26:52,514 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[0m22:26:52,516 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[0m22:26:52,518 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[0m22:26:52,519 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[0m22:26:52,521 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[0m22:26:52,533 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[0m22:26:52,535 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[0m22:26:52,537 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[0m22:26:52,638 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[0m22:26:52,640 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[0m22:26:52,642 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[0m22:26:52,735 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1)
ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m22:26:52,747 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1)
ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[33m22:26:52,908 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[33m22:26:52,908 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[33m22:26:53,013 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[0m22:26:53,274 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002:
Processing weld deployment xtstest.war
[0m[0m22:26:53,422 INFO [org.hibernate.validator.internal.util.Version] (MSC service
thread 1-1) HV000001: Hibernate Validator 5.0.3.Final
[0m[0m22:26:54,448 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005:
Starting Services for CDI deployment: xtstest.war
[0m[0m22:26:54,538 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900:
2.1.2 (Final)
[0m[0m22:26:54,585 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:54,586 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:54,586 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:54,587 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:26:54,687 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[0m22:26:54,746 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[0m22:26:54,769 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:54,770 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[0m22:26:54,780 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[0m22:26:54,789 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:54,790 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[0m22:26:54,794 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[0m22:26:54,806 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:54,807 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[0m22:26:54,810 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[0m22:26:54,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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:26:54,869 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[0m22:26:54,870 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m22:26:54,872 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m22:26:54,873 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m22:26:54,880 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008:
Starting weld service for deployment xtstest.war
[0m[0m22:26:55,373 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221034: Waiting to obtain live lock
[0m[0m22:26:55,374 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221035: Live Server Obtained live lock
[0m[0m22:26:58,747 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221007: Server is now live
[0m[0m22:26:58,748 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124)
[b8df3454-a183-11e3-a068-15a73905c1d7]
[0m[31m22:26:58,836 ERROR [org.jboss.as.controller.management-operation] (Controller
Boot Thread) JBAS014613: Operation ("deploy") failed - address:
([("deployment" => "restat-web-5.0.2.Final-SNAPSHOT.war")]) -
failure description: {"JBAS014771: Services with missing/unavailable
dependencies" =>
["jboss.naming.context.java.module.\"restat-web-5.0.2.Final-SNAPSHOT\".\"restat-web-5.0.2.Final-SNAPSHOT\".DefaultJMSConnectionFactory
is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"]}
[0m[0m22:26:58,847 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
[0m[0m22:26:58,849 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput
acceptor
[0m[0m22:26:58,879 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58)
JBAS011601: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m22:26:58,885 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58)
JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m22:26:59,288 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
JBAS010406: Registered connection factory java:/JmsXA
[0m[0m22:26:59,350 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource
adaptor started
[0m[0m22:26:59,350 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m22:26:59,353 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m22:26:59,355 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601:
Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m22:26:59,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /rest-tx
[0m[0m22:26:59,963 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[0m22:26:59,989 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[0m22:27:00,179 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[0m22:27:00,181 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[0m22:27:00,184 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[0m22:27:00,191 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[0m22:27:01,366 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Starting XTSServiceTestRunner
[0m[0m22:27:01,367 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Started XTSServiceTestRunner
[0m[0m22:27:01,398 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /xtstest
[0m[0m22:27:01,455 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559:
Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0m[0m22:27:01,456 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31)
JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name :
"restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:27:01,631 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m22:27:01,631 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on
http://127.0.0.1:9990
[0m[0m22:27:01,632 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly
8.0.1.Final-SNAPSHOT "WildFly" started in 31603ms - Started 474 of 532 services
(109 services are lazy, passive or on-demand)
[0mMar 01, 2014 10:27:01 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Mar 01, 2014 10:27:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Mar 01, 2014 10:27:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:27:01,782 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017535: Unregistered web context: /xtstest
[0m[0m22:27:01,807 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Stopping XTSServiceTestRunner
[0m[0m22:27:01,808 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Stopped XTSServiceTestRunner
[0m[0m22:27:01,815 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017535: Unregistered web context: /rest-tx
[0m[0m22:27:01,821 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m22:27:01,822 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m22:27:01,823 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
[0m[0m22:27:01,823 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m22:27:01,826 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009:
Stopping weld service for deployment xtstest.war
[0m[0m22:27:01,921 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 149ms
[0m[0m22:27:01,950 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015877: Stopped deployment restat-web-5.0.2.Final-SNAPSHOT.war (runtime-name:
restat-web-5.0.2.Final-SNAPSHOT.war) in 136ms
[0m[0m22:27:02,187 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2)
JBAS018558: Undeployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name:
"restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:27:02,188 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 2)
JBAS014901: Content removed from location
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/7c/0ae90e2dd441c4d40c44bf87762b7111ef8379/content
[0m[0m22:27:02,189 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2)
JBAS018558: Undeployed "xtstest.war" (runtime-name: "xtstest.war")
[0mMar 01, 2014 10:27:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:27:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:27:14,683 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[0m22:27:14,684 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[0m22:27:14,685 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[0m22:27:14,697 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[0m22:27:14,701 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[0m22:27:14,703 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[0m22:27:14,706 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[0m22:27:14,707 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[0m22:27:14,713 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[0m22:27:14,718 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[0m22:27:14,719 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[0m22:27:14,724 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[0m22:27:14,729 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[0m22:27:14,730 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[0m22:27:14,737 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[0m22:27:14,742 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[0m22:27:14,800 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[0m22:27:14,804 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[0m22:27:14,809 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[0m22:27:14,813 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[0m22:27:14,818 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[0m22:27:15,149 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC
coordinator engine create_19
[0m[0m22:27:15,150 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,150 INFO [stdout] (Periodic Recovery) calling installed(trace CC
coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,150 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace CC coordinator engine create
[0m[0m22:27:15,151 INFO [stdout] (Periodic Recovery) trace CC coordinator engine
create execute
[0m[0m22:27:15,151 INFO [stdout] (Periodic Recovery) rule.debug{trace CC coordinator
engine create} : created recovered CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:22
[0m[0m22:27:15,170 INFO [stdout] (Periodic Recovery) Rule.execute called for trace CC
coordinator engine create_19
[0m[0m22:27:15,170 INFO [stdout] (Periodic Recovery) trace CC coordinator engine
create execute
[0m[0m22:27:15,171 INFO [stdout] (Periodic Recovery) rule.debug{trace CC coordinator
engine create} : created recovered CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:25
[0m[0m22:27:15,171 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
subordinate prepared replay_17
[0m[0m22:27:15,176 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,177 INFO [stdout] (Periodic Recovery) calling installed(trace
subordinate prepared replay) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,177 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace subordinate prepared replay
[0m[0m22:27:15,177 INFO [stdout] (Periodic Recovery) trace subordinate prepared replay
execute
[0m[0m22:27:15,178 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate
prepared replay} : reinstated prepared subordinate transaction
0:ffffac118321:210e46c8:53125e6b:1d
[0m[33m22:27:15,189 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:27:15,189 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:27:15,190 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0m[33m22:27:15,190 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046045:
Compensating orphaned subordinate WS-BA transcation 0:ffffac118321:210e46c8:53125e6b:1d
[0m[0m22:27:15,190 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
subordinate coordinator close_11
[0m[0m22:27:15,191 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,191 INFO [stdout] (Periodic Recovery) calling installed(trace
subordinate coordinator close) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,191 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace subordinate coordinator close
[0m[0m22:27:15,192 INFO [stdout] (Periodic Recovery) trace subordinate coordinator
close execute
[0m[0m22:27:15,192 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate
coordinator close} : cancel called for subordinate coordinator BasicAction:
0:ffffac118321:210e46c8:53125e6b:1d status: ActionStatus.COMMITTING
[0m[0m22:27:15,192 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
send CC participant compensate_23
[0m[0m22:27:15,194 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,194 INFO [stdout] (Periodic Recovery) calling installed(trace send CC
participant compensate) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:27:15,195 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace send CC participant compensate
[0m[0m22:27:15,195 INFO [stdout] (Periodic Recovery) trace send CC participant
compensate execute
[0m[0m22:27:15,195 INFO [stdout] (Periodic Recovery) rule.debug{trace send CC
participant compensate} : compensate sent for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:22
[0m[0m22:27:15,345 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[33m22:27:19,692 WARN [com.arjuna.wst] (TaskWorker-1) ARJUNA043120: Compensate
request dropped pending registration of application-specific recovery module for WS-BA
participant: org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0mMar 01, 2014 10:27:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:27:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:27:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:27:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:27:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:27:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:27:47,602 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) ARJUNA012091:
Top-level abort of action 0:ffffac118321:210e46c8:53125e6b:1d received
TwoPhaseOutcome.FINISH_ERROR from
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
[0m[0m22:27:47,602 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
send CC participant compensate_23
[0m[0m22:27:47,602 INFO [stdout] (Periodic Recovery) trace send CC participant
compensate execute
[0m[0m22:27:47,603 INFO [stdout] (Periodic Recovery) rule.debug{trace send CC
participant compensate} : compensate sent for CC coordinator engine
CCP0:ffffac118321:210e46c8:53125e6b:25
[0m[0m22:27:47,630 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[33m22:27:47,671 WARN [com.arjuna.wst] (TaskWorker-1) ARJUNA043120: Compensate
request dropped pending registration of application-specific recovery module for WS-BA
participant: org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0mMar 01, 2014 10:27:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:27:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:28:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:28:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:28:17,673 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) ARJUNA012091:
Top-level abort of action 0:ffffac118321:210e46c8:53125e6b:1d received
TwoPhaseOutcome.FINISH_ERROR from
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
[0m[0m22:28:17,676 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
remove committed state_5
[0m[0m22:28:17,677 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,678 INFO [stdout] (Periodic Recovery) calling installed(trace remove
committed state) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,678 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace remove committed state
[0m[0m22:28:17,679 INFO [stdout] (Periodic Recovery) trace remove committed state
execute
[0m[0m22:28:17,679 INFO [stdout] (Periodic Recovery) rule.debug{trace remove committed
state} : removed transaction 0:ffffac118321:210e46c8:53125e6b:1d
[0m[0m22:28:17,679 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
remove committed state and exit JVM_4
[0m[0m22:28:17,681 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,681 INFO [stdout] (Periodic Recovery) calling installed(trace remove
committed state and exit JVM) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,682 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace remove committed state and exit JVM
[0m[0m22:28:17,682 INFO [stdout] (Periodic Recovery) trace remove committed state and
exit JVM execute
[0m[0m22:28:17,682 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
subordinate coordinator cancel 2_13
[0m[0m22:28:17,683 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,684 INFO [stdout] (Periodic Recovery) calling installed(trace
subordinate coordinator cancel 2) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:28:17,684 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace subordinate coordinator cancel 2
[0m[0m22:28:17,684 INFO [stdout] (Periodic Recovery) trace subordinate coordinator
cancel 2 execute
[0m[0m22:28:17,684 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate
coordinator cancel 2} : cancel returned for subordinate coordinator BasicAction:
0:ffffac118321:210e46c8:53125e6b:1d status: ActionStatus.ABORTED
[0mMar 01, 2014 10:28:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:28:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:28:37,719 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:28:37,720 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:28:37,720 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:28:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:28:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:28:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:28:57,736 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:28:57,737 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:28:57,737 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:29:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:01 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:29:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:11 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:29:17,751 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:29:17,751 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:29:17,751 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:29:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:21 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:29:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:31 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:29:37,769 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:29:37,769 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:29:37,769 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:29:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:41 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:29:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:29:51 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:29:57,786 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:29:57,786 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:29:57,787 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:30:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:30:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:30:17,802 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:30:17,802 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:30:17,802 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:30:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:30:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:30:37,822 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:30:37,823 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:30:37,823 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:30:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:30:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:30:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:30:57,839 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:30:57,839 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:30:57,840 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:31:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:31:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:31:17,854 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:31:17,854 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:31:17,854 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:31:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:31:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:31:37,870 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:31:37,870 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:31:37,870 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:31:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:31:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:31:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:31:57,888 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:31:57,889 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:31:57,889 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:32:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:32:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:32:17,904 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:32:17,904 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:32:17,904 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:32:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:32:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:32:37,945 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:32:37,945 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:32:37,945 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:32:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:32:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:32:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:32:57,962 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:32:57,962 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:32:57,963 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:33:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:33:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:33:18,201 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:33:18,202 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:33:18,202 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:33:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:33:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:33:38,219 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:33:38,220 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:33:38,220 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:33:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:33:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:33:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:33:58,242 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:33:58,242 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:33:58,242 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:34:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:34:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:34:18,271 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:34:18,271 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:34:18,271 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:34:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:34:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:34:38,289 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:34:38,289 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:34:38,290 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:34:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:34:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:34:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:34:58,306 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:34:58,307 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:34:58,307 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:35:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:35:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:35:18,322 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:35:18,323 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:35:18,323 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:35:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:35:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:35:38,345 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:35:38,346 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:35:38,346 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:35:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:35:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:35:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:35:58,364 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:35:58,365 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:35:58,365 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:36:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:36:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:12 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:36:18,379 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:36:18,379 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:36:18,380 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:36:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:22 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:36:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:32 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:36:38,405 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:36:38,406 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:36:38,406 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:36:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:42 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:36:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:36:52 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[33m22:36:58,635 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no XTS
application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2
[0m[33m22:36:58,636 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1
[0m[33m22:36:58,636 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046044: no
XTS application recovery module found to help reactivate recovered WS-BA participant
org.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0
[0mMar 01, 2014 10:37:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:37:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'ps axu | grep jboss-module[s] | awk '{print
$2}' | xargs kill'
Mar 01, 2014 10:37:02 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:37:02,826 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605:
Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m22:37:02,827 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
[0m[0m22:37:02,886 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1)
ARJUNA033007: InboundBridgeRecoveryManager stopping
[0m[0m22:37:02,894 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1)
ARJUNA033014: OutboundBridgeRecoveryManager stopping
[0m[0m22:37:02,908 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m22:37:02,919 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65)
JBAS011605: Unbound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m22:37:02,929 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-1) JBAS010418: Stopped Driver service with driver-name = h2
[0m[0m22:37:02,930 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m22:37:02,931 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017535: Unregistered web context: /ws-t11-client
[0m[0m22:37:02,931 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m22:37:02,932 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m22:37:02,932 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017535: Unregistered web context: /ws-t11-participant
[0m[0m22:37:02,931 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017535: Unregistered web context: /ws-t11-coordinator
[0m[0m22:37:02,932 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-publish.ws-c11
[0m[0m22:37:02,933 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017535: Unregistered web context: /ws-c11
[0m[0m22:37:02,936 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m22:37:02,937 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m22:37:02,938 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m22:37:02,939 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m22:37:02,939 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m22:37:02,940 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m22:37:02,940 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m22:37:02,941 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m22:37:02,942 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m22:37:02,942 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m22:37:02,943 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m22:37:02,944 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-deploy.ws-t11-client
[0m[0m22:37:02,949 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator
[0m[0m22:37:02,956 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015540: Stopping service jboss.ws.endpoint-deploy.ws-c11
[0m[0m22:37:03,362 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m22:37:03,363 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m22:37:03,363 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m22:37:03,365 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017532: Host default-host stopping
[0m[0m22:37:03,365 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015540: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant
[0m[0m22:37:03,379 INFO [org.hornetq.ra] (ServerService Thread Pool -- 64) HQ151003:
HornetQ resource adaptor stopped
[0m[0m22:37:03,528 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64)
HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124)
[b8df3454-a183-11e3-a068-15a73905c1d7] stopped
[0m[0m22:37:03,530 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017521: Undertow HTTP listener default suspending
[0m[0m22:37:03,533 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017520: Undertow HTTP listener default stopped, was bound to
localhost.localdomain/127.0.0.1:8080
[0m[0m22:37:03,535 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017506: Undertow 1.0.0.Final stopping
[0m[0m22:37:03,540 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly
8.0.1.Final-SNAPSHOT "WildFly" stopped in 699ms
[0mMar 01, 2014 10:37:07 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:37:07 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
shutdownJBoss
INFO: jboss-as shutdown after sending shutdown command
+- [WSBA]
+- [ParticipantRecoveryRecord]
- 0_ffffac118321_210e46c8_53125e6b_29
#BE
@����Lorg.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord����Forg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0�����i<?xml
version="1.0" encoding="UTF-8"
standalone="yes"?><EndpointReference
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsarj="http://schemas.arjuna.com/ws/2005/10/wsarj">0:f...
EndpointName="BusinessAgreementWithCoordinatorCompletionCoordinatorPortType"
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:wsba="http://docs.oasis-open.org/ws-tx/wsba/2006/06"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">w... =�bv�.Y��xr�[org.jboss.jbossts.xts.servicetests.service.participant.ParticipantCompletionTestParticipant��dΟ�w��xr�Norg.jboss.jbossts.xts.servicetests.service.participant.ScriptedTestParticipant޿L2>[
��L�commandst�Ljava/util/List;L�idt�Ljava/lang/String;xpsr�java.util.ArrayListx����a��I�sizexp���w���t�closext�Eorg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.0���
null
- 0_ffffac118321_210e46c8_53125e6b_2e
#BE
@����Lorg.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord����Forg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2�����l<?xml
version="1.0" encoding="UTF-8"
standalone="yes"?><EndpointReference
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsarj="http://schemas.arjuna.com/ws/2005/10/wsarj">CCP...
EndpointName="BusinessAgreementWithCoordinatorCompletionCoordinatorPortType"
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:wsba="http://docs.oasis-open.org/ws-tx/wsba/2006/06"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">w... =�bv�.Y��xr�[org.jboss.jbossts.xts.servicetests.service.participant.ParticipantCompletionTestParticipant��dΟ�w��xr�Norg.jboss.jbossts.xts.servicetests.service.participant.ScriptedTestParticipant޿L2>[
��L�commandst�Ljava/util/List;L�idt�Ljava/lang/String;xpsr�java.util.ArrayListx����a��I�sizexp���w���t�closext�Eorg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.2���
null
- 0_ffffac118321_210e46c8_53125e6b_2c
#BE
@����Lorg.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord����Forg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1�����l<?xml
version="1.0" encoding="UTF-8"
standalone="yes"?><EndpointReference
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsarj="http://schemas.arjuna.com/ws/2005/10/wsarj">CCP...
EndpointName="BusinessAgreementWithCoordinatorCompletionCoordinatorPortType"
xmlns:ns2="http://www.w3.org/2005/08/addressing"
xmlns="http://docs.oasis-open.org/ws-tx/wscoor/2006/06"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:wsba="http://docs.oasis-open.org/ws-tx/wsba/2006/06"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">w... =�bv�.Y��xr�[org.jboss.jbossts.xts.servicetests.service.participant.ParticipantCompletionTestParticipant��dΟ�w��xr�Norg.jboss.jbossts.xts.servicetests.service.participant.ScriptedTestParticipant޿L2>[
��L�commandst�Ljava/util/List;L�idt�Ljava/lang/String;xpsr�java.util.ArrayListx����a��I�sizexp���w���t�closext�Eorg.jboss.jbossts.xts.servicetests.CoordinatorCompletionParticipant.1���
null
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.1.Final-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.1.Final-SNAPSHOT/standalone/data/tx-object-store
copy
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml
Mar 01, 2014 10:37:07 PM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test starting, server should be down:
BASubordinateCrashDuringComplete:subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
Mar 01, 2014 10:37:07 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New
configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m
-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}
Mar 01, 2014 10:37:07 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m,
-Xmx1024m, -XX:MaxPermSize=512m, -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.1.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-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.1.Final-SNAPSHOT/bundles,
-jar,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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
[0m22:37:09,537 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m22:37:10,161 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final
[0m[33m22:37:10,442 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating
system has limited the number of open files to 1024 for this process; a value of at least
4096 is recommended
[0m[0m22:37:10,641 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly
8.0.1.Final-SNAPSHOT "WildFly" starting
[0m[0m22:37:13,661 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015014: Re-attempting failed deployment
restat-web-5.0.2.Final-SNAPSHOT.war
[0m[0m22:37:13,789 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
[0m[0m22:37:13,819 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.0.Final
[0m[0m22:37:13,832 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO
Implementation Version 3.2.0.Final
[0m[0m22:37:13,882 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting
version 4.0.2.Final
[0m[0m22:37:14,083 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m22:37:14,118 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36)
JBAS016300: Activating JacORB Subsystem
[0m[0m22:37:14,152 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42)
JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m22:37:14,671 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46)
JBAS011800: Activating Naming Subsystem
[0m[0m22:37:14,778 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51)
JBAS013171: Activating Security Subsystem
[0m[0m22:37:15,225 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330:
CORBA ORB Service started
[0m[0m22:37:15,466 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55)
JBAS015537: Activating WebServices Extension
[0m[0m22:37:15,514 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m22:37:15,673 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:37:15,989 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170:
Current PicketBox version=4.0.21.Beta1
[0m[0m22:37:15,997 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.3.Final)
[0m[0m22:37:16,419 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802:
Starting Naming Service
[0m[0m22:37:16,459 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328:
CORBA Naming Service started
[0m[0m22:37:16,526 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2)
JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m22:37:16,604 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-2) JBAS010417: Started Driver service with driver-name = h2
[0m[0m22:37:16,639 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
54) JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:37:16,687 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.1.Final-SNAPSHOT/welcome-content
[0m[0m22:37:16,802 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[0m22:37:16,813 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[0m22:37:16,822 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[0m22:37:16,859 INFO [stdout] (MSC service thread 1-1) Rule.execute called for
reset periodic recovery wait time_0
[0m[0m22:37:16,862 INFO [stdout] (MSC service thread 1-1) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:16,863 INFO [stdout] (MSC service thread 1-1) calling activated() for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:16,864 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m22:37:16,864 INFO [stdout] (MSC service thread 1-1) calling installed(reset
periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:16,864 INFO [stdout] (MSC service thread 1-1) Installed rule using default
helper : reset periodic recovery wait time
[0m[0m22:37:16,865 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait
time execute
[0m[0m22:37:16,865 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m22:37:16,936 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[0m22:37:17,990 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[0m22:37:18,097 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[0m22:37:18,143 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[0m22:37:18,237 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[0m22:37:18,258 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[0m22:37:18,340 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[0m22:37:18,615 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[0m22:37:18,619 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[0m22:37:19,667 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[0m22:37:19,668 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m22:37:19,682 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[0m22:37:19,684 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[0m22:37:19,684 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m22:37:19,721 INFO [stdout] (ServerService Thread Pool -- 57)
org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class
org.jboss.jbossts.XTSService
[0m[0m22:37:19,738 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017525: Started server default-server.
[0m[0m22:37:19,801 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
[0m[0m22:37:19,804 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017531: Host default-host starting
[0m[0m22:37:22,857 INFO [org.jboss.ws.common.management] (MSC service thread 1-1)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
[0m[0m22:37:22,991 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client
[0m[0m22:37:22,993 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11
[0m[0m22:37:23,206 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:23,207 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:23,289 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:23,291 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:23,312 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.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m22:37:23,314 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221006: Waiting to obtain live lock
[0m[0m22:37:23,752 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221012: Using AIO Journal
[0m[0m22:37:23,985 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[0m22:37:24,249 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[0m22:37:24,671 INFO [io.netty.util.internal.PlatformDependent] (ServerService
Thread Pool -- 58) Your platform does not provide complete low-level API for accessing
direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred
to avoid potential system unstability.
[0m[0m22:37:24,704 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support CORE
[0m[0m22:37:24,712 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support AMQP
[0m[0m22:37:24,716 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support STOMP
[0m[0m22:37:25,257 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221034: Waiting to obtain live lock
[0m[0m22:37:25,258 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221035: Live Server Obtained live lock
[0m[0m22:37:25,892 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[0m22:37:25,902 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[0m22:37:26,367 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m22:37:26,370 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[0m22:37:26,392 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m22:37:26,440 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[0m22:37:26,553 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[0m22:37:26,621 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m22:37:26,626 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator
[0m[0m22:37:26,729 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,730 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,731 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,735 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,737 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,738 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,739 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:26,846 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[0m22:37:27,042 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m22:37:27,136 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m22:37:27,137 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[0m22:37:27,158 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[0m22:37:27,232 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m22:37:27,233 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[0m22:37:27,278 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[0m22:37:27,294 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m22:37:27,295 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[0m22:37:27,313 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[0m22:37:27,328 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m22:37:27,329 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[0m22:37:27,337 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[0m22:37:27,375 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[0m22:37:27,396 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m22:37:27,397 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant
[0m[0m22:37:27,399 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:27,401 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:27,403 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:27,417 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[0m22:37:27,483 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m22:37:27,484 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[0m22:37:27,612 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m22:37:27,749 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m22:37:27,750 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[0m22:37:27,756 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[0m22:37:27,835 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[0m22:37:27,854 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m22:37:27,855 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[0m22:37:27,902 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m22:37:27,932 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m22:37:27,938 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m22:37:27,956 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m22:37:27,957 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m22:37:27,957 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m22:37:27,958 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m22:37:27,959 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m22:37:27,960 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m22:37:27,961 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m22:37:27,962 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m22:37:27,962 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m22:37:27,963 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m22:37:28,000 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m22:37:28,028 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[0m22:37:28,059 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.1.Final-SNAPSHOT/standalone/deployments
[0m[0m22:37:28,066 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war"
(runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:37:28,084 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m22:37:28,093 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m22:37:28,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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m22:37:28,362 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m22:37:28,427 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-client
[0m[0m22:37:28,431 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
[0m[0m22:37:28,433 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput
acceptor
[0m[0m22:37:28,434 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m22:37:28,435 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221007: Server is now live
[0m[0m22:37:28,435 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124)
[b8df3454-a183-11e3-a068-15a73905c1d7]
[0m[0m22:37:28,437 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-coordinator
[0m[0m22:37:28,437 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m22:37:28,471 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /ws-c11
[0m[0m22:37:28,472 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m22:37:28,472 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m22:37:28,473 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m22:37:28,596 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 58)
JBAS011601: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m22:37:28,889 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m22:37:28,890 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /ws-t11-participant
[0m[0m22:37:29,079 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
JBAS010406: Registered connection factory java:/JmsXA
[0m[33m22:37:29,090 WARN [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure
port!
[0m[0m22:37:29,091 INFO [stdout] (MSC service thread 1-2) Rule.execute called for open
trace file_5
[0m[0m22:37:29,092 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:29,102 INFO [stdout] (MSC service thread 1-2) calling installed(open trace
file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:29,103 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : open trace file
[0m[0m22:37:29,103 INFO [stdout] (MSC service thread 1-2) open trace file execute
[0m[0m22:37:29,104 INFO [stdout] (MSC service thread 1-2) Rule.execute called for
create participant deletes counter_4
[0m[0m22:37:29,104 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:29,105 INFO [stdout] (MSC service thread 1-2) calling installed(create
participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:29,105 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : create participant deletes counter
[0m[0m22:37:29,105 INFO [stdout] (MSC service thread 1-2) create participant deletes
counter execute
[0m[0m22:37:29,160 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant
receive getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,163 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,172 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive
getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,174 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send
soap fault in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,184 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,186 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap
fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,189 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant
receive getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,200 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,214 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive
getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,217 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send
soap fault in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,220 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,222 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap
fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:37:29,260 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on
complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:37:29,262 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,264 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete
in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:37:29,340 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,343 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator close
[0m[0m22:37:29,345 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
close in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:37:29,357 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,363 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete()
void for rule trace subordinate coordinator prepare
[0m[0m22:37:29,366 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
prepare in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:37:29,368 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:29,369 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator cancel 2
[0m[0m22:37:29,372 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:31,268 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:31,270 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:31,271 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59)
JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m22:37:31,274 INFO [stdout] (MSC service thread 1-2)
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[0m22:37:31,574 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m22:37:31,576 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[33m22:37:31,663 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[33m22:37:31,663 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[0m22:37:32,225 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource
adaptor started
[0m[0m22:37:32,225 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m22:37:32,235 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m22:37:32,235 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601:
Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m22:37:34,488 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /rest-tx
[0m[0m22:37:34,565 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31)
JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name :
"restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:37:34,716 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m22:37:34,716 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on
http://127.0.0.1:9990
[0m[0m22:37:34,724 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly
8.0.1.Final-SNAPSHOT "WildFly" started in 26654ms - Started 314 of 367 services
(99 services are lazy, passive or on-demand)
[0m[0m22:37:35,180 INFO [org.jboss.as.repository] (management-handler-thread - 4)
JBAS014900: Content added at location
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/17/52ba064e8fc90387d77d879de40f4b818a3adb/content
[0m[0m22:37:35,191 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015876: Starting deployment of "xtstest.war" (runtime-name:
"xtstest.war")
[0m[33m22:37:36,066 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[0m22:37:36,086 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002:
Processing weld deployment xtstest.war
[0m[0m22:37:36,155 INFO [org.hibernate.validator.internal.util.Version] (MSC service
thread 1-1) HV000001: Hibernate Validator 5.0.3.Final
[0m[0m22:37:36,549 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005:
Starting Services for CDI deployment: xtstest.war
[0m[0m22:37:36,893 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900:
2.1.2 (Final)
[0m[0m22:37:36,919 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:36,920 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:36,921 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:36,922 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:37:36,974 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[0m22:37:37,003 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[0m22:37:37,017 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:37:37,022 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[0m22:37:37,032 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[0m22:37:37,041 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:37:37,041 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[0m22:37:37,045 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[0m22:37:37,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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:37:37,054 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[0m22:37:37,057 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[0m22:37:37,065 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:37:37,090 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m22:37:37,101 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[0m22:37:37,105 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m22:37:37,109 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m22:37:37,114 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008:
Starting weld service for deployment xtstest.war
[0m[0m22:37:37,508 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[0m22:37:37,533 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[0m22:37:37,537 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[0m22:37:37,538 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[0m22:37:37,541 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[0m22:37:37,542 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[0m22:37:38,581 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-1) Starting XTSServiceTestRunner
[0m[0m22:37:38,581 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[0m22:37:38,581 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-1) Started XTSServiceTestRunner
[0m[0m22:37:38,582 INFO [stdout] (Thread-82) Rule.execute called for setup counter
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest_15
[0m[0m22:37:38,583 INFO [stdout] (Thread-82) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:38,583 INFO [stdout] (Thread-82) calling installed(setup counter
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest) for helper
classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:38,583 INFO [stdout] (Thread-82) Installed rule using default helper :
setup counter subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m22:37:38,584 INFO [stdout] (Thread-82) setup counter
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest execute
[0m[0m22:37:38,604 INFO [stdout] (Thread-82) rule.debug{setup counter
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest} : creating counter
and rendezvous
[0m[0m22:37:38,606 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /xtstest
[0m[0m22:37:38,909 INFO [org.jboss.as.server] (management-handler-thread - 4)
JBAS018559: Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0m[0m22:37:43,683 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m22:37:43,719 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
[0m[0m22:37:44,490 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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
[0mMar 01, 2014 10:37:45 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Mar 01, 2014 10:37:45 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Mar 01, 2014 10:37:45 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:37:45,609 INFO [stdout] (default task-2) service /xtsservicetest1
[0m[0m22:37:45,610 INFO [stdout] (default task-2) command
enlistParticipantCompletion
[0m[0m22:37:45,610 INFO [stdout] (default task-2) command close
[0m[0m22:37:45,782 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:37:46,126 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered PC participant send status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:46,136 INFO [stdout] (default task-3)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.sendStatus(com.arjuna.webservices11.wsba.State)
void for rule trace recovered PC participant send status
[0m[0m22:37:46,138 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered PC participant send status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:46,141 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace PC coordinator engine create in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:46,142 INFO [stdout] (default task-3)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.webservices11.wsba.State,boolean)
void for rule trace PC coordinator engine create
[0m[0m22:37:46,148 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: inserted trigger for trace PC coordinator engine create in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:46,154 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive participant compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:46,156 INFO [stdout] (default task-3)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.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 participant compensated
[0m[0m22:37:46,161 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive participant compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:47,156 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive participant completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:47,158 INFO [stdout] (default task-3)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.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 participant completed
[0m[0m22:37:47,172 INFO [stdout] (default task-3) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive participant completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:37:47,176 INFO [stdout] (default task-3) Rule.execute called for trace PC
coordinator engine create_18
[0m[0m22:37:47,177 INFO [stdout] (default task-3) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:47,178 INFO [stdout] (default task-3) calling installed(trace PC
coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:47,178 INFO [stdout] (default task-3) Installed rule using default helper
: trace PC coordinator engine create
[0m[0m22:37:47,178 INFO [stdout] (default task-3) trace PC coordinator engine create
execute
[0m[0m22:37:51,260 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace PC participant receive soap fault in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,263 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.soapFault(com.arjuna.webservices.SoapFault,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext)
void for rule trace PC participant receive soap fault
[0m[0m22:37:51,269 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace PC participant receive soap fault in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,273 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered PC participant received status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,275 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.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 PC participant received status
[0m[0m22:37:51,291 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered PC participant received status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,294 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace PC participant create in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,295 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant,com.arjuna.webservices11.wsba.State,boolean)
void for rule trace PC participant create
[0m[0m22:37:51,458 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace PC participant create in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,477 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send participant completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,486 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace send participant completed
[0m[0m22:37:51,490 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send participant completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,604 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send participant compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,609 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompensated()
void for rule trace send participant compensated
[0m[0m22:37:51,611 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send participant compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,615 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered PC participant send getStatus in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,618 INFO [stdout] (default task-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace recovered PC participant send getStatus
[0m[0m22:37:51,622 INFO [stdout] (default task-2) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered PC participant send getStatus in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:37:51,626 INFO [stdout] (default task-2) Rule.execute called for trace PC
participant create_23
[0m[0m22:37:51,626 INFO [stdout] (default task-2) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:51,627 INFO [stdout] (default task-2) calling installed(trace PC
participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:51,627 INFO [stdout] (default task-2) Installed rule using default helper
: trace PC participant create
[0m[0m22:37:51,628 INFO [stdout] (default task-2) trace PC participant create execute
[0m[0m22:37:53,717 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[0m22:37:53,720 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[0m22:37:53,722 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[0m22:37:53,723 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[0m22:37:53,724 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[0m22:37:53,728 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[0m22:37:53,730 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[0m22:37:53,731 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[0m22:37:53,735 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[0m22:37:53,736 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[0m22:37:53,739 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[0m22:37:53,740 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[0m22:37:53,743 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[0m22:37:53,745 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[0m22:37:53,747 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[0m22:37:53,749 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[0m22:37:53,751 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[0m22:37:53,753 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[0m22:37:53,755 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[0m22:37:53,757 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[0m22:37:53,759 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[0m22:37:53,761 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[0m22:37:53,764 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[0m22:37:53,766 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[0m22:37:53,855 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:37:53,897 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered CC participant send status in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,901 INFO [stdout] (default task-5)
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[0m22:37:53,903 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered CC participant send status in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,927 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace CC coordinator engine create in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,928 INFO [stdout] (default task-5)
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[0m22:37:53,933 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace CC coordinator engine create in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,936 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive CC participant compensated in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,937 INFO [stdout] (default task-5)
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[0m22:37:53,945 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive CC participant compensated in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,958 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive CC participant completed in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,959 INFO [stdout] (default task-5)
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[0m22:37:53,966 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive CC participant completed in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,969 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send CC participant complete in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:53,987 INFO [stdout] (default task-5)
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[0m22:37:54,011 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send CC participant complete in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:54,014 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send CC participant compensate in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:54,038 INFO [stdout] (default task-5)
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[0m22:37:54,042 INFO [stdout] (default task-5) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send CC participant compensate in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
[0m[0m22:37:54,045 INFO [stdout] (default task-5) Rule.execute called for trace CC
coordinator engine create_36
[0m[0m22:37:54,045 INFO [stdout] (default task-5) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:54,046 INFO [stdout] (default task-5) calling installed(trace CC
coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:54,046 INFO [stdout] (default task-5) Installed rule using default helper
: trace CC coordinator engine create
[0m[0m22:37:54,047 INFO [stdout] (default task-5) trace CC coordinator engine create
execute
[0m[0m22:37:54,085 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace CC participant receive soap fault in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,092 INFO [stdout] (default task-4)
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[0m22:37:54,108 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace CC participant receive soap fault in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,116 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered CC participant received status in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,131 INFO [stdout] (default task-4)
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[0m22:37:54,139 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered CC participant received status in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,142 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace CC participant create in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,142 INFO [stdout] (default task-4)
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[0m22:37:54,155 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace CC participant create in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,162 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive CC participant complete in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,163 INFO [stdout] (default task-4)
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[0m22:37:54,172 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive CC participant complete in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,175 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send CC participant completed in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,183 INFO [stdout] (default task-4)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace send CC participant completed
[0m[0m22:37:54,186 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send CC participant completed in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,189 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace receive CC participant compensate in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,190 INFO [stdout] (default task-4)
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[0m22:37:54,199 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace receive CC participant compensate in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,201 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace send CC participant compensated in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,210 INFO [stdout] (default task-4)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompensated()
void for rule trace send CC participant compensated
[0m[0m22:37:54,212 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace send CC participant compensated in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,253 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: possible trigger for rule trace recovered CC participant send getStatus in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,260 INFO [stdout] (default task-4)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace recovered CC participant send getStatus
[0m[0m22:37:54,263 INFO [stdout] (default task-4) org.jboss.byteman.agent.Transformer
: inserted trigger for trace recovered CC participant send getStatus in class
com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
[0m[0m22:37:54,266 INFO [stdout] (default task-4) Rule.execute called for trace CC
participant create_43
[0m[0m22:37:54,267 INFO [stdout] (default task-4) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:54,267 INFO [stdout] (default task-4) calling installed(trace CC
participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:54,267 INFO [stdout] (default task-4) Installed rule using default helper
: trace CC participant create
[0m[0m22:37:54,267 INFO [stdout] (default task-4) trace CC participant create execute
[0m[0m22:37:54,273 INFO [stdout] (default task-4) service /xtssubordinateservicetest1
[0m[0m22:37:54,273 INFO [stdout] (default task-4) command
enlistParticipantCompletion
[0m[0m22:37:54,273 INFO [stdout] (default task-4) command close
[0m[0m22:37:54,299 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:37:54,365 INFO [stdout] (default task-6) Rule.execute called for trace PC
coordinator engine create_18
[0m[0m22:37:54,366 INFO [stdout] (default task-6) trace PC coordinator engine create
execute
[0mMar 01, 2014 10:37:55 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:37:55 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:37:54,378 INFO [stdout] (default task-4) Rule.execute called for trace PC
participant create_23
[0m[0m22:37:54,378 INFO [stdout] (default task-4) trace PC participant create execute
[0m[0m22:37:56,224 INFO [stdout] (default task-7) service /xtssubordinateservicetest1
[0m[0m22:37:56,225 INFO [stdout] (default task-7) command
enlistParticipantCompletion
[0m[0m22:37:56,225 INFO [stdout] (default task-7) command close
[0m[0m22:37:56,649 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:37:56,757 INFO [stdout] (default task-8) Rule.execute called for trace PC
coordinator engine create_18
[0m[0m22:37:56,757 INFO [stdout] (default task-8) trace PC coordinator engine create
execute
[0m[0m22:37:56,770 INFO [stdout] (default task-7) Rule.execute called for trace PC
participant create_23
[0m[0m22:37:56,770 INFO [stdout] (default task-7) trace PC participant create execute
[0m[0m22:37:56,849 INFO [stdout] (default task-9) service /xtsservicetest1
[0m[0m22:37:56,849 INFO [stdout] (default task-9) command completed
[0m[0m22:37:56,850 INFO [stdout] (default task-9) command
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:37:56,921 INFO [stdout] (default task-9) Rule.execute called for trace send
participant completed_24
[0m[0m22:37:56,922 INFO [stdout] (default task-9) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:56,923 INFO [stdout] (default task-9) calling installed(trace send
participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:56,923 INFO [stdout] (default task-9) Installed rule using default helper
: trace send participant completed
[0m[0m22:37:56,924 INFO [stdout] (default task-9) trace send participant completed
execute
[0m[0m22:37:56,924 INFO [stdout] (default task-9) rule.debug{trace send participant
completed} : completed sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:37:57,097 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(default task-9) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:37:57,419 INFO [stdout] (default task-11) service
/xtssubordinateservicetest1
[0m[0m22:37:57,419 INFO [stdout] (default task-11) command completed
[0m[0m22:37:57,419 INFO [stdout] (default task-11) command
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:37:57,427 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive
participant completed_20
[0m[0m22:37:57,430 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:57,430 INFO [stdout] (TaskWorker-1) calling installed(trace receive
participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:57,431 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace receive participant completed
[0m[0m22:37:57,431 INFO [stdout] (TaskWorker-1) trace receive participant completed
execute
[0m[0m22:37:57,432 INFO [stdout] (TaskWorker-1) rule.debug{trace receive participant
completed} : completed received for PC coordinator engine
0:ffffac118321:-2b70c0f5:5312611e:1a
[0m[0m22:37:57,433 INFO [stdout] (TaskWorker-1) Rule.execute called for trigger
rendezvous on complete_10
[0m[0m22:37:57,434 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:57,434 INFO [stdout] (TaskWorker-1) calling installed(trigger rendezvous
on complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:57,435 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trigger rendezvous on complete
[0m[0m22:37:57,435 INFO [stdout] (TaskWorker-1) trigger rendezvous on complete
execute
[0m[0m22:37:57,436 INFO [stdout] (TaskWorker-1) rule.debug{trigger rendezvous on
complete} : decrementing
[0m[0m22:37:57,482 INFO [stdout] (default task-11) Rule.execute called for trace send
participant completed_24
[0m[0m22:37:57,483 INFO [stdout] (default task-11) trace send participant completed
execute
[0m[0m22:37:57,484 INFO [stdout] (default task-11) rule.debug{trace send participant
completed} : completed sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:37:57,594 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(default task-11) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:37:57,902 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive
participant completed_20
[0m[0m22:37:57,903 INFO [stdout] (TaskWorker-1) trace receive participant completed
execute
[0m[0m22:37:57,903 INFO [stdout] (TaskWorker-1) rule.debug{trace receive participant
completed} : completed received for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:23
[0m[0m22:37:57,903 INFO [stdout] (TaskWorker-1) Rule.execute called for trigger
rendezvous on complete_10
[0m[0m22:37:57,904 INFO [stdout] (TaskWorker-1) trigger rendezvous on complete
execute
[0m[0m22:37:57,904 INFO [stdout] (TaskWorker-1) rule.debug{trigger rendezvous on
complete} : decrementing
[0m[0m22:37:57,929 INFO [stdout] (default task-13) service
/xtssubordinateservicetest1
[0m[0m22:37:57,930 INFO [stdout] (default task-13) command completed
[0m[0m22:37:57,930 INFO [stdout] (default task-13) command
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:37:57,974 INFO [stdout] (default task-13) Rule.execute called for trace send
participant completed_24
[0m[0m22:37:57,975 INFO [stdout] (default task-13) trace send participant completed
execute
[0m[0m22:37:57,975 INFO [stdout] (default task-13) rule.debug{trace send participant
completed} : completed sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:37:58,176 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(default task-13) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:37:58,340 INFO [stdout] (Thread-82) Rule.execute called for wait for closes
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest_16
[0m[0m22:37:58,340 INFO [stdout] (Thread-82) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,341 INFO [stdout] (Thread-82) calling installed(wait for closes
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest) for helper
classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,341 INFO [stdout] (Thread-82) Installed rule using default helper :
wait for closes subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
[0m[0m22:37:58,341 INFO [stdout] (Thread-82) wait for closes
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest execute
[0m[0m22:37:58,341 INFO [stdout] (Thread-82) rule.debug{wait for closes
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest} : waiting to call
close
[0m[0m22:37:58,343 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive
participant completed_20
[0m[0m22:37:58,343 INFO [stdout] (TaskWorker-1) trace receive participant completed
execute
[0m[0m22:37:58,343 INFO [stdout] (TaskWorker-1) rule.debug{trace receive participant
completed} : completed received for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:37:58,344 INFO [stdout] (TaskWorker-1) Rule.execute called for trigger
rendezvous on complete_10
[0m[0m22:37:58,344 INFO [stdout] (TaskWorker-1) trigger rendezvous on complete
execute
[0m[0m22:37:58,344 INFO [stdout] (TaskWorker-1) rule.debug{trigger rendezvous on
complete} : decrementing
[0m[0m22:37:58,344 INFO [stdout] (TaskWorker-1) rule.debug{trigger rendezvous on
complete} : closes-complete, triggering rendezvous
[0m[0m22:37:58,345 INFO [stdout] (Thread-82) rule.debug{wait for closes
subordinate.MultiParticipantParticipantCompletionParticipantCloseTest} : rendezvous
complete, calling close
[0m[0m22:37:58,397 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
[0m[0m22:37:58,594 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Thread-82) 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/com/arjuna/schemas/ws/_2005/_10/wsarjtx/wsdl/wsarjtx-termination-coordinator-binding.wsdl
[0m[0m22:37:58,634 INFO [stdout] (TaskWorker-1) Rule.execute called for trace send CC
participant complete_39
[0m[0m22:37:58,635 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,635 INFO [stdout] (TaskWorker-1) calling installed(trace send CC
participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,635 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace send CC participant complete
[0m[0m22:37:58,636 INFO [stdout] (TaskWorker-1) trace send CC participant complete
execute
[0m[0m22:37:58,636 INFO [stdout] (TaskWorker-1) rule.debug{trace send CC participant
complete} : complete sent for CC coordinator engine 0:ffffac118321:-2b70c0f5:5312611e:20
[0m[0m22:37:58,735 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.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-coordinator-completion-participant-binding.wsdl
[0m[0m22:37:58,808 INFO [stdout] (TaskWorker-2) Rule.execute called for trace receive
CC participant complete_44
[0m[0m22:37:58,810 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,810 INFO [stdout] (TaskWorker-2) calling installed(trace receive CC
participant complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,811 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace receive CC participant complete
[0m[0m22:37:58,811 INFO [stdout] (TaskWorker-2) trace receive CC participant complete
execute
[0m[0m22:37:58,812 INFO [stdout] (TaskWorker-2) rule.debug{trace receive CC
participant complete} : complete received for CC participant
org.jboss.jbossts.xts.ba.subordinate.participant.0:ffffac118321:-2b70c0f5:5312611e:1e_CCP
[0m[0m22:37:58,812 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate participant stub complete_28
[0m[0m22:37:58,813 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,823 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
participant stub complete) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,823 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate participant stub complete
[0m[0m22:37:58,824 INFO [stdout] (TaskWorker-2) trace subordinate participant stub
complete execute
[0m[0m22:37:58,825 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
participant stub complete} : complete called for pseudo-participant
com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub@745b2a
[0m[0m22:37:58,826 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate coordinator prepare_12
[0m[0m22:37:58,827 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,828 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
coordinator prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,829 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate coordinator prepare
[0m[0m22:37:58,829 INFO [stdout] (TaskWorker-2) trace subordinate coordinator prepare
execute
[0m[0m22:37:58,829 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
coordinator prepare} : prepare for transaction 0:ffffac118321:-2b70c0f5:5312611e:1e
[0m[0m22:37:58,836 INFO [stdout] (TaskWorker-2) Rule.execute called for trace TX save
at prepare_1
[0m[0m22:37:58,837 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,838 INFO [stdout] (TaskWorker-2) calling installed(trace TX save at
prepare) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,838 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace TX save at prepare
[0m[0m22:37:58,839 INFO [stdout] (TaskWorker-2) trace TX save at prepare execute
[0m[0m22:37:58,839 INFO [stdout] (TaskWorker-2) rule.debug{trace TX save at prepare} :
saved to disk transaction 0:ffffac118321:-2b70c0f5:5312611e:1e
[0m[0m22:37:58,891 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
subordinate participant stub complete 2_29
[0m[0m22:37:58,892 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,893 INFO [stdout] (TaskWorker-2) calling installed(trace subordinate
participant stub complete 2) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:37:58,894 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace subordinate participant stub complete 2
[0m[0m22:37:58,894 INFO [stdout] (TaskWorker-2) trace subordinate participant stub
complete 2 execute
[0m[0m22:37:58,895 INFO [stdout] (TaskWorker-2) rule.debug{trace subordinate
participant stub complete 2} : JVM exit
[0mMar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep '\[java\]
<defunct>')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as killed by byteman scirpt
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'mkdir -p ./target/surefire-reports/processes'
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'ps aux >
./target/surefire-reports/processes/null:null_43.txt'
Mar 01, 2014 10:38:06 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
dumpProcesses
INFO: Logged current running processes to:
./target/surefire-reports/processes/null:null_43.txt
Mar 01, 2014 10:38:06 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New
configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m
-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}
Mar 01, 2014 10:38:06 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m,
-Xmx1024m, -XX:MaxPermSize=512m, -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.1.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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.1.Final-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.1.Final-SNAPSHOT/bundles,
-jar,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-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
[0m22:38:07,600 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final
[0m[0m22:38:08,819 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final
[0m[33m22:38:09,059 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating
system has limited the number of open files to 1024 for this process; a value of at least
4096 is recommended
[0m[0m22:38:09,142 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly
8.0.1.Final-SNAPSHOT "WildFly" starting
[0m[0m22:38:12,726 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
[0m[0m22:38:12,754 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.0.Final
[0m[0m22:38:12,766 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO
Implementation Version 3.2.0.Final
[0m[0m22:38:12,812 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting
version 4.0.2.Final
[0m[0m22:38:12,953 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 35) JBAS010280: Activating Infinispan subsystem.
[0m[0m22:38:12,967 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36)
JBAS016300: Activating JacORB Subsystem
[0m[0m22:38:12,995 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46)
JBAS011800: Activating Naming Subsystem
[0m[0m22:38:13,071 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[0m22:38:13,084 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule create participant deletes counter
[0m[0m22:38:13,100 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[0m22:38:13,103 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[0m22:38:13,104 INFO [stdout] (ServerService Thread Pool -- 57)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.jbossts.XTSService.start() void for rule open trace file
[0m[0m22:38:13,126 INFO [stdout] (ServerService Thread Pool -- 57)
org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class
org.jboss.jbossts.XTSService
[0m[0m22:38:12,993 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51)
JBAS013171: Activating Security Subsystem
[0m[0m22:38:15,447 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55)
JBAS015537: Activating WebServices Extension
[0m[0m22:38:15,511 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802:
Starting Naming Service
[0m[0m22:38:15,533 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42)
JBAS012615: Activated the following JSF Implementations: [main]
[0m[0m22:38:17,048 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m22:38:17,232 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1)
JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m22:38:17,438 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330:
CORBA ORB Service started
[0m[0m22:38:17,442 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170:
Current PicketBox version=4.0.21.Beta1
[0m[0m22:38:17,570 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.3.Final)
[0m[0m22:38:18,056 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-1) JBAS010417: Started Driver service with driver-name = h2
[0m[0m22:38:18,178 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[0m22:38:18,180 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[0m22:38:18,186 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[0m22:38:20,605 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
54) JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:38:20,613 INFO [stdout] (MSC service thread 1-1) Rule.execute called for
reset periodic recovery wait time_2
[0m[0m22:38:20,626 INFO [stdout] (MSC service thread 1-1) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:20,627 INFO [stdout] (MSC service thread 1-1) calling activated() for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:20,628 INFO [stdout] (MSC service thread 1-1) Default helper activated
[0m[0m22:38:20,628 INFO [stdout] (MSC service thread 1-1) calling installed(reset
periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:20,629 INFO [stdout] (MSC service thread 1-1) Installed rule using default
helper : reset periodic recovery wait time
[0m[0m22:38:20,629 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait
time execute
[0m[0m22:38:20,630 INFO [stdout] (MSC service thread 1-1) caught ReturnException
[0m[0m22:38:20,677 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.1.Final-SNAPSHOT/welcome-content
[0m[0m22:38:20,692 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[0m22:38:20,808 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[0m22:38:20,834 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[0m22:38:20,873 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[0m22:38:20,991 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[0m22:38:21,018 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[0m22:38:21,061 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[0m22:38:21,158 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[0m22:38:21,164 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[0m22:38:22,075 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017502: Undertow 1.0.0.Final starting
[0m[0m22:38:23,016 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328:
CORBA Naming Service started
[0m[0m22:38:23,515 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015876: Starting deployment of "xtstest.war" (runtime-name:
"xtstest.war")
[0m[0m22:38:23,518 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war"
(runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:38:23,526 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.1.Final-SNAPSHOT/standalone/deployments
[0m[0m22:38:23,719 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017525: Started server default-server.
[0m[0m22:38:24,828 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017531: Host default-host starting
[0m[0m22:38:25,782 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[33m22:38:25,890 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[33m22:38:25,924 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[33m22:38:25,927 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1)
JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using
a private module ("org.jboss.jts:main") which may be changed or removed in
future versions without notice.
[0m[0m22:38:26,014 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002:
Processing weld deployment xtstest.war
[0m[0m22:38:26,083 INFO [org.hibernate.validator.internal.util.Version] (MSC service
thread 1-1) HV000001: Hibernate Validator 5.0.3.Final
[0m[0m22:38:26,423 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
[0m[0m22:38:26,960 INFO [org.jboss.ws.common.management] (MSC service thread 1-2)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
[0m[0m22:38:27,048 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client
[0m[0m22:38:27,123 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInit...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiat...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:27,124 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
address=http://localhost:8080/ws-t11-client/TerminationParticipantService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPart...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationPartici...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:27,490 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[0m22:38:28,837 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[0m22:38:29,407 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
[0m[0m22:38:29,419 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[0m22:38:29,485 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[0m22:38:29,546 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
[0m[0m22:38:29,619 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator
[0m[0m22:38:29,623 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,624 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,625 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,626 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,628 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoor...
portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,629 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoor...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordin...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:29,663 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[0m22:38:29,786 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinator...
[0m[0m22:38:29,885 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
[0m[0m22:38:29,886 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[0m22:38:29,903 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[0m22:38:30,043 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
[0m[0m22:38:30,044 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[0m22:38:30,067 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[0m22:38:30,114 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
[0m[0m22:38:30,114 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[0m22:38:30,141 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[0m22:38:30,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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
[0m[0m22:38:30,156 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[0m22:38:30,177 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[0m22:38:30,195 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
[0m[0m22:38:30,196 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[0m22:38:30,214 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipant...
[0m[0m22:38:30,254 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
[0m[0m22:38:30,254 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[0m22:38:30,270 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[0m22:38:30,282 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
[0m[0m22:38:30,285 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11
[0m[0m22:38:30,288 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=ActivationService
address=http://localhost:8080/ws-c11/ActivationService
implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationSe...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:30,288 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=RegistrationService
address=http://localhost:8080/ws-c11/RegistrationService
implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Registration...
portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPor...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:30,303 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[0m22:38:30,646 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[0m22:38:30,692 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
[0m[0m22:38:30,693 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[0m22:38:30,743 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[0m22:38:30,768 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
[0m[0m22:38:30,769 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant
[0m[0m22:38:30,772 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata: id=ParticipantService
address=http://localhost:8080/ws-t11-participant/ParticipantService
implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantSer...
portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:30,773 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithParticipantCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:30,775 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2)
JBWS024061: Adding service endpoint metadata:
id=BusinessAgreementWithCoordinatorCompletionParticipantService
address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreem...
portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreement...
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:30,828 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[0m22:38:30,859 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[0m22:38:30,879 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
[0m[0m22:38:30,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}BusinessAgreementWithParticipantCompletionParticipantService
from class
com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
[0m[0m22:38:30,956 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipant...
[0m[0m22:38:30,990 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
[0m[0m22:38:30,991 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[0m22:38:31,010 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2)
Setting the server's publish address to be
http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinator...
[0m[0m22:38:31,043 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.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
[0m[0m22:38:31,047 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
[0m[0m22:38:31,061 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
[0m[0m22:38:31,102 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.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging)
[0m[0m22:38:31,104 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221006: Waiting to obtain live lock
[0m[0m22:38:31,133 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
[0m[0m22:38:31,134 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
[0m[0m22:38:31,135 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
[0m[0m22:38:31,136 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
[0m[0m22:38:31,137 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
[0m[0m22:38:31,138 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
[0m[0m22:38:31,138 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
[0m[0m22:38:31,139 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".ActivationService
[0m[0m22:38:31,140 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-c11.deployment".RegistrationService
[0m[0m22:38:31,141 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
[0m[0m22:38:31,141 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
[0m[0m22:38:31,142 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
[0m[0m22:38:31,148 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client
[0m[0m22:38:31,193 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-client
[0m[0m22:38:31,194 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
[0m[0m22:38:31,195 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-coordinator
[0m[0m22:38:31,196 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11
[0m[0m22:38:31,197 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-c11
[0m[0m22:38:31,197 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant
[0m[0m22:38:31,198 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /ws-t11-participant
[0m[33m22:38:31,216 WARN [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure
port!
[0m[0m22:38:31,217 INFO [stdout] (MSC service thread 1-2) Rule.execute called for open
trace file_1
[0m[0m22:38:31,218 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:31,218 INFO [stdout] (MSC service thread 1-2) calling installed(open trace
file) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:31,218 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : open trace file
[0m[0m22:38:31,218 INFO [stdout] (MSC service thread 1-2) open trace file execute
[0m[0m22:38:31,219 INFO [stdout] (MSC service thread 1-2) Rule.execute called for
create participant deletes counter_0
[0m[0m22:38:31,219 INFO [stdout] (MSC service thread 1-2) HelperManager.install for
helper class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:31,219 INFO [stdout] (MSC service thread 1-2) calling installed(create
participant deletes counter) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:31,220 INFO [stdout] (MSC service thread 1-2) Installed rule using default
helper : create participant deletes counter
[0m[0m22:38:31,220 INFO [stdout] (MSC service thread 1-2) create participant deletes
counter execute
[0m[0m22:38:33,070 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant
receive getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,073 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:33,079 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant receive
getStatus in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,092 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace CC participant send
soap fault in class
com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,103 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:33,105 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace CC participant send soap
fault in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,112 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221012: Using AIO Journal
[0m[0m22:38:33,119 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant
receive getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,131 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:33,144 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive
getStatus in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,168 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant send
soap fault in class
com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:38:33,173 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:33,898 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant send soap
fault in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
[0m[0m22:38:34,000 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule trigger rendezvous on
complete in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:38:34,002 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:34,004 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trigger rendezvous on complete
in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
[0m[0m22:38:34,017 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:34,017 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator close
[0m[0m22:38:34,019 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
close in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:38:34,022 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:34,022 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.complete()
void for rule trace subordinate coordinator prepare
[0m[0m22:38:34,025 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for trace subordinate coordinator
prepare in class
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
[0m[0m22:38:34,078 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:34,079 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.cancel()
int for rule trace subordinate coordinator cancel 2
[0m[0m22:38:34,081 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:34,128 INFO [io.netty.util.internal.PlatformDependent] (ServerService
Thread Pool -- 58) Your platform does not provide complete low-level API for accessing
direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred
to avoid potential system unstability.
[0m[0m22:38:36,597 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:36,598 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:36,692 INFO [stdout] (MSC service thread 1-2)
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[0m22:38:36,794 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033013: OutboundBridgeRecoveryManager starting
[0m[0m22:38:36,797 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2)
ARJUNA033006: InboundBridgeRecoveryManager starting
[0m[0m22:38:36,860 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005:
Starting Services for CDI deployment: xtstest.war
[0m[0m22:38:36,927 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support CORE
[0m[0m22:38:36,972 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support AMQP
[0m[0m22:38:37,005 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221043: Adding protocol support STOMP
[0m[0m22:38:37,044 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900:
2.1.2 (Final)
[0m[0m22:38:37,068 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
address=http://localhost:8080/xtstest/xtssubordinateservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:37,069 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
address=http://localhost:8080/xtstest/xtsservicetest1
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:37,069 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
address=http://localhost:8080/xtstest/xtsservicetest2
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:37,070 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1)
JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
address=http://localhost:8080/xtstest/xtsservicetest3
implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServi...
portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceT...
annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
wsdlLocationOverride=null
mtomEnabled=false
[0m[0m22:38:37,166 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[0m22:38:37,226 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[0m22:38:37,257 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:38:37,259 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[0m22:38:37,273 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[0m22:38:37,298 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:38:37,298 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[0m22:38:37,302 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[0m22:38:37,310 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:38:37,310 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[0m22:38:37,314 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[0m22:38:37,369 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.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
[0m[0m22:38:37,408 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[0m22:38:37,409 INFO [org.jboss.as.webservices] (MSC service thread 1-2)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
[0m[0m22:38:37,411 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
[0m[0m22:38:37,412 INFO [org.jboss.as.webservices] (MSC service thread 1-1)
JBAS015539: Starting service
jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
[0m[0m22:38:37,421 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008:
Starting weld service for deployment xtstest.war
[0m[0m22:38:37,461 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221034: Waiting to obtain live lock
[0m[0m22:38:37,461 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221035: Live Server Obtained live lock
[0m[0m22:38:38,120 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
[0m[0m22:38:38,122 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615:
Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput
acceptor
[0m[0m22:38:38,298 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221007: Server is now live
[0m[0m22:38:38,299 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58)
HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124)
[b8df3454-a183-11e3-a068-15a73905c1d7]
[0m[0m22:38:38,697 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59)
JBAS011601: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m22:38:38,730 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
JBAS010406: Registered connection factory java:/JmsXA
[0m[0m22:38:38,771 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60)
JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m22:38:38,784 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource
adaptor started
[0m[0m22:38:38,784 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m22:38:38,786 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m22:38:38,787 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601:
Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[0m[0m22:38:39,028 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /rest-tx
[0m[0m22:38:39,073 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[0m22:38:39,083 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[0m22:38:39,087 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[0m22:38:39,088 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[0m22:38:39,097 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[0m22:38:39,098 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[0m22:38:40,179 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Starting XTSServiceTestRunner
[0m[0m22:38:40,179 INFO
[org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread
1-2) Started XTSServiceTestRunner
[0m[0m22:38:40,203 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /xtstest
[0m[0m22:38:40,279 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559:
Deployed "xtstest.war" (runtime-name : "xtstest.war")
[0m[0m22:38:40,280 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31)
JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name :
"restat-web-5.0.2.Final-SNAPSHOT.war")
[0m[0m22:38:40,569 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m22:38:40,570 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on
http://127.0.0.1:9990
[0m[0m22:38:40,571 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly
8.0.1.Final-SNAPSHOT "WildFly" started in 34131ms - Started 474 of 532 services
(109 services are lazy, passive or on-demand)
[0mMar 01, 2014 10:38:40 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
Mar 01, 2014 10:38:40 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: waiting for byteman to kill the server
Mar 01, 2014 10:38:40 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:38:50 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:38:50 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:38:53,944 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[0m22:38:53,945 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[0m22:38:53,946 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[0m22:38:53,957 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered PC
participant send status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,961 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.sendStatus(com.arjuna.webservices11.wsba.State)
void for rule trace recovered PC participant send status
[0m[0m22:38:53,963 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered PC participant
send status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,966 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC coordinator
engine create in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,967 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.webservices11.wsba.State,boolean)
void for rule trace PC coordinator engine create
[0m[0m22:38:53,973 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC coordinator engine
create in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,977 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive participant
compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,978 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.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 participant compensated
[0m[0m22:38:53,983 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace receive participant
compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,987 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace receive participant
completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:53,989 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine.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 participant completed
[0m[0m22:38:53,994 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace receive participant
completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
[0m[0m22:38:54,052 INFO [stdout] (Periodic Recovery) Rule.execute called for trace PC
coordinator engine create_19
[0m[0m22:38:54,053 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,054 INFO [stdout] (Periodic Recovery) calling installed(trace PC
coordinator engine create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,054 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace PC coordinator engine create
[0m[0m22:38:54,054 INFO [stdout] (Periodic Recovery) trace PC coordinator engine
create execute
[0m[0m22:38:54,055 INFO [stdout] (Periodic Recovery) rule.debug{trace PC coordinator
engine create} : created recovered PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:23
[0m[0m22:38:54,075 INFO [stdout] (Periodic Recovery) Rule.execute called for trace PC
coordinator engine create_19
[0m[0m22:38:54,076 INFO [stdout] (Periodic Recovery) trace PC coordinator engine
create execute
[0m[0m22:38:54,076 INFO [stdout] (Periodic Recovery) rule.debug{trace PC coordinator
engine create} : created recovered PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:38:54,076 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
subordinate prepared replay_17
[0m[0m22:38:54,082 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,082 INFO [stdout] (Periodic Recovery) calling installed(trace
subordinate prepared replay) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,083 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace subordinate prepared replay
[0m[0m22:38:54,083 INFO [stdout] (Periodic Recovery) trace subordinate prepared replay
execute
[0m[0m22:38:54,084 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate
prepared replay} : reinstated prepared subordinate transaction
0:ffffac118321:-2b70c0f5:5312611e:1e
[0m[0m22:38:54,096 INFO [stdout] (Periodic Recovery) xts service test : attempting to
deserialize WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:38:54,106 INFO [stdout] (Periodic Recovery) xts service test : deserialized
WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:38:54,111 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant
receive soap fault in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,114 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.soapFault(com.arjuna.webservices.SoapFault,org.jboss.ws.api.addressing.MAP,com.arjuna.webservices11.wsarj.ArjunaContext)
void for rule trace PC participant receive soap fault
[0m[0m22:38:54,120 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant receive
soap fault in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,126 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered PC
participant received status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,129 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.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 PC participant received status
[0m[0m22:38:54,135 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered PC participant
received status in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,140 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace PC participant
create in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,141 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.<init>(java.lang.String,javax.xml.ws.wsaddressing.W3CEndpointReference,com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant,com.arjuna.webservices11.wsba.State,boolean)
void for rule trace PC participant create
[0m[0m22:38:54,150 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace PC participant create in
class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,155 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace send participant
completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,161 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace send participant completed
[0m[0m22:38:54,191 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace send participant
completed in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,196 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace send participant
compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,203 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompensated()
void for rule trace send participant compensated
[0m[0m22:38:54,206 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace send participant
compensated in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,212 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : possible trigger for rule trace recovered PC
participant send getStatus in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,218 INFO [stdout] (Periodic Recovery)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine.sendCompleted(boolean)
void for rule trace recovered PC participant send getStatus
[0m[0m22:38:54,222 INFO [stdout] (Periodic Recovery)
org.jboss.byteman.agent.Transformer : inserted trigger for trace recovered PC participant
send getStatus in class
com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
[0m[0m22:38:54,255 INFO [stdout] (Periodic Recovery) Rule.execute called for trace PC
participant create_24
[0m[0m22:38:54,255 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,256 INFO [stdout] (Periodic Recovery) calling installed(trace PC
participant create) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,256 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace PC participant create
[0m[0m22:38:54,256 INFO [stdout] (Periodic Recovery) trace PC participant create
execute
[0m[0m22:38:54,256 INFO [stdout] (Periodic Recovery) rule.debug{trace PC participant
create} : created recovered PC participant engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:38:54,273 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
recovered PC participant send getStatus_27
[0m[0m22:38:54,275 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,275 INFO [stdout] (Periodic Recovery) calling installed(trace recovered
PC participant send getStatus) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:54,275 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace recovered PC participant send getStatus
[0m[0m22:38:54,275 INFO [stdout] (Periodic Recovery) trace recovered PC participant
send getStatus execute
[0m[0m22:38:54,276 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered PC
participant send getStatus} : sent getStatus for recovered PC coordinator engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:38:55,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Periodic Recovery) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:38:55,572 INFO [stdout] (Periodic Recovery) xts service test : attempting to
deserialize WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:38:55,572 INFO [stdout] (Periodic Recovery) xts service test : deserialized
WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:38:55,572 INFO [stdout] (Periodic Recovery) Rule.execute called for trace PC
participant create_24
[0m[0m22:38:55,573 INFO [stdout] (Periodic Recovery) trace PC participant create
execute
[0m[0m22:38:55,573 INFO [stdout] (Periodic Recovery) rule.debug{trace PC participant
create} : created recovered PC participant engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:38:55,573 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
recovered PC participant send getStatus_27
[0m[0m22:38:55,574 INFO [stdout] (Periodic Recovery) trace recovered PC participant
send getStatus execute
[0m[0m22:38:55,574 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered PC
participant send getStatus} : sent getStatus for recovered PC coordinator engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:38:55,597 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Periodic Recovery) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:38:57,617 INFO [stdout] (Periodic Recovery) xts service test : attempting to
deserialize WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:38:57,618 INFO [stdout] (Periodic Recovery) xts service test : deserialized
WS-BA participant completion participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:38:57,618 INFO [stdout] (Periodic Recovery) Rule.execute called for trace PC
participant create_24
[0m[0m22:38:57,619 INFO [stdout] (Periodic Recovery) trace PC participant create
execute
[0m[0m22:38:57,619 INFO [stdout] (Periodic Recovery) rule.debug{trace PC participant
create} : created recovered PC participant engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:38:57,619 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
recovered PC participant send getStatus_27
[0m[0m22:38:57,620 INFO [stdout] (Periodic Recovery) trace recovered PC participant
send getStatus execute
[0m[0m22:38:57,620 INFO [stdout] (Periodic Recovery) rule.debug{trace recovered PC
participant send getStatus} : sent getStatus for recovered PC coordinator engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:38:57,642 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Periodic Recovery) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[33m22:38:57,703 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046045:
Compensating orphaned subordinate WS-BA transcation 0:ffffac118321:-2b70c0f5:5312611e:1e
[0m[0m22:38:57,704 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
subordinate coordinator close_11
[0m[0m22:38:57,704 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:57,704 INFO [stdout] (Periodic Recovery) calling installed(trace
subordinate coordinator close) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:57,705 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace subordinate coordinator close
[0m[0m22:38:57,705 INFO [stdout] (Periodic Recovery) trace subordinate coordinator
close execute
[0m[0m22:38:57,705 INFO [stdout] (Periodic Recovery) rule.debug{trace subordinate
coordinator close} : cancel called for subordinate coordinator BasicAction:
0:ffffac118321:-2b70c0f5:5312611e:1e status: ActionStatus.COMMITTING
[0m[0m22:38:57,854 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Periodic Recovery) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:38:59,840 INFO [stdout] (TaskWorker-1) Rule.execute called for trace PC
participant receive getStatus_8
[0m[0m22:38:59,842 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:59,842 INFO [stdout] (TaskWorker-1) calling installed(trace PC participant
receive getStatus) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:59,842 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace PC participant receive getStatus
[0m[0m22:38:59,843 INFO [stdout] (TaskWorker-1) trace PC participant receive getStatus
execute
[0m[0m22:38:59,843 INFO [stdout] (TaskWorker-1) rule.debug{trace PC participant
receive getStatus} : received getStatus for PC coordinator engine
0:ffffac118321:-2b70c0f5:5312611e:1a
[0m[0m22:38:59,856 INFO [stdout] (TaskWorker-1) Rule.execute called for trace PC
participant send soap fault_9
[0m[0m22:38:59,856 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:38:59,857 INFO [stdout] (TaskWorker-1) calling installed(trace PC participant
send soap fault) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:38:59,857 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace PC participant send soap fault
[0m[0m22:38:59,857 INFO [stdout] (TaskWorker-1) trace PC participant send soap fault
execute
[0m[0m22:38:59,858 INFO [stdout] (TaskWorker-1) rule.debug{trace PC participant send
soap fault} : sent soap fault for unknown PC coordinator engine
0:ffffac118321:-2b70c0f5:5312611e:1a
[0mMar 01, 2014 10:39:00 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:39:00 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
[0m22:39:00,750 INFO [stdout] (TaskWorker-2) Rule.execute called for trace PC
participant receive getStatus_8
[0m[0m22:38:59,997 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-1) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:03,239 INFO [stdout] (Timer-1) Rule.execute called for trace recovered PC
participant send getStatus_27
[0m[0m22:39:03,241 INFO [stdout] (TaskWorker-2) trace PC participant receive getStatus
execute
[0m[0m22:39:03,241 INFO [stdout] (TaskWorker-2) rule.debug{trace PC participant
receive getStatus} : received getStatus for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:23
[0m[0m22:39:03,246 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
recovered PC participant send status_18
[0m[0m22:39:03,270 INFO [stdout] (Timer-1) trace recovered PC participant send
getStatus execute
[0m[0m22:39:03,270 INFO [stdout] (Timer-1) rule.debug{trace recovered PC participant
send getStatus} : sent getStatus for recovered PC coordinator engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:39:03,300 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:03,301 INFO [stdout] (TaskWorker-2) calling installed(trace recovered PC
participant send status) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:03,301 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace recovered PC participant send status
[0m[0m22:39:03,301 INFO [stdout] (TaskWorker-2) trace recovered PC participant send
status execute
[0m[0m22:39:03,301 INFO [stdout] (TaskWorker-2) rule.debug{trace recovered PC
participant send status} : sent status
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}Compensating for recovered PC coordinator
engine PCP0:ffffac118321:-2b70c0f5:5312611e:23
[0m[0m22:39:03,325 INFO [stdout] (TaskWorker-3) Rule.execute called for trace PC
participant receive getStatus_8
[0m[0m22:39:03,325 INFO [stdout] (TaskWorker-3) trace PC participant receive getStatus
execute
[0m[0m22:39:03,326 INFO [stdout] (TaskWorker-3) rule.debug{trace PC participant
receive getStatus} : received getStatus for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:39:03,327 INFO [stdout] (TaskWorker-3) Rule.execute called for trace
recovered PC participant send status_18
[0m[0m22:39:03,477 INFO [stdout] (TaskWorker-3) trace recovered PC participant send
status execute
[0m[0m22:39:03,478 INFO [stdout] (TaskWorker-3) rule.debug{trace recovered PC
participant send status} : sent status
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered PC coordinator
engine PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:39:03,537 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Timer-1) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:39:03,574 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-2) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:03,768 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-3) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:03,864 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-1) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:05,845 INFO [stdout] (TaskWorker-4) Rule.execute called for trace delete
participant and exit JVM_14
[0m[0m22:39:05,846 INFO [stdout] (TaskWorker-4) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:05,846 INFO [stdout] (TaskWorker-4) calling installed(trace delete
participant and exit JVM) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:05,846 INFO [stdout] (TaskWorker-4) Installed rule using default helper :
trace delete participant and exit JVM
[0m[0m22:39:05,847 INFO [stdout] (TaskWorker-4) trace delete participant and exit JVM
execute
[0m[0m22:39:05,847 INFO [stdout] (TaskWorker-4) Rule.execute called for trace send
participant compensated_26
[0m[0m22:39:05,848 INFO [stdout] (TaskWorker-4) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:05,848 INFO [stdout] (TaskWorker-4) calling installed(trace send
participant compensated) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:05,849 INFO [stdout] (TaskWorker-4) Installed rule using default helper :
trace send participant compensated
[0m[0m22:39:05,849 INFO [stdout] (TaskWorker-4) trace send participant compensated
execute
[0m[0m22:39:05,849 INFO [stdout] (TaskWorker-4) rule.debug{trace send participant
compensated} : compensated sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.1
[0m[0m22:39:06,154 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-4) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:39:06,379 INFO [stdout] (TaskWorker-2) Rule.execute called for trace
recovered PC participant received status_23
[0m[0m22:39:06,380 INFO [stdout] (TaskWorker-2) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,380 INFO [stdout] (TaskWorker-2) calling installed(trace recovered PC
participant received status) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,381 INFO [stdout] (TaskWorker-2) Installed rule using default helper :
trace recovered PC participant received status
[0m[0m22:39:06,381 INFO [stdout] (TaskWorker-2) trace recovered PC participant
received status execute
[0m[0m22:39:06,381 INFO [stdout] (TaskWorker-2) rule.debug{trace recovered PC
participant received status} : received status
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}Completed for recovered PC coordinator
engine org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:39:06,391 INFO [stdout] (Timer-1) Rule.execute called for trace send
participant completed_25
[0m[0m22:39:06,392 INFO [stdout] (Timer-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,392 INFO [stdout] (Timer-1) calling installed(trace send participant
completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,392 INFO [stdout] (Timer-1) Installed rule using default helper : trace
send participant completed
[0m[0m22:39:06,393 INFO [stdout] (Timer-1) trace send participant completed execute
[0m[0m22:39:06,393 INFO [stdout] (Timer-1) rule.debug{trace send participant
completed} : completed sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:39:06,414 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Timer-1) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:39:06,821 INFO [stdout] (TaskWorker-1) Rule.execute called for trace PC
participant receive soap fault_22
[0m[0m22:39:06,822 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,822 INFO [stdout] (TaskWorker-1) calling installed(trace PC participant
receive soap fault) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:06,824 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace PC participant receive soap fault
[0m[0m22:39:06,824 INFO [stdout] (TaskWorker-1) trace PC participant receive soap
fault execute
[0m[0m22:39:06,825 INFO [stdout] (TaskWorker-1) rule.debug{trace PC participant
receive soap fault} : received soap fault for PC coordinator engine
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[33m22:39:06,825 WARN [com.arjuna.wst] (TaskWorker-1) ARJUNA043200: Compensating
participant org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.0
[0m[0m22:39:06,892 INFO [stdout] (TaskWorker-1) Rule.execute called for trace delete
participant and exit JVM_14
[0m[0m22:39:06,911 INFO [stdout] (TaskWorker-1) trace delete participant and exit JVM
execute
[0m[0m22:39:06,996 INFO [stdout] (TaskWorker-2) Rule.execute called for trace PC
participant receive getStatus_8
[0m[0m22:39:06,996 INFO [stdout] (TaskWorker-2) trace PC participant receive getStatus
execute
[0m[0m22:39:06,996 INFO [stdout] (TaskWorker-2) rule.debug{trace PC participant
receive getStatus} : received getStatus for PC coordinator engine
0:ffffac118321:-2b70c0f5:5312611e:1a
[0m[0m22:39:07,008 INFO [stdout] (TaskWorker-2) Rule.execute called for trace PC
participant send soap fault_9
[0m[0m22:39:07,026 INFO [stdout] (TaskWorker-2) trace PC participant send soap fault
execute
[0m[0m22:39:07,026 INFO [stdout] (TaskWorker-2) rule.debug{trace PC participant send
soap fault} : sent soap fault for unknown PC coordinator engine
0:ffffac118321:-2b70c0f5:5312611e:1a
[0m[0m22:39:07,026 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-2) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:07,042 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-2) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:07,060 INFO [stdout] (TaskWorker-3) Rule.execute called for trace receive
participant compensated_20
[0m[0m22:39:07,061 INFO [stdout] (TaskWorker-3) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,062 INFO [stdout] (TaskWorker-3) calling installed(trace receive
participant compensated) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,062 INFO [stdout] (TaskWorker-3) Installed rule using default helper :
trace receive participant compensated
[0m[0m22:39:07,062 INFO [stdout] (TaskWorker-3) trace receive participant compensated
execute
[0m[0m22:39:07,062 INFO [stdout] (TaskWorker-3) rule.debug{trace receive participant
compensated} : compensated received for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:23
[0m[0m22:39:07,063 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive
participant completed_21
[0m[0m22:39:07,064 INFO [stdout] (TaskWorker-1) HelperManager.install for helper class
org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,064 INFO [stdout] (TaskWorker-1) calling installed(trace receive
participant completed) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,065 INFO [stdout] (TaskWorker-1) Installed rule using default helper :
trace receive participant completed
[0m[0m22:39:07,065 INFO [stdout] (TaskWorker-1) trace receive participant completed
execute
[0m[0m22:39:07,065 INFO [stdout] (TaskWorker-1) rule.debug{trace receive participant
completed} : completed received for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:39:07,118 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(Periodic Recovery) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl
[0m[0m22:39:07,210 INFO [stdout] (TaskWorker-3) Rule.execute called for trace delete
participant and exit JVM_14
[0m[0m22:39:07,211 INFO [stdout] (TaskWorker-3) trace delete participant and exit JVM
execute
[0m[0m22:39:07,211 INFO [stdout] (TaskWorker-3) Rule.execute called for trace send
participant compensated_26
[0m[0m22:39:07,212 INFO [stdout] (TaskWorker-3) trace send participant compensated
execute
[0m[0m22:39:07,212 INFO [stdout] (TaskWorker-3) rule.debug{trace send participant
compensated} : compensated sent for PC participant
org.jboss.jbossts.xts.servicetests.ParticipantCompletionParticipant.2
[0m[0m22:39:07,248 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean]
(TaskWorker-3) Creating Service
{http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
from WSDL:
jar:file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.2.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl
[0m[0m22:39:07,377 INFO [stdout] (TaskWorker-1) Rule.execute called for trace receive
participant compensated_20
[0m[0m22:39:07,378 INFO [stdout] (TaskWorker-1) trace receive participant compensated
execute
[0m[0m22:39:07,378 INFO [stdout] (TaskWorker-1) rule.debug{trace receive participant
compensated} : compensated received for PC coordinator engine
PCP0:ffffac118321:-2b70c0f5:5312611e:26
[0m[0m22:39:07,380 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
remove committed state_5
[0m[0m22:39:07,382 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,382 INFO [stdout] (Periodic Recovery) calling installed(trace remove
committed state) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,383 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace remove committed state
[0m[0m22:39:07,383 INFO [stdout] (Periodic Recovery) trace remove committed state
execute
[0m[0m22:39:07,383 INFO [stdout] (Periodic Recovery) rule.debug{trace remove committed
state} : removed transaction 0:ffffac118321:-2b70c0f5:5312611e:1e
[0m[0m22:39:07,384 INFO [stdout] (Periodic Recovery) Rule.execute called for trace
remove committed state and exit JVM_4
[0m[0m22:39:07,385 INFO [stdout] (Periodic Recovery) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,386 INFO [stdout] (Periodic Recovery) calling installed(trace remove
committed state and exit JVM) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m22:39:07,386 INFO [stdout] (Periodic Recovery) Installed rule using default
helper : trace remove committed state and exit JVM
[0m[0m22:39:07,387 INFO [stdout] (Periodic Recovery) trace remove committed state and
exit JVM execute
[0m[0m22:39:07,388 INFO [stdout] (Periodic Recovery) rule.debug{trace remove committed
state and exit JVM} : JVM exit
[0mMar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is still alive, sleeping for a further 10000ms
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep
'jboss-module[s]')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'if [ "$(ps aux | grep '\[java\]
<defunct>')" == "" ]; then exit 1; fi'
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as killed by byteman scirpt
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'mkdir -p ./target/surefire-reports/processes'
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
runShellCommand
INFO: Executing shell command: 'ps aux >
./target/surefire-reports/processes/null:null_44.txt'
Mar 01, 2014 10:39:13 PM com.arjuna.qa.extension.JBossAS7ServerKillProcessor
dumpProcesses
INFO: Logged current running processes to:
./target/surefire-reports/processes/null:null_44.txt
Mar 01, 2014 10:39:13 PM com.arjuna.qa.junit.BaseCrashTest runTest
INFO: Test completed, server should be down:
BASubordinateCrashDuringComplete:subordinate.MultiParticipantParticipantCompletionParticipantCloseTest
{code}