When debugging VFW usecase, I found the following errors in the log error.log 
in PAP Pod:

[2020-04-28T09:15:08.809+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to process heartbeat. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=e3164a0c-ce9f-4480-af14-82f2560241bd, timestampMs=1588065308104, 
name=apex_75, pdpGroup=defaultGroup, pdpSubgroup=apex), pdpType=apex, 
state=ACTIVE, healthy=HEALTHY, description=Pdp Heartbeat, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.operational.Apex,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:200)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:72)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)
[2020-04-28T09:15:24.875+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to process heartbeat. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=2b5bbfce-f969-4901-90f6-209c9d28588b, timestampMs=1588065324094, 
name=policy-policy-xacml-pdp-77cf8dd467-fwh2l, pdpGroup=defaultGroup, 
pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, 
description=null, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.optimization.AffinityPolicy,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.DistancePolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.HpaPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.OptimizationPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.PciPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.QueryPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.SubscriberPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.Vim_fit, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.VnfPolicy, 
version=1.0.0), ToscaPolicyTypeIdentifier(name=onap.Monitoring, version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.cdap.tca.hi.lo.app, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.docker.sonhandler.app, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.FrequencyLimiter,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.MinMax, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.Blacklist, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.coordination.FirstBlocksSecond,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:200)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:72)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)
[2020-04-28T09:16:02.232+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=7e0ed5dd-890f-4b0b-9a83-f8d4aaa66493, timestampMs=1588065361491, 
name=policy-drools-0, pdpGroup=null, pdpSubgroup=null), pdpType=drools, 
state=PASSIVE, healthy=HEALTHY, description=null, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.Operational,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:96)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:70)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)
[2020-04-28T09:17:08.801+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to process heartbeat. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=68d8bb88-989c-4dd2-9a13-a2c869b1fe93, timestampMs=1588065428104, 
name=apex_75, pdpGroup=defaultGroup, pdpSubgroup=apex), pdpType=apex, 
state=ACTIVE, healthy=HEALTHY, description=Pdp Heartbeat, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.operational.Apex,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:200)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:72)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)
[2020-04-28T09:17:24.871+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to process heartbeat. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=9653ab29-745f-494e-9c88-21dd76f2ce81, timestampMs=1588065444095, 
name=policy-policy-xacml-pdp-77cf8dd467-fwh2l, pdpGroup=defaultGroup, 
pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, 
description=null, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.optimization.AffinityPolicy,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.DistancePolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.HpaPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.OptimizationPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.PciPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.QueryPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.SubscriberPolicy, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.Vim_fit, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.optimization.VnfPolicy, 
version=1.0.0), ToscaPolicyTypeIdentifier(name=onap.Monitoring, version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.cdap.tca.hi.lo.app, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.monitoring.docker.sonhandler.app, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.FrequencyLimiter,
 version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.MinMax, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.Blacklist, 
version=1.0.0), 
ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.guard.coordination.FirstBlocksSecond,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:200)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:72)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)
[2020-04-28T09:18:02.221+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP]
 Operation Failed
org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No 
matching PdpGroup/SubGroup Found - 
PdpStatus(super=PdpMessage(messageName=PDP_STATUS, 
requestId=fa33c2ff-85b2-489a-b1fe-21c375afddfa, timestampMs=1588065481491, 
name=policy-drools-0, pdpGroup=null, pdpSubgroup=null), pdpType=drools, 
state=PASSIVE, healthy=HEALTHY, description=null, 
supportedPolicyTypes=[ToscaPolicyTypeIdentifier(name=onap.policies.controlloop.Operational,
 version=1.0.0)], policies=[], deploymentInstanceInfo=null, properties=null, 
statistics=null, response=null)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:96)
at 
org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:70)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:38)
at 
org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:32)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
at 
org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
at 
org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:79)
at 
org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
at 
org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:63)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245)
at 
org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:228)
at java.lang.Thread.run(Thread.java:748)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#20871): https://lists.onap.org/g/onap-discuss/message/20871
Mute This Topic: https://lists.onap.org/mt/73323523/21656
Mute #elalto: https://lists.onap.org/mk?hashtag=elalto&subid=2740164
Mute #vfw: https://lists.onap.org/mk?hashtag=vfw&subid=2740164
Mute #policy: https://lists.onap.org/mk?hashtag=policy&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to