Created
February 17, 2016 21:47
-
-
Save icarocamelo/e9f676cdb331462fe0b9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-02-17 05:37:25,323 | INFO | lt-dispatcher-18 | MplsIntentFlowManager | 281 - org.opendaylight.nic.of-renderer - 1.1.0.Beryllium | Forward MPLS label at switch: Uri [_value=openflow:42] | |
| 2016-02-17 05:37:25,325 | WARN | entLoopGroup-7-4 | OFEncoder | 255 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.7.0.Beryllium | Message serialization failed | |
| java.lang.IllegalStateException: Serializer for key: msgVersion: 1 objectType: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action action type: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.action.choice.PushMplsCase experimenterID: null was not found - please verify that you are using correct message combination (e.g. OF v1.0 message to OF v1.0 device) | |
| at org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImpl.getSerializer(SerializerRegistryImpl.java:72)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.util.ListSerializer.serializeList(ListSerializer.java:41)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactory.serialize(OF10FlowModInputMessageFactory.java:52)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactory.serialize(OF10FlowModInputMessageFactory.java:31)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactory.messageToBuffer(SerializationFactory.java:35)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.core.OFEncoder.encode(OFEncoder.java:45)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at org.opendaylight.openflowjava.protocol.impl.core.OFEncoder.encode(OFEncoder.java:28)[255:org.opendaylight.openflowjava.openflow-protocol-impl:0.7.0.Beryllium] | |
| at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)[129:io.netty.codec:4.0.33.Final] | |
| at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:643)[128:io.netty.transport:4.0.33.Final] | |
| at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:700)[128:io.netty.transport:4.0.33.Final] | |
| at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:636)[128:io.netty.transport:4.0.33.Final] | |
| at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:622)[128:io.netty.transport:4.0.33.Final] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment