honestica / docker-looker

MIT License
1 stars 3 forks source link

[spec] Add a test for temporary removed JMX exporter from production due to SnakeYAML conflict #87

Closed marcmillien closed 3 weeks ago

marcmillien commented 3 weeks ago

Context

Ajoute un test pour détecter le jour où on peut réactiver l'exporteur.

uri:classloader:/helltool/lib/helltool/configuration/initializer.class:7: warning: The Psych YAML extension failed to load.
Check your env for conflicting versions of SnakeYAML
See https://github.com/jruby/jruby/wiki/FAQs#why-does-the-psych-yaml-extension-fail-to-load-in-my-environment
ERROR: org.jruby.embed.EvalFailedException: (LoadError) bad SnakeYAML version 2.2, required 1.21 or higher; check your CLASSPATH for a conflicting jar

Cf.: