<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:14 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-120] Restconf not finding the yang models.</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-120</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I think the MD-SAL service is not coming getting initialized and we are restconf is not accessing able to resolve the yang models.&lt;/p&gt;

&lt;p&gt;The error persists after 5-10 minutes after we start ODL.&lt;/p&gt;


&lt;p&gt;&amp;gt; [org.apache.catalina.core.ContainerBase.&lt;span class=&quot;error&quot;&gt;&amp;#91;Catalina&amp;#93;&lt;/span&gt;.&lt;span class=&quot;error&quot;&gt;&amp;#91;localhost&amp;#93;&lt;/span&gt;.[/restc&lt;br/&gt;
&amp;gt; onf].&lt;span class=&quot;error&quot;&gt;&amp;#91;JAXRSRestconf&amp;#93;&lt;/span&gt;] SEVERE org.apache.catalina.core.StandardW&lt;br/&gt;
&amp;gt; rapperValve invoke Servlet.service() for servlet &lt;span class=&quot;error&quot;&gt;&amp;#91;JAXRSRestconf&amp;#93;&lt;/span&gt; in &lt;br/&gt;
&amp;gt; context with path &lt;span class=&quot;error&quot;&gt;&amp;#91;/restconf&amp;#93;&lt;/span&gt; threw exception java.lang.IllegalArgumentException&lt;br/&gt;
&amp;gt;         at com.google.common.base.Preconditions.checkArgument(Preconditions.java:76)&lt;br/&gt;
&amp;gt;         at org.opendaylight.controller.sal.restconf.impl.ControllerContext.getLatestModule(ControllerContext.java:174)&lt;br/&gt;
&amp;gt;         at org.opendaylight.controller.sal.restconf.impl.ControllerContext.findModule(ControllerContext.java:169)&lt;br/&gt;
&amp;gt;         at org.opendaylight.controller.sal.restconf.impl.ControllerContext.toInstanceIdentifier(ControllerContext.java:155)&lt;br/&gt;
&amp;gt;         at org.opendaylight.controller.sal.restconf.impl.RestconfImpl.resolveInstanceIdentifier(RestconfImpl.java:254)&lt;br/&gt;
&amp;gt;         at org.opendaylight.controller.sal.restconf.impl.RestconfImpl.readData(RestconfImpl.java:108)&lt;br/&gt;
&amp;gt;         at sun.reflect.GeneratedMethodAccessor163.invoke(Unknown Source)&lt;br/&gt;
&amp;gt;         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
&amp;gt;         at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)&lt;br/&gt;
&amp;gt;         at&lt;br/&gt;
&amp;gt; com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMetho&lt;br/&gt;
&amp;gt; dDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispa&lt;br/&gt;
&amp;gt; tchPro&lt;br/&gt;
&amp;gt; vider.java:185)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.uri.rules.ResourceObjectRule.accept(ResourceObjectRule.java:100)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)&lt;br/&gt;
&amp;gt;         at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)&lt;br/&gt;
&amp;gt;         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:440)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:179)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:581)&lt;br/&gt;
&amp;gt;         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)&lt;br/&gt;
&amp;gt;         at&lt;br/&gt;
&amp;gt; org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.ja&lt;br/&gt;
&amp;gt; va:99)&lt;br/&gt;
&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24674">CONTROLLER-120</key>
            <summary>Restconf not finding the yang models.</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="tony.tkacik@gmail.com">Tony Tkacik</assignee>
                                    <reporter username="prasanna.huddar@ericsson.com">Prasanna Huddar</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jan 2014 13:48:44 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:00 +0000</updated>
                            <resolved>Sun, 26 Jan 2014 16:24:59 +0000</resolved>
                                                                    <component>mdsal</component>
                        <due>Wed, 22 Jan 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="47547" author="prasanna.huddar@ericsson.com" created="Fri, 24 Jan 2014 11:00:22 +0000"  >&lt;p&gt;We are still seeing the same issue with new code.&lt;br/&gt;
We are seeing new windows.&lt;/p&gt;

&lt;p&gt;&quot;RestConf not initialized.&quot;&lt;/p&gt;</comment>
                            <comment id="47548" author="deepthi.v.v@ericsson.com" created="Fri, 24 Jan 2014 11:56:05 +0000"  >&lt;p&gt;PFA opendaylight.log file.&lt;br/&gt;
Observation: MD-SAL dependent bundles are not initialised.&lt;/p&gt;</comment>
                            <comment id="47550" author="deepthi.v.v@ericsson.com" created="Fri, 24 Jan 2014 11:56:05 +0000"  >&lt;p&gt;Attachment opendaylight.log has been added with description: Opendaylight log for Restconf not initialized error&lt;/p&gt;</comment>
                            <comment id="47549" author="tony.tkacik@gmail.com" created="Fri, 24 Jan 2014 12:37:50 +0000"  >&lt;p&gt;Opened bug for root cause of this problem - zeromq Connector.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="24690">CONTROLLER-136</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13351" name="opendaylight.log" size="328490" author="deepthi.v.v@ericsson.com" created="Fri, 24 Jan 2014 11:56:05 +0000"/>
                    </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>322</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=322]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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