Hi Everybody,
I have been running an ONOS cluster (3 controllers and 3 atomix servers) without problems for the past weeks using docker containers in my laptop. Last week I did some tests using CBench, which by default emulates a 16 switch network with many hosts. I tried to visualize this network using the Web GUI, but it was very large and took a long time to load, so I just closed the GUI in my browser and moved on to another task.
Then, I decided to test a smaller network again and see its behavior at the GUI. I got the Web login page as usual, but when I entered the username and password (onos/rocks) I got an error screen in return (attached file 1). I checked the logs last week and it seems that it is still trying to load the CBench network (file 2). I tried again today and I get the same behavior, although the log now shows a Java error (file 3).
I suspect the CBench network is stored in some temporary variables and it is causing conflicts when loading an empty network, but I am not sure.
Does anybody have a suggestion about how to fix this problem?
Regards,
David