Jean-Baptiste Onofré created KARAF-3047:
-------------------------------------------
Summary: Group manager service is not injected in the
features/repository handlers
Key: KARAF-3047
URL: https://issues.apache.org/jira/browse/KARAF-3047
Project: Karaf
Issue Type: Bug
Components: cellar-features
Affects Versions: cellar-3.0.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: cellar-3.0.0
The groupManager service is not injected in the Cellar features and features
repositories event handler, resulting to the following error in the log:
{code}
org.apache.karaf.cellar.features - 3.0.0.SNAPSHOT | CELLAR FEATURES: retrieved
event ClusterRepositoryEvent [type=RepositoryAdded,
id=mvn:org.apache.karaf.features/standard/3.0.1/xml/features,
sourceNode=HazelcastNode [id=vostro.local:5701, host=vostro.local, port=5701],
sourceGroup=org.apache.karaf.cellar.core.Group@5c13d641, destination=null,
force=false, postPublish=false] while groupManager is not available yet!
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)