You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/04/13 23:16:15 UTC

[jira] [Created] (SM-2282) Installation of the eventadmin feature fails

Krzysztof Sobkowiak created SM-2282:
---------------------------------------

             Summary: Installation of the eventadmin feature fails
                 Key: SM-2282
                 URL: https://issues.apache.org/jira/browse/SM-2282
             Project: ServiceMix
          Issue Type: Bug
          Components: core
    Affects Versions: 5.0.0
            Reporter: Krzysztof Sobkowiak
         Attachments: stacktrace.txt

Installation of the eventadmin feature ends with the following exception

{code}
Caused by: java.lang.ClassNotFoundException: org.osgi.service.event.EventAdmin not found by org.ops4j.pax.web.pax-web-runtime [139]
	at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)
	at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
	at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

{code}

Full stacktrace in attachment



--
This message was sent by Atlassian JIRA
(v6.2#6252)