Closed
Description
Describe the feature: I can't running elasticsearch after update ubuntu and java
Elasticsearch version (bin/elasticsearch --version
): 2.4.1
Plugins installed: []
JVM version (java -version
): OpenJDK 1.8.0_151
OS version (uname -a
if on a Unix-like system): Linux 4.13.0-31-generic #34~16.04.1-Ubuntu x86_64 GNU/Linux
Description of the problem including expected versus actual behavior: Normally I can run elasticsearch with the ./elasticsearch
command. But this morning, after updating ubuntu and java, I was not able to boot up elasticsearch anymore.