[OVSDB-9] Netty Deserialization Error Created: 21/Apr/14  Updated: 03/May/18  Resolved: 05/Aug/14

Status: Resolved
Project: ovsdb
Component/s: API
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Brent Salisbury Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC


External issue ID: 779

 Description   

Opening on behalf of André Martins. Requesting more details in order to reproduce the error -Brent

Reported via ODL LSVs.
https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003891.html

From: André Martins <aanm@ua.pt>
Date: Sunday, April 20, 2014 at 1:56 PM
To: <controller-dev@lists.opendaylight.org>
Subject: [controller-dev] Huge problem - InvalidEncodingException: currently only UTF-8 is supported

Hello,
I'm having a huge problem running opendaylight with openvswitch.
When openvswitch tries to connect opendaylight, this happens in opendaylight's terminal.

2014-04-20 07:06:14.161 WEST [nioEventLoopGroup-6-4] WARN i.n.channel.DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.handler.codec.DecoderException: org.opendaylight.ovsdb.lib.jsonrpc.InvalidEncodingException: currently only UTF-8 is supported
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259) ~[na:na]
at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:192) ~[na:na]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:240) [bundlefile:4.0.17.Final]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:226) [bundlefile:4.0.17.Final]
at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [bundlefile:4.0.17.Final]
at io.netty.handler.logging.LoggingHandler.channelInactive(LoggingHandler.java:213) [bundlefile:4.0.17.Final]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:240) [bundlefile:4.0.17.Final]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:226) [bundlefile:4.0.17.Final]
at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [bundlefile:4.0.17.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [bundlefile:4.0.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [bundlefile:4.0.17.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353) [bundlefile:4.0.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [bundlefile:4.0.17.Final]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51]
Caused by: org.opendaylight.ovsdb.lib.jsonrpc.InvalidEncodingException: currently only UTF-8 is supported
at org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoder.decode(JsonRpcDecoder.java:84) ~[na:na]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228) ~[na:na]
... 13 common frames omitted

I'm running the https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip
with the ./run.sh -of13 -debug options
Thanks,
André Martins



 Comments   
Comment by Dave Tucker [ 05/Aug/14 ]

https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003944.html

Generated at Wed Feb 07 20:35:16 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.