vertx-web-sstore-caffeine NoSuchMethodError issue

6 views
Skip to first unread message

timm...@hotmail.com

unread,
Sep 29, 2025, 2:22:56 AM (3 days ago) Sep 29
to vert.x
Hi,

I am trying to use caffeine session  webstore, facing this issue when installing the session handler:

"stackTrace": "java.lang.NoSuchMethodError: 'com.github.benmanes.caffeine.cache.Expiry com.github.benmanes.caffeine.cache.Expiry.accessing(java.util.function.BiFunction)' \tat io.vertx.ext.web.sstore.caffeine.impl.CaffeineSessionStoreImpl.lambda$init$3(CaffeineSessionStoreImpl.java:64) \tat io.vertx.core.impl.SharedResourceHolder.lambda$createSharedResource$1(SharedResourceHolder.java:40) \tat io.vertx.core.shareddata.impl.LocalMapImpl.lambda$typeChecked$1(LocalMapImpl.java:156) \tat java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1932)"

Environment:

Vertx 5.0.4
JDK  "25" 2025-09-16 LTS
Caffeine 3.1.8 (Managed dependency)

Thanks

Reply all
Reply to author
Forward
0 new messages