Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-316

NPE in IPv4 prefix withdrawn Update message serialization

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Bugzilla Migration
    • Bugzilla Migration
    • BGP
    • None
    • Operating System: All
      Platform: All

    • 4679

    Description

      2015-11-25 18:19:49,028 | DEBUG | lt-dispatcher-50 | AdjRibOutListener | 160 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.SNAPSHOT | AdjRibOut parsing route ipv4-route[5.3.4.8/32] {
      prefix 5.3.4.8/32
      attributes {
      origin

      { value igp }

      originator-id

      { originator 41.41.41.41 }

      as-path {
      }
      multi-exit-disc

      { med 0 }

      local-pref

      { pref 100 }

      c-next-hop {
      ipv4-next-hop

      { global 193.0.0.1 }

      }
      cluster-id {
      cluster

      { cluster 0.0.0.0 }

      }
      }
      }

      2015-11-25 18:19:49,028 | TRACE | oupCloseable-2-1 | BGPMessageToByteEncoder | 160 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.SNAPSHOT | Encoding message: Update [_attributes=Attributes [_asPath=AsPath{augmentations={}}, _clusterId=ClusterId{getCluster=[Ipv4Address [_value=0.0.0.0]], augmentations={}}, _localPref=LocalPref{getPref=100, augmentations={}}, _multiExitDisc=MultiExitDisc{getMed=0, augmentations={}}, _origin=Origin{getValue=Igp, augmentations={}}, _originatorId=OriginatorId{getOriginator=Ipv4Address [_value=41.41.41.41], augmentations={}}, augmentation=[Attributes2 [_mpUnreachNlri=MpUnreachNlri [augmentation=[]]]]], augmentation=[]]
      2015-11-25 18:19:49,029 | WARN | lt-dispatcher-50 | IPv4RIBSupport | 160 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.SNAPSHOT | Attempt to withdraw using MP Reach
      2015-11-25 18:19:49,029 | DEBUG | lt-dispatcher-50 | AdjRibOutListener | 160 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.SNAPSHOT | Writing update Update [_attributes=Attributes [_asPath=AsPath{augmentations={}}, _clusterId=ClusterId{getCluster=[Ipv4Address [_value=0.0.0.0]], augmentations={}}, _localPref=LocalPref{getPref=100, augmentations={}}, _multiExitDisc=MultiExitDisc{getMed=0, augmentations={}}, _origin=Origin{getValue=Igp, augmentations={}}, _originatorId=OriginatorId{getOriginator=Ipv4Address [_value=41.41.41.41], augmentations={}}, augmentation=[Attributes2 [_mpUnreachNlri=MpUnreachNlri [augmentation=[]]]]], augmentation=[]]
      2015-11-25 18:19:49,029 | INFO | oupCloseable-2-1 | BGPSessionImpl | 160 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.SNAPSHOT | Failed to send message Update [_attributes=Attributes [_asPath=AsPath{augmentations={}}, _clusterId=ClusterId{getCluster=[Ipv4Address [_value=0.0.0.0]], augmentations={}}, _localPref=LocalPref{getPref=100, augmentations={}}, _multiExitDisc=MultiExitDisc{getMed=0, augmentations={}}, _origin=Origin{getValue=Igp, augmentations={}}, _originatorId=OriginatorId{getOriginator=Ipv4Address [_value=41.41.41.41], augmentations={}}, augmentation=[Attributes2 [_mpUnreachNlri=MpUnreachNlri [augmentation=[]]]]], augmentation=[]] to socket io.netty.handler.codec.EncoderException: java.lang.NullPointerException

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            milos.fabian@pantheon.tech Milos Fabian
            milos.fabian@pantheon.tech Milos Fabian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: