You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2015/04/20 18:24:58 UTC

[jira] [Created] (CAMEL-8678) Infinite recursion in TransactionErrorHandler toString method

Jonathan Anstey created CAMEL-8678:
--------------------------------------

             Summary: Infinite recursion in TransactionErrorHandler toString method
                 Key: CAMEL-8678
                 URL: https://issues.apache.org/jira/browse/CAMEL-8678
             Project: Camel
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 2.15.2, 2.16.0


This causes the stack to overflow, which is bad :-) Offending code: 

https://github.com/apache/camel/blob/66e04492c34cc4150abcd9908c8afd837c9eb51d/components/camel-spring/src/main/java/org/apache/camel/spring/spi/TransactionErrorHandler.java#L227-L229



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)