Skip to content

Incompatibility with 1.0rc1 #33

@brianhorakh

Description

@brianhorakh

Version 1.0rc1 elasticsearch wrapper
same config works on 0.90.x (both 0.90.0 - 0.90.10)

from wrapper.log:

INFO | jvm 3 | 2014/01/29 11:33:39 | WrapperSimpleApp Error: Unable to locate the class org.elasticsearch.bootstrap.ElasticSearchF : java.lang.ClassNotFoundException: org.elasticsearch.bootstrap.ElasticSearchF

to recreate:
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.tar.gz
tar -xzvf elasticsearch-0.90.10.tar.gz
ln -s elasticsearch-0.90.10 elasticsearch
git clone https://github.com/elasticsearch/elasticsearch-servicewrapper.git
mv elasticsearch-servicewrapper elasticsearch/bin/service

elasticsearch/bin/service/elasticsearch start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions