You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kolstae
changed the title
vertx.fileSystem().readFileBlocking(path.toString())
ExceptionInInitializerError when initializing VertxByteBufAllocator
Nov 22, 2024
Version
5.0.0.CR1
Context
In an app started in kubernetes with 0.1 vCPU and 1 Gib memory, I get an
ExceptionInInitializerError
that I don't get on my local machine.Do you have a reproducer?
Not yet. I'm trying to reproduce locally with docker
Steps to reproduce
Native transport is preferred using
netty-transport-native-io_uring
The code to trigger this is simply:
Extra
Tested with java 23 on linux
The text was updated successfully, but these errors were encountered: