Error and warnings in unit tests when using Camel master component
Issue
- I have a Fuse installation with Fabric. I'm using the Camel master component provided in camel-fabric feature to be able to deploy my route several time and have only 1 active at a time.
- I have coded it without any problem, the route works as expected when deployed in Fabric.
- However, since I have started using the master component, when I execute my unit tests, it is showing a lot of errors. The unit tests execution iteself is successful (test are passed as expected), but the console shows a lot of errors like
org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to initialize bean consoleFactory
- Or
org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth for /fabric/registry/clusters/camel/master/eventhandlerCoreAmqOutADMSerrors.
Environment
- Red Hat JBoss Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.