I can avoid this error if I build Geronimo with the ActiveMQ 5.3.2 image that is currently being voted on.

So, as Ivan mentioned, it appears that the latest SNAPSHOT available is not up to date and we move past this error once we move to the released ActiveMQ version.

Joe


On 4/30/10 9:07 AM, Ivan wrote:
The activemq-core jar file in the apache snapshot site seems not the
latest one, you might need to build it mannually. And the vote for
activemq 5.3.2 is ongoing ...

2010/4/30 Joe Bohn <[email protected] <mailto:[email protected]>>

    I recently did an svn update and build of trunk (yesterday) and I'm
    now getting an error attempting to start a trunk server.  My svn
    version is 939402


    Could not start bundle:
    org.apache.geronimo.modules.geronimo-activemq-blueprint [238]
    org.osgi.framework.BundleException: Unresolved constraint in bundle
    org.apache.activemq.activemq-core [240]: package;
    (&(package=javax.annotation)(version>=1.0.0)(!(version>=1.1.0)))
            at
    org.apache.felix.framework.Felix.resolveBundle(Felix.java:3299)
            at org.apache.felix.framework.Felix.startBundle(Felix.java:1657)
            at
    org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)
            at
    
org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191)
            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)
    2010-04-30 08:28:10,886 WARN  [DependencyManager] Could not start
    bundle: org.apache.activemq.activemq-core [240]
    org.osgi.framework.BundleException: Unresolved constraint in bundle
    org.apache.activemq.activemq-core [240]: package;
    (&(package=javax.annotation)(version>=1.0.0)(!(version>=1.1.0)))
            at
    org.apache.felix.framework.Felix.resolveBundle(Felix.java:3299)
            at org.apache.felix.framework.Felix.startBundle(Felix.java:1657)
            at
    org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)
            at
    
org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191)
            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)

    Joe




--
Ivan

Reply via email to