StreamCorruptedException when built from source

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.

Thanks,

-Jon

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

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.

Is your client the same version as your server?

clint

Thanks,

-Jon

You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.