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

[jira] [Commented] (CAMEL-16135) Exception on routeinitialization when using split in onException-Block

    [ https://issues.apache.org/jira/browse/CAMEL-16135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277950#comment-17277950 ] 

Claus Ibsen commented on CAMEL-16135:
-------------------------------------

Thanks for the reproducer, its due to a bit how spring-boot starts, but I have a fix in the works.

btw when you use camel on spring boot, then the JARs should be the starter JARs, eg camel-quartz => camel-quartz-starter

> Exception on routeinitialization when using split in onException-Block
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-16135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16135
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 3.7.1
>            Reporter: Sita Geßner
>            Assignee: Claus Ibsen
>            Priority: Major
>              Labels: spring, spring-boot
>             Fix For: 3.7.2, 3.8.0
>
>         Attachments: exception.log
>
>
> The routeinitialization failes with spring-boot or spring, when the route has an onException-Block with an split.
> There were no problems in version 2.25.0. The exception occured after the migration from 2.25.0 to 3.7.1.
> See [https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/NullPointerException.20in.20ErrorHandlerReifier]
> Reproducer:
> [https://github.com/razilein/cameltest]



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