client_java icon indicating copy to clipboard operation
client_java copied to clipboard

NoSuchMethodError in simpleclient_vertx MetricsHandler

Open sbogdanchuk opened this issue 4 years ago • 3 comments

Vertx 4.1.x simpleclient_vertx 0.11.0 (0.10.0-0.7.0) AdoptOpenJDK (build 14.0.2+12) local env jvm (BigSur) mvn compiler plugin source target 1.8

When open metrics in browser I've got Internal Server Error and stack log.txt

This issue is reproduced on local env and in a cluster (jdk8u92 in cluster) Only in Idea evaluate mode this call can be executed successfuly Workaround: Copy io.prometheus.client.vertx.MetricsHandler to the project and remove simpleclient_vertx from pom

sbogdanchuk avatar Aug 13 '21 16:08 sbogdanchuk

See also #731.

fstab avatar Dec 24 '21 13:12 fstab

@fstab Just bumped into this myself. I can see the new simpleclient_vertx4 module is in master - is it just waiting for the next release?

gebn avatar May 16 '22 21:05 gebn

Yes, it will be part of the next release.

fstab avatar May 16 '22 21:05 fstab