This group is locked. No changes can be made to the group while it is locked.
ISE in openflowjava for msg deserialization failure
Jamo Luhrsen <jluhrsen@...>
Hi,
I'm seeing this exception [0] in our karaf logs of our netvirt CSIT. It can get kind of noisy and I'm not sure if it's some problem we need to debug or not. At first I assumed it was bug 5173 [1], but Luis corrected me. We do have a new bug for it [2]. Is there any update? btw, here is a full karaf log [3] from one of our CSIT (it shows up 250 times) Here is the first line of the exception: 2017-03-07 12:44:19,706 | WARN | entLoopGroup-7-2 | OFDecoder | 304 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.9.0.SNAPSHOT | Message deserialization failed java.lang.IllegalStateException: Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 15 oxm_field: 127 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly Thanks, JamO [0] http://termbin.com/tkms [1] https://bugs.opendaylight.org/show_bug.cgi?id=5173 [2] https://bugs.opendaylight.org/show_bug.cgi?id=7897 [3] https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-upstream-stateful-carbon/162/archives/odl1_karaf.log.gz |