Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/779 The latest commit replaces the getFullMessage call with ExceptionUtils.getStackTrace. Hopefully that addresses the recursion issue. As for security @ottobackwards, I'm not sure what the requirements are.
---