]
Gytis Trikleris closed JBTM-2682.
---------------------------------
Resolution: Cannot Reproduce
RecoveryIntegrationTestCase.testCrashBeforeCommit did not recover
-----------------------------------------------------------------
Key: JBTM-2682
URL:
https://issues.jboss.org/browse/JBTM-2682
Project: JBoss Transaction Manager
Issue Type: Bug
Components: REST
Reporter: Gytis Trikleris
Priority: Minor
{code}
-------------------------------------------------------------------------------
Test set:
org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase
-------------------------------------------------------------------------------
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 191.234 sec <<<
FAILURE! - in
org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase
testCrashBeforeCommit(org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase)
Time elapsed: 126.558 sec <<< FAILURE!
java.lang.AssertionError: Recovery failed
at org.junit.Assert.fail(Assert.java:88)
at
org.jboss.narayana.rest.integration.test.integration.RecoveryIntegrationTestCase.testCrashBeforeCommit(RecoveryIntegrationTestCase.java:125)
{code}
{code}
javaagent:lib/byteman.jar=script:scripts/CrashBeforeCommit.btm,boot:lib/byteman.jar,listener:true,
startupTimeoutInSeconds=60, serverConfig=standalone-rts.xml}
May 17, 2016 7:55:38 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
WARNING: Bundles path is deprecated and no longer used.
May 17, 2016 7:55:38 PM
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,
-Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=4, -Dorg.jboss.byteman.verbose,
-Dorg.jboss.byteman.transform.all,
-javaagent:lib/byteman.jar=script:scripts/CrashBeforeCommit.btm,boot:lib/byteman.jar,listener:true,
-ea,
-Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/log/server.log,
-Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties,
-jar,
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/modules,
org.jboss.as.standalone,
-Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT,
-Djboss.server.base.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone,
-Djboss.server.log.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/log,
-Djboss.server.config.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/configuration,
-c=standalone-rts.xml]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was
removed in 8.0
TransformListener() : accepting requests on localhost:9091
[0m19:55:39,434 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final
[0m[0m19:55:40,131 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[0m[0m19:55:40,513 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly
Core 2.2.0.CR2 "Kenny" starting
[0m[0m19:55:44,456 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039:
Creating http management service using socket-binding (management-http)
[0m[0m19:55:44,559 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 42) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[0m19:55:44,636 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 63)
WFLYWS0002: Activating WebServices Extension
[0m[0m19:55:44,659 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.3.6.Final
[0m[0m19:55:44,670 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO
Implementation Version 3.3.6.Final
[0m[0m19:55:44,592 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 49)
WFLYJSF0007: Activated the following JSF Implementations: [main]
[0m[33m19:55:44,619 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 61)
WFLYTX0013: Node identifier property is set to the default value. Please make sure it is
unique.
[0m[0m19:55:45,323 INFO [org.jboss.as.security] (ServerService Thread Pool -- 60)
WFLYSEC0002: Activating Security Subsystem
[0m[0m19:55:45,345 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0003: Undertow 1.3.21.Final starting
[0m[0m19:55:45,381 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 43)
WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m19:55:45,400 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 53)
WFLYNAM0001: Activating Naming Subsystem
[0m[0m19:55:45,622 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting
version 4.0.18.Final
[0m[0m19:55:45,580 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001:
Current PicketBox version=4.9.6.Final
[0m[0m19:55:46,430 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 41)
WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task
threads based on your 1 available processors
[0m[0m19:55:46,561 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009:
Starting JCA Subsystem (WildFly/IronJacamar 1.3.3.Final)
[0m[0m19:55:46,803 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 37) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m19:55:46,967 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003:
Starting Naming Service
[0m[0m19:55:47,167 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2)
WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m19:55:47,181 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m19:55:47,136 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
62) WFLYUT0014: Creating file handler for path
'/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/welcome-content'
with options [directory-listing: 'false', follow-symlink: 'false',
case-sensitive: 'true', safe-symlink-paths: '[]']
[0m[0m19:55:48,041 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481:
Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is
derived from thread worker pool sizing.
[0m[0m19:55:48,132 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482:
Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is
derived from the number of CPUs on this host.
[0m[0m19:55:48,116 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1)
WFLYIIOP0009: CORBA ORB Service started
[0m[0m19:55:49,637 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0012: Started server default-server.
[0m[0m19:55:50,186 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0018: Host default-host starting
[0m[0m19:55:50,265 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
[0m[0m19:55:50,400 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,435 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,436 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,436 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,437 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,440 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,440 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,442 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,443 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,444 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,444 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,444 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,445 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,446 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,447 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,447 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,456 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,457 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,457 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,457 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,458 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper
from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,458 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,458 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,459 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,459 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,459 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,460 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.HttpResponseMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,460 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,462 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,462 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,462 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,463 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,463 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,464 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,476 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002200: Adding class resource org.jboss.jbossts.star.service.Coordinator from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:55:50,709 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,758 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : possible trigger for rule Kill JVM before commit in
class org.jboss.narayana.rest.integration.ParticipantResource
[0m[0m19:55:50,786 INFO [stdout] (MSC service thread 1-2)
RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into
org.jboss.narayana.rest.integration.ParticipantResource.commit(org.jboss.narayana.rest.integration.ParticipantInformation)
void for rule Kill JVM before commit
[0m[0m19:55:50,803 INFO [stdout] (MSC service thread 1-2)
org.jboss.byteman.agent.Transformer : inserted trigger for Kill JVM before commit in class
org.jboss.narayana.rest.integration.ParticipantResource
[0m[0m19:55:50,805 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,805 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,806 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,806 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,806 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,806 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,806 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.narayana.rest.integration.HeuristicMapper from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,807 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,807 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,807 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,807 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,807 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,808 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002200: Adding class resource
org.jboss.narayana.rest.integration.ParticipantResource from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,808 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,808 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,808 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,809 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,809 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,809 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,809 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,809 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,810 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,810 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,810 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,810 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,810 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,811 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,811 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,811 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,811 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,811 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:55:50,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0021: Registered web context: /rest-at-coordinator
[0m[0m19:55:50,866 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,866 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,869 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,869 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,869 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,869 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,869 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,870 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002200: Adding class resource
org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,870 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,872 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-1) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:55:50,890 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0021: Registered web context: volatile-rest-at-participant
[0m[0m19:55:51,378 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread
1-1) WFLYDS0013: Started FileSystemDeploymentService for directory
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/deployments
[0m[0m19:55:51,837 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0021: Registered web context: rest-at-participant
[0m[0m19:55:52,131 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC
service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou'
8.1.2.Final
[0m[0m19:55:52,379 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) 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.
[0m[0m19:55:53,079 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m19:55:53,163 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221000: live Message Broker is starting with configuration Broker
Configuration
(clustered=false,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/paging)
[0m[0m19:55:53,226 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221013: Using NIO Journal
[0m[0m19:55:53,437 INFO [org.jboss.ws.common.management] (MSC service thread 1-1)
JBWS022052: Starting JBossWS 5.1.4.Final (Apache CXF 3.1.5)
[0m[0m19:55:53,576 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221043: Protocol module found: [artemis-server]. Adding protocol
support for: CORE
[0m[0m19:55:53,600 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding
protocol support for: AMQP
[0m[0m19:55:53,636 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding
protocol support for: HORNETQ
[0m[0m19:55:53,639 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding
protocol support for: STOMP
[0m[0m19:55:55,441 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor-throughput acceptor
[0m[0m19:55:55,445 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor acceptor
[0m[0m19:55:55,442 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor-throughput acceptor
[0m[0m19:55:55,445 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor acceptor
[0m[0m19:55:57,287 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221007: Server is now live
[0m[0m19:55:57,288 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221001: Apache ActiveMQ Artemis Message Broker version
1.1.0.wildfly-016 [nodeID=49eb8a8a-1c60-11e6-808c-6f0ad4b2ec40]
[0m[0m19:55:57,479 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
WFLYJCA0007: Registered connection factory java:/JmsXA
[0m[0m19:55:57,585 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m19:55:57,651 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 19) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
[0m[0m19:55:57,668 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 69) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:/ConnectionFactory
[0m[0m19:55:57,669 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.DLQ
[0m[0m19:55:58,592 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-1)
Resource adaptor started
[0m[0m19:55:58,592 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-1) IJ020002: Deployed: file://RaActivatoractivemq-ra
[0m[0m19:55:58,594 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m19:55:58,594 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-1) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/DefaultJMSConnectionFactory
[0m[0m19:55:58,974 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m19:55:58,974 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin
console listening on
http://127.0.0.1:9990
[0m[0m19:55:58,975 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly
Core 2.2.0.CR2 "Kenny" started in 20406ms - Started 311 of 596 services (387
services are lazy, passive or on-demand)
[0m[0m19:55:59,088 INFO [org.jboss.as.repository] (management-handler-thread - 4)
WFLYDR0001: Content added at location
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/content/be/c7e201753abfa9619059b6feac0ee41834122e/content
[0m[0m19:55:59,141 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
WFLYSRV0027: Starting deployment of "test.war" (runtime-name:
"test.war")
[0m[33m19:55:59,446 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
WFLYSRV0018: Deployment "deployment.test.war" is using a private module
("org.jboss.jts:main") which may be changed or removed in future versions
without notice.
[0m[33m19:55:59,446 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
WFLYSRV0018: Deployment "deployment.test.war" is using a private module
("org.codehaus.jettison:main") which may be changed or removed in future
versions without notice.
[0m[0m19:56:00,376 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
32) WFLYUT0021: Registered web context: /test
[0m[0m19:56:01,492 INFO [org.jboss.as.server] (management-handler-thread - 4)
WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
[0mMay 17, 2016 7:56:02 PM org.jboss.remotingjmx.Util warnDeprecated
WARN: The protocol 'http-remoting-jmx' is deprecated, instead you should use
'remote+http'.
[0m19:56:03,832 INFO [org.hibernate.validator.internal.util.Version] (default task-2)
HV000001: Hibernate Validator 5.2.4.Final
[0m[0m19:56:06,698 INFO [stdout] (default task-10) Rule.execute called for Kill JVM
before commit_0
[0m[0m19:56:06,711 INFO [stdout] (default task-10) HelperManager.install for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m19:56:06,712 INFO [stdout] (default task-10) calling activated() for helper
class org.jboss.byteman.rule.helper.Helper
[0m[0m19:56:06,713 INFO [stdout] (default task-10) Default helper activated
[0m[0m19:56:06,719 INFO [stdout] (default task-10) calling installed(Kill JVM before
commit) for helper classorg.jboss.byteman.rule.helper.Helper
[0m[0m19:56:06,719 INFO [stdout] (default task-10) Installed rule using default helper
: Kill JVM before commit
[0m[0m19:56:06,720 INFO [stdout] (default task-10) Kill JVM before commit execute
[0m[0m19:56:06,724 INFO [stdout] (default task-10) rule.debug{Kill JVM before commit}
: Killing JVM
[0mMay 17, 2016 7:56:07 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start
INFO: Manual starting of a server instance with overridden configuration. New
configuration: {managementAddress=127.0.0.1, javaVmArguments=-server -Xms64m -Xmx1024m
-XX:MaxPermSize=512m -Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=4,
startupTimeoutInSeconds=60, serverConfig=standalone-rts.xml}
May 17, 2016 7:56:07 PM
org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
WARNING: Bundles path is deprecated and no longer used.
May 17, 2016 7:56:07 PM
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,
-Dcom.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod=4, -ea,
-Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT,
-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/log/server.log,
-Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties,
-jar,
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/jboss-modules.jar,
-mp,
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/modules,
org.jboss.as.standalone,
-Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT,
-Djboss.server.base.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone,
-Djboss.server.log.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/log,
-Djboss.server.config.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/configuration,
-c=standalone-rts.xml]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was
removed in 8.0
[0m19:56:07,928 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final
[0m[0m19:56:08,509 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[0m[0m19:56:08,676 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly
Core 2.2.0.CR2 "Kenny" starting
[0m[0m19:56:14,309 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039:
Creating http management service using socket-binding (management-http)
[0m[0m19:56:14,332 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.6.Final
[0m[0m19:56:14,341 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO
Implementation Version 3.3.6.Final
[0m[0m19:56:14,542 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 43) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[0m19:56:14,582 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 64)
WFLYWS0002: Activating WebServices Extension
[0m[0m19:56:14,588 INFO [org.jboss.as.security] (ServerService Thread Pool -- 61)
WFLYSEC0002: Activating Security Subsystem
[0m[0m19:56:14,618 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 54)
WFLYNAM0001: Activating Naming Subsystem
[0m[33m19:56:14,584 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 62)
WFLYTX0013: Node identifier property is set to the default value. Please make sure it is
unique.
[0m[0m19:56:14,779 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 50)
WFLYJSF0007: Activated the following JSF Implementations: [main]
[0m[0m19:56:15,111 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting
version 4.0.18.Final
[0m[0m19:56:15,393 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009:
Starting JCA Subsystem (WildFly/IronJacamar 1.3.3.Final)
[0m[0m19:56:15,397 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 42)
WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task
threads based on your 1 available processors
[0m[0m19:56:15,384 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001:
Current PicketBox version=4.9.6.Final
[0m[0m19:56:15,364 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 44)
WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m19:56:15,482 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0003: Undertow 1.3.21.Final starting
[0m[0m19:56:15,647 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003:
Starting Naming Service
[0m[0m19:56:16,045 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 38) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m19:56:16,348 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481:
Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is
derived from thread worker pool sizing.
[0m[0m19:56:16,403 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482:
Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is
derived from the number of CPUs on this host.
[0m[0m19:56:16,514 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
63) WFLYUT0014: Creating file handler for path
'/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/welcome-content'
with options [directory-listing: 'false', follow-symlink: 'false',
case-sensitive: 'true', safe-symlink-paths: '[]']
[0m[0m19:56:16,585 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1)
WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m19:56:16,675 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m19:56:17,193 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0012: Started server default-server.
[0m[0m19:56:18,843 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
[0m[0m19:56:18,844 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0018: Host default-host starting
[0m[0m19:56:19,134 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,162 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,162 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,163 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.narayana.rest.integration.HeuristicMapper from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,163 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,176 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,176 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,177 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,178 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,180 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,181 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,182 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,184 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,184 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,187 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,188 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,204 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,204 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,205 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,207 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002200: Adding class resource
org.jboss.narayana.rest.integration.ParticipantResource from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,208 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,208 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,208 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,209 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,209 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,210 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,210 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,262 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,262 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,263 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,263 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,264 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.ParticipantApplication
[0m[0m19:56:19,519 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0021: Registered web context: rest-at-participant
[0m[0m19:56:19,524 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,525 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,525 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,525 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,526 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,526 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,526 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,526 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,527 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,527 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,527 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,527 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002200: Adding class resource
org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,527 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,528 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,528 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,540 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,540 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,541 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,547 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,548 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,548 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,548 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,548 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,548 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,549 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,549 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,549 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,549 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,549 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,550 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,550 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
[0m[0m19:56:19,596 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0021: Registered web context: volatile-rest-at-participant
[0m[0m19:56:19,616 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002225: Deploying javax.ws.rs.core.Application: class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,616 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,618 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,618 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.StringTextStar from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,618 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,619 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DocumentProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,619 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,620 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,621 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,622 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002200: Adding class resource org.jboss.jbossts.star.service.Coordinator from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,622 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,622 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,623 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,623 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.HttpResponseMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,623 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,623 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper
from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,623 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,624 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,624 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,624 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,624 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,625 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,625 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,625 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.SerializableProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,625 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,625 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,626 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,626 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application
class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,626 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.FileProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,626 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,627 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from
Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,627 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,628 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,628 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:19,628 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread
1-2) RESTEASY002205: Adding provider class
org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class
org.wildfly.extension.rts.jaxrs.CoordinatorApplication
[0m[0m19:56:20,417 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0021: Registered web context: /rest-at-coordinator
[0m[0m19:56:20,390 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1)
WFLYIIOP0009: CORBA ORB Service started
[0m[0m19:56:20,449 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread
1-1) WFLYDS0013: Started FileSystemDeploymentService for directory
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/deployments
[0m[0m19:56:20,462 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
WFLYSRV0027: Starting deployment of "test.war" (runtime-name:
"test.war")
[0m[0m19:56:20,780 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) 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.
[0m[0m19:56:21,802 INFO [org.jboss.ws.common.management] (MSC service thread 1-2)
JBWS022052: Starting JBossWS 5.1.4.Final (Apache CXF 3.1.5)
[0m[0m19:56:22,023 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC
service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou'
8.1.2.Final
[0m[0m19:56:22,222 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221000: live Message Broker is starting with configuration Broker
Configuration
(clustered=false,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/activemq/paging)
[0m[0m19:56:22,251 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[33m19:56:22,469 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
WFLYSRV0018: Deployment "deployment.test.war" is using a private module
("org.jboss.jts:main") which may be changed or removed in future versions
without notice.
[0m[33m19:56:22,469 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2)
WFLYSRV0018: Deployment "deployment.test.war" is using a private module
("org.codehaus.jettison:main") which may be changed or removed in future
versions without notice.
[0m[0m19:56:23,039 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221013: Using NIO Journal
[0m[0m19:56:23,341 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221043: Protocol module found: [artemis-server]. Adding protocol
support for: CORE
[0m[0m19:56:23,351 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding
protocol support for: AMQP
[0m[0m19:56:23,364 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding
protocol support for: HORNETQ
[0m[0m19:56:23,366 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding
protocol support for: STOMP
[0m[0m19:56:23,742 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
2) WFLYUT0021: Registered web context: /test
[0m[0m19:56:24,236 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor-throughput acceptor
[0m[0m19:56:24,236 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor acceptor
[0m[0m19:56:24,239 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor acceptor
[0m[0m19:56:24,239 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by
http-acceptor-throughput acceptor
[0m[0m19:56:24,359 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221007: Server is now live
[0m[0m19:56:24,359 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 67) AMQ221001: Apache ActiveMQ Artemis Message Broker version
1.1.0.wildfly-016 [nodeID=49eb8a8a-1c60-11e6-808c-6f0ad4b2ec40]
[0m[0m19:56:24,368 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 2) AMQ221003: trying to deploy queue jms.queue.DLQ
[0m[0m19:56:24,519 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1)
WFLYJCA0007: Registered connection factory java:/JmsXA
[0m[0m19:56:24,602 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:/ConnectionFactory
[0m[0m19:56:24,605 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
[0m[0m19:56:24,608 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 69) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m19:56:24,676 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-1)
Resource adaptor started
[0m[0m19:56:24,677 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-1) IJ020002: Deployed: file://RaActivatoractivemq-ra
[0m[0m19:56:24,680 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m19:56:24,681 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/DefaultJMSConnectionFactory
[0m[0m19:56:24,730 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010:
Deployed "test.war" (runtime-name : "test.war")
[0m[0m19:56:25,091 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m19:56:25,091 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin
console listening on
http://127.0.0.1:9990
[0m[0m19:56:25,091 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly
Core 2.2.0.CR2 "Kenny" started in 17840ms - Started 382 of 672 services (398
services are lazy, passive or on-demand)
[0m[0m19:56:26,692 INFO [org.hibernate.validator.internal.util.Version] (default
task-1) HV000001: Hibernate Validator 5.2.4.Final
[0m[0m19:56:27,484 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:56:27,485 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:56:43,099 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:56:57,210 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:57:11,314 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:57:25,429 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:57:39,533 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic
Recovery) restore_state
http://127.0.0.1:8080/rest-at-participant/0:ffff0a27a81a:-7e7defde:573b69...
[0m[0m19:57:43,574 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool --
74) WFLYUT0022: Unregistered web context: /test
[0m[0m19:57:43,608 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 52ms
[0m[0m19:57:43,832 INFO [org.jboss.as.repository] (management-handler-thread - 5)
WFLYDR0002: Content removed from location
/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk8.latest/label/linux/jboss-as/build/target/wildfly-10.1.0.Final-SNAPSHOT/standalone/data/content/be/c7e201753abfa9619059b6feac0ee41834122e/content
[0m[0m19:57:43,833 INFO [org.jboss.as.server] (management-handler-thread - 5)
WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[0mMay 17, 2016 7:57:43 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop
INFO: Manual stopping of a server instance
[0m19:57:43,850 INFO [org.jboss.as.server] (management-handler-thread - 6) WFLYSRV0236:
Suspending server with no timeout.
[0m[0m19:57:43,854 INFO [org.jboss.as.server] (Management Triggered Shutdown)
WFLYSRV0241: Shutting down in response to management operation 'shutdown'
[0m[0m19:57:43,877 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread
1-2) WFLYMSGAMQ0006: Unbound messaging object to jndi name
java:jboss/DefaultJMSConnectionFactory
[0m[0m19:57:43,877 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m19:57:43,877 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2)
WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
[0m[0m19:57:43,897 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool --
78) AMQ151003: resource adaptor stopped
[0m[0m19:57:44,623 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0022: Unregistered web context: /rest-at-coordinator
[0m[0m19:57:44,704 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0022: Unregistered web context: rest-at-participant
[0m[0m19:57:44,705 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
WFLYUT0022: Unregistered web context: volatile-rest-at-participant
[0m[0m19:57:44,707 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0019: Host default-host stopping
[0m[0m19:57:44,707 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
[0m[0m19:57:44,714 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 77) WFLYMSGAMQ0006: Unbound messaging object to jndi name
java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m19:57:44,717 INFO [org.wildfly.extension.messaging-activemq] (ServerService
Thread Pool -- 74) WFLYMSGAMQ0006: Unbound messaging object to jndi name
java:/ConnectionFactory
[0m[0m19:57:44,879 INFO [org.apache.activemq.artemis.core.server] (ServerService
Thread Pool -- 74) AMQ221002: Apache ActiveMQ Artemis Message Broker version
1.1.0.wildfly-016 [49eb8a8a-1c60-11e6-808c-6f0ad4b2ec40] stopped
[0m[0m19:57:44,880 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0008: Undertow HTTP listener default suspending
[0m[0m19:57:44,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
[0m[0m19:57:44,882 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFLYUT0004: Undertow 1.3.21.Final stopping
[0m[0m19:57:44,899 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly
Core 2.2.0.CR2 "Kenny" stopped in 43ms
[0mMay 17, 2016 7:57:44 PM
org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill
INFO: Hard killing of a server instance
{code}