You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Sebarry <se...@yahoo.co.uk> on 2014/01/29 08:33:05 UTC

Karaf 3 starting up with error

Hi, 

I'm getting the following error on start up of Karaf 3. It looks fine to
begin with but after a few seconds the following exception is thrown. 

karaf@root()> ERROR: Bundle org.apache.openjpa [126] Error starting
mvn:org.apache.openjpa/openjpa/2.3.0 (org.osgi.framework.BundleException:
Activator start error in bundle org.apache.openjpa [126].) 
<openjpa-2.3.0-r422266:1540826 fatal internal error>
org.apache.openjpa.util.InternalException: Another OSGi service listener has
already been registered. 
        at
org.apache.openjpa.ee.OSGiManagedRuntime.registerServiceListener(OSGiManagedRuntime.java:103) 
        at
org.apache.openjpa.persistence.osgi.PersistenceActivator.start(PersistenceActivator.java:61) 
        at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:645) 
        at org.apache.felix.framework.Felix.activateBundle(Felix.java:2146) 
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2064) 
        at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291) 
        at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) 
        at java.lang.Thread.run(Thread.java:744) 

Any ideas? 

Thanks, 

Sean



--
View this message in context: http://karaf.922171.n3.nabble.com/Karaf-3-starting-up-with-error-tp4031388.html
Sent from the Karaf - User mailing list archive at Nabble.com.