Martin Coufal created FELIX-6196:
------------------------------------
Summary: Eclipse: Circular reference detected in bundle
org.apache.felix.scr
Key: FELIX-6196
URL: https://issues.apache.org/jira/browse/FELIX-6196
Project: Felix
Issue Type: Bug
Environment: Fedora 30
Java 1.8
Eclipse Platform I20191023-1810
ECF SDK for Eclipse 3.14.6.v20191023-2006
Reporter: Martin Coufal
Attachments: reproduce.sh
When I run Eclipse with 'org.eclipse.ecf.core.feature.group' bundle installed,
I hit this message right after start:
"
!ENTRY org.apache.felix.scr 4 0 2019-10-24 17:52:38.045
!MESSAGE bundle org.apache.felix.scr:2.1.14.v20190123-1619 (23)Circular
reference detected trying to get service
\{org.osgi.service.remoteserviceadmin.EndpointEventListener,
org.osgi.service.remoteserviceadmin.RemoteServiceAdminListener}=\{service.id=84,
service.bundleid=260, service.scope=bundle,
component.name=org.eclipse.ecf.mgmt.rsa.discovery.ui.discovery,
component.id=50, endpoint.listener.scope=(ecf.endpoint.id.ns=*)}
"
I'm not sure if this is Felix specific issue, though...
How to reproduce:
1. have 'org.eclipse.ecf.core.feature.group' installed
2. run eclipse
3. see log
I'm attaching reproduction script (destructive, run carefully!)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)