Elastic Search startup error - “\Common was unexpected at this time.”

后端 未结 6 1931
谎友^
谎友^ 2021-01-31 08:37

I have downloaded and extracted elasticsearch and when I run the batch file \"elasticsearch.bat\' I am getting the following error.

\"\\Common was unexpected at         


        
6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-31 08:56

    set "JAVA_HOME=C:\Program Files\Java\\[your_jdk_version]"

    type this with your version of jdk above and retry running the bat file

提交回复
热议问题