<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:53 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-249] IllegalArgumentException in RoutingService.programRouterInterface</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-249</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;The change set of a55db97e8ce43aec9e2f3a3fe70f6bec3272195b,&lt;br/&gt;
    change id of Ib740544ddbbb08745aa7f21aa9246acad1ad1d53&lt;br/&gt;
    breaks ipv6 work around as follows.&lt;/p&gt;

&lt;p&gt;   &amp;gt; java.lang.IllegalArgumentException: Could not parse &lt;span class=&quot;error&quot;&gt;&amp;#91;2003:0:0:0:0:0:0:1/64&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.apache.commons.net.util.SubnetUtils.calculate(SubnetUtils.java:240)&lt;span class=&quot;error&quot;&gt;&amp;#91;242:org.apache.commons.net:3.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.apache.commons.net.util.SubnetUtils.&amp;lt;init&amp;gt;(SubnetUtils.java:52)&lt;span class=&quot;error&quot;&gt;&amp;#91;242:org.apache.commons.net:3.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.services.RoutingService.programRouterInterface(RoutingService.java:62)[279:org.opendaylight.ovsdb.opensta&lt;br/&gt;
ck.net-virt-providers:1.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.programRouterInterfaceStage2(NeutronL3Adapter.java:1195)[278:org.opendaylight.ovsdb.openstack.net-virt:1&lt;br/&gt;
.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.programRouterInterfaceStage1(NeutronL3Adapter.java:1183)[278:org.opendaylight.ovsdb.openstack.net-virt:1&lt;br/&gt;
.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.programFlowForNetworkFromExternal(NeutronL3Adapter.java:1080)[278:org.opendaylight.ovsdb.openstack.net-v&lt;br/&gt;
irt:1.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.programFlowsForNeutronRouterInterface(NeutronL3Adapter.java:1054)[278:org.opendaylight.ovsdb.openstack.n&lt;br/&gt;
et-virt:1.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.handleNeutronRouterInterfaceEvent(NeutronL3Adapter.java:522)[278:org.opendaylight.ovsdb.openstack.net-vi&lt;br/&gt;
rt:1.2.1.SNAPSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.handleNeutronPortEvent(NeutronL3Adapter.java:483)[278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SN&lt;br/&gt;
APSHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.handleInterfaceEvent(NeutronL3Adapter.java:796)[278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAP&lt;br/&gt;
SHOT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.handleInterfaceUpdate(SouthboundHandler.java:91)[278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHO&lt;br/&gt;
T]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortUpdate(SouthboundHandler.java:299)&lt;span class=&quot;error&quot;&gt;&amp;#91;278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortEvent(SouthboundHandler.java:287)&lt;span class=&quot;error&quot;&gt;&amp;#91;278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processEvent(SouthboundHandler.java:232)&lt;span class=&quot;error&quot;&gt;&amp;#91;278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:95)[278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSH&lt;br/&gt;
OT]&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.access$200(EventDispatcherImpl.java:27)&lt;span class=&quot;error&quot;&gt;&amp;#91;278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl$1.run(EventDispatcherImpl.java:56)&lt;span class=&quot;error&quot;&gt;&amp;#91;278:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_66&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_66&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_66&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_66&amp;#93;&lt;/span&gt;&lt;br/&gt;
    &amp;gt;         at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_66&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21941">OVSDB-249</key>
            <summary>IllegalArgumentException in RoutingService.programRouterInterface</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="10000">Done</resolution>
                                        <assignee username="yamahata">Isaku Yamahata</assignee>
                                    <reporter username="yamahata">Isaku Yamahata</reporter>
                        <labels>
                    </labels>
                <created>Sat, 9 Jan 2016 04:09:44 +0000</created>
                <updated>Wed, 13 Jan 2016 00:17:51 +0000</updated>
                            <resolved>Wed, 13 Jan 2016 00:17:51 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt-providers</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="41102" author="yamahata" created="Sat, 9 Jan 2016 04:15:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32309/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32309/&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>4911</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=4911]]></customfieldvalue>

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

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