Created
August 19, 2020 20:12
-
-
Save pferraro/973ab122e41adf543aae262bc42a310e 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[0m09:25:37,525 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0002: Started FineSessionExpirationTestCase.war cache from web container | |
[0m[0m09:25:37,532 INFO [org.infinispan.CLUSTER] (thread-12,ejb,node-1) [Context=FineSessionExpirationTestCase.war] ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 3 | |
[0m[0m09:25:37,534 INFO [org.infinispan.CLUSTER] (thread-12,ejb,node-1) [Context=FineSessionExpirationTestCase.war] ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 4 | |
[0m[0m09:25:37,536 INFO [org.infinispan.CLUSTER] (thread-12,ejb,node-1) [Context=FineSessionExpirationTestCase.war] ISPN100010: Finished rebalance with members [node-1, node-2], topology id 5 | |
[0m[0m09:25:37,556 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/FineSessionExpirationTestCase' for server 'default-server' | |
[0m[0m09:25:37,581 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "FineSessionExpirationTestCase.war" (runtime-name : "FineSessionExpirationTestCase.war") | |
[0m[0m09:25:37,591 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=set&name=a | |
[0m[0m09:25:37,598 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=set&name=a&value=1 | |
[0m[0m09:25:37,613 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,626 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=remove&name=b | |
[0m[0m09:25:37,633 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=set&name=a&value=2 | |
[0m[0m09:25:37,647 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,657 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=set&name=a | |
[0m[0m09:25:37,666 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,672 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=set&name=a&value=3&value=4 | |
[0m[0m09:25:37,681 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,689 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=remove&name=a | |
[0m[0m09:25:37,698 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,709 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=set&name=a&value=5 | |
[0m[0m09:25:37,730 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=invalidate | |
[0m[0m09:25:37,737 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=set&name=a&value=6 | |
[0m[0m09:25:37,748 INFO [io.undertow.servlet] (default task-2) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a&value=7 | |
[0m[0m09:25:37,753 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[0m09:25:37,769 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8080/FineSessionExpirationTestCase/listener?operation=timeout&timeout=1 | |
[0m[0m09:25:39,778 INFO [io.undertow.servlet] (default task-1) http://127.0.0.1:8180/FineSessionExpirationTestCase/listener?operation=get&name=a | |
[0m[31m09:25:39,779 ERROR [io.undertow.request] (default task-1) UT005023: Exception handling request to /FineSessionExpirationTestCase/listener: org.infinispan.commons.IllegalLifecycleStateException: ISPN000324: InvalidateConversationTestCase.war is in 'STOPPING' state and this is an invocation not belonging to an on-going transaction, so it does not accept new invocations. Either restart it or recreate the cache container. | |
at [email protected]//org.infinispan.transaction.impl.TransactionTable.getOrCreateLocalTransaction(TransactionTable.java:475) | |
at [email protected]//org.infinispan.transaction.impl.TransactionTable.getOrCreateLocalTransaction(TransactionTable.java:464) | |
at [email protected]//org.infinispan.context.impl.TransactionalInvocationContextFactory.createInvocationContext(TransactionalInvocationContextFactory.java:65) | |
at [email protected]//org.infinispan.context.impl.TransactionalInvocationContextFactory.createInvocationContext(TransactionalInvocationContextFactory.java:57) | |
at [email protected]//org.infinispan.cache.impl.DecoratedCache.readContext(DecoratedCache.java:732) | |
at [email protected]//org.infinispan.cache.impl.DecoratedCache.get(DecoratedCache.java:522) | |
at [email protected]//org.infinispan.cache.impl.AbstractDelegatingCache.get(AbstractDelegatingCache.java:439) | |
at [email protected]//org.infinispan.cache.impl.EncoderCache.get(EncoderCache.java:696) | |
at [email protected]//org.infinispan.cache.impl.AbstractDelegatingCache.get(AbstractDelegatingCache.java:439) | |
at [email protected]//org.wildfly.clustering.web.infinispan.session.InfinispanSessionMetaDataFactory.getValue(InfinispanSessionMetaDataFactory.java:98) | |
at [email protected]//org.wildfly.clustering.web.infinispan.session.InfinispanSessionMetaDataFactory.findValue(InfinispanSessionMetaDataFactory.java:88) | |
at [email protected]//org.wildfly.clustering.web.infinispan.session.InfinispanSessionMetaDataFactory.findValue(InfinispanSessionMetaDataFactory.java:56) | |
at [email protected]//org.wildfly.clustering.web.cache.session.CompositeSessionFactory.findValue(CompositeSessionFactory.java:63) | |
at [email protected]//org.wildfly.clustering.web.cache.session.CompositeSessionFactory.findValue(CompositeSessionFactory.java:40) | |
at [email protected]//org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager.viewSession(InfinispanSessionManager.java:204) | |
at [email protected]//org.wildfly.clustering.web.undertow.session.DistributableSessionManager.getSession(DistributableSessionManager.java:292) | |
at [email protected]//io.undertow.servlet.spec.ServletContextImpl.getSession(ServletContextImpl.java:917) | |
at [email protected]//io.undertow.servlet.spec.HttpServletRequestImpl.getSession(HttpServletRequestImpl.java:418) | |
at deployment.FineSessionExpirationTestCase.war//org.jboss.as.test.clustering.cluster.web.expiration.SessionOperationServlet.doGet(SessionOperationServlet.java:109) | |
at [email protected]//javax.servlet.http.HttpServlet.service(HttpServlet.java:503) | |
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:1990) | |
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment