3 Replies Latest reply on Apr 10, 2014 3:18 PM by mhepburn

    Error executing command: Unable to create zookeeper server configuration

    mason.tran

      Hello everyone,

       

      I downloaded the latest copy of JBoss Fuse (jboss-fuse-6.1.0.redhat-139), and I am having error creating the fabric.  I tried both from the web management console under the "Create Fabric" tab, and also from the karaf shell window.  Both of these options, I am not able to create the fabric.

       

      For shell commands I use these below.

       

      fabric:create --clean --zookeeper-password MyPassword

      or

      fabric:create --clean --new-user admin --new-user-password MyPassword --new-user-role admin --zookeeper-password MyPassword

       

      Thanks,

      Mason Tran

       

       

      Error I am getting in fuse.log.

       

      14:12:29,310 | ERROR | abric.zookeeper) | fabric-core                      | 63 - org.fusesource.fabric.fabric-core - 7.3.0.redhat-139 | [org.fusesource.fabric.datastore(17)] The bindDataStore method has thrown an exception

      org.fusesource.fabric.api.FabricException: Unable to create bootstrap configuration

        at org.fusesource.fabric.internal.DataStoreBootstrapTemplate.doWith(DataStoreBootstrapTemplate.java:159)

        at org.fusesource.fabric.service.DataStoreManager.updateServiceRegistration(DataStoreManager.java:157)

        at org.fusesource.fabric.service.DataStoreManager.bindDataStore(DataStoreManager.java:210)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

        at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

        at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:231)

        at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:39)

        at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:624)

        at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:508)

        at org.apache.felix.scr.impl.helper.BindMethod.invoke(BindMethod.java:37)

        at org.apache.felix.scr.impl.manager.DependencyManager.invokeBindMethod(DependencyManager.java:1569)

        at org.apache.felix.scr.impl.manager.ImmediateComponentManager.invokeBindMethod(ImmediateComponentManager.java:356)

        at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:322)

        at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:296)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1477)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1398)

        at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:1210)

        at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:1148)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1429)

        at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:934)

        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:795)

        at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:544)

        at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4596)

        at org.apache.felix.framework.Felix.registerService(Felix.java:3604)

        at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:346)

        at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:919)

        at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:908)

        at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:134)

        at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:960)

        at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:755)

        at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:913)

        at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:877)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1477)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1398)

        at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:1210)

        at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:1148)

        at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1429)

        at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:934)

        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:795)

        at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:544)

        at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4596)

        at org.apache.felix.framework.Felix.registerService(Felix.java:3604)

        at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:346)

        at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:320)

        at org.fusesource.fabric.zookeeper.curator.ManagedCuratorFramework.updateService(ManagedCuratorFramework.java:152)

        at org.fusesource.fabric.zookeeper.curator.ManagedCuratorFramework.updated(ManagedCuratorFramework.java:111)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

        at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

        at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:231)

        at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:39)

        at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:624)

        at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:508)

        at org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:149)

        at org.apache.felix.scr.impl.manager.ImmediateComponentManager.invokeModifiedMethod(ImmediateComponentManager.java:679)

        at org.apache.felix.scr.impl.manager.ImmediateComponentManager.modify(ImmediateComponentManager.java:634)

        at org.apache.felix.scr.impl.manager.ImmediateComponentManager.reconfigure(ImmediateComponentManager.java:584)

        at org.apache.felix.scr.impl.config.ImmediateComponentHolder.configurationUpdated(ImmediateComponentHolder.java:353)

        at org.apache.felix.scr.impl.config.ConfigurationSupport.configurationEvent(ConfigurationSupport.java:379)

        at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:2160)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.doRun(ConfigurationManager.java:2130)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.access$300(ConfigurationManager.java:2036)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent$1.run(ConfigurationManager.java:2112)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_25]

        at javax.security.auth.Subject.doAs(Subject.java:356)[:1.7.0_25]

        at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:2108)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)[5:org.apache.felix.configadmin:1.4.0.redhat-610139]

        at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

      Caused by: java.lang.NullPointerException

        at java.io.ByteArrayInputStream.<init>(ByteArrayInputStream.java:106)[:1.7.0_25]

        at org.fusesource.fabric.internal.DataStoreHelpers.toProperties(DataStoreHelpers.java:44)

        at org.fusesource.fabric.internal.DataStoreBootstrapTemplate.doWith(DataStoreBootstrapTemplate.java:128)

        ... 70 more

      14:12:29,310 | INFO  | ry:/0.0.0.0:2181 | NIOServerCnxn                    | 54 - org.fusesource.fabric.fabric-zookeeper - 7.3.0.redhat-139 | Closed socket connection for client /192.168.1.83:56826 which had sessionid 0x144089d80ae0001

      14:12:29,940 | INFO  | pool-48-thread-1 | GitDataStore                     | 83 - org.fusesource.fabric.fabric-git - 7.3.0.redhat-139 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-139\data\git\local\fabric so not doing a push

      14:12:30,965 | INFO  | pool-48-thread-1 | GitDataStore                     | 83 - org.fusesource.fabric.fabric-git - 7.3.0.redhat-139 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-139\data\git\local\fabric so not doing a push

       

      .....

       

      14:13:23,009 | INFO  | pool-48-thread-1 | GitDataStore                     | 83 - org.fusesource.fabric.fabric-git - 7.3.0.redhat-139 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-139\data\git\local\fabric so not doing a push

      14:13:23,752 | INFO  | l Console Thread | Console                          | 15 - org.apache.karaf.shell.console - 2.3.0.redhat-610139 | Exception caught while executing command

      org.fusesource.fabric.api.FabricException: Unable to create zookeeper server configuration

        at org.fusesource.fabric.internal.ZooKeeperClusterBootstrapImpl.createInternal(ZooKeeperClusterBootstrapImpl.java:178)[63:org.fusesource.fabric.fabric-core:7.3.0.redhat-139]

        at org.fusesource.fabric.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:142)[63:org.fusesource.fabric.fabric-core:7.3.0.redhat-139]

        at Proxy54f97496_1a14_44de_a0f3_c4a15c0f58f2.create(Unknown Source)[:]

        at org.fusesource.fabric.boot.commands.Create.doExecute(Create.java:215)[62:org.fusesource.fabric.fabric-boot-commands:7.3.0.redhat-139]

        at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:39)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

        at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

        at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

        at org.apache.karaf.shell.console.jline.Console.run(Console.java:174)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

        at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:61)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

      Caused by: org.fusesource.fabric.api.DynamicReferenceException: Gave up waiting for Fabric Service.

        at org.fusesource.fabric.api.DynamicReference.get(DynamicReference.java:88)[60:org.fusesource.fabric.fabric-api:7.3.0.redhat-139]

        at org.fusesource.fabric.internal.ZooKeeperClusterBootstrapImpl.createInternal(ZooKeeperClusterBootstrapImpl.java:172)[63:org.fusesource.fabric.fabric-core:7.3.0.redhat-139]

        ... 14 more

      14:13:24,020 | INFO  | pool-48-thread-1 | GitDataStore                     | 83 - org.fusesource.fabric.fabric-git - 7.3.0.redhat-139 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-139\data\git\local\fabric so not doing a push

        • 1. Re: Error executing command: Unable to create zookeeper server configuration
          davsclaus

          There is a new beta release coming out later in the near future.

           

          Though you can try our EA builds by downloading the --full or --medium distribution from

              https://repository.jboss.org/nexus/content/repositories/ea/org/jboss/fuse/

           

          The highest number is the newest build, eg 337 is the latest at this time of writing

              Index of /nexus/content/repositories/ea/org/jboss/fuse/jboss-fuse-full/6.1.0.redhat-337/

           

          If you still have a problem with that, then let us know.

          • 2. Re: Error executing command: Unable to create zookeeper server configuration
            mason.tran

            Hello Claus,

             

            Thanks for your reply, I downloaded "jboss-fuse-full-6.1.0.redhat-337.zip" and tried to create the fabric, I am still getting some other kind of errors.  I notice the web management console the "Create Fabric" tab is missing now on this new version.

             

            This is command I am trying to run in the Karaf Shell Window.

            fabric:create --wait-for-provisioning --zookeeper-password MyPassword

             

            Thanks,

            Mason Tran

             

            Error I am getting right now with this new installation of fuse.

             

            13:09:47,875 | INFO  | l Console Thread | DeploymentAgent                  | 61 - io.fabric8.fabric-agent - 1.0.0.redhat-337 | Stopping DeploymentAgent

            13:09:47,970 | INFO  | ca-7b88f365ded9) | ZooKeeperServerFactory           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Creating zookeeper server with: {component.name=io.fabric8.zookeeper.server, initLimit=10, syncLimit=5, service.factoryPid=io.fabric8.zookeeper.server, fabric.zookeeper.pid=io.fabric8.zookeeper.server-0000, clientPort=2181, clientPortAddress=0.0.0.0, service.pid=io.fabric8.zookeeper.server.8d90b235-6a3e-45b4-93ca-7b88f365ded9, tickTime=2000, component.id=8, dataDir=data/zookeeper/0000}

            13:09:47,970 | INFO  | hat-337-thread-3 | DeploymentAgent                  | 61 - io.fabric8.fabric-agent - 1.0.0.redhat-337 | Starting DeploymentAgent

            13:09:47,972 | INFO  | ca-7b88f365ded9) | ZooKeeperServerFactory           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Created zookeeper peer configuration: org.apache.zookeeper.server.quorum.QuorumPeerConfig@7f75c548

            13:09:47,972 | INFO  | ca-7b88f365ded9) | ZooKeeperServerFactory           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Created zookeeper server configuration: org.apache.zookeeper.server.ServerConfig@27851508

            13:09:47,978 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT

            13:09:47,978 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:host.name=Visumpoint-PC

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.version=1.7.0_25

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.vendor=Oracle Corporation

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.home=C:\Program Files\Java\jdk1.7.0_25\jre

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.class.path=C:\jboss-fuse-6.1.0.redhat-337\bin\..\conf;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib\karaf-jaas-boot.jar;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib\karaf.jar

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.library.path=C:\Program Files\Java\jdk1.7.0_25\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.7.0_25\bin;C:\apache-maven-3.1.0\bin;C:\apache-ant-1.9.2\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\WinTask\Bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib;.

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.io.tmpdir=C:\jboss-fuse-6.1.0.redhat-337\bin\..\data\tmp

            13:09:47,979 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:java.compiler=<NA>

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:os.name=Windows 7

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:os.arch=amd64

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:os.version=6.1

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:user.name=Visumpoint

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:user.home=C:\Users\Visumpoint

            13:09:47,980 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Server environment:user.dir=C:\jboss-fuse-6.1.0.redhat-337

            13:09:47,985 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | tickTime set to 2000

            13:09:47,986 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | minSessionTimeout set to -1

            13:09:47,986 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | maxSessionTimeout set to -1

            13:09:47,988 | INFO  | .fabric8.agent]) | DeploymentAgent                  | 61 - io.fabric8.fabric-agent - 1.0.0.redhat-337 | DeploymentAgent updated with null

            13:09:47,990 | INFO  | ca-7b88f365ded9) | NIOServerCnxnFactory             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | binding to port /0.0.0.0:2181

            13:09:47,999 | INFO  | ca-7b88f365ded9) | FileTxnSnapLog                   | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Snapshotting: 0x0 to C:\jboss-fuse-6.1.0.redhat-337\data\zookeeper\0000\version-2\snapshot.0

            13:09:48,015 | INFO  | ca-7b88f365ded9) | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.zookeeper.bootstrap.ZooKeeperServerFactory@27f5b9e6

            13:09:48,052 | INFO  | pool-11-thread-1 | CuratorFrameworkImpl             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Starting

            13:09:48,056 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT

            13:09:48,056 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:host.name=Visumpoint-PC

            13:09:48,056 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.version=1.7.0_25

            13:09:48,056 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.vendor=Oracle Corporation

            13:09:48,056 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.home=C:\Program Files\Java\jdk1.7.0_25\jre

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.class.path=C:\jboss-fuse-6.1.0.redhat-337\bin\..\conf;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib\karaf-jaas-boot.jar;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib\karaf.jar

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.library.path=C:\Program Files\Java\jdk1.7.0_25\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.7.0_25\bin;C:\apache-maven-3.1.0\bin;C:\apache-ant-1.9.2\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\WinTask\Bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib;C:\jboss-fuse-6.1.0.redhat-337\bin\..\lib;.

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.io.tmpdir=C:\jboss-fuse-6.1.0.redhat-337\bin\..\data\tmp

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:java.compiler=<NA>

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:os.name=Windows 7

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:os.arch=amd64

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:os.version=6.1

            13:09:48,057 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:user.name=Visumpoint

            13:09:48,058 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:user.home=C:\Users\Visumpoint

            13:09:48,058 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client environment:user.dir=C:\jboss-fuse-6.1.0.redhat-337

            13:09:48,058 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Initiating client connection, connectString=Visumpoint-PC:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@715adc6a

            13:09:48,067 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:09:48,068 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Socket connection established to Visumpoint-PC/192.168.1.83:2181, initiating session

            13:09:48,068 | INFO  | ry:/0.0.0.0:2181 | NIOServerCnxnFactory             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Accepted socket connection from /192.168.1.83:52347

            13:09:48,071 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client attempting to establish new session at /192.168.1.83:52347

            13:09:48,073 | INFO  | SyncThread:0     | FileTxnLog                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Creating new log file: log.1

            13:09:48,079 | INFO  | SyncThread:0     | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Established session 0x1440d8a8de30000 with negotiated timeout 40000 for client /192.168.1.83:52347

            13:09:48,079 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session establishment complete on server Visumpoint-PC/192.168.1.83:2181, sessionid = 0x1440d8a8de30000, negotiated timeout = 40000

            13:09:48,079 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | got auth packet /192.168.1.83:52347

            13:09:48,081 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | auth success /192.168.1.83:52347

            13:09:48,082 | INFO  | ad-1-EventThread | ConnectionStateManager           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | State change: CONNECTED

            13:09:48,082 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | got auth packet /192.168.1.83:52347

            13:09:48,082 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | auth success /192.168.1.83:52347

            13:09:48,087 | INFO  | e-3.0.6-thread-7 | HttpServiceFactoryImpl           | 94 - org.ops4j.pax.web.pax-web-runtime - 3.0.6 | Binding bundle: [io.fabric8.fabric-maven-proxy [112]] to http service

            13:09:48,224 | WARN  | hat-337-thread-3 | MavenProxyServletSupport         | 112 - io.fabric8.fabric-maven-proxy - 1.0.0.redhat-337 | {} does not look like a valid repository URL

            13:09:48,230 | WARN  | hat-337-thread-3 | MavenProxyServletSupport         | 112 - io.fabric8.fabric-maven-proxy - 1.0.0.redhat-337 | {} does not look like a valid repository URL

            13:09:48,238 | INFO  | hat-337-thread-3 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.maven.impl.MavenProxyRegistrationHandler@71cc5eb5

            13:09:48,253 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x1 zxid:0x2 txntype:-1 reqpath:n/a Error Path:/fabric/registry/maven/proxy/download Error:KeeperErrorCode = NoNode for /fabric/registry/maven/proxy/download

            13:09:48,269 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0xd zxid:0x9 txntype:-1 reqpath:n/a Error Path:/fabric/registry/maven/proxy/upload Error:KeeperErrorCode = NoNode for /fabric/registry/maven/proxy/upload

            13:09:48,305 | INFO  | hat-337-thread-3 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.extender.listener.FabricBlueprintBundleListener@2c240bd9

            13:09:48,308 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x16 zxid:0xc txntype:-1 reqpath:n/a Error Path:/fabric/registry/containers/provision/root/extender/blueprint/bundle Error:KeeperErrorCode = NoNode for /fabric/registry/containers/provision/root/extender/blueprint/bundle

            13:09:48,313 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.extender.listener.FabricSpringApplicationListener@72a70f23

            13:09:48,318 | INFO  | e-3.0.6-thread-8 | HttpServiceFactoryImpl           | 94 - org.ops4j.pax.web.pax-web-runtime - 3.0.6 | Binding bundle: [io.fabric8.fabric-git-server [102]] to http service

            13:09:48,333 | INFO  | hat-337-thread-4 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ChecksumPlaceholderResolver@6d1c53fb

            13:09:48,334 | INFO  | hat-337-thread-5 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.EnvPlaceholderResolver@57f13254

            13:09:48,336 | INFO  | hat-337-thread-6 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.EncryptedPropertyResolver@72e54791

            13:09:48,336 | INFO  | hat-337-thread-7 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ZookeeperPlaceholderResolver@4c03ff6d

            13:09:48,340 | INFO  | hat-337-thread-4 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.git.internal.CachingGitDataStore@30b0a4b6

            13:09:48,340 | INFO  | hat-337-thread-4 | AbstractDataStore                | 64 - io.fabric8.fabric-core - 1.0.0.redhat-337 | Starting up DataStore io.fabric8.git.internal.CachingGitDataStore@30b0a4b6

            13:09:48,345 | INFO  | hat-337-thread-4 | CuratorFrameworkImpl             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Starting

            13:09:48,346 | INFO  | hat-337-thread-4 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Initiating client connection, connectString=Visumpoint-PC:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@d7b746c

            13:09:48,347 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:09:48,348 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Socket connection established to Visumpoint-PC/192.168.1.83:2181, initiating session

            13:09:48,348 | INFO  | ry:/0.0.0.0:2181 | NIOServerCnxnFactory             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Accepted socket connection from /192.168.1.83:52350

            13:09:48,349 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Client attempting to establish new session at /192.168.1.83:52350

            13:09:48,351 | INFO  | SyncThread:0     | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Established session 0x1440d8a8de30001 with negotiated timeout 40000 for client /192.168.1.83:52350

            13:09:48,351 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session establishment complete on server Visumpoint-PC/192.168.1.83:2181, sessionid = 0x1440d8a8de30001, negotiated timeout = 40000

            13:09:48,351 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | got auth packet /192.168.1.83:52350

            13:09:48,352 | INFO  | ad-4-EventThread | ConnectionStateManager           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | State change: CONNECTED

            13:09:48,352 | WARN  | onStateManager-0 | ConnectionStateManager           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | There are no ConnectionStateListeners registered.

            13:09:48,352 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | auth success /192.168.1.83:52350

            13:09:48,352 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | got auth packet /192.168.1.83:52350

            13:09:48,353 | INFO  | ry:/0.0.0.0:2181 | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | auth success /192.168.1.83:52350

            13:09:48,365 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x4f zxid:0x2a txntype:-1 reqpath:n/a Error Path:/fabric/configs/versions Error:KeeperErrorCode = NoNode for /fabric/configs/versions

            13:09:48,372 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | Importing the old ZooKeeper layout

            13:09:48,372 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | Importing version configuration C:\jboss-fuse-6.1.0.redhat-337\fabric\import\fabric\configs\versions\1.0\profiles to branch 1.0

            13:09:48,413 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0xa2 zxid:0x51 txntype:-1 reqpath:n/a Error Path:/fabric/authentication/containers Error:KeeperErrorCode = NoNode for /fabric/authentication/containers

            13:09:51,503 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:51,688 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30001 type:create cxid:0x4 zxid:0xf4 txntype:-1 reqpath:n/a Error Path:/fabric/configs/ensemble Error:KeeperErrorCode = NoNode for /fabric/configs/ensemble

            13:09:51,787 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:52,110 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:53,271 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:54,359 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:54,376 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:54,396 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:55,513 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:56,616 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:56,632 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:58,279 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:58,280 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30001 type:create cxid:0x14 zxid:0xfd txntype:-1 reqpath:n/a Error Path:/fabric/configs/containers Error:KeeperErrorCode = NoNode for /fabric/configs/containers

            13:09:58,332 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30001 type:create cxid:0x1b zxid:0x100 txntype:-1 reqpath:n/a Error Path:/fabric/configs/versions/1.0/containers Error:KeeperErrorCode = NoNode for /fabric/configs/versions/1.0/containers

            13:09:58,524 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:09:58,540 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30001 type:create cxid:0x2a zxid:0x106 txntype:-1 reqpath:n/a Error Path:/fabric/authentication/crypt Error:KeeperErrorCode = NoNode for /fabric/authentication/crypt

            13:09:58,794 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Processed session termination for sessionid: 0x1440d8a8de30001

            13:09:58,798 | INFO  | hat-337-thread-4 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session: 0x1440d8a8de30001 closed

            13:09:58,799 | INFO  | ad-4-EventThread | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | EventThread shut down

            13:09:58,800 | INFO  | ry:/0.0.0.0:2181 | NIOServerCnxn                    | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Closed socket connection for client /192.168.1.83:52350 which had sessionid 0x1440d8a8de30001

            13:09:58,884 | INFO  | hat-337-thread-4 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | starting to pull from remote repository every 1000 millis

            13:09:58,889 | INFO  | hat-337-thread-3 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ZookeeperPortService@14676697

            13:09:58,889 | INFO  | hat-337-thread-3 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.FabricServiceImpl@49ef3e52

            13:09:59,421 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.git.http.GitHttpServerRegistrationHandler@29d1332d

            13:09:59,437 | INFO  | at-337-thread-11 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.internal.ZooKeeperClusterServiceImpl@7c8661d5

            13:09:59,438 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.api.jmx.ClusterServiceManager@15bd2030

            13:09:59,445 | INFO  | at-337-thread-13 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ChildContainerProvider@234d9f07

            13:09:59,448 | INFO  | at-337-thread-14 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ContainerPlaceholderResolver@79ea6b44

            13:09:59,452 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x23f zxid:0x177 txntype:-1 reqpath:n/a Error Path:/fabric/registry/containers/domains/root Error:KeeperErrorCode = NoNode for /fabric/registry/containers/domains/root

            13:09:59,505 | INFO  | at-337-thread-15 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.FabricMBeanRegistrationListener@4fa9b13a

            13:09:59,507 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x283 zxid:0x19e txntype:-1 reqpath:n/a Error Path:/fabric/registry/containers/status/root Error:KeeperErrorCode = NoNode for /fabric/registry/containers/status/root

            13:09:59,511 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x28b zxid:0x1a0 txntype:-1 reqpath:n/a Error Path:/fabric/registry/containers/alive Error:KeeperErrorCode = NoNode for /fabric/registry/containers/alive

            13:09:59,558 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x2cc zxid:0x1b7 txntype:-1 reqpath:n/a Error Path:/fabric/registry/containers/config/root Error:KeeperErrorCode = NoNode for /fabric/registry/containers/config/root

            13:10:00,030 | INFO  | pool-28-thread-1 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:10:01,168 | INFO  | pool-28-thread-1 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | No remote repository defined yet for the git repository at C:\jboss-fuse-6.1.0.redhat-337\data\git\local\fabric so not doing a push

            13:10:01,178 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x2f7 zxid:0x1c4 txntype:-1 reqpath:n/a Error Path:/fabric/registry/ports/lock Error:KeeperErrorCode = NoNode for /fabric/registry/ports/lock

            13:10:01,184 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x301 zxid:0x1c8 txntype:-1 reqpath:n/a Error Path:/fabric/registry/ports/ip Error:KeeperErrorCode = NoNode for /fabric/registry/ports/ip

            13:10:01,213 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x337 zxid:0x1d5 txntype:-1 reqpath:n/a Error Path:/fabric/registry/ports/containers/root/org.apache.karaf.management Error:KeeperErrorCode = NoNode for /fabric/registry/ports/containers/root/org.apache.karaf.management

            13:10:01,251 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x37a zxid:0x1e9 txntype:-1 reqpath:n/a Error Path:/fabric/registry/ports/containers/root/org.apache.karaf.shell Error:KeeperErrorCode = NoNode for /fabric/registry/ports/containers/root/org.apache.karaf.shell

            13:10:01,281 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Got user-level KeeperException when processing sessionid:0x1440d8a8de30000 type:create cxid:0x3ab zxid:0x1f6 txntype:-1 reqpath:n/a Error Path:/fabric/registry/ports/containers/root/org.ops4j.pax.web Error:KeeperErrorCode = NoNode for /fabric/registry/ports/containers/root/org.ops4j.pax.web

            13:10:01,296 | INFO  | at-337-thread-16 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.KarafContainerRegistration@35ad4bf3

            13:10:01,300 | INFO  | at-337-thread-18 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.PortPlaceholderResolver@6dcfffae

            13:10:01,308 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.configadmin.FabricConfigAdminBridge@747bb370

            13:10:01,417 | INFO  | at-337-thread-22 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.ProfilePropertyPointerResolver@20bc28f8

            13:10:01,419 | INFO  | at-337-thread-23 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.service.VersionPropertyPointerResolver@60e988d2

            13:10:01,421 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.git.internal.GitMasterListener@2dccf43b

            13:10:02,008 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | 68 - io.fabric8.fabric-configadmin - 1.0.0.redhat-337 | Updating configuration io.fabric8.zookeeper.server.8d90b235-6a3e-45b4-93ca-7b88f365ded9

            13:10:02,014 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | 68 - io.fabric8.fabric-configadmin - 1.0.0.redhat-337 | Updating configuration \io.fabric8.agent

            13:10:02,016 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | 68 - io.fabric8.fabric-configadmin - 1.0.0.redhat-337 | Updating configuration io.fabric8.maven

            13:10:02,016 | INFO  | ca-7b88f365ded9) | ZooKeeperServerFactory           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Destroying zookeeper server: io.fabric8.zookeeper.bootstrap.ZooKeeperServerFactory$SimpleServer@2d2fbf08

            13:10:02,019 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | 68 - io.fabric8.fabric-configadmin - 1.0.0.redhat-337 | Deleting configuration io.fabric8.zookeeper

            13:10:02,019 | INFO  | ca-7b88f365ded9) | NIOServerCnxn                    | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Closed socket connection for client /192.168.1.83:52347 which had sessionid 0x1440d8a8de30000

            13:10:02,019 | INFO  | ry:/0.0.0.0:2181 | NIOServerCnxnFactory             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | NIOServerCnxn factory exited run method

            13:10:02,019 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Unable to read additional data from server sessionid 0x1440d8a8de30000, likely server has closed socket, closing socket connection and attempting reconnect

            13:10:02,020 | WARN  | ry:/0.0.0.0:2181 | eventadmin                       | 78 - org.apache.felix.eventadmin - 1.3.0.redhat-610337 | EventAdmin: Exception: java.lang.InterruptedException

            java.lang.InterruptedException

              at EDU.oswego.cs.dl.util.concurrent.LinkedQueue.offer(Unknown Source)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at EDU.oswego.cs.dl.util.concurrent.PooledExecutor.execute(Unknown Source)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at org.apache.felix.eventadmin.impl.tasks.DefaultThreadPool.executeTask(DefaultThreadPool.java:101)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at org.apache.felix.eventadmin.impl.tasks.AsyncDeliverTasks.execute(AsyncDeliverTasks.java:105)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at org.apache.felix.eventadmin.impl.handler.EventAdminImpl.postEvent(EventAdminImpl.java:106)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at org.apache.felix.eventadmin.impl.adapter.LogEventAdapter$1.logged(LogEventAdapter.java:281)[78:org.apache.felix.eventadmin:1.3.0.redhat-610337]

              at org.ops4j.pax.logging.service.internal.LogReaderServiceImpl.fire(LogReaderServiceImpl.java:134)[3:org.ops4j.pax.logging.pax-logging-service:1.7.1]

              at org.ops4j.pax.logging.service.internal.LogReaderServiceImpl.fireEvent(LogReaderServiceImpl.java:126)[3:org.ops4j.pax.logging.pax-logging-service:1.7.1]

              at org.ops4j.pax.logging.service.internal.PaxLoggingServiceImpl.handleEvents(PaxLoggingServiceImpl.java:180)[3:org.ops4j.pax.logging.pax-logging-service:1.7.1]

              at org.ops4j.pax.logging.service.internal.PaxLoggerImpl.inform(PaxLoggerImpl.java:145)[3:org.ops4j.pax.logging.pax-logging-service:1.7.1]

              at org.ops4j.pax.logging.internal.TrackingLogger.inform(TrackingLogger.java:86)[4:org.ops4j.pax.logging.pax-logging-api:1.7.1]

              at org.ops4j.pax.logging.slf4j.Slf4jLogger.info(Slf4jLogger.java:476)[4:org.ops4j.pax.logging.pax-logging-api:1.7.1]

              at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:224)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

            13:10:02,021 | INFO  | ca-7b88f365ded9) | ZooKeeperServer                  | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | shutting down

            13:10:02,021 | INFO  | ca-7b88f365ded9) | SessionTrackerImpl               | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Shutting down

            13:10:02,021 | INFO  | ca-7b88f365ded9) | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Shutting down

            13:10:02,022 | INFO  | ca-7b88f365ded9) | SyncRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Shutting down

            13:10:02,022 | INFO  | sid:0 cport:-1): | PrepRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | PrepRequestProcessor exited loop!

            13:10:02,022 | INFO  | SyncThread:0     | SyncRequestProcessor             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | SyncRequestProcessor exited!

            13:10:02,022 | INFO  | ca-7b88f365ded9) | FinalRequestProcessor            | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | shutdown of request processor complete

            13:10:02,023 | INFO  | ca-7b88f365ded9) | ZooKeeperServerFactory           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Creating zookeeper server with: {clientPortAddress=0.0.0.0, service.pid=io.fabric8.zookeeper.server.8d90b235-6a3e-45b4-93ca-7b88f365ded9, service.factoryPid=io.fabric8.zookeeper.server, clientPort=2181, component.name=io.fabric8.zookeeper.server, component.id=8, fabric.zookeeper.pid=\io.fabric8.zookeeper.server-0000}

            13:10:02,023 | ERROR | ca-7b88f365ded9) | fabric-zookeeper                 | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | [io.fabric8.zookeeper.server(8)] The modified method has thrown an exception

            java.lang.IllegalArgumentException: dataDir is not set

              at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parseProperties(QuorumPeerConfig.java:241)

              at io.fabric8.zookeeper.bootstrap.ZooKeeperServerFactory.getPeerConfig(ZooKeeperServerFactory.java:217)

              at io.fabric8.zookeeper.bootstrap.ZooKeeperServerFactory.activateInternal(ZooKeeperServerFactory.java:133)

              at io.fabric8.zookeeper.bootstrap.ZooKeeperServerFactory.modified(ZooKeeperServerFactory.java:88)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

              at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

              at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:231)

              at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:39)

              at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:624)

              at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:508)

              at org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:149)

              at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:751)

              at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:706)

              at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:630)

              at org.apache.felix.scr.impl.config.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:328)

              at org.apache.felix.scr.impl.config.ConfigurationSupport.configurationEvent(ConfigurationSupport.java:290)

              at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:2160)[5:org.apache.felix.configadmin:1.4.0.redhat-610337]

              at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.doRun(ConfigurationManager.java:2130)[5:org.apache.felix.configadmin:1.4.0.redhat-610337]

              at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.access$300(ConfigurationManager.java:2036)[5:org.apache.felix.configadmin:1.4.0.redhat-610337]

              at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent$1.run(ConfigurationManager.java:2112)

              at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_25]

              at javax.security.auth.Subject.doAs(Subject.java:356)[:1.7.0_25]

              at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:2108)[5:org.apache.felix.configadmin:1.4.0.redhat-610337]

              at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)[5:org.apache.felix.configadmin:1.4.0.redhat-610337]

              at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

            13:10:02,029 | INFO  | hat-337-thread-4 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | activateComponent: io.fabric8.jaas.FabricJaasRealm@7b52f8de

            13:10:02,119 | INFO  | ad-1-EventThread | ConnectionStateManager           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | State change: SUSPENDED

            13:10:03,748 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:04,000 | INFO  | SessionTracker   | SessionTrackerImpl               | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | SessionTrackerImpl exited loop!

            13:10:04,749 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x1440d8a8de30000 for server null, unexpected error, closing socket connection and attempting reconnect

            java.net.ConnectException: Connection refused: no further information

              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_25]

              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)[:1.7.0_25]

              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:06,195 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:07,196 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x1440d8a8de30000 for server null, unexpected error, closing socket connection and attempting reconnect

            java.net.ConnectException: Connection refused: no further information

              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_25]

              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)[:1.7.0_25]

              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:08,492 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:09,493 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x1440d8a8de30000 for server null, unexpected error, closing socket connection and attempting reconnect

            java.net.ConnectException: Connection refused: no further information

              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_25]

              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)[:1.7.0_25]

              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:11,419 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:12,026 | WARN  | pool-28-thread-1 | GitDataStore                     | 85 - io.fabric8.fabric-git - 1.0.0.redhat-337 | Fetch failed because of: http://Visumpoint-PC:8181/git/fabric/: cannot open git-upload-pack

            13:10:12,420 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x1440d8a8de30000 for server null, unexpected error, closing socket connection and attempting reconnect

            java.net.ConnectException: Connection refused: no further information

              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_25]

              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)[:1.7.0_25]

              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:12,521 | ERROR | ad-1-EventThread | CuratorFrameworkImpl             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Background operation retry gave up

            org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss

              at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.CuratorFrameworkImpl.checkBackgroundRetry(CuratorFrameworkImpl.java:583)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.CuratorFrameworkImpl.processBackgroundOperation(CuratorFrameworkImpl.java:478)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.BackgroundSyncImpl$1.processResult(BackgroundSyncImpl.java:50)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:606)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:12,522 | INFO  | ad-1-EventThread | ConnectionStateManager           | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | State change: LOST

            13:10:12,523 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.git.http.GitHttpServerRegistrationHandler@29d1332d

            13:10:12,529 | INFO  | pool-11-thread-1 | ContextHandler                   | 88 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.14.v20131031 | stopped HttpServiceContext{httpContext=io.fabric8.git.http.GitSecureHttpContext@10f4d019}

            13:10:12,531 | INFO  | pool-11-thread-1 | HttpServiceFactoryImpl           | 94 - org.ops4j.pax.web.pax-web-runtime - 3.0.6 | Unbinding bundle: [io.fabric8.fabric-git-server [102]]

            13:10:12,535 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.maven.impl.MavenProxyRegistrationHandler@71cc5eb5

            13:10:12,539 | INFO  | pool-11-thread-1 | ContextHandler                   | 88 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.14.v20131031 | stopped HttpServiceContext{httpContext=DefaultHttpContext{io.fabric8.fabric-maven-proxy - 112}}

            13:10:12,544 | INFO  | pool-11-thread-1 | ContextHandler                   | 88 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.14.v20131031 | stopped HttpServiceContext{httpContext=MavenSecureHttpContext{io.fabric8.fabric-maven-proxy - 112}}

            13:10:12,545 | INFO  | pool-11-thread-1 | HttpServiceFactoryImpl           | 94 - org.ops4j.pax.web.pax-web-runtime - 3.0.6 | Unbinding bundle: [io.fabric8.fabric-maven-proxy [112]]

            13:10:12,553 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.api.jmx.ClusterServiceManager@15bd2030

            13:10:12,567 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.internal.ZooKeeperClusterServiceImpl@7c8661d5

            13:10:12,569 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.EncryptedPropertyResolver@72e54791

            13:10:12,570 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.FabricMBeanRegistrationListener@4fa9b13a

            13:10:12,571 | WARN  | pool-34-thread-1 | FabricMBeanRegistrationListener  | 64 - io.fabric8.fabric-core - 1.0.0.redhat-337 | Exception while jmx domain synchronization from event: javax.management.MBeanServerNotification[source=JMImplementation:type=MBeanServerDelegate][type=JMX.mbean.unregistered][message=][mbeanName=org.apache.zookeeper:name0=StandaloneServer_port-1,name1=InMemoryDataTree]. This exception will be ignored.

            java.lang.InterruptedException

              at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1038)[:1.7.0_25]

              at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1326)[:1.7.0_25]

              at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:282)[:1.7.0_25]

              at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:336)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:157)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:148)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:36)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at io.fabric8.zookeeper.utils.ZooKeeperUtils.deleteSafe(ZooKeeperUtils.java:241)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at io.fabric8.service.FabricMBeanRegistrationListener.doHandleNotification(FabricMBeanRegistrationListener.java:127)[64:io.fabric8.fabric-core:1.0.0.redhat-337]

              at io.fabric8.service.FabricMBeanRegistrationListener.access$000(FabricMBeanRegistrationListener.java:66)[64:io.fabric8.fabric-core:1.0.0.redhat-337]

              at io.fabric8.service.FabricMBeanRegistrationListener$1.run(FabricMBeanRegistrationListener.java:105)[64:io.fabric8.fabric-core:1.0.0.redhat-337]

              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_25]

              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)[:1.7.0_25]

              at java.util.concurrent.FutureTask.run(FutureTask.java:166)[:1.7.0_25]

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_25]

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_25]

              at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

            13:10:12,574 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ChildContainerProvider@234d9f07

            13:10:12,575 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ContainerPlaceholderResolver@79ea6b44

            13:10:12,577 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.configadmin.FabricConfigAdminBridge@747bb370

            13:10:12,626 | WARN  | qtp59426906-305  | ZookeeperLoginModule             | 86 - io.fabric8.fabric-jaas - 1.0.0.redhat-337 | Failed fetching authentication data.

            java.lang.IllegalStateException: Client has been stopped

              at com.google.common.base.Preconditions.checkState(Preconditions.java:149)

              at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:320)

              at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)

              at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:287)

              at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)

              at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)

              at io.fabric8.zookeeper.utils.ZooKeeperUtils.getStringData(ZooKeeperUtils.java:188)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at io.fabric8.zookeeper.utils.ZooKeeperUtils.getStringData(ZooKeeperUtils.java:184)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at io.fabric8.zookeeper.utils.ZooKeeperUtils.getProperties(ZooKeeperUtils.java:293)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at io.fabric8.jaas.ZookeeperLoginModule.initialize(ZookeeperLoginModule.java:77)

              at org.apache.karaf.jaas.boot.ProxyLoginModule.initialize(ProxyLoginModule.java:76)[karaf-jaas-boot.jar:]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

              at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.invoke(LoginContext.java:771)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.access$000(LoginContext.java:203)[:1.7.0_25]

              at javax.security.auth.login.LoginContext$4.run(LoginContext.java:698)[:1.7.0_25]

              at javax.security.auth.login.LoginContext$4.run(LoginContext.java:696)[:1.7.0_25]

              at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:695)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.login(LoginContext.java:594)[:1.7.0_25]

              at io.fabric8.git.http.GitSecureHttpContext.doAuthenticate(GitSecureHttpContext.java:140)[102:io.fabric8.fabric-git-server:1.0.0.redhat-337]

              at io.fabric8.git.http.GitSecureHttpContext.handleSecurity(GitSecureHttpContext.java:96)[102:io.fabric8.fabric-git-server:1.0.0.redhat-337]

              at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:68)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:219)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:77)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.Server.handle(Server.java:370)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

            13:10:12,628 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.git.internal.GitMasterListener@2dccf43b

            13:10:12,632 | WARN  | qtp59426906-305  | GitSecureHttpContext             | 102 - io.fabric8.fabric-git-server - 1.0.0.redhat-337 | Login failed

            javax.security.auth.login.FailedLoginException: Container doesn't exist

              at io.fabric8.jaas.ZookeeperLoginModule.login(ZookeeperLoginModule.java:119)

              at org.apache.karaf.jaas.boot.ProxyLoginModule.login(ProxyLoginModule.java:83)[karaf-jaas-boot.jar:]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

              at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.invoke(LoginContext.java:784)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.access$000(LoginContext.java:203)[:1.7.0_25]

              at javax.security.auth.login.LoginContext$4.run(LoginContext.java:698)[:1.7.0_25]

              at javax.security.auth.login.LoginContext$4.run(LoginContext.java:696)[:1.7.0_25]

              at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:695)[:1.7.0_25]

              at javax.security.auth.login.LoginContext.login(LoginContext.java:594)[:1.7.0_25]

              at io.fabric8.git.http.GitSecureHttpContext.doAuthenticate(GitSecureHttpContext.java:140)[102:io.fabric8.fabric-git-server:1.0.0.redhat-337]

              at io.fabric8.git.http.GitSecureHttpContext.handleSecurity(GitSecureHttpContext.java:96)[102:io.fabric8.fabric-git-server:1.0.0.redhat-337]

              at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:68)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:219)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:77)[96:org.ops4j.pax.web.pax-web-jetty:3.0.6]

              at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.Server.handle(Server.java:370)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)[88:org.eclipse.jetty.aggregate.jetty-all-server:8.1.14.v20131031]

              at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]

            13:10:12,632 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.KarafContainerRegistration@35ad4bf3

            13:10:12,638 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.PortPlaceholderResolver@6dcfffae

            13:10:12,642 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ProfilePropertyPointerResolver@20bc28f8

            13:10:12,648 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.VersionPropertyPointerResolver@60e988d2

            13:10:12,720 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.FabricServiceImpl@49ef3e52

            13:10:12,721 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ZookeeperPortService@14676697

            13:10:12,723 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ZookeeperPlaceholderResolver@4c03ff6d

            13:10:12,732 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.jaas.FabricJaasRealm@7b52f8de

            13:10:12,735 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.extender.listener.FabricBlueprintBundleListener@2c240bd9

            13:10:12,735 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.extender.listener.FabricSpringApplicationListener@72a70f23

            13:10:12,738 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.git.internal.CachingGitDataStore@30b0a4b6

            13:10:13,030 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.ChecksumPlaceholderResolver@6d1c53fb

            13:10:13,031 | INFO  | pool-11-thread-1 | AbstractComponent                | 60 - io.fabric8.fabric-api - 1.0.0.redhat-337 | deactivateComponent: io.fabric8.service.EnvPlaceholderResolver@57f13254

            13:10:13,294 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session: 0x1440d8a8de30000 closed

            13:10:13,294 | INFO  | ad-1-EventThread | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | EventThread shut down

            13:10:13,295 | INFO  | pool-11-thread-1 | CuratorFrameworkImpl             | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Starting

            13:10:13,296 | INFO  | pool-11-thread-1 | ZooKeeper                        | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Initiating client connection, connectString=Visumpoint-PC:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@46925ec6

            13:10:13,298 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:13,514 | INFO  | l Console Thread | Console                          | 18 - org.apache.karaf.shell.console - 2.3.0.redhat-610337 | Exception caught while executing command

            java.lang.IllegalStateException: Client has been stopped

              at com.google.common.base.Preconditions.checkState(Preconditions.java:149)

              at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:320)

              at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)

              at org.apache.curator.framework.imps.GetChildrenBuilderImpl.pathInForeground(GetChildrenBuilderImpl.java:199)

              at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:191)

              at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:38)

              at io.fabric8.zookeeper.utils.ZooKeeperUtils.getChildren(ZooKeeperUtils.java:125)

              at io.fabric8.service.AbstractDataStore.getContainers(AbstractDataStore.java:311)

              at io.fabric8.service.AbstractDataStore.hasContainer(AbstractDataStore.java:320)

              at io.fabric8.service.FabricServiceImpl.getContainer(FabricServiceImpl.java:234)

              at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.waitForSuccessfulDeploymentOf(ZooKeeperClusterBootstrapImpl.java:141)

              at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:125)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_25]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_25]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_25]

              at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_25]

              at io.fabric8.api.proxy.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:70)[64:io.fabric8.fabric-core:1.0.0.redhat-337]

              at com.sun.proxy.$Proxy24.create(Unknown Source)[60:io.fabric8.fabric-api:1.0.0.redhat-337]

              at io.fabric8.boot.commands.CreateAction.doExecute(CreateAction.java:247)[63:io.fabric8.fabric-boot-commands:1.0.0.redhat-337]

              at org.apache.karaf.shell.console.AbstractAction.execute(AbstractAction.java:33)[18:org.apache.karaf.shell.console:2.3.0.redhat-610337]

              at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[18:org.apache.karaf.shell.console:2.3.0.redhat-610337]

              at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[16:org.apache.felix.gogo.runtime:0.11.0.redhat-610337]

              at org.apache.karaf.shell.console.jline.Console.run(Console.java:189)[18:org.apache.karaf.shell.console:2.3.0.redhat-610337]

              at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:61)[18:org.apache.karaf.shell.console:2.3.0.redhat-610337]

            13:10:14,297 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

            java.net.ConnectException: Connection refused: no further information

              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_25]

              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)[:1.7.0_25]

              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[56:io.fabric8.fabric-zookeeper:1.0.0.redhat-337]

            13:10:15,398 | INFO  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Opening socket connection to server Visumpoint-PC/192.168.1.83:2181. Will not attempt to authenticate using SASL (unknown error)

            13:10:16,399 | WARN  | umpoint-PC:2181) | ClientCnxn                       | 56 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-337 | Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

            • 3. Re: Error executing command: Unable to create zookeeper server configuration
              mhepburn

              if your networking doesn't have an entry for the ip.address FUSE is trying to bind to in /etc/hosts, you consistently get this error:

               

              NoNode for /fabric/registry/containers/domains/root

               

              i can reproduce this using jboss-fuse-6.1.0.redhat-378

               

              setup networking correctly, and things work fine