Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
770
Description
2014-04-17 12:50:41.121 CEST [nioEventLoopGroup-9-1] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection from (remote address): /10.162.149.170:38494 --> :6633
2014-04-17 12:50:41.121 CEST [nioEventLoopGroup-9-1] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection accepted - building pipeline
2014-04-17 12:50:41.153 CEST [nioEventLoopGroup-9-1] INFO o.o.o.p.i.c.ConnectionAdapterImpl - Hello received / branch
2014-04-17 12:50:41.262 CEST [md-sal-binding-notification-3] ERROR o.o.c.sal.binding.impl.NotifyTask - Unhandled exception thrown by listener: org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter$$Broker$ListenerInvoker@553ab7a4
java.lang.NumberFormatException: For input string: "14561112084339025498"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[na:1.7.0_51]
at java.lang.Long.parseLong(Long.java:444) ~[na:1.7.0_51]
at java.lang.Long.parseLong(Long.java:483) ~[na:1.7.0_51]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADMacAddress(NodeMapping.java:360) ~[na:na]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADNodeProperties(NodeMapping.java:334) ~[na:na]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADNodeProperties(NodeMapping.java:320) ~[na:na]
at org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter.onNodeUpdated(InventoryAndReadAdapter.java:634) ~[na:na]
at org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter$$Broker$ListenerInvoker.onNotification(InventoryAndReadAdapter$$Broker$ListenerInvoker.java) ~[na:na]
at org.opendaylight.controller.sal.binding.impl.NotifyTask.call(NotifyTask.java:59) ~[na:na]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51]
2014-04-17 12:50:41.266 CEST [md-sal-binding-notification-1] INFO o.o.c.m.s.manager.StatisticsProvider - Attempted to get non-existing handler for Uri [_value=openflow:14561112084339025498]
2014-04-17 12:50:41.268 CEST [md-sal-binding-notification-0] INFO o.o.c.m.s.manager.StatisticsProvider - Attempted to get non-existing handler for Uri [_value=openflow:14561112084339025498]
2014-04-17 12:50:41.271 CEST [md-sal-binding-notification-3] ERROR o.o.c.sal.binding.impl.NotifyTask - Unhandled exception thrown by listener: org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter$$Broker$ListenerInvoker@553ab7a4
java.lang.NumberFormatException: For input string: "14561112084339025498"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[na:1.7.0_51]
at java.lang.Long.parseLong(Long.java:444) ~[na:1.7.0_51]
at java.lang.Long.parseLong(Long.java:483) ~[na:1.7.0_51]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADMacAddress(NodeMapping.java:360) ~[na:na]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADNodeProperties(NodeMapping.java:334) ~[na:na]
at org.opendaylight.controller.sal.compatibility.NodeMapping.toADNodeProperties(NodeMapping.java:320) ~[na:na]
at org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter.onNodeUpdated(InventoryAndReadAdapter.java:634) ~[na:na]
at org.opendaylight.controller.sal.compatibility.InventoryAndReadAdapter$$Broker$ListenerInvoker.onNotification(InventoryAndReadAdapter$$Broker$ListenerInvoker.java) ~[na:na]
at org.opendaylight.controller.sal.binding.impl.NotifyTask.call(NotifyTask.java:59) ~[na:na]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51]
2014-04-17 12:50:41.286 CEST [Thread-15] ERROR o.o.o.o.md.queue.TicketFinisher - For input string: "14561112084339025498"
java.lang.NumberFormatException: For input string: "14561112084339025498"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[na:1.7.0_51]
at java.lang.Long.parseLong(Long.java:444) ~[na:1.7.0_51]
at java.lang.Long.valueOf(Long.java:513) ~[na:1.7.0_51]
at java.lang.Long.decode(Long.java:665) ~[na:1.7.0_51]
at org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtil.dataPathIdFromNodeId(InventoryDataServiceUtil.java:135) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.lldp.LLDPSpeaker.lldpDataFrom(LLDPSpeaker.java:104) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.lldp.LLDPSpeaker.addNodeConnector(LLDPSpeaker.java:82) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.lldp.LLDPSpeakerPopListener.onPop(LLDPSpeakerPopListener.java:37) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.queue.TicketFinisher.run(TicketFinisher.java:65) ~[na:na]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51]
Attachments
Issue Links
- blocks
-
OPNFLWPLUG-110 Milestone: AD-SAL Compatibility adapters improvement
- Resolved