-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.3
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 5 - towards ER2
2016-06-15 17:10:20,008 | ERROR | l Console Thread | Console | 38 - org.apache.karaf.shell.console - 2.4.0.redhat-630107 | Exception caught while executing command
|
io.fabric8.api.FabricException: Unable to create zookeeper server configuration
|
at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:187)
|
at io.fabric8.boot.commands.CreateAction.doExecute(CreateAction.java:371)
|
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_92]
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_92]
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_92]
|
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_92]
|
at org.apache.aries.proxy.impl.ProxyHandler$1.invoke(ProxyHandler.java:54)[19:org.apache.aries.proxy.impl:1.0.5]
|
at org.apache.aries.proxy.impl.ProxyHandler.invoke(ProxyHandler.java:119)[19:org.apache.aries.proxy.impl:1.0.5]
|
at io.fabric8.boot.commands.$CreateCommand117960423.execute(Unknown Source)[186:io.fabric8.fabric-boot-commands:1.2.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:92)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.karaf.shell.console.jline.Console.run(Console.java:197)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)[38:org.apache.karaf.shell.console:2.4.0.redhat-630107]
|
Caused by: java.util.concurrent.TimeoutException: Cannot provision container in time
|
at io.fabric8.internal.ZooKeeperClusterBootstrapImpl$BootstrapCreateHandler.waitForSuccessfulDeploymentOf(ZooKeeperClusterBootstrapImpl.java:482)
|
at io.fabric8.internal.ZooKeeperClusterBootstrapImpl$BootstrapCreateHandler.access$100(ZooKeeperClusterBootstrapImpl.java:397)
|
at io.fabric8.internal.ZooKeeperClusterBootstrapImpl.create(ZooKeeperClusterBootstrapImpl.java:182)
|
... 19 more
|
Caused by: java.lang.InterruptedException: sleep interrupted
|
at java.lang.Thread.sleep(Native Method)[:1.8.0_92]
|
at io.fabric8.internal.ZooKeeperClusterBootstrapImpl$BootstrapCreateHandler.waitForSuccessfulDeploymentOf(ZooKeeperClusterBootstrapImpl.java:473)
|
... 21 more
|
Paolo Antinori, Kevin Earls, (CC: Jonathan Anstey), I'll check after holidays, but if you have time, please investigate
.