[
https://issues.apache.org/jira/browse/CAMEL-22973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22973:
--------------------------------
Affects Version/s: 4.14.0
> camel-core - ClassCastException in Splitter with exchange pooling
> -----------------------------------------------------------------
>
> Key: CAMEL-22973
> URL: https://issues.apache.org/jira/browse/CAMEL-22973
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 4.14.0, 4.17.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.14.6, 4.18.0
>
>
> Reported on user forum
>
> Callstack:
> Caused by: java.lang.ClassCastException: class
> org.apache.camel.support.MonotonicClock cannot be cast to class
> org.apache.camel.support.ResetableClock
> (org.apache.camel.support.MonotonicClock and
> org.apache.camel.support.ResetableClock are in unnamed module of loader
> 'app')
> at
> org.apache.camel.impl.engine.PooledProcessorExchangeFactory.createCopy(PooledProcessorExchangeFactory.java:76)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)