Fuse/fabric error message: Could not load property value: zk:/fabric/registry/cloud/config/cloudservers-uk/credential. Ignoring.
Issue
This exception is seen in the log of a Fuse 6.1 fabric container:
Could not load property value: zk:/fabric/registry/cloud/config/cloudservers-uk/credential. Ignoring.
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /fabric/registry/cloud/config/cloudservers-uk/credential
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
...
at io.fabric8.features.FabricFeaturesServiceImpl.listFeatures(FabricFeaturesServiceImpl.java:222)
at Proxydc13fd3e_03b5_47b6_919f_aaab3a7cdfac.listFeatures(Unknown Source)
The message appears to be associated with inspecting a container's installed features, either using the Karaf console or the Hawtio web interface.
Environment
- Red Hat JBoss Fuse
- 6.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.