Gary Brown created RTGOV-485:
--------------------------------
Summary: Fabric container restart fails to find all dependencies
Key: RTGOV-485
URL:
https://issues.jboss.org/browse/RTGOV-485
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
When 'all' profile is first added to the container it is fine (apart from
intermittent rtgov-ui web app deploy issue).
However when the container is stopped and started again, it has the following errors:
{noformat}
2014-05-30 13:04:48
ERROR
org.apache.aries.blueprint.container.BlueprintContainerImpl
Unable to start blueprint container for bundle activity-embedded due to unresolved
dependencies [(objectClass=org.overlord.rtgov.activity.collector.CollectorContext)]
2014-05-30 13:04:48
ERROR
org.apache.aries.blueprint.container.BlueprintContainerImpl
Unable to start blueprint container for bundle activity-server-epn due to unresolved
dependencies [(objectClass=org.overlord.rtgov.epn.EPNManager)]
2014-05-30 13:04:49
ERROR
org.overlord.rtgov.epn.EPNManagerAccessor
EPNManager is not available
2014-05-30 13:04:49
ERROR
org.overlord.rtgov.active.collection.epn.EPNActiveCollectionSource
Failed to obtain Event Processor Network Manager
2014-05-30 13:04:49
ERROR
org.overlord.rtgov.acs.loader.osgi.ACSActivator
Failed to register active collection sources
2014-05-30 13:04:49
INFO
io.fabric8.agent.DeploymentAgent
ep-keyvaluestore / 2.0.0.SNAPSHOT
2014-05-30 13:04:49
INFO
io.fabric8.agent.DeploymentAgent
overlord-rtgov-epn-osgi / 2.0.0.SNAPSHOT
2014-05-30 13:09:49
ERROR
org.overlord.rtgov.epn.EPNManagerAccessor
EPNManager is not available
2014-05-30 13:09:49
ERROR
org.overlord.rtgov.epn.loader.osgi.EPNActivator
Failed to obtain reference to EPNManager
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)