Thanks, Felipe. Problem reproduced and solution discovered. Please track https://github.com/elasticsearch/elasticsearch/issues/7840 for progress.
On Monday, September 22, 2014 9:59:49 PM UTC+1, Felipe Hummel wrote: > > Hi Mark, I've created isolated "mains" for Java and Scala: > https://gist.github.com/felipehummel/fbd005e6964ba546582d > > Both give the same exactly errors and stacktraces (also in the gist) when > using my indices. > So it can't be a Scala (using the Java Client) problem. > > Both are run by SBT (with run-main) but it shouldn't matter, at the end > SBT just calls "java -cp ...." > > > > On Monday, September 22, 2014 8:16:08 AM UTC-3, Mark Harwood wrote: >> >> ..from a Scala app? >> >> The current line of enquiry being that there's something about the way >> Scala env behaves that might change the way dependency injection system we >> rely on in our Java client is working. >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/49a554a5-9605-4652-a2a2-f4334e74a636%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
