[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-547) ClassNotFoundException: org.osgi.service.log.LogService in org.apache.felix.eventadmin:1.2.6

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Apr 27 04:24:21 EDT 2012


Thomas Diesler created JBOSGI-547:
-------------------------------------

             Summary: ClassNotFoundException: org.osgi.service.log.LogService in org.apache.felix.eventadmin:1.2.6
                 Key: JBOSGI-547
                 URL: https://issues.jboss.org/browse/JBOSGI-547
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Other
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: JBossOSGi 1.2.0


{code}
10:10:42,640 WARN  [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011018: Error while firing service event REGISTERED for: ServiceState{service.id=46, objectClass=[org.osgi.service.log.LogReaderService]}: java.lang.NoClassDefFoundError: org/osgi/service/log/LogReaderService
	at org.apache.felix.eventadmin.impl.adapter.LogEventAdapter.serviceChanged(LogEventAdapter.java:120)
	at org.jboss.osgi.framework.internal.FrameworkEventsPlugin.fireServiceEvent(FrameworkEventsPlugin.java:512)
	at org.jboss.osgi.framework.internal.ServiceManagerPlugin.registerService(ServiceManagerPlugin.java:198)
	at org.jboss.osgi.framework.internal.AbstractBundleContext.registerService(AbstractBundleContext.java:309)
	at org.jboss.osgi.framework.internal.AbstractBundleContext.registerService(AbstractBundleContext.java:297)
	at org.apache.felix.log.Activator.start(Activator.java:119)
	at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:321)
	at org.jboss.osgi.framework.internal.HostBundleState.startInternal(HostBundleState.java:245)
	at org.jboss.osgi.framework.internal.AbstractBundleState.start(AbstractBundleState.java:491)
	at org.jboss.osgi.framework.internal.StartLevelPlugin.increaseStartLevel(StartLevelPlugin.java:250)
	at org.jboss.osgi.framework.internal.FrameworkActive.start(FrameworkActive.java:131)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list