Unable to deploy fabric component in fuse.

Solution Verified - Updated -

Issue

  • Using Fuse Version: 611423, i.e. R2 patch
  • User migrated the existing code base to Fuse 6.1.0 (ver 611423), the bundle doesn't start, stays in GracePeriod for sometime and changes to failed state.
  • Following are the details.
    • Update the zookeeper client & fabric camel component as per the 6.1 guide, below is the code snippet.
    • User installed the fabric-camel feature and verified the Fabric8 :: Camel Component (1.0.0.redhat-423) is in active state.
    • Error user see in the logs:
19:26:42,560 | INFO  | l Console Thread | BlueprintContainerImpl           | 13 - org.apache.aries.blueprint.core - 1.0.1.redhat-611423 | Bundle xxx is waiting for dependencies [(objectClass=org.apache.curator.framework.CuratorFramework)]
  • Code snippet
<!-- Zoo keeper client -->
    <reference id="curator" interface="org.apache.curator.framework.CuratorFramework" />
    <!-- Fabric camel component -->
    <bean id="fabric-camel" class="io.fabric8.camel.FabricComponent">
        <property name="curator" ref="curator" />
    </bean>

Environment

  • Red Hat JBoss Fuse
    • 6.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content