Details
-
Bug
-
Status: Resolved
-
Resolution: Won't Do
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6829
Description
We have issue which manifests through this exception using redist/beryllium-sr3 version:
Exception in thread "Thread-10481" java.lang.IllegalStateException: Expected state: HANDSHAKING, actual state:RIP
at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.checkState(ConnectionConductorImpl.java:386)
at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.onConnectionReady(ConnectionConductorImpl.java:448)
at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl$1.run(ConnectionAdapterImpl.java:185)
at java.lang.Thread.run(Thread.java:745)
I'm not sure the scene of this problem now.