Does the Mochiweb server have separate logs from couch? If not, then there was nothing in the logs.
----- Original message ----- > > On Aug 18, 2012, at 4:46 PM, Tim Tisdall <[email protected]> wrote: > > > I have a script where I query a view for multiple entries of data. > > I'm doing it in batches of 1000. It works fine multiple times and > > then suddenly it returns a result that doesn't properly parse as JSON > > because it's missing some content at the end (not sure how much, but > > it's at least missing the final bracket to make it complete). > > Maybe the server hit an internal error / exception while writing the > output and terminated it? Have you checked the server logs for huge > incomprehensible Erlang exception dumps? :-p > > —Jens
