I have upgraded Elasticsearch from 5.2.2 to 6.7.0 version. After upgrading successfully, I am not able to start Elasticsearch on W2008 box. Giving below error.
Caused by: java.io.IOException: Cannot run program "\?\C:\elasticsearch-6.7.0\elasticsearch-6.7.0\modules\x-pack-ml\platform\windows-x86_64\bin\controller.exe": CreateProcess error=193, %1 is not a valid Win32 application
Why ES 6.7.0 not starting on Windows 2008 and Is it possible to start on 6.7.0 on windows 2008???
Please check this error i thing windows arch miss match :
Caused by: java.io.IOException: Cannot run program "\?\C:\elasticsearch-6.7.0\elasticsearch-6.7.0\modules\x-pack-ml\platform\windows-x86_64\bin\controller.exe": CreateProcess error=193, %1 is not a valid Win32 application
i think you need to check either you are using 64 or 32 application for elastic search.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.