[CONTROLLER-1295] HeliumNotificationAdapter throws UnsupportedOperationException for registerInterestListener Created: 06/May/15  Updated: 07/May/15  Resolved: 07/May/15

Status: Resolved
Project: controller
Component/s: mdsal
Affects Version/s: Post-Helium
Fix Version/s: None

Type: Bug
Reporter: Tony Tkacik Assignee: Tony Tkacik
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: 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)



 Comments   
Comment by Tony Tkacik [ 06/May/15 ]

https://git.opendaylight.org/gerrit/#/c/19702/

Generated at Wed Feb 07 19:55:10 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.