You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2021/09/13 09:02:00 UTC

[jira] [Resolved] (CAMEL-16948) Stackoverflow Exception in LogProcessor (LogMasking)

     [ https://issues.apache.org/jira/browse/CAMEL-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-16948.
--------------------------------------
    Resolution: Duplicate

> Stackoverflow Exception in LogProcessor (LogMasking)
> ----------------------------------------------------
>
>                 Key: CAMEL-16948
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16948
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.11.0
>            Reporter: Christian Müller
>            Priority: Major
>
> Reproduce 
> 0.) activate logmasking by setting the logMask flag to true as described in https://camel.apache.org/components/3.11.x/eips/log-eip.html
> *camelContext.setLogMask(true);*
> 1.) log the body of the message with .*log(body())*
> 2.) if the message is big enough (a few hundred lines are enough!) the logprocessor throws an *stackoverflow exception*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)