Claus Ibsen created CAMEL-22973:
-----------------------------------
Summary: 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.17.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 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)