|
From: Daniel H. <da...@de...> - 2016-04-22 22:10:22
|
Hi Michael, > where are these parsing errors coming from, they might indicate some other problems? And did you change log4j settings or the like, possibly causing the logger to write out too much information? I guess that the errors are produced because when the server gets a timeout, then an exception of the log4j is written in the end of the response body. Thus, the response is not correctly parsed as JSON (that is the format that I'm requesting). > In case you’re still stuck, would it be an option to share the data (or an anonymised version thereof) + scripts for running the benchmark (or a set of generated queries that allow to reproduce the problem)? If setup is straightforward, I could give it a quick try on a my machine... Thanks a lot for your offering. I haven't solve this issue yet. I will try to generate data and queries that reproduce this issue. Thanks! Daniel |