Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1295

HeliumNotificationAdapter throws UnsupportedOperationException for registerInterestListener

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Post-Helium
    • None
    • mdsal
    • None
    • Operating System: All
      Platform: All

    • 3135

    Description

      opendaylight-user@root>Exception in thread "config-pusher" java.lang.IllegalStateException: Failed to send commit for configuration 50-packethandler.xml(odl-l2switch-all,odl-l2switch-packethandler)
      at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.sendRequestGetResponseCheckIsOK(ConfigPusherImpl.java:285)

      Caused by: java.lang.IllegalStateException: Error - getInstance() failed for ModuleIdentifier

      {factoryName='packet-handler-impl', instanceName='packet-handler-impl'}

      in transaction TransactionIdentifier

      {name='ConfigTransaction-61-63'}


      Caused by: java.lang.UnsupportedOperationException: InterestListener is not supported.
      at org.opendaylight.controller.md.sal.binding.compat.HeliumNotificationProviderServiceAdapter.registerInterestListener(HeliumNotificationProviderServiceAdapter.java:51)
      at org.opendaylight.l2switch.packethandler.decoders.AbstractPacketDecoder.<init>(AbstractPacketDecoder.java:37)

      Caused by: java.lang.UnsupportedOperationException: InterestListener is not supported.
      at org.opendaylight.controller.md.sal.binding.compat.HeliumNotificationProviderServiceAdapter.registerInterestListener(HeliumNotificationProviderServiceAdapter.java:51)
      at org.opendaylight.l2switch.packethandler.decoders.AbstractPacketDecoder.<init>(AbstractPacketDecoder.java:37)
      at org.opendaylight.l2switch.packethandler.decoders.EthernetDecoder.<init>(EthernetDecoder.java:48)

      Attachments

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

        Activity

          People

            tony.tkacik@gmail.com Tony Tkacik
            tony.tkacik@gmail.com Tony Tkacik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: