Skip to content

Instantly share code, notes, and snippets.

@gregjan
Created December 3, 2019 16:47
Show Gist options
  • Save gregjan/1a1a7e752384b30604eb030e693b5bbb to your computer and use it in GitHub Desktop.
Save gregjan/1a1a7e752384b30604eb030e693b5bbb to your computer and use it in GitHub Desktop.
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
2019-11-20 15:39:45,863 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler]
(vert.x-worker-thread-18)
HTTP Request to /2dacfa78-3996-4cb2-83a2-a082eeddf37c failed, error
id: 7fbd39af-8cd6-4090-8efa-0e96036995d7-685:
org.jboss.resteasy.spi.UnhandledException:
com.google.common.util.concurrent.UncheckedExecutionException:
java.util.concurrent.CompletionException:
com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed
out after PT2S
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:381)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:209)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:496)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:252)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:153)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:363)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:156)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:238)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:109)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatchRequestContext(VertxRequestHandler.java:84)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.lambda$handle$0(VertxRequestHandler.java:71)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$2(ContextImpl.java:316)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.lang.Thread.run(Thread.java:748)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
Caused by: com.google.common.util.concurrent.UncheckedExecutionException:
java.util.concurrent.CompletionException:
com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed
out after PT2S
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2050)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at com.google.common.cache.LocalCache.get(LocalCache.java:3952)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4871)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.trellisldp.cache.TrellisCache.get(TrellisCache.java:45)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.trellisldp.ext.webapp.AuthorizationCache_ClientProxy.get(AuthorizationCache_ClientProxy.zig:177)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.trellisldp.webac.WebAcService.getAccessModes(WebAcService.java:235)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.trellisldp.webac.WebAcService_ClientProxy.getAccessModes(WebAcService_ClientProxy.zig:56)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.trellisldp.webac.WebAcFilter.filter(WebAcFilter.java:181)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:311)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:423)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:391)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invoke$1(ResourceMethodInvoker.java:365)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:981)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2124)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:110)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:365)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:477)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
... 14 more
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
Caused by: java.util.concurrent.CompletionException:
com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed
out after PT2S
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:326)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:338)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.uniRelay(CompletableFuture.java:911)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture$UniRelay.tryFire(CompletableFuture.java:899)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at com.datastax.oss.driver.internal.core.cql.CqlRequestHandler.setFinalError(CqlRequestHandler.java:443)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at com.datastax.oss.driver.internal.core.cql.CqlRequestHandler.lambda$scheduleTimeout$1(CqlRequestHandler.java:224)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:680)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:755)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:483)
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu | ... 2 more
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
Caused by: com.datastax.oss.driver.api.core.DriverTimeoutException:
Query timed out after PT2S
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu | ... 6 more
teststack_trellis-cassandra.1.6hyk44rvrytg@ciber-vs4.umd.edu |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment