Nieuws

This happens both in the 2024-12 and the 2024-09, but likely also in older versions of the Eclipse IDE. (Plain stack trace for readability) java.lang.NullPointerException: Cannot invoke "org.eclips ...
Version vert.x 4.5.8 Context There is a NullPointerException in io.vertx.sqlclient when I try to create transaction with Propagation like: poll.withTransaction (TransactionPropagation.CONTEXT) {} java ...