Can't create child container
Issue
When trying to create a child container using the karaf client in our setup i received the following error
JBossFuse:admin@ESB-01> container-create-child CAAP S01-DEVL-CAAP
The following containers have failed:
<not available>: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: karaf-CAAP
in the tail:log
2014-07-04 10:13:25,933 | ERROR | pool-15-thread-1 | TreeCache | ramework.recipes.cache.TreeCache 585 | 53 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-379 |
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /fabric/configs/versions/1.0/containers/S01-DEVL-CAAP
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1586)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:214)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:203)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.imps.GetChildrenBuilderImpl.pathInForeground(GetChildrenBuilderImpl.java:199)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:191)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:38)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.recipes.cache.TreeCache.refresh(TreeCache.java:526)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.recipes.cache.TreeRefreshOperation.invoke(TreeRefreshOperation.java:39)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.recipes.cache.TreeCache.mainLoop(TreeCache.java:840)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.recipes.cache.TreeCache.access$600(TreeCache.java:73)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at org.apache.curator.framework.recipes.cache.TreeCache$4.run(TreeCache.java:303)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-379]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_55]
at java.lang.Thread.run(Thread.java:744)[:1.7.0_55]
Environment
- Red Hat JBoss Fuse 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
