Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
512
Description
Hi,
I am trying to use LINC virtual switch with OpenDaylight (using OpenFlow 1.3) but I’m having some problems. Here are the versions I installed:
OpenDaylight release downloaded on a virtual machine (Fedora20, 64 bits, using VirtualBox)
LINC last version downloaded on a virtual machine (Ubuntu 13.10, 64 bits, using VirtualBox)
I have installed LINC switch and OpenDaylight controller but whenever I try to connect them together, the OpenDaylight controller throws Null Pointer Java Exceptions. This happens whatever OpenDaylight edition I use (Base, Virtualization or ServiceProvider). Through the Web Interface, I see that the controller is connected to the switch but there are errors (Null Pointer Java Exception) in the controller’s log, which make it impossible to push any rule in the switch…
However, I have used LINC controller with the default Mininet controller and it works perfectly.
I have also used OpenDaylight controller with OpenvSwitch and it works perfectly too.
You will find enclosed the exceptions stacktraces (file opendaylight.log) produced when I tried to connect the switch to the controller.
Thanks,
Pauline