I’m having an issue building and running Elasticsearch from source. Each
time I try run an Elasticsearch jar I built form source, I get an exception
"java.io.StreamCorruptedException: invalid internal transport message
format" either immediately on launch, or when I send my first API request.
My full testing procedure, and the full stack, are pasted here: https://gist.github.com/4667339. I’ve tried to build f5e55b7cb90 (the
current HEAD), 'v0.20.4', and 'v0.20.3' all to the same effect. Does anyone
have any idea what might be going wrong? I have a rather modest patch the
the _analyze endpoint
(https://github.com/jonshea/elasticsearch/commit/afa83ddf1e9fd686da83f3a4851c43d9f5f24ff4)
that I’d like to be able to test.
On Tue, 2013-01-29 at 14:17 -0800, Jon Shea wrote:
I’m having an issue building and running Elasticsearch from source.
Each time I try run an Elasticsearch jar I built form source, I get an
exception "java.io.StreamCorruptedException: invalid internal
transport message format" either immediately on launch, or when I send
my first API request. My full testing procedure, and the full stack,
are pasted here: https://gist.github.com/4667339. I’ve tried to build
f5e55b7cb90 (the current HEAD), 'v0.20.4', and 'v0.20.3' all to the
same effect. Does anyone have any idea what might be going wrong? I
have a rather modest patch the the _analyze endpoint
(https://github.com/jonshea/elasticsearch/commit/afa83ddf1e9fd686da83f3a4851c43d9f5f24ff4) that I’d like to be able to test.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.