<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:16 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OVSDB-9] Netty Deserialization Error</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-9</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Opening on behalf of Andr&#233; Martins. Requesting more details in order to reproduce the error -Brent&lt;/p&gt;

&lt;p&gt;Reported via ODL LSVs.&lt;br/&gt;
&lt;a href=&quot;https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003891.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003891.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;#8212;&lt;/p&gt;

&lt;p&gt;From: Andr&#233; Martins &amp;lt;aanm@ua.pt&amp;gt;&lt;br/&gt;
Date: Sunday, April 20, 2014 at 1:56 PM&lt;br/&gt;
To: &amp;lt;controller-dev@lists.opendaylight.org&amp;gt;&lt;br/&gt;
Subject: &lt;span class=&quot;error&quot;&gt;&amp;#91;controller-dev&amp;#93;&lt;/span&gt; Huge problem - InvalidEncodingException: currently only UTF-8 is supported&lt;/p&gt;

&lt;p&gt;Hello,&lt;br/&gt;
I&apos;m having a huge problem running opendaylight with openvswitch.&lt;br/&gt;
When openvswitch tries to connect opendaylight, this happens in opendaylight&apos;s terminal.&lt;/p&gt;

&lt;p&gt;2014-04-20 07:06:14.161 WEST &lt;span class=&quot;error&quot;&gt;&amp;#91;nioEventLoopGroup-6-4&amp;#93;&lt;/span&gt; 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.&lt;br/&gt;
io.netty.handler.codec.DecoderException: org.opendaylight.ovsdb.lib.jsonrpc.InvalidEncodingException: currently only UTF-8 is supported&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:192) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:240) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:226) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.logging.LoggingHandler.channelInactive(LoggingHandler.java:213) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:240) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:226) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.17.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:744) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_51&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: org.opendaylight.ovsdb.lib.jsonrpc.InvalidEncodingException: currently only UTF-8 is supported&lt;br/&gt;
        at org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoder.decode(JsonRpcDecoder.java:84) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        ... 13 common frames omitted&lt;/p&gt;


&lt;p&gt;I&apos;m running the  &lt;a href=&quot;https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip&lt;/a&gt;&lt;br/&gt;
with the ./run.sh -of13 -debug options&lt;br/&gt;
Thanks,&lt;br/&gt;
Andr&#233; Martins&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="21701">OVSDB-9</key>
            <summary>Netty Deserialization Error</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="brent.salisbury@gmail.com">Brent Salisbury</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 Apr 2014 02:46:31 +0000</created>
                <updated>Thu, 3 May 2018 15:29:56 +0000</updated>
                            <resolved>Tue, 5 Aug 2014 12:58:38 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>API</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40622" author="dave@dtucker.co.uk" created="Tue, 5 Aug 2014 12:58:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003944.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/controller-dev/2014-April/003944.html&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>779</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=779]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02033:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>