These look like debug messages. Do you know where they go and what they say. Might be where the clue is. Otherwise, I am not sure. The usual debugging method is to try comparing failing instance with a successful one (on file access sequence). You could try that with a fresh local copy of the ES and see.
Regards, Alex. On 3 November 2014 16:27, Jef Statham <[email protected]> wrote: > [pid 17231] write(26, "[2014-11-03 16:18:31,273][DEBUG]"..., 179) = 179 > [pid 17231] write(26, "[2014-11-03 16:18:31,274][DEBUG]"..., 116) = 116 > [pid 17231] write(26, "[2014-11-03 16:18:31,275][DEBUG]"..., 207) = 207 -- 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/CAEFAe-G-h%2BVbvaZJU53pP6Z8abh8OuLb1%3Dqh1Qz3ORXXFTiDSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
