Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Lithium
-
None
-
None
-
Operating System: All
Platform: All
-
4637
Description
Caused by: java.lang.NullPointerException
at com.zte.ngip.ipsdn.inventory.InventoryManager.onNodeRemoved(InventoryManager.java:75)
at org.opendaylight.yangtools.yang.binding.util.NotificationListenerInvoker.invokeNotification(NotificationListenerInvoker.java:91)
at org.opendaylight.controller.md.sal.binding.impl.BindingDOMNotificationListenerAdapter.onNotification(BindingDOMNotificationListenerAdapter.java:44)
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouterEvent.deliverNotification(DOMNotificationRouterEvent.java:50)
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouter$1.onEvent(DOMNotificationRouter.java:68)
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouter$1.onEvent(DOMNotificationRouter.java:65)
at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
... 3 more
Attachments
Issue Links
- duplicates
-
CONTROLLER-1450 NotificationSubscriber's exception prevents notifications to other listeners
- Resolved