zhuangyea opened a new issue #5072:
URL: https://github.com/apache/skywalking/issues/5072


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   
   ___
   ### Question
   Download 8.0.1 local make docker. After docker compose is started, OAP 
service reports an error
   - oap service error:
    2020-07-10 10:31:19,670 - 
org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient
 -4403 [main] INFO [] - elasticsearch cluster nodes: elasticsearch:9200
   2020-07-10 10:31:20,014 - 
org.apache.skywalking.oap.server.starter.OAPServerBootstrap -4747 [main] ERROR 
[] - 
org.elasticsearch.client.RestHighLevelClient.ping([Lorg/apache/http/Header;)Z
   java.lang.NoSuchMethodError: 
org.elasticsearch.client.RestHighLevelClient.ping([Lorg/apache/http/Header;)Z
   at 
org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient.connect(ElasticSearchClient.java:134)
 ~[library-client-8.0.1.jar:8.0.1]
   at 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.StorageModuleElasticsearchProvider.start(StorageModuleElasticsearchProvider.java:185)
 ~[storage-elasticsearch-plugin-8.0.1.jar:8.0.1]
   at 
org.apache.skywalking.oap.server.library.module.BootstrapFlow.start(BootstrapFlow.java:58)
 ~[library-module-8.0.1.jar:8.0.1]
   at 
org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:69)
 ~[library-module-8.0.1.jar:8.0.1]
   at 
org.apache.skywalking.oap.server.starter.OAPServerBootstrap.start(OAPServerBootstrap.java:43)
 [server-bootstrap-8.0.1.jar:8.0.1]
   at 
org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:27)
 [server-starter-es7-8.0.1.jar:8.0.1]
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   SkyWalking 8.0.1
   ElasticSearch 7.8.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to