<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:32 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-1821] Unable to push configuration due to missing yang models</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1821</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Multiple errors on startup&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
2018-04-04 21:29:52,255 | ERROR | config-pusher    | ConfigPusherImpl                 | 191 - org.opendaylight.controller.config-persister-impl - 0.7.1 | Unable to push configuration due to missing yang models. Yang models that are missing, but required by the configuration: [urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf?module=odl-sal-netconf-connector-cfg&amp;amp;revision=2015-08-03]. For each mentioned model check:  1. that the mentioned yang model namespace/name/revision is identical to those in the yang model itself 2. the yang file is present in the system 3. the bundle with that yang file is present in the system and active 4. the yang parser did not fail &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; attempting to parse that model
2018-04-04 21:29:52,256 | ERROR | config-pusher    | ConfigPusherImpl                 | 191 - org.opendaylight.controller.config-persister-impl - 0.7.1 | Failed to apply configuration snapshot: 32-ofconfig-nodes-config.xml(features-of-config,features-of-config)
java.lang.IllegalStateException: Unable to push configuration due to missing yang models. Required yang models that are missing: [urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf?module=odl-sal-netconf-connector-cfg&amp;amp;revision=2015-08-03]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.waitForCapabilities(ConfigPusherImpl.java:202)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.pushConfigWithConflictingVersionRetries(ConfigPusherImpl.java:152)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.internalPushConfigs(ConfigPusherImpl.java:122)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.processSingle(ConfigPusherImpl.java:76)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.process(ConfigPusherImpl.java:68)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	at org.opendaylight.controller.config.persist.impl.osgi.ConfigPersisterActivator.lambda$startPusherThread$0(ConfigPersisterActivator.java:129)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:748)[:1.8.0_144]
Caused by: org.opendaylight.controller.config.persist.impl.ConfigPusherImpl$NotEnoughCapabilitiesException: Not enough capabilities &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 32-ofconfig-nodes-config.xml(features-of-config,features-of-config). Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf?module=odl-sal-netconf-connector-cfg&amp;amp;revision=2015-08-03]
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.waitForCapabilities(ConfigPusherImpl.java:182)[191:org.opendaylight.controller.config-persister-impl:0.7.1]
	... 6 more
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>&lt;p&gt;Nitrogen.&lt;/p&gt;


&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
opendaylight-user@root&amp;gt;info
Karaf
  Karaf version               4.0.10
  Karaf home                  /opt/odl
  Karaf base                  /opt/odl
  OSGi Framework              org.eclipse.osgi-3.10.101.v20150820-1432

JVM
  Java Virtual Machine        OpenJDK 64-Bit Server VM version 25.144-b01
  Version                     1.8.0_144
  Vendor                      Oracle Corporation
  Pid                         32470
  Uptime                      11 minutes
  Total compile time          2 minutes
Threads
  Live threads                228
  Daemon threads              100
  Peak                        233
  Total started               462
Memory
  Current heap size           643,168 kbytes
  Maximum heap size           1,864,192 kbytes
  Committed heap size         1,125,376 kbytes
  Pending objects             0
  Garbage collector           Name = &lt;span class=&quot;code-quote&quot;&gt;&apos;PS Scavenge&apos;&lt;/span&gt;, Collections = 338, Time = 8.191 seconds
  Garbage collector           Name = &lt;span class=&quot;code-quote&quot;&gt;&apos;PS MarkSweep&apos;&lt;/span&gt;, Collections = 6, Time = 2.280 seconds
Classes
  Current classes loaded      24,475
  Total classes loaded        24,486
  Total classes unloaded      11
Operating system
  Name                        Linux version 3.10.0-514.21.1.el7.x86_64
  Architecture                amd64
  Processors                  4
opendaylight-user@root&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</environment>
        <key id="29594">CONTROLLER-1821</key>
            <summary>Unable to push configuration due to missing yang models</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="greenpau">Paul Greenberg</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 Apr 2018 01:38:43 +0000</created>
                <updated>Thu, 5 Apr 2018 01:47:28 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 01:47:28 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62061" author="tpantelis" created="Thu, 5 Apr 2018 01:47:10 +0000"  >&lt;p&gt;The config system is deprecated in lieu of blueprint and there&apos;s no upstream projects still using it. The error indicates odl-sal-netconf-connector-cfg which I believe was removed in Nitrogen - not sure how/why that ended up in your install.&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03cpz:</customfieldvalue>

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