Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
-
None
Description
Exception in thread "SpringOsgiExtenderThread-54" org.apache.camel.RuntimeCamelException: org.apache.camel.FailedToStartRouteException: Failed to start route route1 because of Multiple consumers for the same endpoint is now allowed: Endpoint[timer://myTimer?fixedRate=true&period=2000]"
This is being caused by the same timer name being used in the Java DSL and the Spring XML DSL.