<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:07 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>[NETVIRT-1054]  FATAL: fib-entries container is missing from MD-SAL </title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1054</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Description:&lt;br/&gt;
FATAL: fib-entries container is missing from MD-SAL observed while typing &quot;fib-show&quot; command in karaf prompt.&lt;/p&gt;

&lt;p&gt;Steps:&lt;/p&gt;

&lt;p&gt; Login to controller&lt;br/&gt;
 install required bundle.&lt;br/&gt;
 check fib-show&lt;/p&gt;

&lt;p&gt;Result:&lt;/p&gt;

&lt;p&gt; FATAL: fib-entries container is missing from MD-SAL message observed&lt;/p&gt;</description>
                <environment></environment>
        <key id="29036">NETVIRT-1054</key>
            <summary> FATAL: fib-entries container is missing from MD-SAL </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="10000">Done</resolution>
                                        <assignee username="eupakir">Kiran Upadhyaya</assignee>
                                    <reporter username="rajamk">RajaRajan Manickam</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Jan 2018 10:44:33 +0000</created>
                <updated>Fri, 6 Jul 2018 05:21:01 +0000</updated>
                            <resolved>Fri, 6 Jul 2018 05:21:01 +0000</resolved>
                                    <version>Oxygen</version>
                                    <fixVersion>Oxygen-SR3</fixVersion>
                    <fixVersion>Fluorine</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="61089" author="pguibert6wind" created="Fri, 16 Feb 2018 09:02:36 +0000"  >&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;ger-shell - 0.6.0.SNAPSHOT | FATAL: fib-entries container is missing from MD-SAL
org.opendaylight.genius.datastoreutils.ExpectedDataObjectNotFoundException: Expected to find data in CONFIGURATION at InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.fibmanager.rev150330.FibEntries, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.fibmanager.rev150330.FibEntries]}, but there was none
&#160;&#160; &#160;at org.opendaylight.genius.datastoreutils.SingleTransactionDataBroker.syncRead(SingleTransactionDataBroker.java:117) [260:org.opendaylight.genius.mdsalutil-api:0.4.0.SNAPSHOT]
&#160;&#160; &#160;at org.opendaylight.genius.datastoreutils.SingleTransactionDataBroker.syncRead(SingleTransactionDataBroker.java:105) [260:org.opendaylight.genius.mdsalutil-api:0.4.0.SNAPSHOT]
&#160;&#160; &#160;at org.opendaylight.netvirt.fibmanager.shell.ShowFibCommand.doExecute(ShowFibCommand.java:103) [351:org.opendaylight.netvirt.fibmanager-shell:0.6.0.SNAPSHOT]
&#160;&#160; &#160;at org.apache.karaf.shell.console.AbstractAction.execute(AbstractAction.java:34) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:41) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.karaf.shell.commands.basic.AbstractCommand.execute(AbstractCommand.java:34) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at Proxyab953234_4c8a_4920_bb38_fba11540334e.execute(Unknown Source) [?:?]
&#160;&#160; &#160;at org.apache.karaf.shell.compat.CommandTracker$1.execute(CommandTracker.java:120) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:68) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:86) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:571) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:497) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:386) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Pipe.doCall(Pipe.java:417) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:229) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:59) [48:org.apache.karaf.shell.core:4.1.3]
&#160;&#160; &#160;at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
&#160;&#160; &#160;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:?]
&#160;&#160; &#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:?]
&#160;&#160; &#160;at java.lang.Thread.run(Thread.java:745) [?:?]
root@ubuntu1404:~/karaf-0.6.0-SNAPSHOT/data/log#

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="63948" author="eupakir" created="Fri, 6 Jul 2018 05:20:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/73766/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/73766/&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_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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