配置了esClient 启动报错
来源:8-6 索引构建_核心逻辑(下)
qq_良人_4
2017-12-19
Bean instantiation via factory method failed;
nested exception is org.springframework.beans.BeanInstantiationException:
Failed to instantiate [org.elasticsearch.client.transport.TransportClient]:
Factory method 'esClient' threw exception; nested exception is java.lang.NoSuchFieldError: FAIL_ON_SYMBOL_HASH_OVERFLOW
写回答
1回答
-
瓦力老师
2017-12-19
亲,需要检查下Maven依赖哈,比如jackson版本冲突之类的,推荐先使用瓦力这边的版本,然后逐渐的替换自己熟悉的版本哈。祝亲学习愉快^_^
012017-12-19
相似问题