[LISPMAP-98] NPE in MapServer.java when merge is on Created: 06/Feb/16  Updated: 19/Oct/17  Resolved: 06/Feb/16

Status: Resolved
Project: lispflowmapping
Component/s: Service
Affects Version/s: Beryllium
Fix Version/s: None

Type: Bug
Reporter: Lori Jakab Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5258
Priority: High

 Description   

2016-02-06 02:57:33,441 | ERROR | pool-28-thread-1 | DOMNotificationRouterEvent | 139 - org.opendaylight.controller.sal-broker-impl - 1.3.0.SNAPSHOT | Delivery of notification org.opendaylight.controller.md.sal.binding.impl.LazySerializedDOMNotification@1c42b1d0 caused an error in listener org.opendaylight.controller.md.sal.binding.impl.BindingDOMNotificationListenerAdapter@43df4cc7
java.lang.NullPointerException
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)[:1.8.0_72]
at org.opendaylight.lispflowmapping.implementation.lisp.MapServer.handleMapRegister(MapServer.java:153)[240:org.opendaylight.lispflowmapping.mappingservice.implementation:1.3.0.SNAPSHOT]
at org.opendaylight.lispflowmapping.implementation.LispMappingService.handleMapRegister(LispMappingService.java:158)[240:org.opendaylight.lispflowmapping.mappingservice.implementation:1.3.0.SNAPSHOT]
at org.opendaylight.lispflowmapping.implementation.LispMappingService.onAddMapping(LispMappingService.java:193)[240:org.opendaylight.lispflowmapping.mappingservice.implementation:1.3.0.SNAPSHOT]
at org.opendaylight.yangtools.yang.binding.util.NotificationListenerInvoker.invokeNotification(NotificationListenerInvoker.java:91)[70:org.opendaylight.mdsal.yang-binding:0.8.0.SNAPSHOT]
at org.opendaylight.controller.md.sal.binding.impl.BindingDOMNotificationListenerAdapter.onNotification(BindingDOMNotificationListenerAdapter.java:44)[141:org.opendaylight.controller.sal-binding-broker-impl:1.3.0.SNAPSHOT]
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouterEvent.deliverNotification(DOMNotificationRouterEvent.java:56)[139:org.opendaylight.controller.sal-broker-impl:1.3.0.SNAPSHOT]
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouter$1.onEvent(DOMNotificationRouter.java:68)[139:org.opendaylight.controller.sal-broker-impl:1.3.0.SNAPSHOT]
at org.opendaylight.controller.md.sal.dom.broker.impl.DOMNotificationRouter$1.onEvent(DOMNotificationRouter.java:65)[139:org.opendaylight.controller.sal-broker-impl:1.3.0.SNAPSHOT]
at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)[136:com.lmax.disruptor:3.3.2]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_72]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_72]
at java.lang.Thread.run(Thread.java:745)[:1.8.0_72]



 Comments   
Comment by Lori Jakab [ 06/Feb/16 ]

Fix submitted: https://git.opendaylight.org/gerrit/#/c/34199/

Generated at Wed Feb 07 20:06:29 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.