Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

watcher访问失败,目测是 jackson-annotations-2.8.2.jar版本不符合undewrtow的要求 #144

Open
linxuhong opened this issue Nov 15, 2019 · 0 comments

Comments

@linxuhong
Copy link
Contributor

配置watcher后,启动undertow
访问: http://127.0.0.1:8080/metrics
会提示
java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge

看了打包后的 dis/lib目录 中的 jackson-annotations-2.8.2.jar
解压出来 确实 没有 JsonMerge这个类。

应该是 jackson-annotations的版本过低。或者是与undertow要求的版本不符合

linxuhong added a commit to linxuhong/hangout that referenced this issue Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant