Hi, How do you set the route ID ?
By the way, I strongly encourage you to use Camel with Karaf directly (with updated version) instead of ServiceMix. Regards JB > Le 6 juil. 2020 à 09:16, Sneharghya Pathak <[email protected]> a écrit : > > Hello ServiceMix users, > > > I am using ServiceMix 7.0.1 with Camel 2.16.5. The Camel routes have been > written using Blueprint XML. > > I have seen a strange behaviour where on deploying the Camel routes, > ServiceMix is displaying the bundles as active, but the routes are not > installed. I need to redeploy multiple times to get the routes running. > > The second issue is that, once the routes are running, ServiceMix shows all > routes in a context as having the same route-id. > > Context Route Status > Total # Failed # Inflight # Uptime > ------- ----- ------ > ------- -------- ---------- ------ > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > star star-flattoxml Started > 10225 0 0 1 day 19 hours > > Here I know for a fact that all routes in the star context have separate > route ids set in the blueprint xml. > > What might be causing this behavior and how should I fix this? > > > Regards, > > Sneharghya
