elastic / ansible-elasticsearch

Ansible playbook for Elasticsearch
Other
1.58k stars 854 forks source link

issue with "could not find java in bundled JDK" #805

Closed malnajdi closed 3 years ago

malnajdi commented 3 years ago

Elasticsearch version: 7.13.2

Role version: v7.13.2

JVM version (java -version): openJDK11

OS version (uname -a if on a Unix-like system): debian 10

Description of the problem including expected versus actual behaviour: I have downloaded the elasticsearch with no-jdk and started the playbook while setting the variables "es_java_home: /usr/lib/jvm/java-11-openjdk-amd64" and "es_custom_package_url: my_own_local_url" yet this path is not picked when installing elasticsearch task name TASK [elasticsearch : Debian - Install Elasticsearch from url]

after that it's also not picked in create the keystore if it doesn't exist yet

error is : ["could not find java in bundled JDK at /usr/share/elasticsearch/jdk/bin/java"]

Playbook: dependencies:

Provide logs from Ansible:

ES Logs if relevant:

botelastic[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

botelastic[bot] commented 3 years ago

This issue has been automatically closed because it has not had recent activity since being marked as stale.