[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-574) Error while firing service event REGISTERED org.osgi.service.log.LogReaderService

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Aug 15 12:09:15 EDT 2012


     [ https://issues.jboss.org/browse/JBOSGI-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on JBOSGI-574 started by Thomas Diesler.

> Error while firing service event REGISTERED org.osgi.service.log.LogReaderService
> ---------------------------------------------------------------------------------
>
>                 Key: JBOSGI-574
>                 URL: https://issues.jboss.org/browse/JBOSGI-574
>             Project: JBoss OSGi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.2.0
>
>
> Happens on server restart with all jbosgi bundles installed. i.e. after you run
> {code}
> $ mvn -Dtarget.container=jboss712 install
> {code}
> {code}
> 10:31:58,484 WARN  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011018: Error while firing service event REGISTERED for: ServiceState{service.id=37, 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