More than one reference to same configadmin PID logs errors messages
--------------------------------------------------------------------
Key: SMX4NMR-269
URL: https://issues.apache.org/jira/browse/SMX4NMR-269
Project: ServiceMix NMR
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Gert Vanthienen
Fix For: 1.5.0
For the {{org.apache.servicemix.nmr}} and {{org.apache.servicemix.jbi}} PIDs,
we have multiple references to the same PID, causing ERRORs to be logged at
startup. We should make sure to avoid the duplicate reference.
{noformat}
13:09:29,346 | ERROR | .servicemix.nmr) | configadmin |
? ? | 5 - org.apache.felix.configadmin -
1.2.8 |
Configuration for org.apache.servicemix.nmr has already been used for service
[org.osgi.service.cm.ManagedService, id=176, bundle=51] and will now also be
given to [org.osgi.service.cm.ManagedService, id=183, bundle=51]
13:09:29,425 | ERROR | .servicemix.jbi) | configadmin |
? ? | 5 - org.apache.felix.configadmin -
1.2.8 |
Cannot use configuration org.apache.servicemix.jbi for
[org.osgi.service.cm.ManagedService, id=187, bundle=64]: Configuration bound to
bundle mvn:org.apache.servicemix/servicemix-common/2011.02-SNAPSHOT
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira