From issues at jboss.org Tue Jul 1 03:51:24 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 1 Jul 2014 03:51:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2193: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:43:25 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:43:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Miscellaneous Performance Improvements In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesper Pedersen updated JBTM-2203: ---------------------------------- Parent: JBTM-1300 Issue Type: Sub-task (was: Enhancement) > Miscellaneous Performance Improvements > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Jesper Pedersen > Priority: Minor > Fix For: 5.0.3 > > > Jesper has identified some improvements (using his performance test tool), particularly around the use of Hashtable in TransactionImple (thanks Jesper). -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:45:29 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:45:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesper Pedersen updated JBTM-2203: ---------------------------------- Summary: Remove ReentrantLock from StateManager (was: Miscellaneous Performance Improvements) Assignee: Michael Musgrove (was: Jesper Pedersen) Git Pull Request: https://github.com/jbosstm/narayana/pull/680 (was: https://github.com/jbosstm/narayana/pull/675, https://github.com/jbosstm/narayana/pull/676, https://github.com/jbosstm/narayana/pull/678) Description: Remove unused lock from StateManager, and add the access methods to LockManager instead (was: Jesper has identified some improvements (using his performance test tool), particularly around the use of Hashtable in TransactionImple (thanks Jesper).) > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:47:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:47:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: Jesper Pedersen created JBTM-2206: ------------------------------------- Summary: Use synchronized HashMaps Key: JBTM-2206 URL: https://issues.jboss.org/browse/JBTM-2206 Project: JBoss Transaction Manager Issue Type: Sub-task Security Level: Public (Everyone can see) Components: Transaction Core Reporter: Jesper Pedersen Assignee: Michael Musgrove Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:49:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:49:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2207) Make default name null in order for quick lookup in BeanPopulator In-Reply-To: References: Message-ID: Jesper Pedersen created JBTM-2207: ------------------------------------- Summary: Make default name null in order for quick lookup in BeanPopulator Key: JBTM-2207 URL: https://issues.jboss.org/browse/JBTM-2207 Project: JBoss Transaction Manager Issue Type: Sub-task Security Level: Public (Everyone can see) Components: Transaction Core Reporter: Jesper Pedersen Assignee: Michael Musgrove -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:49:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:49:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2208) Removed unused method from ActionManager In-Reply-To: References: Message-ID: Jesper Pedersen created JBTM-2208: ------------------------------------- Summary: Removed unused method from ActionManager Key: JBTM-2208 URL: https://issues.jboss.org/browse/JBTM-2208 Project: JBoss Transaction Manager Issue Type: Sub-task Security Level: Public (Everyone can see) Components: Transaction Core Reporter: Jesper Pedersen Assignee: Michael Musgrove Removed unused method from ActionManager, and thereby a System.currentTimeMillis call -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:51:25 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 2 Jul 2014 09:51:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: Jesper Pedersen created JBTM-2209: ------------------------------------- Summary: Use Deque for ThreadActionData Key: JBTM-2209 URL: https://issues.jboss.org/browse/JBTM-2209 Project: JBoss Transaction Manager Issue Type: Sub-task Security Level: Public (Everyone can see) Components: Transaction Core Reporter: Jesper Pedersen Assignee: Michael Musgrove Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:53:24 2014 From: issues at jboss.org (SBS JIRA Integration (JIRA)) Date: Wed, 2 Jul 2014 09:53:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SBS JIRA Integration updated JBTM-2206: --------------------------------------- Forum Reference: https://community.jboss.org/message/879212, https://community.jboss.org/message/879212#879212 (was: https://community.jboss.org/message/879212) > Use synchronized HashMaps > ------------------------- > > Key: JBTM-2206 > URL: https://issues.jboss.org/browse/JBTM-2206 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:53:25 2014 From: issues at jboss.org (SBS JIRA Integration (JIRA)) Date: Wed, 2 Jul 2014 09:53:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2207) Make default name null in order for quick lookup in BeanPopulator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SBS JIRA Integration updated JBTM-2207: --------------------------------------- Forum Reference: https://community.jboss.org/message/879212, https://community.jboss.org/message/879212#879212 (was: https://community.jboss.org/message/879212) > Make default name null in order for quick lookup in BeanPopulator > ----------------------------------------------------------------- > > Key: JBTM-2207 > URL: https://issues.jboss.org/browse/JBTM-2207 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:53:25 2014 From: issues at jboss.org (SBS JIRA Integration (JIRA)) Date: Wed, 2 Jul 2014 09:53:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2208) Removed unused method from ActionManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SBS JIRA Integration updated JBTM-2208: --------------------------------------- Forum Reference: https://community.jboss.org/message/879212, https://community.jboss.org/message/879212#879212 (was: https://community.jboss.org/message/879212) > Removed unused method from ActionManager > ---------------------------------------- > > Key: JBTM-2208 > URL: https://issues.jboss.org/browse/JBTM-2208 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Removed unused method from ActionManager, and thereby a System.currentTimeMillis call -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 09:53:25 2014 From: issues at jboss.org (SBS JIRA Integration (JIRA)) Date: Wed, 2 Jul 2014 09:53:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SBS JIRA Integration updated JBTM-2209: --------------------------------------- Forum Reference: https://community.jboss.org/message/879212, https://community.jboss.org/message/879212#879212 (was: https://community.jboss.org/message/879212) > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 11:32:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 2 Jul 2014 11:32:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981495#comment-12981495 ] Tom Jenkinson commented on JBTM-2203: ------------------------------------- Hi Jesper, Thanks for creating the separate issues! Can you now share the relative performance benefit of the enhancement please, same for JBTM-2209, JBTM-2207, JBTM-2208 and JBTM-2206? Thanks! Tom > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 14:30:25 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 2 Jul 2014 14:30:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: Mark Little created JBTM-2210: --------------------------------- Summary: Remove deprecation warnings for logging and junit Key: JBTM-2210 URL: https://issues.jboss.org/browse/JBTM-2210 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: JTA, TXFramework Affects Versions: 5.0.2 Reporter: Mark Little Assignee: Paul Robinson INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 14:58:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 2 Jul 2014 14:58:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2211) Add some basic 1PC performance tests for JTA In-Reply-To: References: Message-ID: Mark Little created JBTM-2211: --------------------------------- Summary: Add some basic 1PC performance tests for JTA Key: JBTM-2211 URL: https://issues.jboss.org/browse/JBTM-2211 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: JTA, Testing Affects Versions: 5.0.2 Reporter: Mark Little Assignee: Mark Little Fix For: 5.0.3 Create some basic tests to show using Volatile and Log implementations. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 15:58:25 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 2 Jul 2014 15:58:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2211) Add some basic 1PC performance tests for JTA In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Little closed JBTM-2211. ----------------------------- Resolution: Done > Add some basic 1PC performance tests for JTA > -------------------------------------------- > > Key: JBTM-2211 > URL: https://issues.jboss.org/browse/JBTM-2211 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, Testing > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Mark Little > Fix For: 5.0.3 > > > Create some basic tests to show using Volatile and Log implementations. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 2 16:02:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 2 Jul 2014 16:02:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981643#comment-12981643 ] Mark Little commented on JBTM-2203: ----------------------------------- One thing to note, and this probably does need to be considered in conjunction with the performance benefits, some of these changes will preclude being able to run Narayana on Android. > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 03:30:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 03:30:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson reassigned JBTM-2210: ----------------------------------- Assignee: Tom Jenkinson (was: Paul Robinson) > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 04:42:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 04:42:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2210: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/685 I will raise separate Jiras for some other deprecated code I found using: ./build.sh clean install -DskipTests | grep deprecated | grep -v "org.jboss.jbossts.star.util has been deprecated" | grep -v "org.jboss.tm has been deprecated" | grep -v "org.jboss.resteasy.client has been deprecated" | grep -v "org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated" | grep -v "org.jboss.resteasy.spi has been deprecated" | grep -v "io.narayana.perf has been deprecated" | grep -v "com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated" | grep -v "org.apache.tools.ant.ProjectComponent has been deprecated" | grep -v ".internal." > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 04:42:26 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 04:42:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2210: -------------------------------- Component/s: (was: TXFramework) > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 04:44:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 04:44:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2210: -------------------------------- Component/s: Common JTS REST Transaction Core TXFramework > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 04:48:26 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 04:48:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2212) Remove deprecation warnings for org.jboss.jbossts.star.util, org.jboss.resteasy.client and org.jboss.resteasy.spi In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2212: ----------------------------------- Summary: Remove deprecation warnings for org.jboss.jbossts.star.util, org.jboss.resteasy.client and org.jboss.resteasy.spi Key: JBTM-2212 URL: https://issues.jboss.org/browse/JBTM-2212 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: REST Affects Versions: 5.0.2 Reporter: Tom Jenkinson Assignee: Michael Musgrove If you run: ./build.sh clean install -DskipTests | grep "org.jboss.jbossts.star.util has been deprecated\|org.jboss.resteasy.client\|org.jboss.resteasy.spi has been deprecated" You will see: [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/util/src/main/java/org/jboss/jbossts/star/util/TxSupport.java:[50,30] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[55,7] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[85,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[128,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[155,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[173,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[198,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[219,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[264,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[273,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[278,16] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[283,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[288,19] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[293,20] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[339,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[400,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[505,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[587,11] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[45,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[92,32] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[98,23] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[102,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[113,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[136,23] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[183,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[184,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[204,56] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[228,25] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[229,28] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[230,27] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[306,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[307,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[308,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[310,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[311,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[312,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[346,23] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[366,28] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[406,22] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[460,46] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[523,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[538,24] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[596,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[627,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/service/Coordinator.java:[651,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/Transaction.java:[284,21] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/Transaction.java:[313,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/Transaction.java:[317,25] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[192,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[219,55] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[218,31] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[224,46] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[259,55] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[258,31] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[264,46] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[307,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[307,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[321,27] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[323,59] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[328,50] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[388,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[386,45] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[386,21] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/RESTRecord.java:[432,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[27,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/TxSupportTest.java:[22,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[28,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[177,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[180,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[304,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[335,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[342,42] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[403,30] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[414,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[414,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[455,45] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[455,58] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[507,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[507,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[513,27] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[621,31] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[693,32] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java:[768,20] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[45,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[45,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[72,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[72,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[112,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[112,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[141,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[141,30] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[142,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[142,30] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[199,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[199,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[228,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[228,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[261,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/OptionalSpecTest.java:[261,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[70,47] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[104,34] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[125,13] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[125,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/TxSupportTest.java:[36,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/TxSupportTest.java:[36,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[53,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[53,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[53,50] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[54,28] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[56,14] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[62,14] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[74,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[74,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[100,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[100,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[126,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[126,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[160,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[160,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[193,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[193,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[228,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[228,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[242,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/CoordinatorTest.java:[242,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[51,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[51,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[150,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[150,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[196,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[196,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[222,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[222,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[246,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[246,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[274,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[274,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[302,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[302,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[331,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[331,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[372,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[372,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[398,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[427,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[427,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[458,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[458,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[481,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[481,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[497,38] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[535,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[535,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[587,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[587,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[671,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[671,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[696,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[699,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[704,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[731,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[731,41] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[731,58] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/SpecTest.java:[732,26] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/webservice/src/test/java/org/jboss/jbossts/star/test/ClientIntegrationTest.java:[23,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/webservice/src/test/java/org/jboss/jbossts/star/test/ClientIntegrationTest.java:[32,24] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/VolatileParticipantResource.java:[5,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[18,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[27,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/HeuristicMapper.java:[8,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[18,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[19,33] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[20,30] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantsManagerImpl.java:[6,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/VolatileParticipantResource.java:[89,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[56,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[79,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[103,25] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[119,41] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[127,41] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[131,41] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[295,17] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[307,45] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[309,45] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantResource.java:[311,52] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/HeuristicMapper.java:[24,37] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[235,15] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[235,42] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[237,15] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[237,41] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[241,19] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/RecoveryManager.java:[241,49] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantsManagerImpl.java:[143,9] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantsManagerImpl.java:[143,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/ParticipantsManagerImpl.java:[164,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[15,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/AbstractIntegrationTestCase.java:[11,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[13,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[14,33] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[11,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[20,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[21,33] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[23,30] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[6,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[11,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[12,33] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/AbstractIntegrationTestCase.java:[38,15] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/AbstractIntegrationTestCase.java:[42,25] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[178,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[205,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[228,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[247,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[266,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[285,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[304,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[321,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/BasicIntegrationTestCase.java:[340,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[130,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[130,53] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[138,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[138,53] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[146,19] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java:[146,57] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[80,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[83,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[98,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[102,9] org.jboss.resteasy.spi.Link in org.jboss.resteasy.spi has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[115,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[118,46] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[121,24] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[122,45] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[130,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[136,66] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[149,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[152,68] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[166,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[169,66] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[184,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[198,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[213,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[225,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[242,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[254,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[271,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[289,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[301,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[320,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[321,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[324,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[325,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[328,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[330,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[329,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[333,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[335,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[334,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[338,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[340,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[339,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[343,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[345,17] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[344,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[349,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/ParticipantResourceTestCase.java:[350,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[68,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[80,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[94,9] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[113,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[114,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[117,13] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[119,57] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/functional/VolatileParticipantResourceTestCase.java:[118,20] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AbstractTestCase.java:[32,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java:[41,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[11,33] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[12,33] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AbstractTestCase.java:[75,15] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AbstractTestCase.java:[92,25] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java:[72,33] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java:[104,29] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java:[123,32] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[71,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[79,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[86,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[86,45] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[94,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[102,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[102,45] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[109,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[116,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[116,45] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[124,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[132,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[132,45] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[136,15] org.jboss.resteasy.client.ClientResponse in org.jboss.resteasy.client has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/integration/AnnotationsTestCase.java:[141,24] org.jboss.resteasy.client.ClientRequest in org.jboss.resteasy.client has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:02:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:02:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2213) Remove deprecation warnings for org.jboss.narayana.txframework.api.annotation.lifecycle.ba In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2213: ----------------------------------- Summary: Remove deprecation warnings for org.jboss.narayana.txframework.api.annotation.lifecycle.ba Key: JBTM-2213 URL: https://issues.jboss.org/browse/JBTM-2213 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: TXFramework Affects Versions: 5.0.2 Reporter: Tom Jenkinson Assignee: Paul Robinson If you run: ./build.sh clean install -DskipTests | grep "org.jboss.narayana.txframework.api.annotation.lifecycle.ba" You will see: [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipant.java:[45,130] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionService.java:[31,66] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionService.java:[31,66] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[112,10] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionService.java:[154,6] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[115,10] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionService.java:[162,6] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[57,146] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[115,32] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionService.java:[158,18] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[62,27] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[65,130] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[118,32] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionService.java:[166,18] org.jboss.narayana.txframework.api.annotation.lifecycle.ba.Unknown in org.jboss.narayana.txframework.api.annotation.lifecycle.ba has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:06:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:06:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2214) Remove deprecation warnings for com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2214: ----------------------------------- Summary: Remove deprecation warnings for com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant Key: JBTM-2214 URL: https://issues.jboss.org/browse/JBTM-2214 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: XTS Affects Versions: 5.0.2 Reporter: Tom Jenkinson Assignee: Paul Robinson If you run: ./build.sh clean install -DskipTests | grep "com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated" You will see: [WARNING] /home/tom/projects/jbosstm/narayana/XTS/WS-T/dev/src/com/arjuna/wst11/stub/BusinessAgreementWithParticipantCompletionStub.java:[173,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/WS-T/dev/src/com/arjuna/wst11/stub/SubordinateCoordinatorCompletionParticipantStub.java:[260,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/WS-T/dev/src/com/arjuna/wst11/stub/BusinessAgreementWithCoordinatorCompletionStub.java:[207,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestFaultedExceptionBusinessAgreementWithCoordinatorCompletionParticipant.java:[64,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestNoExceptionBusinessAgreementWithParticipantCompletionParticipant.java:[59,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestNoExceptionBusinessAgreementWithCoordinatorCompletionParticipant.java:[62,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestFaultedExceptionBusinessAgreementWithParticipantCompletionParticipant.java:[60,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wstx/tests/common/FailureBusinessParticipant.java:[106,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wstx/tests/common/DemoBusinessParticipant.java:[100,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestSystemExceptionBusinessAgreementWithCoordinatorCompletionParticipant.java:[67,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestWrongStateExceptionBusinessAgreementWithParticipantCompletionParticipant.java:[63,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestSystemExceptionBusinessAgreementWithParticipantCompletionParticipant.java:[63,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wst/tests/common/TestWrongStateExceptionBusinessAgreementWithCoordinatorCompletionParticipant.java:[67,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/bainterop/participant/ParticipantCompletionParticipantAdapter.java:[56,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/XTS/localjunit/xtstest/src/org/jboss/jbossts/xts/servicetests/service/participant/ParticipantCompletionTestParticipant.java:[99,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/main/java/org/jboss/narayana/compensations/impl/ParticipantImpl.java:[144,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/main/java/org/jboss/narayana/compensations/impl/remote/RemoteParticipant.java:[81,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[113,21] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/tom/projects/jbosstm/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[116,21] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:10:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:10:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2215) Remove deprecation warnings for org.apache.tools.ant.ProjectComponent In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2215: ----------------------------------- Summary: Remove deprecation warnings for org.apache.tools.ant.ProjectComponent Key: JBTM-2215 URL: https://issues.jboss.org/browse/JBTM-2215 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: JTS Affects Versions: 5.0.2 Reporter: Tom Jenkinson Assignee: Tom Jenkinson If you run: ./build.sh clean install -DskipTests | grep "ProjectComponent has been deprecated" You will see: [WARNING] /home/tom/projects/jbosstm/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[84,9] project in org.apache.tools.ant.ProjectComponent has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:14:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:14:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2215) Remove deprecation warnings for org.apache.tools.ant.ProjectComponent In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981830#comment-12981830 ] Tom Jenkinson commented on JBTM-2215: ------------------------------------- Need to use getProject not .project: http://api.dpml.net/ant/1.7.0/deprecated-list.html > Remove deprecation warnings for org.apache.tools.ant.ProjectComponent > --------------------------------------------------------------------- > > Key: JBTM-2215 > URL: https://issues.jboss.org/browse/JBTM-2215 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > If you run: > ./build.sh clean install -DskipTests | grep "ProjectComponent has been deprecated" > You will see: > [WARNING] /home/tom/projects/jbosstm/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[84,9] project in org.apache.tools.ant.ProjectComponent has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:14:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:14:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2215) Remove deprecation warnings for org.apache.tools.ant.ProjectComponent In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2215: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/685 > Remove deprecation warnings for org.apache.tools.ant.ProjectComponent > --------------------------------------------------------------------- > > Key: JBTM-2215 > URL: https://issues.jboss.org/browse/JBTM-2215 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > If you run: > ./build.sh clean install -DskipTests | grep "ProjectComponent has been deprecated" > You will see: > [WARNING] /home/tom/projects/jbosstm/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[84,9] project in org.apache.tools.ant.ProjectComponent has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:16:29 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Jul 2014 05:16:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981831#comment-12981831 ] Tom Jenkinson commented on JBTM-2210: ------------------------------------- The jboss logging needed a .annotations. to the package imports. The junit was move from junit.framework.Assert to org.junit.Assert > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:22:24 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Jul 2014 05:22:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2192) Use org.jboss.logging.annotations instead of the old deprecated package In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove resolved JBTM-2192. ------------------------------------ Resolution: Duplicate Issue Duplicate of JBTM-2192 > Use org.jboss.logging.annotations instead of the old deprecated package > ----------------------------------------------------------------------- > > Key: JBTM-2192 > URL: https://issues.jboss.org/browse/JBTM-2192 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 05:22:24 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Jul 2014 05:22:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2192) Use org.jboss.logging.annotations instead of the old deprecated package In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981838#comment-12981838 ] Michael Musgrove edited comment on JBTM-2192 at 7/3/14 5:22 AM: ---------------------------------------------------------------- Duplicate of JBTM-2210 was (Author: mmusgrov): Duplicate of JBTM-2192 > Use org.jboss.logging.annotations instead of the old deprecated package > ----------------------------------------------------------------------- > > Key: JBTM-2192 > URL: https://issues.jboss.org/browse/JBTM-2192 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 06:24:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Thu, 3 Jul 2014 06:24:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981857#comment-12981857 ] Mark Little commented on JBTM-2210: ----------------------------------- Granted I haven't updated my local copy for a few weeks, but these warnings seemed to come all of a sudden and a lot of them to boot. Was this expected? > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 06:42:25 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Jul 2014 06:42:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981870#comment-12981870 ] Michael Musgrove commented on JBTM-2210: ---------------------------------------- We updated jboss-logging back in Nov: commit 4bd2060c37642dc66a3cd6c451c68cf764f6736d Author: gytis Date: Sun Nov 10 12:42:11 2013 +0000 JBTM-2015. Update dependency versions and start using jboss-parent > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 09:06:24 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Jul 2014 09:06:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2192) Use org.jboss.logging.annotations instead of the old deprecated package In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2192: ----------------------------------- Comment: was deleted (was: Duplicate of JBTM-2210) > Use org.jboss.logging.annotations instead of the old deprecated package > ----------------------------------------------------------------------- > > Key: JBTM-2192 > URL: https://issues.jboss.org/browse/JBTM-2192 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 14:55:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Thu, 3 Jul 2014 14:55:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982153#comment-12982153 ] Mark Little commented on JBTM-2210: ----------------------------------- So all of these warnings have been there for 7 months?! > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 3 15:17:24 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Jul 2014 15:17:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982162#comment-12982162 ] Michael Musgrove commented on JBTM-2210: ---------------------------------------- The oldest build I can find is from Feb (http://172.17.131.2/job/narayana/419/PROFILE=MAIN,jdk=jdk7.latest,label=linux/consoleFull) and that contains the warnings. I first spotted the issue on Jun 11th (JBTM-2192) but looks like we all missed it prior to that date. > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 01:10:24 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Fri, 4 Jul 2014 01:10:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2163) Create an OSGi bundle activator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2163: ---------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/684 > Create an OSGi bundle activator > ------------------------------- > > Key: JBTM-2163 > URL: https://issues.jboss.org/browse/JBTM-2163 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.3 > > > JBTM-669 has a draft implementation you can look at. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 03:45:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 03:45:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982289#comment-12982289 ] Tom Jenkinson commented on JBTM-2210: ------------------------------------- The reason its not been detected is because most of our builds are done in the cloud or (certainly for myself) an IDE. If you think its an issue, maybe we should get the build to fail on warning? http://jira.codehaus.org/browse/MCOMPILER-120 is available, so its just a case of enabling -Werror. > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 05:45:27 2014 From: issues at jboss.org (Tom Ross (JIRA)) Date: Fri, 4 Jul 2014 05:45:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Recovery process throws "ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException" exception In-Reply-To: References: Message-ID: Tom Ross created JBTM-2216: ------------------------------ Summary: Recovery process throws "ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException" exception Key: JBTM-2216 URL: https://issues.jboss.org/browse/JBTM-2216 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: JTA Affects Versions: 4.17.20 Environment: JBoss EAP 6.3 Reporter: Tom Ross Assignee: Tom Jenkinson The JBoss TM recovery process generates the following exception: {noformat} 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] {noformat} when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 05:45:28 2014 From: issues at jboss.org (Tom Ross (JIRA)) Date: Fri, 4 Jul 2014 05:45:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Ross updated JBTM-2216: --------------------------- Summary: https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 (was: Recovery process throws "ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException" exception) > https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 > -------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 05:59:24 2014 From: issues at jboss.org (Tom Ross (JIRA)) Date: Fri, 4 Jul 2014 05:59:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982317#comment-12982317 ] Tom Ross commented on JBTM-2216: -------------------------------- As far as I can tell the exceptions are completely harmless. > https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 > -------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:11:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:11:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982322#comment-12982322 ] Tom Jenkinson commented on JBTM-2216: ------------------------------------- Hi Tom, Although I concede that the NPE is a little ugly, it won't have a material effect on the issue at hand. The core problem is: 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] This is an issue in the underlying resource manager and is not something that Narayana can handle any differently. We are calling XAResource::recover (http://docs.oracle.com/javaee/7/api/javax/transaction/xa/XAResource.html#recover(int)) and it is returning an error. If you are happy with my explanation I will change this bug to be that we should check for the possibility of null in the second phase of recovery though, as I say above, it won't have a material effect on your case. Tom > https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 > -------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:11:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:11:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982323#comment-12982323 ] Tom Jenkinson commented on JBTM-2216: ------------------------------------- OK, I see your comment now. I will update the description to refer to the NPE rather than the error message coming from the resource manager. > https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1 > -------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:11:28 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:11:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2216: -------------------------------- Summary: Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed (was: Ugly error message may be observed in ) > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:11:26 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:11:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Ugly error message may be observed in In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2216: -------------------------------- Summary: Ugly error message may be observed in (was: https://c.na7.visual.force.com/apex/Case_View?id=500A000000LDjMZ&sfdc.override=1) > Ugly error message may be observed in > -------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > The JBoss TM recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > when using AMQ failover protocol. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:13:26 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:13:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2216: -------------------------------- Description: When using AMQ failover protocol, the Narayana recovery process generates the following exception: {noformat} 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] {noformat} Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. was: The JBoss TM recovery process generates the following exception: {noformat} 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] 10:23:56,172 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] {noformat} when using AMQ failover protocol. > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > When using AMQ failover protocol, the Narayana recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:15:26 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:15:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2216: -------------------------------- Affects Version/s: 5.0.2 4.17.21 > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20, 4.17.21, 5.0.2 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > > When using AMQ failover protocol, the Narayana recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:15:27 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:15:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2216: -------------------------------- Fix Version/s: 5.0.3 > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20, 4.17.21, 5.0.2 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > When using AMQ failover protocol, the Narayana recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 06:17:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 06:17:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982326#comment-12982326 ] Tom Jenkinson commented on JBTM-2216: ------------------------------------- Also, the first issue is not harmless, it means that recovery isn't going to work for the resource manager. > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20, 4.17.21, 5.0.2 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > When using AMQ failover protocol, the Narayana recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 10:05:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 10:05:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2201) Bug in STM example In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson resolved JBTM-2201. --------------------------------- Fix Version/s: 5.0.3 Resolution: Done Thanks for the report and contribution! > Bug in STM example > ------------------ > > Key: JBTM-2201 > URL: https://issues.jboss.org/browse/JBTM-2201 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Documentation, STM > Affects Versions: 5.0.2 > Reporter: Jonas Kongslund > Assignee: Jonas Kongslund > Fix For: 5.0.3 > > > The following code snippet is from the [5.0.2 STM Guide|http://docs.jboss.org/jbosstm/5.0.2.Final/guides/stm_guide/index.html]. > {code:java} > public class ExampleInteger implements Atomic > { > @WriteLock > public int get () throws Exception > { > return state; > } > ... > @ReadLock > public void incr (int value) throws Exception > { > state += value; > } > private int state; > } > {code} > The lock annotations on {{incr}} and {{get}} need to be swapped in order for the example to be correct. > A pull request is available. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 10:33:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Fri, 4 Jul 2014 10:33:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982396#comment-12982396 ] Mark Little commented on JBTM-2210: ----------------------------------- No, failing on warn is probably not a good idea. I'm surprised that I didn't see it earlier, since I built the source quite a bit only a few weeks ago. I'm also surprised no one else caught it if it's been around that long. Do we regularly check the build logs? Even building in the cloud or an IDE should generate the same warnings (e.g., in Eclipse). > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 10:37:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Fri, 4 Jul 2014 10:37:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2216) Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982399#comment-12982399 ] Mark Little commented on JBTM-2216: ----------------------------------- We should probably be more defensive, but the JTA spec "clearly" (well, as clearly as it ever does) doesn't allow null to be returned: "The resource manager returns zero or more Xids for the transaction branches that are currently in a prepared or heuristically completed state. If an error occurs during the operation, the resource manager should throw the appropriate XAException." So an array of 0 size is ok, but null isn't. > Extraneous warning message observed in XARecoveryModule.xaRecoverySecondPass if the first pass has already failed > ----------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2216 > URL: https://issues.jboss.org/browse/JBTM-2216 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.20, 4.17.21, 5.0.2 > Environment: JBoss EAP 6.3 > Reporter: Tom Ross > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > When using AMQ failover protocol, the Narayana recovery process generates the following exception: > {noformat} > 10:19:36,053 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 INFO [org.apache.activemq.transport.failover.FailoverTransport] (ActiveMQ Task-1) Successfully connected to tcp://ragga:61616?trace=true > 10:21:46,139 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Failover transport not connected: unconnected > at org.apache.activemq.TransactionContext.recover(TransactionContext.java:656) > at org.apache.activemq.ra.LocalAndXATransaction.recover(LocalAndXATransaction.java:135) > at org.jboss.jca.core.tx.jbossts.XAResourceWrapperImpl.recover(XAResourceWrapperImpl.java:177) > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:548) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:187) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > 10:21:56,165 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016008: Local XARecoveryModule.xaRecovery - caught exception: java.lang.NullPointerException > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:619) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.21.Final-redhat-1.jar:4.17.21.Final-redhat-1] > {noformat} > Although the first message may be expected if the resource manager throws an exception in XAResource::recover(), the second message does not add any further assistance in resolving the issue and should be removed as noise. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 11:09:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 11:09:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982413#comment-12982413 ] Tom Jenkinson commented on JBTM-2210: ------------------------------------- The IDE warnings I usually can't make use of as they are full of "ArrayList is a raw type. References to generic type ArrayList should be parameterized". I will look into whether I can suppress specific types of warnings as I doubt anyone has the appetite to fix those any time soon. As to checking the cloud build logs, this is really only done when a build fails. I just had a look but I can't see a way to fail javac just for when using deprecated APIs alone. Its worth pointing out that showDeprecation is off by default and we specifically enable it in the org.jboss.jboss-parent pom. > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 11:53:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 11:53:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2217) Close a number of stream processors that are currently not closed In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2217: ----------------------------------- Summary: Close a number of stream processors that are currently not closed Key: JBTM-2217 URL: https://issues.jboss.org/browse/JBTM-2217 Project: JBoss Transaction Manager Issue Type: Feature Request Security Level: Public (Everyone can see) Components: JTA, JTS, Transaction Core Reporter: Tom Jenkinson Assignee: Tom Jenkinson Priority: Minor Fix For: 5.0.3 There are a couple of warnings about streams that are not correctly closed. Currently these will be closed by the finalize method of the class. Changes required in: modified: ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/file/FileLockingUnitTest.java modified: ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARRTestResource.java modified: ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/utils/TaskMonitor.java modified: ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java modified: qa/tests/src/org/jboss/jbossts/qa/CrashRecovery12Outcomes/Outcome01.java modified: qa/tests/src/org/jboss/jbossts/qa/junit/TaskImpl.java -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 4 11:55:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 4 Jul 2014 11:55:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2217) Close a number of stream processors that are currently not closed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2217: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/686 As can be seen from the diff these are in the tests except one small issue in ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java listInitialServices > Close a number of stream processors that are currently not closed > ----------------------------------------------------------------- > > Key: JBTM-2217 > URL: https://issues.jboss.org/browse/JBTM-2217 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: JTA, JTS, Transaction Core > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Priority: Minor > Fix For: 5.0.3 > > > There are a couple of warnings about streams that are not correctly closed. Currently these will be closed by the finalize method of the class. > Changes required in: > modified: ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/file/FileLockingUnitTest.java > modified: ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARRTestResource.java > modified: ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/utils/TaskMonitor.java > modified: ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java > modified: qa/tests/src/org/jboss/jbossts/qa/CrashRecovery12Outcomes/Outcome01.java > modified: qa/tests/src/org/jboss/jbossts/qa/junit/TaskImpl.java -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Sun Jul 6 13:03:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Sun, 6 Jul 2014 13:03:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982483#comment-12982483 ] Mark Little commented on JBTM-2210: ----------------------------------- OK probably not worth spending too much time on this then. I'll keep an eye out in future. > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:12:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:12:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson resolved JBTM-2154. --------------------------------- Assignee: Tom Jenkinson (was: Michael Musgrove) Resolution: Done > QA suite failure with db2 > ------------------------- > > Key: JBTM-2154 > URL: https://issues.jboss.org/browse/JBTM-2154 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Critical > Fix For: 5.0.3 > > Attachments: JTSRemote_TimeoutTest.tar > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ > Some known failures: > txcore_lockrecord LockRecord_Test016 > txcore_lockrecord LockRecord_Test012 > txcore_lockrecord LockRecord_Test015 > jtsremote JTSRemote_TimeoutTest > jtsremote JTSRemote_DistributedHammerTest1 > jtsremote JTSRemote_DistributedHammerTest2 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:12:28 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:12:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) QA suite jdbc-object-store failure with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Description: crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) was: crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > QA suite jdbc-object-store failure with MySQL > --------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:16:27 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:16:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2218: ----------------------------------- Summary: testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed Key: JBTM-2218 URL: https://issues.jboss.org/browse/JBTM-2218 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: TXFramework Affects Versions: 5.0.2 Reporter: Tom Jenkinson Assignee: Paul Robinson http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:16:28 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:16:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Priority: Minor (was: Major) > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Minor > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:16:28 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:16:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Priority: Major (was: Minor) > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:18:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:18:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Description: Failed on the following jobs: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console IPv6 and coverage checking was:http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > > Failed on the following jobs: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > IPv6 and coverage checking -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:18:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:18:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Priority: Blocker (was: Major) > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failed on the following jobs: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > IPv6 and coverage checking -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:18:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:18:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Description: Failing everywhere: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console was: Failed on the following jobs: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console IPv6 and coverage checking > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:24:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:24:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) QA suite jdbc-object-store failure with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Description: crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) txcore_lockrecord LockRecord_Thread_Test047b Fail was: crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > QA suite jdbc-object-store failure with MySQL > --------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:30:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:30:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Summary: JDBC Object Store Deadlock potential with MySQL (was: QA suite jdbc-object-store failure with MySQL) > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:30:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:30:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Description: {code} WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) {code} crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) txcore_lockrecord LockRecord_Thread_Test047b Fail was: crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) txcore_lockrecord LockRecord_Thread_Test047b Fail > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 03:46:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 03:46:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982512#comment-12982512 ] Tom Jenkinson commented on JBTM-2167: ------------------------------------- These are the two inserts that supposedly are causing a deadlock: INSERT INTO ActionJBossTSTxTable (StateType,Hidden,TypeName,UidString,ObjectState) VALUES (1,0,'Recovery/FactoryContact','0:ffffac1183232f3:536520f5:0',_binary'#BE @\0\0\0\0\0\0E?Z\0\0eIOR:000000000000002B49444C3A61726A756E612E636F6D2F41726A756E614F54532F41726A756E61466163746F72793A312E300000000000010000000000000070000102000000000E3137322E31372E3133312E333500DA5300000015363237373531323530302F00181B03020D2A280A3F000000000000020000000000000008000000004A41430000000001000000200000000005010001000000010001000100010109000000020501000100010100\0\0\0\0' INSERT INTO ActionJBossTSTxTable (StateType,Hidden,TypeName,UidString,ObjectState) VALUES (1,0,'Recovery/FactoryContact','0:ffffac118323:c696:536520f5:0',_binary'#BE @\0\0\0\0\0\0E?p\0\0eIOR:000000000000002B49444C3A61726A756E612E636F6D2F41726A756E614F54532F41726A756E61466163746F72793A312E300000000000010000000000000070000102000000000E3137322E31372E3133312E333500E37900000016333638303032343135382F00181B03020D2B200147160000000000020000000000000008000000004A41430000000001000000200000000005010001000000010001000100010109000000020501000100010100\0\0\0\0') >From MySQL docs http://dev.mysql.com/doc/refman/5.0/en/innodb-deadlocks.html: "not dangerous unless they are so frequent that you cannot run certain transactions at all. Normally, you must write your applications so that they are always prepared to re-issue a transaction if it gets rolled back because of a deadlock." > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 07:32:24 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Jul 2014 07:32:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2219) TestBACrashDuringCommit tests failed In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2219: ------------------------------------- Summary: TestBACrashDuringCommit tests failed Key: JBTM-2219 URL: https://issues.jboss.org/browse/JBTM-2219 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: XTS Reporter: Gytis Trikleris Assignee: Gytis Trikleris Priority: Minor Fix For: 5.0.3 http://172.17.131.2/view/Status/job/narayana/573/PROFILE=XTS,jdk=jdk7.latest,label=linux {code} Running com.arjuna.qa.junit.TestBACrashDuringCommit Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 2,195.701 sec <<< FAILURE! MultiServiceParticipantCompletionParticipantCloseAndExitTest(com.arjuna.qa.junit.TestBACrashDuringCommit) Time elapsed: 728.856 sec <<< ERROR! java.lang.RuntimeException: jboss-as was not killed by Byteman, this indicates a test failure at com.arjuna.qa.extension.BaseServerKillProcessor.kill(BaseServerKillProcessor.java:62) at org.jboss.arquillian.container.impl.ContainerImpl.kill(ContainerImpl.java:235) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$10.perform(ContainerLifecycleController.java:193) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$10.perform(ContainerLifecycleController.java:187) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.killContainer(ContainerLifecycleController.java:186) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.kill(ClientContainerController.java:230) at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:216) at com.arjuna.qa.junit.TestBACrashDuringCommit.MultiServiceParticipantCompletionParticipantCloseAndExitTest(TestBACrashDuringCommit.java:66) MultiServiceParticipantCompletionParticipantCloseAndExitTest(com.arjuna.qa.junit.TestBACrashDuringCommit) Time elapsed: 728.859 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.arjuna.qa.junit.BaseCrashTest.tearDown(BaseCrashTest.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) at org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 07:42:32 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Jul 2014 07:42:32 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2220) "Could not restore timer from" error when building Blacktie C++ hybrid transport In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2220: ------------------------------------- Summary: "Could not restore timer from" error when building Blacktie C++ hybrid transport Key: JBTM-2220 URL: https://issues.jboss.org/browse/JBTM-2220 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie Reporter: Gytis Trikleris Assignee: Amos Feng Priority: Minor Fix For: 5.0.3 http://172.17.131.2/view/Status/job/narayana/572/PROFILE=BLACKTIE,jdk=jdk7.latest,label=linux32el6 {code} 13:03:49,383 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/df0ab14e-af95-4892-8543-258e2a0c5a3f.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425) at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] 13:03:49,397 ERROR [org.jboss.as.ejb3] (EJB default - 10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/df0ab14e-af95-4892-8543-258e2a0c5a3f.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]  [exec] --28426:1:mallocfr newSuperblock at 0x6B2E2000 (pszB 98288) unsplittable owner VALGRIND/ttaux [exec] --28426:1:execonte resizing htab from size 6151 to 12289 (idx 4) Total#ECs=6152 [exec] --28426:1:mallocfr newSuperblock at 0x6B2FA000 (pszB 147440) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2E2000 (pszB 98288) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6B2E2000 (pszB 65520) owner VALGRIND/demangle [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x0) owner VALGRIND/demangle [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 769 to 1543 (total elems 770) [exec] --28426:1:execonte resizing htab from size 12289 to 24593 (idx 5) Total#ECs=12290 [exec] --28426:1:mallocfr deferred_reclaimSuperblock NULL (prev 0x6B2E2000) owner VALGRIND/demangle [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2E2000 (pszB 65520) owner VALGRIND/demangle [exec] --28426:1:mallocfr newSuperblock at 0x6B431000 (pszB 221168) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2FA000 (pszB 147440) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6B8B5000 (pszB 331760) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B431000 (pszB 221168) unsplittable owner VALGRIND/ttaux [exec] .2014-07-03 13:03:52,064 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::setUp [exec] --28426:1:mallocfr newSuperblock at 0x6BA99000 (pszB 1048560) owner VALGRIND/exectxt [exec] --28426:1:execonte resizing htab from size 24593 to 49157 (idx 6) Total#ECs=24594 [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 1543 to 3079 (total elems 1544) [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 3079 to 6151 (total elems 3080) [exec] --28426:1:signals extending a stack base 0xbee41000 down by 4096 [exec] --28426:1:signals extending a stack base 0xbee40000 down by 8192 [exec] --28426:1:mallocfr newSuperblock at 0x6B906000 (pszB 495600) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B8B5000 (pszB 331760) unsplittable owner VALGRIND/ttaux [exec] --28426:1:signals extending a stack base 0xbee3e000 down by 4096 [exec] --28426:1:mallocfr newSuperblock at 0x6B455000 (pszB 65520) owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6C154000 (pszB 1048560) owner VALGRIND/exectxt [exec] 2014-07-03 13:03:55,885 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test [exec] --28426:1:mallocfr newSuperblock at 0x6C254000 (pszB 741360) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B906000 (pszB 495600) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6C309000 (pszB 1048560) owner VALGRIND/exectxt [exec] --28426:1:execonte resizing htab from size 49157 to 98317 (idx 7) Total#ECs=49158 [exec] --28426:1:transtab declare sector 0 full (TT loading 64%, TC loading 76%) [exec] --28426:1:transtab allocate sector 1 [exec] --28426:1:aspacem allocated thread stack at 0x6e8db000 size 1064960 [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry [exec] --28426:1:mallocfr newSuperblock at 0x6B8CD000 (pszB 65520) owner VALGRIND/ttaux [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B8CD000 (pszB 65520) (prev 0x0) owner VALGRIND/ttaux [exec] 2014-07-03 13:03:57,339 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test sent message [exec] 2014-07-03 13:03:57,622 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test sent message [exec] --28426:1:mallocfr deferred_reclaimSuperblock NULL (prev 0x6B8CD000) owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6E9DF000 (pszB 1048560) owner VALGRIND/exectxt 13:03:57,909 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-9) IJ000315: Pool HornetQConnectionDefinition has 1 active handles  [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing [exec] 2014-07-03 13:03:59,657 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test starting to receive (rollback) [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry [exec] 2014-07-03 13:03:59,795 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating [exec] --28426:1:mallocfr newSuperblock at 0x5C97000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6EADF000 (pszB 1048560) owner VALGRIND/exectxt [exec] 2014-07-03 13:04:00,178 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message [exec] 2014-07-03 13:04:00,471 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message 13:04:00,568 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-10) IJ000315: Pool HornetQConnectionDefinition has 1 active handles  [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing [exec] 2014-07-03 13:04:02,702 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test starting to receive (commit) [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry [exec] 2014-07-03 13:04:02,842 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating [exec] --28426:1:mallocfr newSuperblock at 0x6EBDF000 (pszB 1048560) owner VALGRIND/exectxt [exec] 2014-07-03 13:04:03,249 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message [exec] 2014-07-03 13:04:03,552 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message 13:04:03,808 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-10) IJ000315: Pool HornetQConnectionDefinition has 1 active handles  [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing [exec] 2014-07-03 13:04:05,744 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterated [exec] 2014-07-03 13:04:05,748 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::tearDown [exec] --28426:1:mallocfr newSuperblock at 0x6BBF9000 (pszB 65520) owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6ECDF000 (pszB 1048560) owner VALGRIND/exectxt [exec] .2014-07-03 13:04:06,082 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::setUp [exec] --28426:1:mallocfr newSuperblock at 0x6097000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6EE3B000 (pszB 1048560) owner VALGRIND/exectxt [exec] 2014-07-03 13:04:06,575 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::testLibStomp [exec] 2014-07-03 13:04:06,621 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating (takes about 16 seconds on toms machine) [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry [exec] --28426:1:mallocfr newSuperblock at 0x6EF63000 (pszB 98288) unsplittable owner VALGRIND/ttaux [exec] --28426:1:mallocfr newSuperblock at 0x6EF7F000 (pszB 1048560) owner VALGRIND/exectxt [exec] --28426:1:mallocfr newSuperblock at 0x6F0CB000 (pszB 1048560) owner VALGRIND/exectxt [exec] --28426:1:mallocfr newSuperblock at 0x6F1D3000 (pszB 1048560) owner VALGRIND/exectxt [exec] --28426:1:execonte resizing htab from size 98317 to 196613 (idx 8) Total#ECs=98318 [exec] --28426:1:mallocfr newSuperblock at 0x6497000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6897000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6C97000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x7097000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6F647000 (pszB 4194288) owner VALGRIND/tool [exec] --28426:1:mallocfr newSuperblock at 0x7497000 (pszB 4194288) owner CLIENT/client 13:04:19,537 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/900b5478-18ea-42c6-a90e-a06a69bba56e.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425) at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] 13:04:19,562 ERROR [org.jboss.as.ejb3] (EJB default - 1) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/900b5478-18ea-42c6-a90e-a06a69bba56e.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]  [exec] --28426:1:mallocfr newSuperblock at 0x7897000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x885F000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x8C5F000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x905F000 (pszB 4194288) owner CLIENT/client [exec] --28426:1:mallocfr newSuperblock at 0x6FF47000 (pszB 4194288) owner VALGRIND/tool [exec] 2014-07-03 13:04:46,791 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterated [exec] 2014-07-03 13:04:46,991 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::tearDown [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing [exec] .2014-07-03 13:04:48,840 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::setUp [exec] 2014-07-03 13:04:49,556 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::test 13:04:49,685 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/b539dc9a-3020-4da8-95f3-579978a08c01.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80) at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425) at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)] at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5] 13:04:49,706 ERROR [org.jboss.as.ejb3] (EJB default - 2) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/b539dc9a-3020-4da8-95f3-579978a08c01.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5] Message: WFLYCTL0133: Missing required attribute(s): next-date at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]  [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 08:30:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 08:30:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2151: -------------------------------- Git Pull Request: (was: https://github.com/jbosstm/quickstart/pull/120) > Create a Quickstart showing MongoDB and Compensations API > --------------------------------------------------------- > > Key: JBTM-2151 > URL: https://issues.jboss.org/browse/JBTM-2151 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Demonstrator, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 08:32:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 08:32:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2151: -------------------------------- Status: Open (was: Pull Request Sent) > Create a Quickstart showing MongoDB and Compensations API > --------------------------------------------------------- > > Key: JBTM-2151 > URL: https://issues.jboss.org/browse/JBTM-2151 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Demonstrator, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 09:14:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 09:14:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Priority: Major (was: Minor) > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 09:16:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 09:16:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2182) [quickstart] NoClassDefFoundError on ArjunaJTA/maven In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2182: -------------------------------- Git Pull Request: (was: https://github.com/jbosstm/quickstart/pull/125) > [quickstart] NoClassDefFoundError on ArjunaJTA/maven > ---------------------------------------------------- > > Key: JBTM-2182 > URL: https://issues.jboss.org/browse/JBTM-2182 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator > Reporter: Andrew Rubinger > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ maven --- > Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:81) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getDefaultInstance(BeanPopulator.java:49) > at com.arjuna.ats.jta.common.jtaPropertyManager.getJTAEnvironmentBean(jtaPropertyManager.java:42) > at com.arjuna.ats.jta.TransactionManager.transactionManager(TransactionManager.java:71) > at TransactionManagerExample.main(TransactionManagerExample.java:39) > Caused by: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at java.lang.Class.getDeclaredFields0(Native Method) > at java.lang.Class.privateGetDeclaredFields(Class.java:2570) > at java.lang.Class.getDeclaredFields(Class.java:1903) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.configureFromProperties(BeanPopulator.java:135) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:78) > ... 4 more > Caused by: java.lang.ClassNotFoundException: javax.transaction.TransactionManager > at java.net.URLClassLoader$1.run(URLClassLoader.java:372) > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:360) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ... 9 more > Probably due to Tx API being in provided scope, not included in exec:exec under src/java/main? > [INFO] +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:provided > Also: NCDFE in javax_transaction/TransactionExample: > Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger > Probably wanna audit the whole module; is this not tested in CI? Would suggest re-implementing perhaps as unit tests instead of Main classes. > From Mike: It gets run under CI regularly (and the last build was on 22-May-2014 16:13:23). I can't remember the last time it failed. You should be able to just check out the repo and type mvn clean install from the top > From Tom: I said that we might not run exec:exec in CI as some of the QS are quite intricate and difficult to script. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 09:16:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 09:16:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2182) [quickstart] NoClassDefFoundError on ArjunaJTA/maven In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982632#comment-12982632 ] Tom Jenkinson commented on JBTM-2182: ------------------------------------- One PR: https://github.com/jbosstm/quickstart/pull/125 > [quickstart] NoClassDefFoundError on ArjunaJTA/maven > ---------------------------------------------------- > > Key: JBTM-2182 > URL: https://issues.jboss.org/browse/JBTM-2182 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator > Reporter: Andrew Rubinger > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ maven --- > Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:81) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getDefaultInstance(BeanPopulator.java:49) > at com.arjuna.ats.jta.common.jtaPropertyManager.getJTAEnvironmentBean(jtaPropertyManager.java:42) > at com.arjuna.ats.jta.TransactionManager.transactionManager(TransactionManager.java:71) > at TransactionManagerExample.main(TransactionManagerExample.java:39) > Caused by: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at java.lang.Class.getDeclaredFields0(Native Method) > at java.lang.Class.privateGetDeclaredFields(Class.java:2570) > at java.lang.Class.getDeclaredFields(Class.java:1903) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.configureFromProperties(BeanPopulator.java:135) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:78) > ... 4 more > Caused by: java.lang.ClassNotFoundException: javax.transaction.TransactionManager > at java.net.URLClassLoader$1.run(URLClassLoader.java:372) > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:360) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ... 9 more > Probably due to Tx API being in provided scope, not included in exec:exec under src/java/main? > [INFO] +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:provided > Also: NCDFE in javax_transaction/TransactionExample: > Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger > Probably wanna audit the whole module; is this not tested in CI? Would suggest re-implementing perhaps as unit tests instead of Main classes. > From Mike: It gets run under CI regularly (and the last build was on 22-May-2014 16:13:23). I can't remember the last time it failed. You should be able to just check out the repo and type mvn clean install from the top > From Tom: I said that we might not run exec:exec in CI as some of the QS are quite intricate and difficult to script. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 09:16:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 09:16:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2182) [quickstart] NoClassDefFoundError on ArjunaJTA/maven In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2182: -------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Unresolved > [quickstart] NoClassDefFoundError on ArjunaJTA/maven > ---------------------------------------------------- > > Key: JBTM-2182 > URL: https://issues.jboss.org/browse/JBTM-2182 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator > Reporter: Andrew Rubinger > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ maven --- > Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:81) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getDefaultInstance(BeanPopulator.java:49) > at com.arjuna.ats.jta.common.jtaPropertyManager.getJTAEnvironmentBean(jtaPropertyManager.java:42) > at com.arjuna.ats.jta.TransactionManager.transactionManager(TransactionManager.java:71) > at TransactionManagerExample.main(TransactionManagerExample.java:39) > Caused by: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at java.lang.Class.getDeclaredFields0(Native Method) > at java.lang.Class.privateGetDeclaredFields(Class.java:2570) > at java.lang.Class.getDeclaredFields(Class.java:1903) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.configureFromProperties(BeanPopulator.java:135) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:78) > ... 4 more > Caused by: java.lang.ClassNotFoundException: javax.transaction.TransactionManager > at java.net.URLClassLoader$1.run(URLClassLoader.java:372) > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:360) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ... 9 more > Probably due to Tx API being in provided scope, not included in exec:exec under src/java/main? > [INFO] +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:provided > Also: NCDFE in javax_transaction/TransactionExample: > Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger > Probably wanna audit the whole module; is this not tested in CI? Would suggest re-implementing perhaps as unit tests instead of Main classes. > From Mike: It gets run under CI regularly (and the last build was on 22-May-2014 16:13:23). I can't remember the last time it failed. You should be able to just check out the repo and type mvn clean install from the top > From Tom: I said that we might not run exec:exec in CI as some of the QS are quite intricate and difficult to script. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 09:16:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 7 Jul 2014 09:16:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2182) [quickstart] NoClassDefFoundError on ArjunaJTA/maven In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson reopened JBTM-2182: --------------------------------- > [quickstart] NoClassDefFoundError on ArjunaJTA/maven > ---------------------------------------------------- > > Key: JBTM-2182 > URL: https://issues.jboss.org/browse/JBTM-2182 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator > Reporter: Andrew Rubinger > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ maven --- > Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:81) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getDefaultInstance(BeanPopulator.java:49) > at com.arjuna.ats.jta.common.jtaPropertyManager.getJTAEnvironmentBean(jtaPropertyManager.java:42) > at com.arjuna.ats.jta.TransactionManager.transactionManager(TransactionManager.java:71) > at TransactionManagerExample.main(TransactionManagerExample.java:39) > Caused by: java.lang.NoClassDefFoundError: Ljavax/transaction/TransactionManager; > at java.lang.Class.getDeclaredFields0(Native Method) > at java.lang.Class.privateGetDeclaredFields(Class.java:2570) > at java.lang.Class.getDeclaredFields(Class.java:1903) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.configureFromProperties(BeanPopulator.java:135) > at com.arjuna.common.internal.util.propertyservice.BeanPopulator.getNamedInstance(BeanPopulator.java:78) > ... 4 more > Caused by: java.lang.ClassNotFoundException: javax.transaction.TransactionManager > at java.net.URLClassLoader$1.run(URLClassLoader.java:372) > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:360) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ... 9 more > Probably due to Tx API being in provided scope, not included in exec:exec under src/java/main? > [INFO] +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:provided > Also: NCDFE in javax_transaction/TransactionExample: > Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger > Probably wanna audit the whole module; is this not tested in CI? Would suggest re-implementing perhaps as unit tests instead of Main classes. > From Mike: It gets run under CI regularly (and the last build was on 22-May-2014 16:13:23). I can't remember the last time it failed. You should be able to just check out the repo and type mvn clean install from the top > From Tom: I said that we might not run exec:exec in CI as some of the QS are quite intricate and difficult to script. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 14:04:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 14:04:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2221) Remove old TXFramework API In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2221: ----------------------------------- Summary: Remove old TXFramework API Key: JBTM-2221 URL: https://issues.jboss.org/browse/JBTM-2221 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.3 This is now replaced by the CDI based Compensations API. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 14:08:26 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 14:08:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2222: ----------------------------------- Summary: Rename TXFramework -> Compensations Key: JBTM-2222 URL: https://issues.jboss.org/browse/JBTM-2222 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.3 TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 14:18:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 14:18:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2223) Fix Compensations package name to allow for other APIs In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2223: ----------------------------------- Summary: Fix Compensations package name to allow for other APIs Key: JBTM-2223 URL: https://issues.jboss.org/browse/JBTM-2223 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.3 To allow for other Compensating Transactions APIs, the CDI one needs to be moved into a CDI specific package: 'org.jboss.narayana.compensations' -> 'org.jboss.narayana.compensations.cdi' -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 14:22:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 14:22:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2224) Move Compensations dependency adder to transactions subsytem In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2224: ----------------------------------- Summary: Move Compensations dependency adder to transactions subsytem Key: JBTM-2224 URL: https://issues.jboss.org/browse/JBTM-2224 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: Application Server Integration, TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.3 The Compensating transactions API can now be used in standalone.xml as well as standalone-xts.xml. XTS is now only needed for distributed compensating transactions. Therefore, it would be better to move the automatic dependency adding code to the transactions subsystem. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 7 14:34:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Jul 2014 14:34:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2225) Provide a BeanManager lookup option for use outside of WildFly In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2225: ----------------------------------- Summary: Provide a BeanManager lookup option for use outside of WildFly Key: JBTM-2225 URL: https://issues.jboss.org/browse/JBTM-2225 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.3 Currently the compensations API uses JNDI to lookup the CDI BeanManager. This only works inside an application server. An alternative needs to be provided for when using the API inside standalone Weld container. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 02:04:27 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Tue, 8 Jul 2014 02:04:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2224) Move Compensations dependency adder to transactions subsytem In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982860#comment-12982860 ] Mark Little commented on JBTM-2224: ----------------------------------- Can you point me at the forum posting where this was discussed? Then I can take my comments there rather than in JIRA. > Move Compensations dependency adder to transactions subsytem > ------------------------------------------------------------ > > Key: JBTM-2224 > URL: https://issues.jboss.org/browse/JBTM-2224 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Application Server Integration, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > The Compensating transactions API can now be used in standalone.xml as well as standalone-xts.xml. XTS is now only needed for distributed compensating transactions. > Therefore, it would be better to move the automatic dependency adding code to the transactions subsystem. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 02:06:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Tue, 8 Jul 2014 02:06:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982861#comment-12982861 ] Mark Little commented on JBTM-2222: ----------------------------------- Forum discussion? Could be around, I just can't find it. > Rename TXFramework -> Compensations > ----------------------------------- > > Key: JBTM-2222 > URL: https://issues.jboss.org/browse/JBTM-2222 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 02:08:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Tue, 8 Jul 2014 02:08:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982862#comment-12982862 ] Mark Little commented on JBTM-2151: ----------------------------------- Would be *really* good if you posted about this on the forums too. Blog is great, but it's more appropriate for the results rather than a "what do you guys think of this?" type discussions. Please ENGAGE the community. Can't say that enough. We've spoken about this in the past several times. > Create a Quickstart showing MongoDB and Compensations API > --------------------------------------------------------- > > Key: JBTM-2151 > URL: https://issues.jboss.org/browse/JBTM-2151 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Demonstrator, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:25 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982889#comment-12982889 ] Paul Robinson commented on JBTM-2218: ------------------------------------- I recognise this issue as something I fixed recently. It's possible that I did it as part of https://github.com/jbosstm/narayana/pull/688. I've looked through the code and can't quite remember what the fix was. I suggest we see if that PR passes first. I also did a lot of tidy up in that PR, so it's worth having it in before investigating this further. > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:26 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2221) Remove old TXFramework API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2221: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/688 > Remove old TXFramework API > -------------------------- > > Key: JBTM-2221 > URL: https://issues.jboss.org/browse/JBTM-2221 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > This is now replaced by the CDI based Compensations API. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:26 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2225) Provide a BeanManager lookup option for use outside of WildFly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2225: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/688 > Provide a BeanManager lookup option for use outside of WildFly > -------------------------------------------------------------- > > Key: JBTM-2225 > URL: https://issues.jboss.org/browse/JBTM-2225 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > Currently the compensations API uses JNDI to lookup the CDI BeanManager. This only works inside an application server. An alternative needs to be provided for when using the API inside standalone Weld container. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:27 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2223) Fix Compensations package name to allow for other APIs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2223: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/688 > Fix Compensations package name to allow for other APIs > ------------------------------------------------------ > > Key: JBTM-2223 > URL: https://issues.jboss.org/browse/JBTM-2223 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > To allow for other Compensating Transactions APIs, the CDI one needs to be moved into a CDI specific package: > 'org.jboss.narayana.compensations' -> 'org.jboss.narayana.compensations.cdi' -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:27 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2224) Move Compensations dependency adder to transactions subsytem In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2224: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/688 > Move Compensations dependency adder to transactions subsytem > ------------------------------------------------------------ > > Key: JBTM-2224 > URL: https://issues.jboss.org/browse/JBTM-2224 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Application Server Integration, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > The Compensating transactions API can now be used in standalone.xml as well as standalone-xts.xml. XTS is now only needed for distributed compensating transactions. > Therefore, it would be better to move the automatic dependency adding code to the transactions subsystem. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 03:54:27 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 03:54:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2222: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/688 > Rename TXFramework -> Compensations > ----------------------------------- > > Key: JBTM-2222 > URL: https://issues.jboss.org/browse/JBTM-2222 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 04:42:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 04:42:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982908#comment-12982908 ] Paul Robinson commented on JBTM-2151: ------------------------------------- Sure, I'll create a forum post shortly. > Create a Quickstart showing MongoDB and Compensations API > --------------------------------------------------------- > > Key: JBTM-2151 > URL: https://issues.jboss.org/browse/JBTM-2151 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Demonstrator, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 05:06:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 05:06:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2224) Move Compensations dependency adder to transactions subsytem In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982916#comment-12982916 ] Paul Robinson commented on JBTM-2224: ------------------------------------- I'll create a post shortly, identifying the refactorings that I am proposing. > Move Compensations dependency adder to transactions subsytem > ------------------------------------------------------------ > > Key: JBTM-2224 > URL: https://issues.jboss.org/browse/JBTM-2224 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Application Server Integration, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > The Compensating transactions API can now be used in standalone.xml as well as standalone-xts.xml. XTS is now only needed for distributed compensating transactions. > Therefore, it would be better to move the automatic dependency adding code to the transactions subsystem. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 05:06:25 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Jul 2014 05:06:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982917#comment-12982917 ] Paul Robinson commented on JBTM-2222: ------------------------------------- I'll create a post shortly, identifying the refactorings that I am proposing. > Rename TXFramework -> Compensations > ----------------------------------- > > Key: JBTM-2222 > URL: https://issues.jboss.org/browse/JBTM-2222 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 07:26:25 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Tue, 8 Jul 2014 07:26:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982998#comment-12982998 ] Mark Little commented on JBTM-2222: ----------------------------------- Great. Don't ignore the community, even if they're silent. Or they will ignore you. > Rename TXFramework -> Compensations > ----------------------------------- > > Key: JBTM-2222 > URL: https://issues.jboss.org/browse/JBTM-2222 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:07:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Jul 2014 09:07:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983059#comment-12983059 ] Tom Jenkinson commented on JBTM-2209: ------------------------------------- Hi Jesper, Please can you add a few more details to the Jira on the reasons for the change? Tom > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:07:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Jul 2014 09:07:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2208) Removed unused method from ActionManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983061#comment-12983061 ] Tom Jenkinson commented on JBTM-2208: ------------------------------------- Change to remove effectively dead code looks good to me. > Removed unused method from ActionManager > ---------------------------------------- > > Key: JBTM-2208 > URL: https://issues.jboss.org/browse/JBTM-2208 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Removed unused method from ActionManager, and thereby a System.currentTimeMillis call -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:11:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Jul 2014 09:11:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983065#comment-12983065 ] Tom Jenkinson commented on JBTM-2206: ------------------------------------- I don't think we should change ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/coordinator/CheckedAction.java as it is in the public API so unless it has considerable performance win the cost of update apps to use the new API is probably not justified. As to the rest of the changes, can you give us a brief indication of the performance benefit of this particular change? > Use synchronized HashMaps > ------------------------- > > Key: JBTM-2206 > URL: https://issues.jboss.org/browse/JBTM-2206 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:17:26 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Tue, 8 Jul 2014 09:17:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983073#comment-12983073 ] Michael Musgrove commented on JBTM-2206: ---------------------------------------- Most (if not all) of our usages of Hashtable are internal so external users should not be impacted. > Use synchronized HashMaps > ------------------------- > > Key: JBTM-2206 > URL: https://issues.jboss.org/browse/JBTM-2206 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:25:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Jul 2014 09:25:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983081#comment-12983081 ] Tom Jenkinson commented on JBTM-2203: ------------------------------------- I don't think we can remove the *Mutex() methods from StateManager as these are part of the public API so people that inherit from that class would no longer have access to them (as you saw in the tests you had to modify). Please can you provide a few more details on what the performance win was with removing the Reentrant lock to help evaluate the benefit vs the drawback of the API change? > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 09:31:27 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Jul 2014 09:31:27 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2207) Make default name null in order for quick lookup in BeanPopulator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983091#comment-12983091 ] Tom Jenkinson commented on JBTM-2207: ------------------------------------- Looking at the diff I would have no objection to merging this, but please can you provide more details in the description of what the performance win is that you are seeing and also a rationale for the reason to make the change so we can audit the modification. For example, it looks from the diff as if the main reason is to avoid a string comparison per lookup of the bean name. I believe we only lookup the beans once during initialization. That being said if there is something else please do let me know. As always, seeing some performance numbers before and after would help too if you have them available. Thanks, Tom > Make default name null in order for quick lookup in BeanPopulator > ----------------------------------------------------------------- > > Key: JBTM-2207 > URL: https://issues.jboss.org/browse/JBTM-2207 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 10:29:24 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 8 Jul 2014 10:29:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2183) Need finer grained control over which XAResource is used for recovery In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983157#comment-12983157 ] RH Bugzilla Integration commented on JBTM-2183: ----------------------------------------------- Ondrej Chaloupka changed the Status of [bug 1075008|https://bugzilla.redhat.com/show_bug.cgi?id=1075008] from NEW to CLOSED > Need finer grained control over which XAResource is used for recovery > --------------------------------------------------------------------- > > Key: JBTM-2183 > URL: https://issues.jboss.org/browse/JBTM-2183 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Recovery > Affects Versions: 4.17.20, 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Optional > Fix For: 5.0.3 > > > During recovery when we recreate an XAResource we need one which knows about the xid that is being recovered. We implement this in the XARecoveryModule which calls recover() on each resource returned by registered XA recovery helpers. If the xid returned from recover matches against the one we are recovering we use that XAResource to drive recovery. > However, some RMs will return all prepared transaction branches and not just the ones specific to the particular resource we made the recover call on. The scenario that led to the issue was configuring 2 datasources against the same database but with different credentials. If we replay the commit on the "wrong" one we get ORA-24774: "The transaction specified in the call refers to a transaction created by a different user". > The fix is to return an XA resource that matches the JNDI name we logged in the recovery record and if the JNDI name is not available we drop back to using the current solution (note that the name is available when running in wildfly/EAP) . > And finally, I I wonder if we want to make this new behaviour optional? -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 10:59:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Tue, 8 Jul 2014 10:59:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983177#comment-12983177 ] Jesper Pedersen commented on JBTM-2209: --------------------------------------- ArrayListDeque is an unsynchronized Deque implementation, whereas Stack is synchronized. So, unless multiple thread access occurs without any other synchronization ArrayListDeque should be used > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 11:01:28 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Tue, 8 Jul 2014 11:01:28 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983179#comment-12983179 ] Jesper Pedersen commented on JBTM-2206: --------------------------------------- This JIRA should ideally also look at the access of those Map's - no need for calling synchronizedMap if there are other synchronization methods in place. However, the current PoC is a safe replacement, and lowers the initialization and access time > Use synchronized HashMaps > ------------------------- > > Key: JBTM-2206 > URL: https://issues.jboss.org/browse/JBTM-2206 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 8 11:05:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Tue, 8 Jul 2014 11:05:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2207) Make default name null in order for quick lookup in BeanPopulator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983184#comment-12983184 ] Jesper Pedersen commented on JBTM-2207: --------------------------------------- https://github.com/jesperpedersen/narayana/commit/3d8546e4b32440d0091fad2d127d06a67d64a7c7#diff-8fe8123340e983f49259d32fe73adf50L66 generates a char[] array for each invocation, so longer runs with multiple calls this will show up in the memory view of profilers. For the default case we may as well do a lookup first, then an init if no instance is found > Make default name null in order for quick lookup in BeanPopulator > ----------------------------------------------------------------- > > Key: JBTM-2207 > URL: https://issues.jboss.org/browse/JBTM-2207 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 02:50:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 02:50:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979965#comment-12979965 ] Tom Jenkinson edited comment on JBTM-2167 at 7/9/14 2:49 AM: ------------------------------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/85/DB_TYPE=mysql,jdk=jdk7.latest,slave=linux/console was (Author: tomjenkinson): http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/82/DB_TYPE=mysql,jdk=jdk7.latest,slave=linux/console > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 06:19:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 06:19:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/689 > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 07:54:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 07:54:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2210) Remove deprecation warnings for logging and junit In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2210: -------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 5.0.3 Resolution: Done > Remove deprecation warnings for logging and junit > ------------------------------------------------- > > Key: JBTM-2210 > URL: https://issues.jboss.org/browse/JBTM-2210 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Common, JTA, JTS, REST, Transaction Core, TXFramework > Affects Versions: 5.0.2 > Reporter: Mark Little > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > INFO] Compiling 25 source files to /Users/marklittle/github/narayana/ArjunaCore/txoj/target/classes > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[50,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[48,6] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[49,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[54,32] org.jboss.logging.Cause in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[52,10] org.jboss.logging.Message in org.jboss.logging has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/txoj/logging/txojI18NLogger.java:[53,10] org.jboss.logging.LogMessage in org.jboss.logging has been deprecated > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] The following options were not recognized by any processor: '[translationFilesPath]' > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/integration/CMRIntegrationTest.java:[19,30] junit.framework.Assert in junit.framework has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[66,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java:[157,31] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[51,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[105,11] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTxUnitTest.java:[126,12] doForget() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction has been deprecated > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files use unchecked or unsafe operations. > [WARNING] /Users/marklittle/github/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Recompile with -Xlint:unchecked for details. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 07:56:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 07:56:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2215) Remove deprecation warnings for org.apache.tools.ant.ProjectComponent In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2215: -------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 5.0.3 Resolution: Done > Remove deprecation warnings for org.apache.tools.ant.ProjectComponent > --------------------------------------------------------------------- > > Key: JBTM-2215 > URL: https://issues.jboss.org/browse/JBTM-2215 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > If you run: > ./build.sh clean install -DskipTests | grep "ProjectComponent has been deprecated" > You will see: > [WARNING] /home/tom/projects/jbosstm/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[84,9] project in org.apache.tools.ant.ProjectComponent has been deprecated -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 07:56:24 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 07:56:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2217) Close a number of stream processors that are currently not closed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2217: -------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Close a number of stream processors that are currently not closed > ----------------------------------------------------------------- > > Key: JBTM-2217 > URL: https://issues.jboss.org/browse/JBTM-2217 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: JTA, JTS, Transaction Core > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Priority: Minor > Fix For: 5.0.3 > > > There are a couple of warnings about streams that are not correctly closed. Currently these will be closed by the finalize method of the class. > Changes required in: > modified: ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/file/FileLockingUnitTest.java > modified: ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARRTestResource.java > modified: ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/utils/TaskMonitor.java > modified: ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java > modified: qa/tests/src/org/jboss/jbossts/qa/CrashRecovery12Outcomes/Outcome01.java > modified: qa/tests/src/org/jboss/jbossts/qa/junit/TaskImpl.java -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 07:56:25 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 07:56:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2167) JDBC Object Store Deadlock potential with MySQL In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2167: -------------------------------- Status: Resolved (was: Pull Request Sent) Assignee: Tom Jenkinson (was: Michael Musgrove) Resolution: Done > JDBC Object Store Deadlock potential with MySQL > ----------------------------------------------- > > Key: JBTM-2167 > URL: https://issues.jboss.org/browse/JBTM-2167 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Fix For: 5.0.3 > > > {code} > WARN com.arjuna.ats.arjuna - ARJUNA012258: JDBCImple:write_state caught exception > 2014-07-06 05:06:00,067 out: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 2014-07-06 05:06:00,067 out: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > 2014-07-06 05:06:00,067 out: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 2014-07-06 05:06:00,067 out: at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.Util.getInstance(Util.java:381) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1045) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) > 2014-07-06 05:06:00,067 out: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2289) > 2014-07-06 05:06:00,068 out: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2274) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.write_state(JDBCImple_driver.java:587) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.write_committed(JDBCStore.java:158) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2282) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1515) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) > 2014-07-06 05:06:00,068 out: at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:147) > 2014-07-06 05:06:00,068 out: at org.jboss.jbossts.qa.ArjunaCore.LockManager.client.Worker001.run(Worker001.java:67) > {code} > crashrecovery08 CrashRecovery08_Test32 Fail (0m44.850s) > crashrecovery08 CrashRecovery08_Test04 Fail (0m37.253s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m46.514s) > txcore_lockrecord LockRecord_Thread_Test022b Fail (0m8.687s) > txcore_lockrecord LockRecord_Thread_Test010a Fail (0m10.751s) > txcore_lockrecord LockRecord_Thread_Test047b Fail -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 08:00:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 08:00:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Description: Failing everywhere: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ was: Failing everywhere: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 08:04:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Wed, 9 Jul 2014 08:04:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983470#comment-12983470 ] Paul Robinson commented on JBTM-2218: ------------------------------------- Ignoring this test for now: https://github.com/jbosstm/narayana/pull/690 > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 08:18:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Jul 2014 08:18:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2179) ArjunaCore CachedTest failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson resolved JBTM-2179. --------------------------------- Resolution: Done When processing the list StoreElements in the run thread, the list is not synchronized so it is possible to remove it without owning the object so the getState method which does lock the list can fail. Resolved by commit: https://github.com/jbosstm/narayana/commit/68001ae2de575746d03e1f1739391365b0e1ecf5 > ArjunaCore CachedTest failed > ---------------------------- > > Key: JBTM-2179 > URL: https://issues.jboss.org/browse/JBTM-2179 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/119 > {code} > ------------------------------------------------------------------------------- > Test set: com.hp.mwtests.ts.arjuna.objectstore.CachedTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec <<< FAILURE! > test(com.hp.mwtests.ts.arjuna.objectstore.CachedTest) Time elapsed: 0.378 sec <<< FAILURE! > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertTrue(Assert.java:52) > at com.hp.mwtests.ts.arjuna.objectstore.CachedTest.test(CachedTest.java:120) > {code} > {code} > i: 0 > i: 1 > i: 2 > i: 3 > i: 4 > i: 5 > i: 6 > i: 7 > i: 8 > i: 9 > i: 10 > i: 11 > i: 12 > Thread for 0:ffffac118321:be80:5376a725:1 succeeded > Thread for 0:ffffac118321:be80:5376a725:3 succeeded > Thread for 0:ffffac118321:be80:5376a725:5 succeeded > Thread for 0:ffffac118321:be80:5376a725:7 succeeded > Thread for 0:ffffac118321:be80:5376a725:9 succeeded > i: 13 > i: 14 > i: 15 > i: 16 > i: 17 > i: 18 > i: 19 > Thread for 0:ffffac118321:be80:5376a725:d succeeded > Thread for 0:ffffac118321:be80:5376a725:f succeeded > Thread for 0:ffffac118321:be80:5376a725:11 succeeded > Thread for 0:ffffac118321:be80:5376a725:13 succeeded > Thread for 0:ffffac118321:be80:5376a725:15 succeeded > Thread for 0:ffffac118321:be80:5376a725:17 succeeded > i: 20 > i: 21 > i: 22 > i: 23 > i: 24 > i: 25 > i: 26 > Thread for 0:ffffac118321:be80:5376a725:b succeeded > Thread for 0:ffffac118321:be80:5376a725:1b succeeded > Thread for 0:ffffac118321:be80:5376a725:1d succeeded > i: 27 > i: 28 > i: 29 > i: 30 > i: 31 > i: 32 > i: 33 > Thread for 0:ffffac118321:be80:5376a725:19 succeeded > i: 34 > i: 35 > i: 36 > i: 37 > i: 38 > i: 39 > i: 40 > i: 41 > i: 42 > i: 43 > i: 44 > i: 45 > i: 46 > i: 47 > i: 48 > i: 49 > i: 50 > i: 51 > i: 52 > i: 53 > i: 54 > i: 55 > i: 56 > i: 57 > i: 58 > i: 59 > i: 60 > i: 61 > i: 62 > i: 63 > i: 64 > i: 65 > i: 66 > i: 67 > i: 68 > i: 69 > i: 70 > i: 71 > i: 72 > i: 73 > i: 74 > i: 75 > i: 76 > i: 77 > i: 78 > i: 79 > i: 80 > i: 81 > i: 82 > i: 83 > i: 84 > i: 85 > i: 86 > i: 87 > i: 88 > i: 89 > i: 90 > i: 91 > i: 92 > Thread for 0:ffffac118321:be80:5376a725:1f succeeded > Thread for 0:ffffac118321:be80:5376a725:21 succeeded > Thread for 0:ffffac118321:be80:5376a725:23 succeeded > Thread for 0:ffffac118321:be80:5376a725:25 succeeded > Thread for 0:ffffac118321:be80:5376a725:27 succeeded > Thread for 0:ffffac118321:be80:5376a725:29 succeeded > Thread for 0:ffffac118321:be80:5376a725:2d succeeded > Thread for 0:ffffac118321:be80:5376a725:2f succeeded > Thread for 0:ffffac118321:be80:5376a725:31 succeeded > Thread for 0:ffffac118321:be80:5376a725:33 succeeded > Thread for 0:ffffac118321:be80:5376a725:35 succeeded > Thread for 0:ffffac118321:be80:5376a725:37 succeeded > Thread for 0:ffffac118321:be80:5376a725:39 succeeded > Thread for 0:ffffac118321:be80:5376a725:3b succeeded > Thread for 0:ffffac118321:be80:5376a725:3d succeeded > Thread for 0:ffffac118321:be80:5376a725:3f succeeded > Thread for 0:ffffac118321:be80:5376a725:41 succeeded > Thread for 0:ffffac118321:be80:5376a725:43 succeeded > Thread for 0:ffffac118321:be80:5376a725:45 succeeded > Thread for 0:ffffac118321:be80:5376a725:47 succeeded > Thread for 0:ffffac118321:be80:5376a725:49 succeeded > Thread for 0:ffffac118321:be80:5376a725:4b succeeded > Thread for 0:ffffac118321:be80:5376a725:4d succeeded > Thread for 0:ffffac118321:be80:5376a725:4f succeeded > Thread for 0:ffffac118321:be80:5376a725:51 succeeded > Thread for 0:ffffac118321:be80:5376a725:53 succeeded > Thread for 0:ffffac118321:be80:5376a725:55 succeeded > Thread for 0:ffffac118321:be80:5376a725:57 succeeded > Thread for 0:ffffac118321:be80:5376a725:59 succeeded > Thread for 0:ffffac118321:be80:5376a725:5b succeeded > Thread for 0:ffffac118321:be80:5376a725:5d succeeded > Thread for 0:ffffac118321:be80:5376a725:5f succeeded > Thread for 0:ffffac118321:be80:5376a725:61 succeeded > Thread for 0:ffffac118321:be80:5376a725:63 succeeded > Thread for 0:ffffac118321:be80:5376a725:65 succeeded > Thread for 0:ffffac118321:be80:5376a725:67 succeeded > Thread for 0:ffffac118321:be80:5376a725:69 succeeded > Thread for 0:ffffac118321:be80:5376a725:6b succeeded > Thread for 0:ffffac118321:be80:5376a725:6d succeeded > Thread for 0:ffffac118321:be80:5376a725:6f succeeded > Thread for 0:ffffac118321:be80:5376a725:71 succeeded > Thread for 0:ffffac118321:be80:5376a725:73 succeeded > Thread for 0:ffffac118321:be80:5376a725:75 succeeded > Thread for 0:ffffac118321:be80:5376a725:77 succeeded > Thread for 0:ffffac118321:be80:5376a725:79 succeeded > Thread for 0:ffffac118321:be80:5376a725:7b succeeded > Thread for 0:ffffac118321:be80:5376a725:7d succeeded > Thread for 0:ffffac118321:be80:5376a725:7f succeeded > Thread for 0:ffffac118321:be80:5376a725:81 succeeded > Thread for 0:ffffac118321:be80:5376a725:83 succeeded > Thread for 0:ffffac118321:be80:5376a725:85 succeeded > Thread for 0:ffffac118321:be80:5376a725:87 succeeded > Thread for 0:ffffac118321:be80:5376a725:8b succeeded > Thread for 0:ffffac118321:be80:5376a725:8d succeeded > Thread for 0:ffffac118321:be80:5376a725:8f succeeded > Thread for 0:ffffac118321:be80:5376a725:91 succeeded > Thread for 0:ffffac118321:be80:5376a725:93 succeeded > Thread for 0:ffffac118321:be80:5376a725:97 succeeded > Thread for 0:ffffac118321:be80:5376a725:99 succeeded > Thread for 0:ffffac118321:be80:5376a725:9b succeeded > Thread for 0:ffffac118321:be80:5376a725:9d succeeded > Thread for 0:ffffac118321:be80:5376a725:9f succeeded > Thread for 0:ffffac118321:be80:5376a725:a1 succeeded > Thread for 0:ffffac118321:be80:5376a725:a5 succeeded > Thread for 0:ffffac118321:be80:5376a725:a7 succeeded > Thread for 0:ffffac118321:be80:5376a725:a9 succeeded > i: 93 > i: 94 > i: 95 > i: 96 > i: 97 > i: 98 > i: 99 > Thread for 0:ffffac118321:be80:5376a725:89 succeeded > Thread for 0:ffffac118321:be80:5376a725:95 succeeded > Thread for 0:ffffac118321:be80:5376a725:a3 succeeded > Thread for 0:ffffac118321:be80:5376a725:ad succeeded > Thread for 0:ffffac118321:be80:5376a725:af succeeded > Thread for 0:ffffac118321:be80:5376a725:b1 succeeded > Thread for 0:ffffac118321:be80:5376a725:b3 succeeded > j: 0 > j: 1 > j: 2 > j: 3 > j: 4 > j: 5 > j: 6 > j: 7 > j: 8 > j: 9 > j: 10 > j: 11 > j: 12 > j: 13 > j: 14 > j: 15 > Thread for 0:ffffac118321:be80:5376a725:b5 succeeded > java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 > at java.util.LinkedList.checkElementIndex(LinkedList.java:553) > at java.util.LinkedList.get(LinkedList.java:474) > at com.arjuna.ats.internal.arjuna.objectstore.AsyncStore.getState(CacheStore.java:564) > at com.arjuna.ats.internal.arjuna.objectstore.CacheStore.read_state(CacheStore.java:130) > at com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore.read_committed(FileSystemStore.java:98) > at com.hp.mwtests.ts.arjuna.objectstore.ThreadWriter.run(CachedTest.java:69) > Thread for 0:ffffac118321:be80:5376a725:2b failed > Thread for 0:ffffac118321:be80:5376a725:ab succeeded > j: 16 > j: 17 > j: 18 > j: 19 > j: 20 > j: 21 > j: 22 > j: 23 > j: 24 > j: 25 > j: 26 > j: 27 > j: 28 > j: 29 > j: 30 > j: 31 > j: 32 > j: 33 > j: 34 > j: 35 > j: 36 > j: 37 > j: 38 > j: 39 > j: 40 > j: 41 > j: 42 > j: 43 > j: 44 > j: 45 > j: 46 > j: 47 > j: 48 > j: 49 > j: 50 > j: 51 > j: 52 > j: 53 > j: 54 > j: 55 > j: 56 > j: 57 > j: 58 > j: 59 > j: 60 > j: 61 > j: 62 > j: 63 > j: 64 > j: 65 > j: 66 > j: 67 > j: 68 > j: 69 > j: 70 > j: 71 > j: 72 > j: 73 > j: 74 > Thread for 0:ffffac118321:be80:5376a725:c5 succeeded > Thread for 0:ffffac118321:be80:5376a725:c3 succeeded > Thread for 0:ffffac118321:be80:5376a725:c1 succeeded > Thread for 0:ffffac118321:be80:5376a725:bf succeeded > Thread for 0:ffffac118321:be80:5376a725:bd succeeded > Thread for 0:ffffac118321:be80:5376a725:bb succeeded > Thread for 0:ffffac118321:be80:5376a725:b9 succeeded > Thread for 0:ffffac118321:be80:5376a725:b7 succeeded > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:37:25 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:37:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983646#comment-12983646 ] Mark Little commented on JBTM-2206: ----------------------------------- I agree with Tom: public API changes need to be approached with caution. Of course we could deprecate APIs, but we'd need to support both for EAP 7 and then remove in EAP 8. The performance improvements for making this change in CheckedAction would need to be substantial to really make this worthwhile. Note, this is precisely why I suggested when creating JBTM-2180 that we looked at each occurrence on a case by case basis. Sometimes we'll make the change. Sometimes we won't. > Use synchronized HashMaps > ------------------------- > > Key: JBTM-2206 > URL: https://issues.jboss.org/browse/JBTM-2206 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Change usage of Hashtable into synchronized HashMap's instead. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:43:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:43:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983647#comment-12983647 ] Mark Little commented on JBTM-2203: ----------------------------------- See other related issue(s), but agree with Tom. Again, we can deprecate but that presents a maintenance issue. We need to understand what the cost/benefit trade-off looks like. > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:45:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:45:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2208) Removed unused method from ActionManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983648#comment-12983648 ] Mark Little commented on JBTM-2208: ----------------------------------- Tom, you missed this one: ActionManager is in the public package list and this method is public too. Deprecation is the only route. > Removed unused method from ActionManager > ---------------------------------------- > > Key: JBTM-2208 > URL: https://issues.jboss.org/browse/JBTM-2208 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Removed unused method from ActionManager, and thereby a System.currentTimeMillis call -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:47:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:47:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2208) Removed unused method from ActionManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983649#comment-12983649 ] Mark Little commented on JBTM-2208: ----------------------------------- If the issue is the call to currentTimeMillis and we've already accepted that the method isn't needed, then we could deprecate and move the call to currentTimeMillis to getTimeAdded or not call it at all. We don't use getTimeAdded these days, but it's possible someone does. So the lazy invocation at least continues to return a valid number until we remove it entirely. > Removed unused method from ActionManager > ---------------------------------------- > > Key: JBTM-2208 > URL: https://issues.jboss.org/browse/JBTM-2208 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Removed unused method from ActionManager, and thereby a System.currentTimeMillis call -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:49:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:49:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2203) Remove ReentrantLock from StateManager In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983650#comment-12983650 ] Mark Little commented on JBTM-2203: ----------------------------------- Maybe delay creation of lock until first use? Might help the performance issue, whatever that is. > Remove ReentrantLock from StateManager > -------------------------------------- > > Key: JBTM-2203 > URL: https://issues.jboss.org/browse/JBTM-2203 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > Remove unused lock from StateManager, and add the access methods to LockManager instead -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 14:53:25 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Wed, 9 Jul 2014 14:53:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983654#comment-12983654 ] Mark Little commented on JBTM-2209: ----------------------------------- This change should be ok. The clue's in the name of the class: only the specific thread should be updating this data structure. However, I'd still like to know what performance benefits were seen, if any. > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 9 15:03:24 2014 From: issues at jboss.org (Jesper Pedersen (JIRA)) Date: Wed, 9 Jul 2014 15:03:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesper Pedersen updated JBTM-2209: ---------------------------------- Attachment: Test.java {noformat} Stack: 90ms ArrayDeque: 38ms {noformat} > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > Attachments: Test.java > > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 10 10:28:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Thu, 10 Jul 2014 10:28:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983946#comment-12983946 ] Mark Little commented on JBTM-2209: ----------------------------------- Thanks, but that's about as much use to me as a chocolate fireguard! ;) Or giving me a scalar number when I need a vector. What was the test used? How many iterations? We could do this ourselves of course, but it'd be so much simpler if you've already done that work :-) > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > Attachments: Test.java > > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 10 10:28:24 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Thu, 10 Jul 2014 10:28:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2209) Use Deque for ThreadActionData In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983946#comment-12983946 ] Mark Little edited comment on JBTM-2209 at 7/10/14 10:28 AM: ------------------------------------------------------------- Thanks, but that's about as much use to me as a chocolate fireguard! ;) Or giving me a scalar number when I need a vector. What was the test used? How many iterations? We could do this ourselves of course, but it'd be so much simpler if you've already done that work :-) And yes, I see the test code you added, but I was looking for some test that worked in situ with the Stack usage within Narayana. was (Author: marklittle): Thanks, but that's about as much use to me as a chocolate fireguard! ;) Or giving me a scalar number when I need a vector. What was the test used? How many iterations? We could do this ourselves of course, but it'd be so much simpler if you've already done that work :-) > Use Deque for ThreadActionData > ------------------------------ > > Key: JBTM-2209 > URL: https://issues.jboss.org/browse/JBTM-2209 > Project: JBoss Transaction Manager > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > Attachments: Test.java > > > Note, there are other usages of java.util.Stack in the code base that could be changed as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 11 12:24:25 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Fri, 11 Jul 2014 12:24:25 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2221) Remove old TXFramework API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984358#comment-12984358 ] Paul Robinson commented on JBTM-2221: ------------------------------------- For discussion: https://community.jboss.org/message/881063#881063 > Remove old TXFramework API > -------------------------- > > Key: JBTM-2221 > URL: https://issues.jboss.org/browse/JBTM-2221 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > This is now replaced by the CDI based Compensations API. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 11 12:24:26 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Fri, 11 Jul 2014 12:24:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2222) Rename TXFramework -> Compensations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984359#comment-12984359 ] Paul Robinson commented on JBTM-2222: ------------------------------------- For discussion: https://community.jboss.org/message/881063#881063 > Rename TXFramework -> Compensations > ----------------------------------- > > Key: JBTM-2222 > URL: https://issues.jboss.org/browse/JBTM-2222 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > TXFramework now just focuses on Compensating transactions. The ACID transaction improvements have been moved into XTS and REST components. Therefore, we should drop the TXFramework name in favour of "Compensations" or "Compensating Transactions". -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 11 12:24:26 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Fri, 11 Jul 2014 12:24:26 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2223) Fix Compensations package name to allow for other APIs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984360#comment-12984360 ] Paul Robinson commented on JBTM-2223: ------------------------------------- For discussion: https://community.jboss.org/message/881063#881063 > Fix Compensations package name to allow for other APIs > ------------------------------------------------------ > > Key: JBTM-2223 > URL: https://issues.jboss.org/browse/JBTM-2223 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > To allow for other Compensating Transactions APIs, the CDI one needs to be moved into a CDI specific package: > 'org.jboss.narayana.compensations' -> 'org.jboss.narayana.compensations.cdi' -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 11 12:26:24 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Fri, 11 Jul 2014 12:26:24 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2224) Move Compensations dependency adder to transactions subsytem In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984361#comment-12984361 ] Paul Robinson commented on JBTM-2224: ------------------------------------- For discussion: https://community.jboss.org/message/881063#881063 > Move Compensations dependency adder to transactions subsytem > ------------------------------------------------------------ > > Key: JBTM-2224 > URL: https://issues.jboss.org/browse/JBTM-2224 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Application Server Integration, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.3 > > > The Compensating transactions API can now be used in standalone.xml as well as standalone-xts.xml. XTS is now only needed for distributed compensating transactions. > Therefore, it would be better to move the automatic dependency adding code to the transactions subsystem. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Sun Jul 13 14:04:29 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Sun, 13 Jul 2014 14:04:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: Mark Little created JBTM-2226: --------------------------------- Summary: Issue with MAVEN_OPTS on Debian Key: JBTM-2226 URL: https://issues.jboss.org/browse/JBTM-2226 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Build System Affects Versions: 5.0.2 Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux Reporter: Mark Little Assignee: Tom Jenkinson Priority: Minor MAVEN_OPTS unset mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 14 06:48:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Mon, 14 Jul 2014 06:48:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984636#comment-12984636 ] Michael Musgrove commented on JBTM-2226: ---------------------------------------- The build script relies on bash being the default shell. So on debian /bin/sh must be resolving to something other than bash. What is the debian default shell (ie what does ps -p $$ report). The only solution I can think of is to update build.sh to check that the default script is bash and if not then exit with an error. And in the README explain that the user either needs to update build.sh to refer to bash or we give him a build command line that does not require build.sh. > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Tom Jenkinson > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 14 08:54:29 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Mon, 14 Jul 2014 08:54:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984714#comment-12984714 ] Mark Little commented on JBTM-2226: ----------------------------------- It's dash on the version of Debian I'm using. > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Tom Jenkinson > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 14 09:22:31 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Mon, 14 Jul 2014 09:22:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984731#comment-12984731 ] Mark Little commented on JBTM-2226: ----------------------------------- BTW the build proceeds fine. It's just various warnings when, presumably, the variable(s) is(are) null. Maybe better error handling within the script? > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Tom Jenkinson > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 16 12:18:30 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 16 Jul 2014 12:18:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove reassigned JBTM-2226: -------------------------------------- Assignee: Michael Musgrove (was: Tom Jenkinson) > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Michael Musgrove > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 16 12:20:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 16 Jul 2014 12:20:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985715#comment-12985715 ] Michael Musgrove commented on JBTM-2226: ---------------------------------------- The problem is that dash does not support the [[ test syntax. We don't need that syntax in this script so we can replace it with the single bracket test as in: if [ -z "$MAVEN_OPTS" ] > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Michael Musgrove > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 05:56:30 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 05:56:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2226: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/694 > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Michael Musgrove > Priority: Minor > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 09:40:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 09:40:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2226) Issue with MAVEN_OPTS on Debian In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2226: ----------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 5.0.3 Resolution: Done PR passed > Issue with MAVEN_OPTS on Debian > ------------------------------- > > Key: JBTM-2226 > URL: https://issues.jboss.org/browse/JBTM-2226 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Build System > Affects Versions: 5.0.2 > Environment: Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux > Reporter: Mark Little > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > > MAVEN_OPTS unset > mark at debian:~/Desktop/narayana$ ./build.sh -am -l :arjunacore > ./build.sh: 42: ./build.sh: [[: not found -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 11:44:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 11:44:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985986#comment-12985986 ] Michael Musgrove commented on JBTM-2180: ---------------------------------------- As a start on this task I have enabled the Oracle? JRockit Flight Recorder for a subset of the performance tests in the perf CI job (http://172.17.131.2/job/narayana-performance/). Flight data is stored in the maven build directory (target/test-classes/*.jfr) and can be read using the jmc tool available in the standard JDK (edition 7u40 and above). What is the best way to evaluate other options given that there are many alternatives (and trying out each one involves engineering work): * JDK Collections (much of our code hasn't been updated to take advantage of newer releases (Jesper has been looking into this); * Goldman Sachs Collections; * Google Collections (Guava); * javolution; * Highly Scalable Java; * ... Tests with flight data currently include: Core: com.hp.mwtests.ts.arjuna.performance.Performance1 com.hp.mwtests.ts.arjuna.performance.Performance2 com.hp.mwtests.ts.arjuna.performance.Performance3 com.hp.mwtests.ts.arjuna.performance.Performance4 JTA: com.arjuna.ats.jta.xa.performance.OnePhase2PCPerformanceDefaultUnitTest com.arjuna.ats.jta.xa.performance.OnePhase2PCPerformanceVolatileUnitTest com.arjuna.ats.jta.xa.performance.OnePhasePerformanceDefaultUnitTest com.arjuna.ats.jta.xa.performance.OnePhasePerformanceVolatileUnitTest JTS com.hp.mwtests.ts.jts.local.synchronizations.Performance com.hp.mwtests.ts.jts.orbspecific.local.performance.Performance1 com.hp.mwtests.ts.jts.orbspecific.local.performance.Performance2 com.hp.mwtests.ts.jts.orbspecific.local.performance.Performance3 > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 15:04:31 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 15:04:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2180: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/695 > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 15:06:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 15:06:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2180: ----------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done PR passed > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 15:06:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 15:06:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1975) LogBrowser tool hangs on exit when browsing the HornetqJournalStore In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-1975: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/696 > LogBrowser tool hangs on exit when browsing the HornetqJournalStore > -------------------------------------------------------------------- > > Key: JBTM-1975 > URL: https://issues.jboss.org/browse/JBTM-1975 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Tooling > Affects Versions: 5.0.0.M5 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 6.0.0 > > Attachments: jstack.LogBrowser > > > Using the LogBrowser tool to look at log records in the HornetqJournalStore hangs on shutdown. Debugging reveals org.hornetq.core.journal.impl.TimedBuffer waiting to aquire a semaphore (spinLimiter) in its run loop - I could not determine which thread (see attached jstack dump) owns the sepaphore -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 19:48:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 19:48:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1975) LogBrowser tool hangs on exit when browsing the HornetqJournalStore In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-1975: ----------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done The root cause is that we aren't calling stop on the journal (org.hornetq.core.server.stop()) before exiting. > LogBrowser tool hangs on exit when browsing the HornetqJournalStore > -------------------------------------------------------------------- > > Key: JBTM-1975 > URL: https://issues.jboss.org/browse/JBTM-1975 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Tooling > Affects Versions: 5.0.0.M5 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 6.0.0 > > Attachments: jstack.LogBrowser > > > Using the LogBrowser tool to look at log records in the HornetqJournalStore hangs on shutdown. Debugging reveals org.hornetq.core.journal.impl.TimedBuffer waiting to aquire a semaphore (spinLimiter) in its run loop - I could not determine which thread (see attached jstack dump) owns the sepaphore -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 17 19:48:30 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 17 Jul 2014 19:48:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1975) LogBrowser tool hangs on exit when browsing the HornetqJournalStore In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-1975: ----------------------------------- Fix Version/s: 5.0.3 (was: 6.0.0) > LogBrowser tool hangs on exit when browsing the HornetqJournalStore > -------------------------------------------------------------------- > > Key: JBTM-1975 > URL: https://issues.jboss.org/browse/JBTM-1975 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Tooling > Affects Versions: 5.0.0.M5 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.3 > > Attachments: jstack.LogBrowser > > > Using the LogBrowser tool to look at log records in the HornetqJournalStore hangs on shutdown. Debugging reveals org.hornetq.core.journal.impl.TimedBuffer waiting to aquire a semaphore (spinLimiter) in its run loop - I could not determine which thread (see attached jstack dump) owns the sepaphore -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Jul 18 05:36:30 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Fri, 18 Jul 2014 05:36:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove reopened JBTM-2180: ------------------------------------ > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Sat Jul 19 13:46:29 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Sat, 19 Jul 2014 13:46:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986468#comment-12986468 ] Mark Little commented on JBTM-2180: ----------------------------------- So I suggest stepping back from testing the collections within Narayana initially. It'd be good to look at what we use and determine what we *could* use as replacements. Then write some standalone tests that compare and contrast how these various collections perform independently. Once we have that data we should get together and review. Therefore, we're not looking at testing all of these collections implementations against each other, only a subset of what we think we need. > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Sat Jul 19 13:46:29 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Sat, 19 Jul 2014 13:46:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986469#comment-12986469 ] Mark Little commented on JBTM-2180: ----------------------------------- I'd also start with the native collections class (which is known to be suboptimal in a number of places) and the GS implementation. > Determine whether or not we should use a specific collections framework > ----------------------------------------------------------------------- > > Key: JBTM-2180 > URL: https://issues.jboss.org/browse/JBTM-2180 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTA, JTS, Performance Testing, REST, Transaction Core > Affects Versions: 5.0.1 > Reporter: Mark Little > Assignee: Michael Musgrove > > We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections > There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 03:14:29 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 03:14:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986520#comment-12986520 ] Tom Jenkinson commented on JBTM-2218: ------------------------------------- Hi Paul, This test is still failing: http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/586/console http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/587/console Thanks, Tom > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 03:16:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 03:16:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986521#comment-12986521 ] Tom Jenkinson commented on JBTM-2218: ------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/587/console > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 03:16:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 03:16:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2218) testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2218: -------------------------------- Comment: was deleted (was: http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/587/console) > testSuspendResume(org.jboss.narayana.compensations.functional.compensationScoped.CompensationScopedTestRemote) failed > --------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2218 > URL: https://issues.jboss.org/browse/JBTM-2218 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: TXFramework > Affects Versions: 5.0.2 > Reporter: Tom Jenkinson > Assignee: Paul Robinson > Priority: Blocker > > Failing everywhere: > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/127/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/182/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/575/console > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/578/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 03:16:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 03:16:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson reopened JBTM-2193: --------------------------------- > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 03:16:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 03:16:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986522#comment-12986522 ] Tom Jenkinson commented on JBTM-2193: ------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=XTS,jdk=jdk7.latest,label=linux/589/console > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:38:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:38:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2227: ------------------------------------- Summary: QA suite failure: JTSRemote_PerfTest Key: JBTM-2227 URL: https://issues.jboss.org/browse/JBTM-2227 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: JTS, Testing Reporter: Gytis Trikleris Assignee: Michael Musgrove Fix For: 5.0.3 http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:40:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:40:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986548#comment-12986548 ] Gytis Trikleris commented on JBTM-2227: --------------------------------------- http://172.17.131.2/view/Status/job/narayana/586/PROFILE=QA_JTS_JACORB,jdk=jdk7.latest,label=linux/ http://172.17.131.2/view/Status/job/narayana/586/PROFILE=QA_JTS_JDKORB,jdk=jdk7.latest,label=linux/ > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:42:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:42:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986550#comment-12986550 ] Gytis Trikleris commented on JBTM-2227: --------------------------------------- http://172.17.131.2/view/Status/job/narayana/587/PROFILE=QA_JTS_JDKORB,jdk=jdk7.latest,label=linux/ > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:44:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:44:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986551#comment-12986551 ] Gytis Trikleris commented on JBTM-2227: --------------------------------------- http://172.17.131.2/view/Status/job/narayana/588/PROFILE=QA_JTS_JDKORB,jdk=jdk7.latest,label=linux/ > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:44:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:44:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986552#comment-12986552 ] Gytis Trikleris commented on JBTM-2227: --------------------------------------- http://172.17.131.2/view/Status/job/narayana/589/PROFILE=QA_JTS_JDKORB,jdk=jdk7.latest,label=linux/consoleText > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 04:44:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 21 Jul 2014 04:44:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2227: ---------------------------------- Priority: Blocker (was: Major) > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Blocker > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 05:43:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Mon, 21 Jul 2014 05:43:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986577#comment-12986577 ] Michael Musgrove commented on JBTM-2227: ---------------------------------------- The test is picking up the wrong config and is running more transactions that can be completed in the allotted time for the test. > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Blocker > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 09:19:31 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Mon, 21 Jul 2014 09:19:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2227) QA suite failure: JTSRemote_PerfTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove resolved JBTM-2227. ------------------------------------ Resolution: Done The test was picking up the wrong config and is running more transactions that can be completed in the allotted time for the test. However, I have since made changes to how the test reads its config (I think https://github.com/jbosstm/narayana/pull/697 was the pull that fixed it). I kicked off build http://172.17.131.2/view/Status/job/narayana/590 this morning and it shows JTSRemote_Perf test passing > QA suite failure: JTSRemote_PerfTest > ------------------------------------ > > Key: JBTM-2227 > URL: https://issues.jboss.org/browse/JBTM-2227 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS, Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Blocker > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/585/ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 12:01:31 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 12:01:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2217) Close a number of stream processors that are currently not closed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2217: -------------------------------- Issue Type: Bug (was: Feature Request) > Close a number of stream processors that are currently not closed > ----------------------------------------------------------------- > > Key: JBTM-2217 > URL: https://issues.jboss.org/browse/JBTM-2217 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA, JTS, Transaction Core > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Priority: Minor > Fix For: 5.0.3 > > > There are a couple of warnings about streams that are not correctly closed. Currently these will be closed by the finalize method of the class. > Changes required in: > modified: ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/file/FileLockingUnitTest.java > modified: ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARRTestResource.java > modified: ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/utils/TaskMonitor.java > modified: ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java > modified: qa/tests/src/org/jboss/jbossts/qa/CrashRecovery12Outcomes/Outcome01.java > modified: qa/tests/src/org/jboss/jbossts/qa/junit/TaskImpl.java -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 21 12:01:31 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 21 Jul 2014 12:01:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2162) Change CMR commit failure message In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2162: -------------------------------- Issue Type: Bug (was: Feature Request) > Change CMR commit failure message > --------------------------------- > > Key: JBTM-2162 > URL: https://issues.jboss.org/browse/JBTM-2162 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.19 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Trivial > Fix For: 4.17.20 > > > If a transaction containing an XA and a CMR resource is committed and the CMR resource fails the commit then the warning message mentions onePhaseCommit. Even though the CMR is in reality a one phase resource the message can be confusing. > Please change the message to something more generic. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 07:19:31 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 07:19:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2205) Mandatory transaction is missing in travel agent compensations quickstart In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2205: ---------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/quickstart/pull/126 > Mandatory transaction is missing in travel agent compensations quickstart > ------------------------------------------------------------------------- > > Key: JBTM-2205 > URL: https://issues.jboss.org/browse/JBTM-2205 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/79 > {code} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.398 sec <<< FAILURE! > testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.434 sec <<< ERROR! > java.lang.IllegalStateException: Error launching test org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest public void org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess() throws java.lang.Exception > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126) > at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) > Caused by: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1354) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.test.spi.ExceptionProxy.readExternal(ExceptionProxy.java:177) > at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) > at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.execute(ServletMethodExecutor.java:218) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:144) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122) > ... 81 more > Caused by: java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:440) > at org.apache.xerces.dom.NodeImpl.writeObject(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.test.spi.ExceptionProxy.writeExternal(ExceptionProxy.java:227) > at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1458) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.writeObject(ServletTestRunner.java:229) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:163) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > testCancel(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.332 sec <<< ERROR! > java.lang.IllegalStateException: Error launching test org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest public void org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testCancel() throws java.lang.Exception > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126) > at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) > Caused by: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1354) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.test.spi.ExceptionProxy.readExternal(ExceptionProxy.java:177) > at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) > at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.execute(ServletMethodExecutor.java:218) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:144) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122) > ... 81 more > Caused by: java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:440) > at org.apache.xerces.dom.NodeImpl.writeObject(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.test.spi.ExceptionProxy.writeExternal(ExceptionProxy.java:227) > at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1458) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.writeObject(ServletTestRunner.java:229) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:163) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 07:19:32 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 07:19:32 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2205) Mandatory transaction is missing in travel agent compensations quickstart In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2205: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Mandatory transaction is missing in travel agent compensations quickstart > ------------------------------------------------------------------------- > > Key: JBTM-2205 > URL: https://issues.jboss.org/browse/JBTM-2205 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/79 > {code} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.398 sec <<< FAILURE! > testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.434 sec <<< ERROR! > java.lang.IllegalStateException: Error launching test org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest public void org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess() throws java.lang.Exception > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126) > at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) > Caused by: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1354) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.test.spi.ExceptionProxy.readExternal(ExceptionProxy.java:177) > at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) > at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.execute(ServletMethodExecutor.java:218) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:144) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122) > ... 81 more > Caused by: java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:440) > at org.apache.xerces.dom.NodeImpl.writeObject(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.test.spi.ExceptionProxy.writeExternal(ExceptionProxy.java:227) > at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1458) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.writeObject(ServletTestRunner.java:229) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:163) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > testCancel(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.332 sec <<< ERROR! > java.lang.IllegalStateException: Error launching test org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest public void org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testCancel() throws java.lang.Exception > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126) > at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) > Caused by: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1354) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.test.spi.ExceptionProxy.readExternal(ExceptionProxy.java:177) > at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) > at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.execute(ServletMethodExecutor.java:218) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:144) > at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122) > ... 81 more > Caused by: java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:440) > at org.apache.xerces.dom.NodeImpl.writeObject(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.test.spi.ExceptionProxy.writeExternal(ExceptionProxy.java:227) > at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1458) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) > at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) > at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.writeObject(ServletTestRunner.java:229) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:163) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 07:21:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 07:21:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2228) HotelBookingTest#testSuccess fails because of missing transaction In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2228: ------------------------------------- Summary: HotelBookingTest#testSuccess fails because of missing transaction Key: JBTM-2228 URL: https://issues.jboss.org/browse/JBTM-2228 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: XTS Reporter: Gytis Trikleris Assignee: Paul Robinson Priority: Minor Fix For: 5.0.3 http://172.17.131.2/view/Status/job/narayana-quickstarts/93 {code} ------------------------------------------------------------------------------- Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest ------------------------------------------------------------------------------- Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.894 sec <<< FAILURE! testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.502 sec <<< ERROR! java.lang.NullPointerException at org.jboss.narayana.compensations.impl.CompensationManagerImpl.setCompensateOnly(CompensationManagerImpl.java:39) at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.handleException(CompensationInterceptorBase.java:94) at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.invokeInCallerTx(CompensationInterceptorBase.java:74) at org.jboss.narayana.compensations.impl.CompensationInterceptorRequired.intercept(CompensationInterceptorRequired.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingClient$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess(HotelBookingTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:160) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) 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:61) 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:56) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) 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:243) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) {code} {code} [0m06:06:42,113 ERROR [org.jboss.as.webservices] (default task-11) WFLYWS0056: Method invocation failed with exception: Transaction is required for invocation: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException ... 91 more 06:06:42,173 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-11) Application {http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}HotelServiceService#{http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}makeBooking has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Transaction is required for invocation at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:170) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:272) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:136) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] Caused by: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) ... 46 more Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException ... 91 more {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 07:21:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 07:21:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2228) HotelBookingTest#testSuccess fails because of missing transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris reassigned JBTM-2228: ------------------------------------- Assignee: Gytis Trikleris (was: Paul Robinson) > HotelBookingTest#testSuccess fails because of missing transaction > ----------------------------------------------------------------- > > Key: JBTM-2228 > URL: https://issues.jboss.org/browse/JBTM-2228 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana-quickstarts/93 > {code} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.894 sec <<< FAILURE! > testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.502 sec <<< ERROR! > java.lang.NullPointerException > at org.jboss.narayana.compensations.impl.CompensationManagerImpl.setCompensateOnly(CompensationManagerImpl.java:39) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.handleException(CompensationInterceptorBase.java:94) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.invokeInCallerTx(CompensationInterceptorBase.java:74) > at org.jboss.narayana.compensations.impl.CompensationInterceptorRequired.intercept(CompensationInterceptorRequired.java:46) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingClient$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess(HotelBookingTest.java:72) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) > at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) > at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.junit.runner.JUnitCore.run(JUnitCore.java:157) > at org.junit.runner.JUnitCore.run(JUnitCore.java:136) > at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:160) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > {code} > {code} > [0m06:06:42,113 ERROR [org.jboss.as.webservices] (default task-11) WFLYWS0056: Method invocation failed with exception: Transaction is required for invocation: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > 06:06:42,173 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-11) Application {http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}HotelServiceService#{http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}makeBooking has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Transaction is required for invocation > at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:170) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:272) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:136) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > ... 46 more > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 08:59:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 08:59:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2228) HotelBookingTest#testSuccess fails because of missing transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988283#comment-12988283 ] Gytis Trikleris commented on JBTM-2228: --------------------------------------- Seems that invokeInCallerTx was executed instead of invokeInOurTx. It was caused by baControler.isBARunning() finding that transaction is active even though it wasn't. > HotelBookingTest#testSuccess fails because of missing transaction > ----------------------------------------------------------------- > > Key: JBTM-2228 > URL: https://issues.jboss.org/browse/JBTM-2228 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana-quickstarts/93 > {code} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.894 sec <<< FAILURE! > testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.502 sec <<< ERROR! > java.lang.NullPointerException > at org.jboss.narayana.compensations.impl.CompensationManagerImpl.setCompensateOnly(CompensationManagerImpl.java:39) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.handleException(CompensationInterceptorBase.java:94) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.invokeInCallerTx(CompensationInterceptorBase.java:74) > at org.jboss.narayana.compensations.impl.CompensationInterceptorRequired.intercept(CompensationInterceptorRequired.java:46) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingClient$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess(HotelBookingTest.java:72) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) > at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) > at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.junit.runner.JUnitCore.run(JUnitCore.java:157) > at org.junit.runner.JUnitCore.run(JUnitCore.java:136) > at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:160) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > {code} > {code} > [0m06:06:42,113 ERROR [org.jboss.as.webservices] (default task-11) WFLYWS0056: Method invocation failed with exception: Transaction is required for invocation: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > 06:06:42,173 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-11) Application {http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}HotelServiceService#{http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}makeBooking has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Transaction is required for invocation > at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:170) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:272) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:136) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > ... 46 more > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 09:19:30 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 09:19:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2181) WS-AT performance test does not work with multi-threading In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2181: ---------------------------------- Priority: Minor (was: Major) > WS-AT performance test does not work with multi-threading > --------------------------------------------------------- > > Key: JBTM-2181 > URL: https://issues.jboss.org/browse/JBTM-2181 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Performance Testing, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 10:09:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Jul 2014 10:09:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2181) WS-AT performance test does not work with multi-threading In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988317#comment-12988317 ] Tom Jenkinson commented on JBTM-2181: ------------------------------------- Hi Gytis, Just wondered why this was dropped to Minor priority? Seems pretty important or did you find it was an issue in the test rather than XTS? Thanks, Tom > WS-AT performance test does not work with multi-threading > --------------------------------------------------------- > > Key: JBTM-2181 > URL: https://issues.jboss.org/browse/JBTM-2181 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Performance Testing, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 13:43:36 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 13:43:36 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2181) WS-AT performance test does not work with multi-threading In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988418#comment-12988418 ] Gytis Trikleris commented on JBTM-2181: --------------------------------------- Hi Tom, ok increasing back until further investigation. Gytis > WS-AT performance test does not work with multi-threading > --------------------------------------------------------- > > Key: JBTM-2181 > URL: https://issues.jboss.org/browse/JBTM-2181 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Performance Testing, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 13:43:37 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 13:43:37 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2181) WS-AT performance test does not work with multi-threading In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2181: ---------------------------------- Priority: Major (was: Minor) > WS-AT performance test does not work with multi-threading > --------------------------------------------------------- > > Key: JBTM-2181 > URL: https://issues.jboss.org/browse/JBTM-2181 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Performance Testing, XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.3 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Jul 28 14:37:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 28 Jul 2014 14:37:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988441#comment-12988441 ] Gytis Trikleris commented on JBTM-2193: --------------------------------------- Apparently my previous pull request solved another problem which happened while reproducing this issue locally. Both exceptions looked similar and after that fix no exceptions were thrown. Thus this led to the false closure of the issue. However, I am able to reproduce the correct issue locally now. > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 29 09:20:29 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 29 Jul 2014 09:20:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988655#comment-12988655 ] Gytis Trikleris commented on JBTM-2193: --------------------------------------- NPE is caused by remote socket address being null some times. After debugging the issue following invocation chain seems to be problematic: {code} io.undertow.servlet.spec.HttpServletRequestimpl#getRemotePort() io.undertow.server.HttpServerExchange#getSourceAddress() org.xnio.Connection#getPeerAddress(InetSocketAddress.class) org.xnio.nio.NioSocketStreamConnection#getPeerAddress() conduit.getSocketChannel().socket().getRemoteSocketAddress() {code} Last line returns null, and causes io.undertow.servlet.spec.HttpServletRequestimpl#getRemotePort() to throw NPE when it executes exchange.getSourceAddress().getPort() > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 29 10:08:30 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 29 Jul 2014 10:08:30 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2163) Create an OSGi bundle activator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988674#comment-12988674 ] Tom Jenkinson commented on JBTM-2163: ------------------------------------- Hi [~zhfeng], Does your current pull request enable the recovery manager? If not we should make sure you have done that as a top priority before closing this issue. Thanks, Tom > Create an OSGi bundle activator > ------------------------------- > > Key: JBTM-2163 > URL: https://issues.jboss.org/browse/JBTM-2163 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.3 > > > JBTM-669 has a draft implementation you can look at. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 29 10:10:31 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 29 Jul 2014 10:10:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2228) HotelBookingTest#testSuccess fails because of missing transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988678#comment-12988678 ] Gytis Trikleris commented on JBTM-2228: --------------------------------------- [~paul.robinson], this seems to be related to your recent change of compensations api. Maybe you have a quick solution for this? Or should I investigate myself? > HotelBookingTest#testSuccess fails because of missing transaction > ----------------------------------------------------------------- > > Key: JBTM-2228 > URL: https://issues.jboss.org/browse/JBTM-2228 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana-quickstarts/93 > {code} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.894 sec <<< FAILURE! > testSuccess(org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest) Time elapsed: 0.502 sec <<< ERROR! > java.lang.NullPointerException > at org.jboss.narayana.compensations.impl.CompensationManagerImpl.setCompensateOnly(CompensationManagerImpl.java:39) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.handleException(CompensationInterceptorBase.java:94) > at org.jboss.narayana.compensations.impl.CompensationInterceptorBase.invokeInCallerTx(CompensationInterceptorBase.java:74) > at org.jboss.narayana.compensations.impl.CompensationInterceptorRequired.intercept(CompensationInterceptorRequired.java:46) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingClient$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest.testSuccess(HotelBookingTest.java:72) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) > at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) > at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.junit.runner.JUnitCore.run(JUnitCore.java:157) > at org.junit.runner.JUnitCore.run(JUnitCore.java:136) > at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:160) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126) > at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > 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:61) > 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:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:243) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > {code} > {code} > [0m06:06:42,113 ERROR [org.jboss.as.webservices] (default task-11) WFLYWS0056: Method invocation failed with exception: Transaction is required for invocation: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > 06:06:42,173 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-11) Application {http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}HotelServiceService#{http://www.jboss.org/as/quickstarts/compensationsApi/travel/hotel}makeBooking has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Transaction is required for invocation > at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:170) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:272) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:136) > at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:237) > at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:69) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) > at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.3.0.Final.jar:2.3.0.Final] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:243) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:230) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:149) [undertow-servlet-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) [undertow-core-1.1.0.Beta2.jar:1.1.0.Beta2] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: org.jboss.narayana.compensations.api.TransactionalException: Transaction is required for invocation > at org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory.intercept(CompensationInterceptorMandatory.java:46) [txframework-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNext(AbstractInterceptionChain.java:116) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.chain.AbstractInterceptionChain.invokeNextInterceptor(AbstractInterceptionChain.java:94) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:43) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:36) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:51) [weld-core-impl-2.2.1.Final.jar:2014-05-09 12:21] > at org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelServiceImpl$Proxy$_$$_WeldSubclass.makeBooking(Unknown Source) [test.jar:] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.webservices.deployers.WSComponentInstanceAssociationInterceptor.processInvocation(WSComponentInstanceAssociationInterceptor.java:49) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.webservices.invocation.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:130) > at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149) > at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) > ... 46 more > Caused by: org.jboss.narayana.compensations.api.TransactionRequiredException > ... 91 more > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Jul 29 21:22:29 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 29 Jul 2014 21:22:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2163) Create an OSGi bundle activator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988799#comment-12988799 ] Amos Feng commented on JBTM-2163: --------------------------------- Hi [~tomjenkinson], In the narayana-jta-osgi bundle, I just use the configuration from ArjunaJTA/narayana-jta/src/main/resources/jbossts-properties.xml I think it enables the recovery manager and does it need to add the additional entry ? Amos > Create an OSGi bundle activator > ------------------------------- > > Key: JBTM-2163 > URL: https://issues.jboss.org/browse/JBTM-2163 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.3 > > > JBTM-669 has a draft implementation you can look at. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 03:24:31 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 30 Jul 2014 03:24:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2163) Create an OSGi bundle activator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988831#comment-12988831 ] Tom Jenkinson commented on JBTM-2163: ------------------------------------- Great, we should look at exposing some of the configuration options natively via http://www.osgi.org/javadoc/r4v42/org/osgi/service/cm/ManagedService.html For now, if you are sure the recovery service is running feel free to close this issue. We can open another one later to backport it if necessary. > Create an OSGi bundle activator > ------------------------------- > > Key: JBTM-2163 > URL: https://issues.jboss.org/browse/JBTM-2163 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.3 > > > JBTM-669 has a draft implementation you can look at. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 03:34:29 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 30 Jul 2014 03:34:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2163) Create an OSGi bundle activator In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2163: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Create an OSGi bundle activator > ------------------------------- > > Key: JBTM-2163 > URL: https://issues.jboss.org/browse/JBTM-2163 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.3 > > > JBTM-669 has a draft implementation you can look at. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 05:06:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 30 Jul 2014 05:06:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2193) NullPointerException in ThreadedTransactionTest In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2193: ---------------------------------- Forum Reference: https://community.jboss.org/message/882973 > NullPointerException in ThreadedTransactionTest > ----------------------------------------------- > > Key: JBTM-2193 > URL: https://issues.jboss.org/browse/JBTM-2193 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.3 > > > http://172.17.131.2/view/Status/job/narayana/544/PROFILE=XTS,jdk=jdk7.latest,label=linux/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.34 sec <<< FAILURE! > testThreadedTransaction(com.arjuna.wstx.tests.arq.basic.ThreadedTransactionTest) Time elapsed: 2.414 sec <<< ERROR! > com.arjuna.wst.SystemException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > {code} > {code} > [0m19:52:32,130 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-105) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,133 INFO [stdout] (Thread-107) > 19:52:32,133 INFO [stdout] (Thread-107) Thread Thread[Thread-107,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ae > 19:52:32,145 INFO [stdout] (Thread-110) > 19:52:32,145 INFO [stdout] (Thread-110) Thread Thread[Thread-110,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b1 > 19:52:32,147 INFO [stdout] (Thread-111) > 19:52:32,147 INFO [stdout] (Thread-111) Thread Thread[Thread-111,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b4 > 19:52:32,148 INFO [stdout] (Thread-112) > 19:52:32,148 INFO [stdout] (Thread-112) Thread Thread[Thread-112,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3b7 > 19:52:32,150 INFO [stdout] (Thread-109) > 19:52:32,150 INFO [stdout] (Thread-109) Thread Thread[Thread-109,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3ba > 19:52:32,152 INFO [stdout] (Thread-108) > 19:52:32,152 INFO [stdout] (Thread-108) Thread Thread[Thread-108,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3bd > 19:52:32,169 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-104) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,184 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] started AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,187 WARNING [org.apache.cxf.ws.addressing.impl.InternalContextUtils] (default task-10) SERVER_TRANSPORT_REBASE_FAILURE_MSG: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.ws.addressing.impl.InternalContextUtils.rebaseResponse(InternalContextUtils.java:305) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.mediate(MAPAggregatorImpl.java:485) > at org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl.handleMessage(MAPAggregatorImpl.java:143) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,267 INFO [stdout] (Thread-106) > 19:52:32,267 INFO [stdout] (Thread-106) Thread Thread[Thread-106,5,main] committing AtomicTransactionIdentifier: urn:0:ffffac118321:55af0266:539600d8:3a8 > 19:52:32,279 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-103) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,309 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-106) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,338 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-108) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-109) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,412 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-112) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,464 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-111) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,510 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-110) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,681 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Thread-107) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl > 19:52:32,890 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-10) Interceptor for {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService#{http://docs.oasis-open.org/ws-tx/wsat/2006/06}CommitOperation has thrown exception, unwinding now: java.lang.NullPointerException > at io.undertow.servlet.spec.HttpServletRequestImpl.getRemotePort(HttpServletRequestImpl.java:869) > at org.apache.cxf.transport.http.HttpServletRequestSnapshot.(HttpServletRequestSnapshot.java:91) > at org.apache.cxf.transport.http.AbstractHTTPDestination$1.cacheInput(AbstractHTTPDestination.java:285) > at org.apache.cxf.interceptor.OneWayProcessorInterceptor.handleMessage(OneWayProcessorInterceptor.java:95) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-api-2.7.11.jar:2.7.11] > at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241) > at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:131) > at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:88) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286) > at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136) > at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] > at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) > at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) > at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) > at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) > at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > 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:240) > at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > at io.undertow.server.Connectors.executeRootHandler(Connectors.java:195) > at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:733) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:52:32,910 ERROR [stderr] (Thread-105) com.arjuna.wst.SystemException > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:74) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commitWithoutAck(UserTransactionImple.java:345) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.commit(UserTransactionImple.java:111) > 19:52:32,911 ERROR [stderr] (Thread-105) at com.arjuna.wstx.tests.arq.basic.ThreadedObject.run(ThreadedTransactionTest.java:35) > 19:52:32,932 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,944 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,965 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:32,994 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,036 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,068 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,096 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,102 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,288 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (TaskWorker-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl > 19:52:33,359 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: /test > 19:52:33,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0010: Stopping weld service for deployment test.war > 19:52:33,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 13ms > 19:52:33,483 INFO [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/content/3f/30c166ab2fe4bd1b3e4943a92c591d956009ad/content > 19:52:33,484 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") > 19:52:33,509 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: /rest-tx > 19:52:33,510 INFO [org.jboss.as.messaging] (MSC service thread 1-2) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 19:52:33,510 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping > 19:52:33,530 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033014: OutboundBridgeRecoveryManager stopping > 19:52:33,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] > 19:52:33,562 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 > 19:52:33,564 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) WFLYMSG0006: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue > 19:52:33,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment restat-web-5.0.3.Final-SNAPSHOT.war (runtime-name: restat-web-5.0.3.Final-SNAPSHOT.war) in 40ms > 19:52:33,605 INFO [org.hornetq.ra] (ServerService Thread Pool -- 73) HQ151003: HornetQ resource adaptor stopped > 19:52:33,684 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1a8e9050-f005-11e3-b090-91e16d11e70b] stopped > 19:52:38,841 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122015: Can not connect to XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****] on auto-generated resource recovery: HornetQNotConnectedException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:905) [hornetq-core-client-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:377) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:52:38,843 WARN [org.hornetq.jms.server] (Periodic Recovery) HQ122008: XA Recovery can not connect to any hornetq server on recovery [XARecoveryConfig [transportConfiguration = [TransportConfiguration(name=481089b1-f006-11e3-ac21-c5d0306286da, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ?server-id=0], discoveryConfiguration = null, username=null, password=****]] > 19:52:38,845 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException: Error trying to connect to any providers for xa recovery > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:313) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.recover(HornetQXAResourceWrapper.java:74) [hornetq-jms-server-2.4.1.Final.jar:] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:740) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:431) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:212) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > Caused by: HornetQNotConnectedException[errorType=NOT_CONNECTED message=null] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.connect(HornetQXAResourceWrapper.java:426) [hornetq-jms-server-2.4.1.Final.jar:] > at org.hornetq.jms.server.recovery.HornetQXAResourceWrapper.getDelegate(HornetQXAResourceWrapper.java:286) [hornetq-jms-server-2.4.1.Final.jar:] > ... 6 more > 19:52:38,887 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Periodic Recovery) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-participant-binding.wsdl > 19:53:05,337 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (Timer-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from WSDL: jar:file:/home/hudson/workspace/narayana at 2/PROFILE/XTS/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final-SNAPSHOT.jar!/org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl/wsba-participant-completion-coordinator-binding.wsdl > 19:53:09,123 WARN [com.arjuna.wsrecovery] (Periodic Recovery) ARJUNA046043: exception reactivating recovered WS-BA participant 1235: java.lang.Exception: ARJUNA043222: participant 1235 has no saved recovery state to recover > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord.restoreParticipant(BAParticipantRecoveryRecord.java:155) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.recoverParticipants(XTSBARecoveryManagerImple.java:208) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.processParticipantsStatus(BAParticipantRecoveryModule.java:265) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule.periodicWorkSecondPass(BAParticipantRecoveryModule.java:137) [jbossxts-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:789) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 3680a)] > 19:53:09,125 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 09:00:32 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 30 Jul 2014 09:00:32 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2229) Issue with issue recovering AA with CMR, recovers OK but via orphan detection In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2229: ----------------------------------- Summary: Issue with issue recovering AA with CMR, recovers OK but via orphan detection Key: JBTM-2229 URL: https://issues.jboss.org/browse/JBTM-2229 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Recovery Affects Versions: 5.0.2, 4.17.21 Reporter: Tom Jenkinson Assignee: Tom Jenkinson Fix For: 4.17.22, 5.0.3 The issue is with the CMR recovery module when it needs to update the underlying AA to modify it with the correct value from the CMR XIDS table. If this AA does not have Serializable XARs, it will lead to the Xid being removed from XARM during getNewXAResource (via restore_state of the XARR). When the later AARM tries to recover the AA, it means a corresponding XAR for the XID cannot be located in the XARM by the XARR and an error message is reported. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 09:02:29 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 30 Jul 2014 09:02:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2229) Issue with issue recovering AA with CMR, recovers OK but via orphan detection In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2229: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/698 > Issue with issue recovering AA with CMR, recovers OK but via orphan detection > ----------------------------------------------------------------------------- > > Key: JBTM-2229 > URL: https://issues.jboss.org/browse/JBTM-2229 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Recovery > Affects Versions: 4.17.21, 5.0.2 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Fix For: 4.17.22, 5.0.3 > > > The issue is with the CMR recovery module when it needs to update the underlying AA to modify it with the correct value from the CMR XIDS table. > If this AA does not have Serializable XARs, it will lead to the Xid being removed from XARM during getNewXAResource (via restore_state of the XARR). When the later AARM tries to recover the AA, it means a corresponding XAR for the XID cannot be located in the XARM by the XARR and an error message is reported. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Jul 30 09:30:31 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 30 Jul 2014 09:30:31 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2229) Issue with issue recovering AA with CMR, recovers OK but via orphan detection In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBTM-2229: ------------------------------------------ Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1124861 > Issue with issue recovering AA with CMR, recovers OK but via orphan detection > ----------------------------------------------------------------------------- > > Key: JBTM-2229 > URL: https://issues.jboss.org/browse/JBTM-2229 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Recovery > Affects Versions: 4.17.21, 5.0.2 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Fix For: 4.17.22, 5.0.3 > > > The issue is with the CMR recovery module when it needs to update the underlying AA to modify it with the correct value from the CMR XIDS table. > If this AA does not have Serializable XARs, it will lead to the Xid being removed from XARM during getNewXAResource (via restore_state of the XARR). When the later AARM tries to recover the AA, it means a corresponding XAR for the XID cannot be located in the XARM by the XARR and an error message is reported. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 31 08:08:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 31 Jul 2014 08:08:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2230) XAResourceWrapper needs an RM id property In-Reply-To: References: Message-ID: Michael Musgrove created JBTM-2230: -------------------------------------- Summary: XAResourceWrapper needs an RM id property Key: JBTM-2230 URL: https://issues.jboss.org/browse/JBTM-2230 Project: JBoss Transaction Manager Issue Type: Enhancement Security Level: Public (Everyone can see) Components: SPI Affects Versions: 5.0.2 Reporter: Michael Musgrove Assignee: Michael Musgrove Fix For: 5.0.3 With JMS there are some configurations where the jndi name is not guaranteed to be unique so when diagnosing recovery issues just reporting this jndi name is insufficient for identifying which server created the XID that is being recovered. We can resolve this issue by providing a unique id that identifies the resource manager that created the XID. The proposal is to add this id to the transactions SPI (specifically to the org.jboss.tm.XAResourceWrapper interface) -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 31 08:18:29 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 31 Jul 2014 08:18:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2230) XAResourceWrapper needs an RM id property In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989461#comment-12989461 ] Tom Jenkinson commented on JBTM-2230: ------------------------------------- As mentioned on the call, we need to be mindful of when we introduce this new interface method as it will require implementations to add the new method when they wish to upgrade. We could add it to a new interface. As there are various options here Mike we should create a design discussion and mention it to various teams. Can you create the discussion and flag it to Jesper (and Andy) to make sure known XARW impls are aware of the requirements (Andy obviously knows but he might want to contribute if Jesper has any observations. > XAResourceWrapper needs an RM id property > ----------------------------------------- > > Key: JBTM-2230 > URL: https://issues.jboss.org/browse/JBTM-2230 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: SPI > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > With JMS there are some configurations where the jndi name is not guaranteed to be unique so when diagnosing recovery issues just reporting this jndi name is insufficient for identifying which server created the XID that is being recovered. > We can resolve this issue by providing a unique id that identifies the resource manager that created the XID. The proposal is to add this id to the transactions SPI (specifically to the org.jboss.tm.XAResourceWrapper interface) -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Jul 31 10:42:29 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 31 Jul 2014 10:42:29 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2230) XAResourceWrapper needs an RM id property In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2230: ----------------------------------- Forum Reference: https://community.jboss.org/message/883198#883198 > XAResourceWrapper needs an RM id property > ----------------------------------------- > > Key: JBTM-2230 > URL: https://issues.jboss.org/browse/JBTM-2230 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: SPI > Affects Versions: 5.0.2 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.3 > > > With JMS there are some configurations where the jndi name is not guaranteed to be unique so when diagnosing recovery issues just reporting this jndi name is insufficient for identifying which server created the XID that is being recovered. > We can resolve this issue by providing a unique id that identifies the resource manager that created the XID. The proposal is to add this id to the transactions SPI (specifically to the org.jboss.tm.XAResourceWrapper interface) -- This message was sent by Atlassian JIRA (v6.2.6#6264)