* K. Gilden: > I upgraded my system on 10/18 and from that point onwards elasticsearch > (0.90.7 > -> 1.0.3+dfsg-3) doesn't start when invoking "service elasticsearch start". > Running "/usr/share/elasticsearch/bin/elasticsearch" starts up the server just > fine.
We never shipped 0.90.7 within Debian -- am I assuming correctly that you used the .deb files provided by upstream? What output do you get when you run something like the following? $ sudo -u elasticsearch bash -x /usr/share/elasticsearch/bin/elasticsearch What java packages do you have installed? (dpkg -l '*-java') Cheers, -Hilko -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

