[jbossts-issues] [JBoss JIRA] (JBTM-2603) Socket read timed out in EnabledContextPropagationTests

Tom Jenkinson (JIRA) issues at jboss.org
Fri Jan 15 05:47:00 EST 2016


    [ https://issues.jboss.org/browse/JBTM-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149248#comment-13149248 ] 

Tom Jenkinson commented on JBTM-2603:
-------------------------------------

Might as well disable the reproduction job then and delete the original CI failure so it doesn't clutter the CI report if you have the logs you need in the reproducting CI job.

> Socket read timed out in EnabledContextPropagationTests
> -------------------------------------------------------
>
>                 Key: JBTM-2603
>                 URL: https://issues.jboss.org/browse/JBTM-2603
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: TxBridge
>            Reporter: Gytis Trikleris
>            Assignee: Gytis Trikleris
>            Priority: Minor
>             Fix For: 5.next
>
>
> Test output:
> {code}
> testNoTransactionWithDisabledJTAOverWSATFeature(org.jboss.jbossts.txbridge.tests.outbound.junit.EnabledContextPropagationTests)  Time elapsed: 76.255 sec  <<< ERROR!
> org.apache.http.client.HttpResponseException: Internal Server Error
> 	at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:68)
> 	at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:54)
> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1070)
> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1044)
> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1035)
> 	at org.jboss.jbossts.txbridge.tests.outbound.junit.EnabledContextPropagationTests.makeRequest(EnabledContextPropagationTests.java:377)
> 	at org.jboss.jbossts.txbridge.tests.outbound.junit.EnabledContextPropagationTests.testNoTransactionWithDisabledJTAOverWSATFeature(EnabledContextPropagationTests.java:256)
> {code}
> Server log:
> {code}
> [0mJan 06, 2016 12:53:47 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Manual starting of a server instance
> Jan 06, 2016 12:53:47 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> WARNING: Bundles path is deprecated and no longer used.
> Jan 06, 2016 12:53:47 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
> INFO: Starting container with: [/usr/local/jdk1.8.0_60/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -server, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.debug=true, -Dorg.jboss.byteman.verbose=true, -Dorg.jboss.byteman.contrib.dtest.rmiregistry.port=1199, -javaagent:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/txbridge/target/byteman/byteman.jar=port:9091,listener:true,sys:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/txbridge/target/byteman/byteman-dtest.jar, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/configuration/logging.properties, -jar, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/modules, org.jboss.as.standalone, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT, -Djboss.server.base.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone, -Djboss.server.log.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/log, -Djboss.server.config.dir=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/configuration, -c=standalone-xts.xml]
> Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
> TransformListener() : accepting requests on localhost:9091
> 00:53:48,689 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final
> 00:53:49,098 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
> 00:53:49,246 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Core 2.0.5.Final "Kenny" starting
> 00:53:51,591 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
> 00:53:51,629 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.4.Final
> 00:53:51,659 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.4.Final
> 00:53:51,751 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
> 00:53:51,743 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> 00:53:51,771 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 39) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
> 00:53:51,815 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 41) WFLYIIOP0001: Activating IIOP Subsystem
> 00:53:51,837 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 47) WFLYJSF0007: Activated the following JSF Implementations: [main]
> 00:53:51,847 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final)
> 00:53:51,913 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
> 00:53:51,958 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.17.Final-wildfly-1
> 00:53:51,994 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 59) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
> 00:53:52,039 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
> 00:53:52,039 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 61) WFLYWS0002: Activating WebServices Extension
> 00:53:52,076 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
> 00:53:52,066 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.4.Final
> 00:53:52,227 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.11.Final starting
> 00:53:52,237 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 60) WFLYUT0003: Undertow 1.3.11.Final starting
> 00:53:52,593 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing.
> 00:53:52,594 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host.
> 00:53:52,713 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
> 00:53:52,723 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
> 00:53:52,887 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 60) WFLYUT0014: Creating file handler for path '/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
> 00:53:52,934 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
> 00:53:52,938 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
> 00:53:53,155 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
> 00:53:53,521 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
> 00:53:53,575 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started
> 00:53:53,916 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
> 00:53:54,002 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "restat-web-5.2.13.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.2.13.Final-SNAPSHOT.war")
> 00:53:54,004 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/deployments
> 00:53:54,004 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war")
> 00:53:54,192 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/activemq/paging)
> 00:53:54,248 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.2.Final (Apache CXF 3.1.4) 
> 00:53:54,351 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221013: Using NIO Journal
> 00:53:54,505 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11
> 00:53:54,506 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client
> 00:53:54,511 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator
> 00:53:54,659 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService
>  address=http://localhost:8080/ws-c11/ActivationService
>  implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService
>  portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,661 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService
>  address=http://localhost:8080/ws-c11/RegistrationService
>  implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService
>  portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,667 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService
>  address=http://localhost:8080/ws-t11-client/TerminationParticipantService
>  implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
>  serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService
>  portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,667 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService
>  address=http://localhost:8080/ws-t11-client/CompletionInitiatorService
>  implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService
>  portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,668 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService
>  address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
>  implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService
>  portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,668 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService
>  address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
>  implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
>  serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService
>  portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,669 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService
>  address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
>  implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
>  serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService
>  portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,670 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService
>  address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
>  implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService
>  portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,723 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService
>  address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
>  implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService
>  portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,724 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CoordinatorService
>  address=http://localhost:8080/ws-t11-coordinator/CoordinatorService
>  implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService
>  portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,724 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService
>  address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
>  implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService
>  portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:54,966 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
> 00:53:54,988 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
> 00:53:55,029 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
> 00:53:55,034 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
> 00:53:55,155 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant
> 00:53:55,156 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService
>  address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
>  implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService
>  portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:55,168 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=ParticipantService
>  address=http://localhost:8080/ws-t11-participant/ParticipantService
>  implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService
>  portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:55,169 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService
>  address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
>  implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
>  serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService
>  portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:56,128 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
> 00:53:56,138 INFO  [org.apache.cxf.wsdl.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
> 00:53:56,137 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) 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
> 00:53:56,131 INFO  [org.apache.cxf.wsdl.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
> 00:53:57,259 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221007: Server is now live
> 00:53:57,276 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [nodeID=7842cabe-b404-11e5-9b8e-a55e51d89294] 
> 00:53:57,412 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
> 00:53:57,419 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService
> 00:53:57,412 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService
> 00:53:57,532 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
> 00:53:57,685 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl
> 00:53:57,704 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
> 00:53:57,705 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl
> 00:53:57,713 INFO  [org.apache.cxf.wsdl.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
> 00:53:57,701 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl
> 00:53:57,715 INFO  [org.apache.cxf.wsdl.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
> 00:53:57,721 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl
> 00:53:57,731 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
> 00:53:57,749 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService
> 00:53:57,773 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
> 00:53:57,779 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
> 00:53:57,785 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl
> 00:53:57,795 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
> 00:53:57,804 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService
> 00:53:57,808 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService
> 00:53:57,822 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl
> 00:53:57,831 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl
> 00:53:57,827 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl
> 00:53:57,836 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
> 00:53:57,842 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl
> 00:53:57,851 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
> 00:53:57,903 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService
> 00:53:57,953 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl
> 00:53:57,960 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService
> 00:53:57,988 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService
> 00:53:58,005 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
> 00:53:58,014 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
> 00:53:58,015 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
> 00:53:58,025 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl
> 00:53:58,027 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
> 00:53:58,044 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
> 00:53:58,045 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
> 00:53:58,052 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
> 00:53:58,053 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
> 00:53:58,061 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService
> 00:53:58,063 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
> 00:53:58,070 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
> 00:53:58,111 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
> 00:53:58,119 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
> 00:53:58,123 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl
> 00:53:58,124 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
> 00:53:58,145 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService
> 00:53:58,182 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 64) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
> 00:53:58,193 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl
> 00:53:58,203 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
> 00:53:58,210 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 67) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
> 00:53:58,212 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 66) AMQ221003: trying to deploy queue jms.queue.DLQ
> 00:53:58,217 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11
> 00:53:58,228 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 65) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
> 00:53:58,235 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService
> 00:53:58,261 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl
> 00:53:58,287 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client
> 00:53:58,297 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant
> 00:53:58,352 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0021: Registered web context: /ws-t11-client
> 00:53:58,359 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0021: Registered web context: /ws-c11
> 00:53:58,360 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
> 00:53:58,359 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: /ws-t11-participant
> 00:53:58,361 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
> 00:53:58,361 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
> 00:53:58,362 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
> 00:53:58,362 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
> 00:53:58,364 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
> 00:53:58,366 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
> 00:53:58,390 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator
> 00:53:58,402 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: /ws-t11-coordinator
> 00:53:58,413 WARN  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0005: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port!
> 00:53:58,517 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.restat-web-5.2.13.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> 00:53:58,523 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.restat-web-5.2.13.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> 00:53:58,591 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA
> 00:53:58,776 INFO  [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting
> 00:53:58,777 INFO  [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033013: OutboundBridgeRecoveryManager starting
> 00:53:58,821 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-4) Resource adaptor started
> 00:53:58,821 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra
> 00:53:58,823 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
> 00:53:58,823 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> 00:53:58,950 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> 00:53:58,995 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment xtstest.war
> 00:53:59,138 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 5.2.2.Final
> 00:53:59,403 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /rest-tx
> 00:53:59,533 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0006: Starting Services for CDI deployment: xtstest.war
> 00:53:59,587 INFO  [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.2 (Final)
> 00:53:59,600 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One
>  address=http://localhost:8080/xtstest/xtsservicetest1
>  implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
>  serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService
>  portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType
>  annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:59,601 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Two
>  address=http://localhost:8080/xtstest/xtsservicetest2
>  implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
>  serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService
>  portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType
>  annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:59,601 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_Three
>  address=http://localhost:8080/xtstest/xtsservicetest3
>  implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl
>  serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService
>  portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType
>  annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:59,602 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One
>  address=http://localhost:8080/xtstest/xtssubordinateservicetest1
>  implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl
>  serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService
>  portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType
>  annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:53:59,616 INFO  [org.apache.cxf.wsdl.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
> 00:53:59,679 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1
> 00:53:59,689 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
> 00:53:59,690 INFO  [org.apache.cxf.wsdl.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
> 00:53:59,693 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest2
> 00:53:59,719 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
> 00:53:59,722 INFO  [org.apache.cxf.wsdl.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
> 00:53:59,726 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest3
> 00:53:59,737 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
> 00:53:59,740 INFO  [org.apache.cxf.wsdl.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
> 00:53:59,743 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1
> 00:53:59,750 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl
> 00:53:59,780 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
> 00:53:59,781 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
> 00:53:59,784 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
> 00:53:59,785 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
> 00:53:59,792 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0009: Starting weld service for deployment xtstest.war
> 00:54:00,907 INFO  [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (ServerService Thread Pool -- 65) Starting XTSServiceTestRunner
> 00:54:00,908 INFO  [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (ServerService Thread Pool -- 65) Started XTSServiceTestRunner
> 00:54:00,925 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 65) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context '/xtstest'
> 00:54:01,758 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0021: Registered web context: /xtstest
> 00:54:01,792 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "xtstest.war" (runtime-name : "xtstest.war")
> 00:54:01,794 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 36) WFLYSRV0010: Deployed "restat-web-5.2.13.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.2.13.Final-SNAPSHOT.war")
> 00:54:02,073 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
> 00:54:02,074 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
> 00:54:02,074 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.5.Final "Kenny" started in 13928ms - Started 567 of 876 services (423 services are lazy, passive or on-demand)
> Jan 06, 2016 12:54:02 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Automatic deploying of the managed deployment with name txbridge-outbound-tests-service for the container with name jboss
> 00:54:02,228 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/content/9b/70e2a1644d4faf24e750f2cf3b295db924703a/content
> 00:54:02,233 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "txbridge-outbound-tests-service.war" (runtime-name: "txbridge-outbound-tests-service.war")
> 00:54:02,258 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.txbridge-outbound-tests-service.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> 00:54:02,329 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=OutboundTestServiceATServlet
>  address=http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl
>  implementor=org.jboss.jbossts.txbridge.tests.outbound.service.TestATServiceImpl
>  serviceName={http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplService
>  portName={http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplPort
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:54:02,329 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=OutboundTestServiceNonATServlet
>  address=http://localhost:8080/txbridge-outbound-tests-service/TestNonATServiceImpl
>  implementor=org.jboss.jbossts.txbridge.tests.outbound.service.TestNonATServiceImpl
>  serviceName={http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestNonATServiceImplService
>  portName={http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestNonATServiceImplPort
>  annotationWsdlLocation=null
>  wsdlLocationOverride=null
>  mtomEnabled=false
> 00:54:02,350 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplService from class org.jboss.jbossts.txbridge.tests.outbound.service.TestATServiceImpl
> 00:54:02,377 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl
> 00:54:02,392 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/txbridge-outbound-tests-service.war/TestATServiceImplService.wsdl
> 00:54:02,396 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestNonATServiceImplService from class org.jboss.jbossts.txbridge.tests.outbound.service.TestNonATServiceImpl
> 00:54:02,399 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/txbridge-outbound-tests-service/TestNonATServiceImpl
> 00:54:02,404 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/wsdl/txbridge-outbound-tests-service.war/TestNonATServiceImplService.wsdl
> 00:54:02,422 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."txbridge-outbound-tests-service.war".OutboundTestServiceATServlet
> 00:54:02,422 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."txbridge-outbound-tests-service.war".OutboundTestServiceNonATServlet
> 00:54:02,434 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 4) WFLYUT0021: Registered web context: /txbridge-outbound-tests-service
> 00:54:02,492 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "txbridge-outbound-tests-service.war" (runtime-name : "txbridge-outbound-tests-service.war")
> Jan 06, 2016 12:54:02 AM org.jboss.remotingjmx.Util warnDeprecated
> WARN: The protocol 'http-remoting-jmx' is deprecated, instead you should use 'remote+http'.
> Jan 06, 2016 12:54:02 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
> INFO: Automatic deploying of the managed deployment with name txbridge-outbound-tests-client for the container with name jboss
> 00:54:02,720 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/content/b3/6bdfaa5feca5ff426c038cb7f2f2fed119847f/content
> 00:54:02,723 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "txbridge-outbound-tests-client.war" (runtime-name: "txbridge-outbound-tests-client.war")
> 00:54:02,746 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.txbridge-outbound-tests-client.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> 00:54:02,746 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.txbridge-outbound-tests-client.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice.
> 00:54:02,810 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 4) WFLYUT0021: Registered web context: /txbridge-outbound-tests-client
> 00:54:02,823 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "txbridge-outbound-tests-client.war" (runtime-name : "txbridge-outbound-tests-client.war")
> 00:54:03,077 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplService from WSDL: http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl?wsdl
> 00:54:03,099 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplService from WSDL: http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl?wsdl
> 00:55:03,344 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-1) Interceptor for {http://client.outbound.tests.txbridge.jbossts.jboss.org/}TestATServiceImplService#{http://client.outbound.tests.txbridge.jbossts.jboss.org/}doNothing has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Could not send Message.
> 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
> 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> 	at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
> 	at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
> 	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
> 	at com.sun.proxy.$Proxy137.doNothing(Unknown Source)
> 	at org.jboss.jbossts.txbridge.tests.outbound.client.TestATClient.executeTest(TestATClient.java:140)
> 	at org.jboss.jbossts.txbridge.tests.outbound.client.TestATClient.doPost(TestATClient.java:107)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> 	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
> 	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
> 	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
> 	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
> 	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
> 	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
> 	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
> 	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
> 	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
> 	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
> 	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
> 	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
> 	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl: Read timed out
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1376)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1360)
> 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
> 	at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
> 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
> 	... 39 more
> Caused by: java.net.SocketTimeoutException: Read timed out
> 	at java.net.SocketInputStream.socketRead0(Native Method)
> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
> 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
> 	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
> 	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
> 	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704)
> 	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535)
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
> 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
> 	at org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.getResponseCode(URLConnectionHTTPConduit.java:332)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1577)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1606)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
> 	... 42 more
> 00:55:03,349 ERROR [io.undertow.request] (default task-1) UT005023: Exception handling request to /txbridge-outbound-tests-client//testATClient: java.lang.RuntimeException: javax.xml.ws.WebServiceException: Could not send Message.
> 	at org.jboss.jbossts.txbridge.tests.outbound.client.TestATClient.executeTest(TestATClient.java:148)
> 	at org.jboss.jbossts.txbridge.tests.outbound.client.TestATClient.doPost(TestATClient.java:107)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> 	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
> 	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
> 	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
> 	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
> 	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
> 	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
> 	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
> 	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
> 	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
> 	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
> 	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
> 	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
> 	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
> 	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: javax.xml.ws.WebServiceException: Could not send Message.
> 	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:150)
> 	at com.sun.proxy.$Proxy137.doNothing(Unknown Source)
> 	at org.jboss.jbossts.txbridge.tests.outbound.client.TestATClient.executeTest(TestATClient.java:140)
> 	... 30 more
> Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking http://localhost:8080/txbridge-outbound-tests-service/TestATServiceImpl: Read timed out
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1376)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1360)
> 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
> 	at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
> 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
> 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> 	at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
> 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
> 	at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
> 	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
> 	... 32 more
> Caused by: java.net.SocketTimeoutException: Read timed out
> 	at java.net.SocketInputStream.socketRead0(Native Method)
> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
> 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
> 	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
> 	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
> 	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704)
> 	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535)
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
> 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
> 	at org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.getResponseCode(URLConnectionHTTPConduit.java:332)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1577)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1606)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
> 	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
> 	... 42 more
> Jan 06, 2016 12:55:03 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
> INFO: Automatic undeploying of the managed deployment with name txbridge-outbound-tests-service from the container with name jboss
> 00:55:03,375 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 70) WFLYUT0022: Unregistered web context: /txbridge-outbound-tests-service
> 00:55:03,387 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."txbridge-outbound-tests-service.war".OutboundTestServiceNonATServlet
> 00:55:03,389 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."txbridge-outbound-tests-service.war".OutboundTestServiceATServlet
> 00:55:03,452 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment txbridge-outbound-tests-service.war (runtime-name: txbridge-outbound-tests-service.war) in 85ms
> 00:55:03,469 INFO  [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/content/9b/70e2a1644d4faf24e750f2cf3b295db924703a/content
> 00:55:03,469 INFO  [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "txbridge-outbound-tests-service.war" (runtime-name: "txbridge-outbound-tests-service.war")
> Jan 06, 2016 12:55:03 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
> INFO: Automatic undeploying of the managed deployment with name txbridge-outbound-tests-client from the container with name jboss
> 00:55:03,481 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 72) WFLYUT0022: Unregistered web context: /txbridge-outbound-tests-client
> 00:55:03,491 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment txbridge-outbound-tests-client.war (runtime-name: txbridge-outbound-tests-client.war) in 12ms
> 00:55:03,502 INFO  [org.jboss.as.repository] (management-handler-thread - 6) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana/PROFILE/XTS/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.0.0.Final-SNAPSHOT/standalone/data/content/b3/6bdfaa5feca5ff426c038cb7f2f2fed119847f/content
> 00:55:03,502 INFO  [org.jboss.as.server] (management-handler-thread - 6) WFLYSRV0009: Undeployed "txbridge-outbound-tests-client.war" (runtime-name: "txbridge-outbound-tests-client.war")
> Jan 06, 2016 12:55:03 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
> INFO: Manual stopping of a server instance
> 00:55:03,508 INFO  [org.jboss.as.server] (management-handler-thread - 7) WFLYSRV0211: Suspending server with 0ms timeout.
> 00:55:03,512 INFO  [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested.
> 00:55:03,544 INFO  [org.jboss.jbossts.txbridge] (MSC service thread 1-3) ARJUNA033014: OutboundBridgeRecoveryManager stopping
> 00:55:03,545 INFO  [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping
> 00:55:03,557 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 72) WFLYUT0022: Unregistered web context: /rest-tx
> 00:55:03,567 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
> 00:55:03,577 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 74) WFLYUT0022: Unregistered web context: /xtstest
> 00:55:03,582 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
> 00:55:03,587 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
> 00:55:03,604 ERROR [org.jboss.remoting.resource] (Remoting "brandon:MANAGEMENT" task-8) Close action for Channel ID 25c56b1d (inbound) of Remoting connection 01cf11a2 to /127.0.0.1:47100 failed to execute (resource may be left in an indeterminate state): java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
> 	at org.xnio.nio.WorkerThread.execute(WorkerThread.java:588)
> 	at org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener.send(RemoteConnection.java:327)
> 	at org.jboss.remoting3.remote.RemoteConnection.send(RemoteConnection.java:138)
> 	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeReadsAndWrites(RemoteConnectionChannel.java:261)
> 	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeAction(RemoteConnectionChannel.java:534)
> 	at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
> 	at org.jboss.remoting3.remote.RemoteConnectionHandler.closeAllChannels(RemoteConnectionHandler.java:437)
> 	at org.jboss.remoting3.remote.RemoteConnectionHandler.handleConnectionClose(RemoteConnectionHandler.java:114)
> 	at org.jboss.remoting3.remote.RemoteReadListener$1$1.run(RemoteReadListener.java:57)
> 	at org.jboss.remoting3.EndpointImpl$TrackingExecutor$1.run(EndpointImpl.java:717)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 00:55:03,608 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator
> 00:55:03,612 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client
> 00:55:03,612 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0022: Unregistered web context: /ws-t11-client
> 00:55:03,613 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant
> 00:55:03,613 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0022: Unregistered web context: /ws-t11-participant
> 00:55:03,613 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11
> 00:55:03,613 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0022: Unregistered web context: /ws-c11
> 00:55:03,617 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /ws-t11-coordinator
> 00:55:03,617 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService
> 00:55:03,618 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService
> 00:55:03,620 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService
> 00:55:03,621 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client
> 00:55:03,620 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService
> 00:55:03,624 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11
> 00:55:03,634 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService
> 00:55:03,634 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService
> 00:55:03,635 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService
> 00:55:03,637 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService
> 00:55:03,637 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService
> 00:55:03,641 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService
> 00:55:03,642 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService
> 00:55:03,642 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService
> 00:55:03,642 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService
> 00:55:03,643 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService
> 00:55:03,643 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant
> 00:55:03,644 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator
> 00:55:03,655 INFO  [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (ServerService Thread Pool -- 74) Stopping XTSServiceTestRunner
> 00:55:03,656 INFO  [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (ServerService Thread Pool -- 74) Stopped XTSServiceTestRunner
> 00:55:03,657 INFO  [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 75) AMQ151003: resource adaptor stopped
> 00:55:03,678 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment restat-web-5.2.13.Final-SNAPSHOT.war (runtime-name: restat-web-5.2.13.Final-SNAPSHOT.war) in 159ms
> 00:55:03,708 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping
> 00:55:03,711 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One
> 00:55:03,712 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One
> 00:55:03,711 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Two
> 00:55:03,713 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_Three
> 00:55:03,714 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0010: Stopping weld service for deployment xtstest.war
> 00:55:03,772 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
> 00:55:03,787 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
> 00:55:03,805 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 75) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [7842cabe-b404-11e5-9b8e-a55e51d89294] stopped
> 00:55:03,806 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
> 00:55:03,807 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
> 00:55:03,808 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0004: Undertow 1.3.11.Final stopping
> 00:55:03,827 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 308ms
> 00:55:03,836 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Core 2.0.5.Final "Kenny" stopped in 284ms
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbossts-issues mailing list