Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Operating System: Mac OS
Platform: Macintosh
-
349
Description
The following exceptions are being thrown during a cbench run (view in a wide editor):
+---edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath.getPath(Object, Object, boolean) | 336 99 % |
| +---edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath.getPath(Object, Object) | ||||
| +---org.opendaylight.controller.routing.dijkstra_implementation.internal.DijkstraImplementation.getRoute(Node, Node, Short) | ||||
| +---org.opendaylight.controller.routing.dijkstra_implementation.internal.DijkstraImplementation.getRoute(Node, Node) | ||||
| +---org.opendaylight.controller.arphandler.internal.ArpHandler.handlePuntedIPPacket(IPv4, NodeConnector) | 272 80 % | |||
| +---org.opendaylight.controller.arphandler.internal.ArpHandler.receiveDataPacket(RawPacket) | ||||
| +---org.opendaylight.controller.sal.implementation.internal.DataPacketService.dispatchPacket(RawPacket) | ||||
| +---org.opendaylight.controller.sal.implementation.internal.DataPacketService.receiveDataPacket(RawPacket) | ||||
| +---org.opendaylight.controller.sal.compatibility.DataPacketAdapter.onPacketReceived(PacketReceived) | ||||
| +---org.opendaylight.controller.sal.compatibility.DataPacketAdapter$$Broker$ListenerInvoker.onNotification(Notification) | ||||
| +---org.opendaylight.controller.sal.binding.impl.NotifyTask.call() | ||||
| +---java.lang.Thread.run() | ||||
| +---org.opendaylight.controller.samples.simpleforwarding.internal.SimpleForwardingImpl.preparePerHostPerSwitchRules(HostNodeConnector, Node, NodeConnector) | 64 19 % | |||
| +---org.opendaylight.controller.samples.simpleforwarding.internal.SimpleForwardingImpl.updateRulesforHIFup(Node, NodeConnector) | ||||
| +---org.opendaylight.controller.samples.simpleforwarding.internal.SimpleForwardingImpl.handleNodeConnectorStatusUp(NodeConnector) | ||||
| +---org.opendaylight.controller.samples.simpleforwarding.internal.SimpleForwardingImpl.notifyNodeConnector(NodeConnector, UpdateType, Map) | ||||
| +---org.opendaylight.controller.switchmanager.internal.SwitchManager.notifyNodeConnector(NodeConnector, UpdateType, Map) |