ERROR c.e.w.c.p.e.PrettyPrintProcessor - Error during pretty printing of message with Wilma Logger ID: resp20150924070122.0004! Reason:com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 14
So add JsonReader.setLenient(true) to handle malformed JSON messages too.
ERROR c.e.w.c.p.e.PrettyPrintProcessor - Error during pretty printing of message with Wilma Logger ID: resp20150924070122.0004! Reason:com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 14
So add JsonReader.setLenient(true) to handle malformed JSON messages too.