mis98zb opened a new issue #5567: URL: https://github.com/apache/skywalking/issues/5567
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [X] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Bug - Which version of SkyWalking, OS and JRE? I use docker image apache/skywalking-oap-server:8.1.0-es7 downloaded for docker hub. - What happened? I use docker swarm and use yml file to deploy skywalking. I add the environment as given in doc: > SW_STORAGE_ES_ADVANCED: "{\"index.translog.durability\":\"request\",\"index.translog.sync_interval\":\"5s\"}" And when I deploy skywalking, the oap container start and then stop in a short time. There is error in the log: > 2020-09-27 06:23:45,286 - org.apache.skywalking.oap.server.starter.OAPServerBootstrap -1081 [main] ERROR [] - Can not set java.lang.String field org.apache.skywalking.oap.server.storage.plugin.elasticsearch.StorageModuleElasticsearchConfig.advanced to java.util.LinkedHashMap ---------------------------------------------------------------- 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