<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:06 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>[CONTROLLER-69] Netconf exception thrown at OSGI console</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-69</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;2013-11-28 06:03:40.796 PST &lt;span class=&quot;error&quot;&gt;&amp;#91;ConfigPersister-registrator&amp;#93;&lt;/span&gt; ERROR o.o.c.l.b.i.UncaughtExceptionHandler - Uncaught ExceptionHandler:&lt;br/&gt;
java.lang.RuntimeException: Netconf server did not provide required capabilities. Expected but not found:&lt;span class=&quot;error&quot;&gt;&amp;#91;urn:opendaylight:params:xml:ns:yang:iana?module=iana&amp;amp;revision=2013-08-16, urn:opendaylight:params:xml:ns:yang:ieee754?module=ieee754&amp;amp;revision=2013-08-19&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.netconf.persist.impl.ConfigPersisterNotificationHandler.registerToNetconf(ConfigPersisterNotificationHandler.java:160) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.netconf.persist.impl.ConfigPersisterNotificationHandler.init(ConfigPersisterNotificationHandler.java:93) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$1.run(ConfigPersisterActivator.java:66) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:724) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;This occurs in the openflowplugin/distributions/base&lt;/p&gt;

&lt;p&gt;hagbard@ubuntu:~/git/controller$ git log -3&lt;br/&gt;
commit a20751eb7f04900682443fd64025e894d05b6191&lt;br/&gt;
Merge: f9671c7 10ba5a1&lt;br/&gt;
Author: Ed Warnicke &amp;lt;eaw@cisco.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 10:49:40 2013 +0000&lt;/p&gt;

&lt;p&gt;    Merge &quot;Fixed Group and Meter RPC model to use MD-SAL routing correctly&quot;&lt;/p&gt;

&lt;p&gt;commit f9671c7e64d737fe5dae271eb9b81c5ca4699c8b&lt;br/&gt;
Merge: 20c9e84 b2e5bf8&lt;br/&gt;
Author: Ed Warnicke &amp;lt;eaw@cisco.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 10:28:01 2013 +0000&lt;/p&gt;

&lt;p&gt;    Merge changes I178e467a,Ia8720c2c&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;changes:&lt;br/&gt;
      Mark deprecated methods in DataModification as such&lt;br/&gt;
      Remove executable permissions from pom.xml&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;commit 20c9e84a63c1394727306247b79ab6bdd282cb7e&lt;br/&gt;
Merge: b2d4575 25ecb3b&lt;br/&gt;
Author: Ed Warnicke &amp;lt;eaw@cisco.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 10:27:19 2013 +0000&lt;/p&gt;

&lt;p&gt;    Merge &quot;Removed POST, PUT for /restconf/operational&quot;&lt;/p&gt;

&lt;p&gt;hagbard@ubuntu:~/git/openflowplugin$ git log -3&lt;br/&gt;
commit 9d7d02b6cb3b707dfc5e4bfd9998939e987aae64&lt;br/&gt;
Merge: b3877f9 5d62474&lt;br/&gt;
Author: Prasanna Huddar &amp;lt;prasanna.huddar@ericsson.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 09:45:03 2013 +0000&lt;/p&gt;

&lt;p&gt;    Merge &quot;1. Flow convertor: Fix Ipv4 netmask and ipv6 prefix byte array calculation from integer value. 2. Add node information in flow removed event.&quot;&lt;/p&gt;

&lt;p&gt;commit 5d62474376ca06246fe9091cdba752a04f71e5f5&lt;br/&gt;
Author: Deepthi V V &amp;lt;deepthi.v.v@ericsson.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 14:21:33 2013 +0530&lt;/p&gt;

&lt;p&gt;    1. Flow convertor: Fix Ipv4 netmask and ipv6 prefix byte array calculation from integer value.&lt;br/&gt;
    2. Add node information in flow removed event.&lt;/p&gt;

&lt;p&gt;    Signed-off-by: Deepthi V V &amp;lt;deepthi.v.v@ericsson.com&amp;gt;&lt;/p&gt;

&lt;p&gt;commit b3877f9774fe3bb9781f703aa97097be73c938ad&lt;br/&gt;
Author: HemaTG &amp;lt;hema.gopalkrishnan@ericsson.com&amp;gt;&lt;br/&gt;
Date:   Thu Nov 28 10:54:53 2013 +0530&lt;/p&gt;

&lt;p&gt;    Implemented Port RPC&lt;/p&gt;

&lt;p&gt;    Signed-off-by: HemaTG &amp;lt;hema.gopalkrishnan@ericsson.com&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24623">CONTROLLER-69</key>
            <summary>Netconf exception thrown at OSGI console</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="-1">Unassigned</assignee>
                                    <reporter username="hagbard">Ed Warnicke</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Nov 2013 14:10:45 +0000</created>
                <updated>Tue, 25 Jul 2023 08:22:51 +0000</updated>
                            <resolved>Tue, 3 Dec 2013 13:44:07 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                        <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>179</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=179]]></customfieldvalue>

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

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