* 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 __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

