Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2115

fabric:create fails with 6.2 DR3 034 kit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.2
    • None
    • None
    • % %

    Description

      I've tried to create a fabric with this kit several times, and keep getting the error below:

      JBossFuse:karaf@root> fabric:create --wait-for-provisioning
      Waiting for container: root
      Waiting for container root to provision.
      Error executing command: Unable to create zookeeper server configuration
      JBossFuse:karaf@root> log:display
      log:display log:display-exception
      JBossFuse:karaf@root> log:display-exception
      io.fabric8.api.FabricException: Unable to create zookeeper server configuration
      at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:150)
      at io.fabric8.boot.commands.CreateAction.doExecute(CreateAction.java:304)
      at org.apache.karaf.shell.console.AbstractAction.execute(AbstractAction.java:33)
      at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_20]
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_20]
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_20]
      at java.lang.reflect.Method.invoke(Method.java:483)[:1.8.0_20]
      at org.apache.aries.proxy.impl.ProxyHandler$1.invoke(ProxyHandler.java:54)[18:org.apache.aries.proxy.impl:1.0.3]
      at org.apache.aries.proxy.impl.ProxyHandler.invoke(ProxyHandler.java:119)[18:org.apache.aries.proxy.impl:1.0.3]
      at io.fabric8.boot.commands.$CreateCommand925430961.execute(Unknown Source)[112:io.fabric8.fabric-boot-commands:1.2.0.redhat-034]
      at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:92)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.karaf.shell.console.jline.Console.run(Console.java:196)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)[28:org.apache.karaf.shell.console:2.4.0.redhat-620034]
      Caused by: java.util.concurrent.TimeoutException: Cannot provision container in time
      at io.fabric8.internal.ZooKeeperClusterBootstrapImpl$BootstrapCreateHandler.waitForSuccessfulDeploymentOf(ZooKeeperClusterBootstrapImpl.java:389)
      at io.fabric8.internal.ZooKeeperClusterBootstrapImpl$BootstrapCreateHandler.access$100(ZooKeeperClusterBootstrapImpl.java:316)
      at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:145)
      ... 19 more

      Attachments

        Issue Links

          Activity

            People

              gertv_jira Gert Vanthienen (Inactive)
              kearls@redhat.com Kevin Earls (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: