ElasticSearch and Java environment variable

前端 未结 10 1156
抹茶落季
抹茶落季 2020-12-28 12:38

For Windows 7, I\'ve installed JDK in both 32 and 64 bit versions. The versions are 8, update 20 for all four installations. http://www.oracle.com/technetwork/java/javase/d

10条回答
  •  感动是毒
    2020-12-28 13:32

    I still couldn't run it even after I set the %JAVA_HOME% environment variable. The problem for me was that I should have ran the elasticsearch.bat file as an administrator. That fixed the issue.

提交回复
热议问题