Exception in thread "main" java.lang.NoClassDefFoundError: org/elasticsearch/common/jackson/dataformat/yaml/snakeyaml/error/YAMLException
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
elasticsearch (Debian) |
Fix Released
|
Unknown
|
|||
elasticsearch (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Using freshly installed elasticsearch package, with START_DAEMON=true set in /etc/default/
I tracked the elasticsearch.
sudo -uelasticsearch /usr/share/
When I run that command, I get the following error:
Exception in thread "main" java.lang.
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
at org.elasticsear
Caused by: java.lang.
at java.net.
at java.lang.
at sun.misc.
at java.lang.
... 11 more
I confirmed the libyaml-snake-java package is installed. This seems to be a bug in the elasticsearch package.
Description: Ubuntu 16.10
Release: 16.10
elasticsearch:
Installed: 1.7.5-1
Candidate: 1.7.5-1
Version table:
*** 1.7.5-1 500
500 http://
100 /var/lib/
Changed in elasticsearch (Debian): | |
status: | Unknown → New |
Changed in elasticsearch (Debian): | |
status: | New → Fix Released |
Thanks for taking your time to report this issue and help making Ubuntu better.
This issue has also been reported upstream in Debian (see the attached bug watch).