-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.0
-
None
-
None
-
%
When trying to create a fabric from the console after installing a patch that includes fabric bundles, you can run into:
org.fusesource.fabric.api.FabricException: Unable to create zookeeper quorum: Unable to create zookeeper server configuration at org.fusesource.fabric.internal.ZooKeeperClusterServiceImpl.createCluster(ZooKeeperClusterServiceImpl.java:570)[57:org.fusesource.fabric.fabric-core:7.2.0.redhat-025] at Proxy49d516b2_a8d7_476d_a7e3_3abf6b3e31be.createCluster(Unknown Source)[:] at org.fusesource.fabric.boot.commands.Create.doExecute(Create.java:152)[59:org.fusesource.fabric.fabric-boot-commands:7.2.0.redhat-024] at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.karaf.shell.console.jline.Console.run(Console.java:176)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:61)[15:org.apache.karaf.shell.console:2.3.0.redhat-60027] Caused by: org.fusesource.fabric.api.FabricException: Unable to create zookeeper server configuration at org.fusesource.fabric.internal.ZooKeeperClusterServiceImpl.createLocalServer(ZooKeeperClusterServiceImpl.java:310)[57:org.fusesource.fabric.fabric-core:7.2.0.redhat-025] at org.fusesource.fabric.internal.ZooKeeperClusterServiceImpl.createCluster(ZooKeeperClusterServiceImpl.java:428)[57:org.fusesource.fabric.fabric-core:7.2.0.redhat-025] ... 13 more Caused by: org.osgi.framework.BundleException: Bundle symbolic name and version are not unique: org.fusesource.fabric.fabric-maven-proxy:7.2.0.redhat-025 at org.apache.felix.framework.BundleImpl.createRevision(BundleImpl.java:1233)[org.apache.felix.framework-4.0.3.redhat-60024.jar:] at org.apache.felix.framework.BundleImpl.<init>(BundleImpl.java:96)[org.apache.felix.framework-4.0.3.redhat-60024.jar:] at org.apache.felix.framework.Felix.installBundle(Felix.java:3080)[org.apache.felix.framework-4.0.3.redhat-60024.jar:] at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)[org.apache.felix.framework-4.0.3.redhat-60024.jar:] at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:138)[org.apache.felix.framework-4.0.3.redhat-60024.jar:] at org.fusesource.fabric.utils.BundleUtils.installOrStopBundle(BundleUtils.java:33)[57:org.fusesource.fabric.fabric-core:7.2.0.redhat-025] at org.fusesource.fabric.internal.ZooKeeperClusterServiceImpl.createLocalServer(ZooKeeperClusterServiceImpl.java:184)[57:org.fusesource.fabric.fabric-core:7.2.0.redhat-025] ... 14 more