This group is locked. No changes can be made to the group while it is locked.
Date
1 - 4 of 4
WARNings in karaf.log
Jamo Luhrsen <jluhrsen@...>
Hi OFP and OFJ devs,
I was verifying some fixed bugs today and loading our integration-compatible-with-all feature set (master distribution) and saw some warnings that I wanted to point out, in case they are pointing to some deeper problem. I filed this bug (in OFJ): https://bugs.opendaylight.org/show_bug.cgi?id=4726 There are a lot of them and the logs are rolling over very fast. here is an example: 2015-12-04 13:46:47,658 | WARN | ntLoopGroup-15-2 | OFDecoder | 371 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.7.0.SNAPSHOT | Message deserialization failed java.lang.IllegalStateException: Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action msgType: 65535 experimenterID: 8992 was not found - please verify that all needed deserializers ale loaded correctly at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImpl.getDeserializer(DeserializerRegistryImpl.java:63)[371:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT] at org.opendaylight.openflowjava.protocol.impl.util.ListDeserializer.deserializeList(ListDeserializer.java:52)[371:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT] at org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractActionInstructionDeserializer.deserializeActions(AbstractActionInstructionDeserializer.java:38)[371:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT] <snip> Thanks, JamO |
Abhijit Kumbhare
Is this a new problem? Also is this with OVS 2.4? On Fri, Dec 4, 2015 at 2:01 PM, Jamo Luhrsen <jluhrsen@...> wrote: Hi OFP and OFJ devs, |
Jamo Luhrsen <jluhrsen@...>
I had no network involved, and I haven't checked any other version that what
toggle quoted message
Show quoted text
was the newest distro available on nexus. should I spend the time trying to find when it might have been introduced? JamO On 12/04/2015 02:28 PM, Abhijit Kumbhare wrote:
Is this a new problem? Also is this with OVS 2.4? |
Abhijit Kumbhare
No - may be just wait for Michal Polkorab's response first before trying to find when introduced. On Fri, Dec 4, 2015 at 3:12 PM, Jamo Luhrsen <jluhrsen@...> wrote: I had no network involved, and I haven't checked any other version that what |