This should be fixed now. I think some old karaf snapshot was pulling in a different version of the aries util module.
Jarek On Tue, Apr 20, 2010 at 4:54 AM, Ivan <[email protected]> wrote: > Hi, > Just check why I got an error message while starting Tomcat assembly, I > found that we packaged two org.apache.aries.util binary files in the > repository folder, 0.1-incubating-20100406.004533-6 and > 0.1-incubating-SNAPSHOT. Is it a known issue ? > --> > org.osgi.framework.BundleException: Bundle symbolic name and version are not > unique: org.apache.aries.util:0.1.0.incubating-SNAPSHOT > at > org.apache.felix.framework.BundleImpl.createModule(BundleImpl.java:1151) > at org.apache.felix.framework.BundleImpl.<init>(BundleImpl.java:79) > at org.apache.felix.framework.Felix.installBundle(Felix.java:2429) > at org.apache.felix.framework.Felix.installBundle(Felix.java:2334) > at > org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:130) > at > org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:108) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:182) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3612) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1750) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1682) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:302) > at > org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:145) > at > org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:81) > at > org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:109) > at > org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) > at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:32) > > -- > Ivan >
