Uploaded image for project: 'ovsdb'
  1. ovsdb
  2. OVSDB-414

Karaf4 shutdown NullPointerException at org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService.registerConnectionListener

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • unspecified
    • Library
    • None
    • Operating System: All
      Platform: All

    • 8641

      As part of overall NETVIRT-719 (maybe also in SFC-196 unclear), see full log attached there, this NPE from ovsdb appears in the log of Karaf 4 (only) based distributions during its shutdown (after a Ctrl-D in its console):

      2017-06-08 15:52:45,841 | ERROR | ult-dispatcher-2 | EntityOwnershipListenerActor | 208 - org.opendaylight.controller.sal-clustering-commons - 1.6.0.SNAPSHOT | Error notifying listener org.opendaylight.controller.md.sal.dom.clustering.impl.LegacyEntityOwnershipServiceAdapter$DOMEntityOwnershipListenerAdapter@368e01be
       java.lang.NullPointerException
       at org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService.registerConnectionListener(OvsdbConnectionService.java:200)[354:org.opendaylight.ovsdb.library:1.5.0.SNAPSHOT]
       at Proxy014f4ea5_8137_4961_a393_c1190a3464c1.registerConnectionListener(Unknown Source)[:]
       at Proxy136cdcdc_9d1e_4913_9269_d9a33d548a3b.registerConnectionListener(Unknown Source)[:]
       at org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundProvider.handleOwnershipChange(HwvtepSouthboundProvider.java:155)[353:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.5.0.SNAPSHOT]
       at org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundProvider$HwvtepsbPluginInstanceEntityOwnershipListener.ownershipChanged(HwvtepSouthboundProvider.java:174)[353:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.5.0.SNAPSHOT]
       at org.opendaylight.controller.md.sal.dom.clustering.impl.LegacyEntityOwnershipServiceAdapter$DOMEntityOwnershipListenerAdapter.ownershipChanged(LegacyEntityOwnershipServiceAdapter.java:139)[205:org.opendaylight.controller.sal-broker-impl:1.6.0.SNAPSHOT]
       at org.opendaylight.controller.cluster.datastore.entityownership.EntityOwnershipListenerActor.onEntityOwnershipChanged(EntityOwnershipListenerActor.java:44)[215:org.opendaylight.controller.sal-distributed-datastore:1.6.0.SNAPSHOT]
       at org.opendaylight.controller.cluster.datastore.entityownership.EntityOwnershipListenerActor.handleReceive(EntityOwnershipListenerActor.java:33)[215:org.opendaylight.controller.sal-distributed-datastore:1.6.0.SNAPSHOT]
       at org.opendaylight.controller.cluster.common.actor.AbstractUntypedActor.onReceive(AbstractUntypedActor.java:28)[208:org.opendaylight.controller.sal-clustering-commons:1.6.0.SNAPSHOT]

            Unassigned Unassigned
            vorburger Michael Vorburger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: