2 Replies Latest reply on Feb 22, 2013 4:19 PM by ashish.mohan_ashish.mohan

    Error in log file while creating remote container

    ashish.mohan_ashish.mohan

      I see below error in log file while creating remote container even though the remote container is created successfully. Command that I use to create remote container is.

       

      FMC:karaf@FuseManagementConsole> container-create-ssh --host  --profile myprofile TestRemoteContainer

      The following containers have been created successfully:

              Container: TestRemoteContainer.

       

       

      Errorin log file:

      -


       

      2013-02-22 20:19:59,239 | WARN  | p1070889758-9404 | ContainerImpl                    | ce.fabric.internal.ContainerImpl  532 | 54 - org.fusesource.fabric.fabric-core - 7.1.0.fuse-047 | Error while retrieving jmx domains. This exception will be ignored.

      org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /fabric/registry/containers/domains/TestRemoteContainer

              at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)[49:org.fusesource.fabric.fabric-linkedin-zookeeper:7.1.0.fuse-047]

              at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)[49:org.fusesource.fabric.fabric-linkedin-zookeeper:7.1.0.fuse-047]

              at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1448)[49:org.fusesource.fabric.fabric-linkedin-zookeeper:7.1.0.fuse-047]

              at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1476)[49:org.fusesource.fabric.fabric-linkedin-zookeeper:7.1.0.fuse-047]

       

       

      -


      This error is being logged so frequently that it fills the 10MB log file almost every minute.