Created
May 11, 2020 13:23
-
-
Save pferraro/1bd465310009ef627f048bc0b6727c72 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0m[31m20:56:33,725 ERROR [io.undertow.request] (default task-1) UT005023: Exception handling request to /FineTransactionalHotRodWebFailoverTestCase/simple: java.lang.IllegalStateException: javax.transaction.RollbackException: XaResource.prepare() for XaResource{transaction=TransactionImpl{xid=Xid{formatId=1213355096, globalTransactionId=84129AB2E968A73294093C2CE5E64F9200000171F6EF0C7B0000000000000006,branchQualifier=84129AB2E968A73294093C2CE5E64F9200000171F6EF0C7B0000000000000006}, status=PREPARING}, caches=[FineTransactionalHotRodWebFailoverTestCase.war]} wants to rollback. | |
at [email protected]//org.wildfly.clustering.ee.cache.tx.TransactionalBatch.close(TransactionalBatch.java:101) | |
at [email protected]//org.wildfly.clustering.web.undertow.session.DistributableSession.invalidate(DistributableSession.java:234) | |
at [email protected]//io.undertow.servlet.spec.HttpSessionImpl.invalidate(HttpSessionImpl.java:198) | |
at deployment.FineTransactionalHotRodWebFailoverTestCase.war//org.jboss.as.test.clustering.single.web.SimpleServlet.doDelete(SimpleServlet.java:86) | |
at [email protected]//javax.servlet.http.HttpServlet.service(HttpServlet.java:529) | |
at [email protected]//javax.servlet.http.HttpServlet.service(HttpServlet.java:590) | |
at [email protected]//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) | |
at [email protected]//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) | |
at [email protected]//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) | |
at [email protected]//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) | |
at [email protected]//org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) | |
at [email protected]//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) | |
at [email protected]//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) | |
at [email protected]//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) | |
at [email protected]//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) | |
at [email protected]//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) | |
at [email protected]//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) | |
at [email protected]//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) | |
at [email protected]//io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) | |
at [email protected]//io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) | |
at [email protected]//io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) | |
at [email protected]//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) | |
at [email protected]//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) | |
at [email protected]//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) | |
at [email protected]//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) | |
at [email protected]//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68) | |
at [email protected]//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130) | |
at [email protected]//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) | |
at [email protected]//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) | |
at [email protected]//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105) | |
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530) | |
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530) | |
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530) | |
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78) | |
at [email protected]//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99) | |
at [email protected]//io.undertow.server.Connectors.executeRootHandler(Connectors.java:370) | |
at [email protected]//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) | |
at [email protected]//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) | |
at [email protected]//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982) | |
at [email protected]//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) | |
at [email protected]//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Caused by: javax.transaction.RollbackException: XaResource.prepare() for XaResource{transaction=TransactionImpl{xid=Xid{formatId=1213355096, globalTransactionId=84129AB2E968A73294093C2CE5E64F9200000171F6EF0C7B0000000000000006,branchQualifier=84129AB2E968A73294093C2CE5E64F9200000171F6EF0C7B0000000000000006}, status=PREPARING}, caches=[FineTransactionalHotRodWebFailoverTestCase.war]} wants to rollback. | |
at [email protected]//org.infinispan.commons.tx.TransactionImpl.newRollbackException(TransactionImpl.java:83) | |
at [email protected]//org.infinispan.commons.tx.TransactionImpl.runPrepare(TransactionImpl.java:297) | |
at [email protected]//org.infinispan.commons.tx.TransactionImpl.commit(TransactionImpl.java:109) | |
at [email protected]//org.wildfly.clustering.ee.cache.tx.TransactionalBatch.close(TransactionalBatch.java:98) | |
... 47 more | |
Caused by: javax.transaction.xa.XAException | |
at [email protected]//org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable$XaAdapter.internalPrepare(XaModeTransactionTable.java:314) | |
at [email protected]//org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable$XaAdapter.prepare(XaModeTransactionTable.java:150) | |
at [email protected]//org.infinispan.commons.tx.TransactionImpl.runPrepare(TransactionImpl.java:291) | |
... 49 more | |
[0m[0m20:56:33,735 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 93) WFLYUT0022: Unregistered web context: '/FineTransactionalHotRodWebFailoverTestCase' from server 'default-server' | |
[0m[0m20:56:33,750 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 97) WFLYCLINF0030: Stopped remote cache container 'web'. | |
[0m[0m20:56:33,752 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment FineTransactionalHotRodWebFailoverTestCase.war (runtime-name: FineTransactionalHotRodWebFailoverTestCase.war) in 18ms | |
[0m[0m20:56:33,766 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/paul/wildfly/infinispan/wildfly/testsuite/integration/clustering/target/wildfly-1/standalone/data/content/05/f6f7affc63c3940ea5dfd78494c45215f2f693/content | |
[0m[0m20:56:33,766 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "FineTransactionalHotRodWebFailoverTestCase.war" (runtime-name: "FineTransactionalHotRodWebFailoverTestCase.war") | |
[0m[0m20:56:33,771 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 97) WFLYUT0022: Unregistered web context: '/FineTransactionalHotRodWebFailoverTestCase' from server 'default-server' | |
[0m[0m20:56:33,783 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 98) WFLYCLINF0030: Stopped remote cache container 'web'. | |
[0m[0m20:56:33,784 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment FineTransactionalHotRodWebFailoverTestCase.war (runtime-name: FineTransactionalHotRodWebFailoverTestCase.war) in 14ms | |
[0m[0m20:56:33,795 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/paul/wildfly/infinispan/wildfly/testsuite/integration/clustering/target/wildfly-2/standalone/data/content/17/074994251ec738070ed0356a2e945e7ed8a2ec/content | |
[0m[0m20:56:33,795 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "FineTransactionalHotRodWebFailoverTestCase.war" (runtime-name: "FineTransactionalHotRodWebFailoverTestCase.war") | |
[0m[0m20:56:33,804 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 43) WFLYUT0022: Unregistered web context: '/FineTransactionalHotRodWebFailoverTestCase' from server 'default-server' | |
[0m[0m20:56:33,825 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 97) WFLYCLINF0030: Stopped remote cache container 'web'. | |
[0m[0m20:56:33,833 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment FineTransactionalHotRodWebFailoverTestCase.war (runtime-name: FineTransactionalHotRodWebFailoverTestCase.war) in 33ms | |
[0m[0m20:56:33,849 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/paul/wildfly/infinispan/wildfly/testsuite/integration/clustering/target/wildfly-3/standalone/data/content/1a/428876e8dcfcbdce774962abf2184504a2845f/content | |
[0m[0m20:56:33,849 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "FineTransactionalHotRodWebFailoverTestCase.war" (runtime-name: "FineTransactionalHotRodWebFailoverTestCase.war") | |
[0m]]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment