Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/flink/shaded/jackson2/com/fasterxml/jackson/core/JsonParseException
at org.apache.flink.runtime.webmonitor.WebMonitorEndpoint.initializeHandlers(WebMonitorEndpoint.java:212)
at org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint.initializeHandlers(DispatcherRestEndpoint.java:84)
at org.apache.flink.runtime.rest.RestServerEndpoint.start(RestServerEndpoint.java:136)
at org.apache.flink.runtime.minicluster.MiniCluster.start(MiniCluster.java:367)
at org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:120)
at com.shanglin.kafka.test.Kafka010Example.main(Kafka010Example.java:96)
Caused by: java.lang.ClassNotFoundException: org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParseException
a
Caused by: java.lang.ClassNotFoundExceptionorg/apache/flink/shaded/jackson2/com/fasterxml/jackson/co
最新推荐文章于 2025-07-09 13:44:42 发布

最低0.47元/天 解锁文章
709

被折叠的 条评论
为什么被折叠?



