<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:16 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-392] some times hwvtep operational topology datastore is missing upon switch reboots</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-392</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;The following error is observed in the logs&lt;br/&gt;
2016-09-04 13:12:45,696 | ERROR | assiveConnServ-1 | StalePassiveConnectionService    | 272 - org.opendaylight.ovsdb.library - 1.3.0.SNAPSHOT | Error in checking stale connections)&lt;br/&gt;
java.util.concurrent.CancellationException: Task was cancelled.&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:392)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:286)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:137)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.Futures$6.run(Futures.java:1308)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:457)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.executeListener(ExecutionList.java:156)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.cancel(AbstractFuture.java:134)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.lib.impl.StalePassiveConnectionService$1.run(StalePassiveConnectionService.java:69)&lt;span class=&quot;error&quot;&gt;&amp;#91;272:org.opendaylight.ovsdb.library:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_91&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.util.concurrent.CancellationException: Future.cancel() was called.&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.complete(AbstractFuture.java:378)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.cancel(AbstractFuture.java:355)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.cancel(AbstractFuture.java:131)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	... 8 more&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22084">OVSDB-392</key>
            <summary>some times hwvtep operational topology datastore is missing upon switch reboots</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="k.v.suneelu.verma@ericsson.com">suneel verma</assignee>
                                    <reporter username="k.v.suneelu.verma@ericsson.com">suneel verma</reporter>
                        <labels>
                    </labels>
                <created>Tue, 10 Jan 2017 12:49:38 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:45 +0000</updated>
                            <resolved>Sat, 11 Mar 2017 03:34:57 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Southbound.hw_vtep</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41608" author="thapar" created="Mon, 23 Jan 2017 08:12:45 +0000"  >&lt;p&gt;Can you add some more details on how to reproduce, frequency of reproducing etc.?&lt;/p&gt;</comment>
                            <comment id="41609" author="vishnoianil@gmail.com" created="Thu, 2 Feb 2017 22:27:22 +0000"  >&lt;p&gt;Hi Suneel,&lt;/p&gt;

&lt;p&gt;Any update on this bug ? Can you please provide the details vishal asked.&lt;/p&gt;</comment>
                            <comment id="41610" author="vishnoianil@gmail.com" created="Wed, 22 Feb 2017 00:52:53 +0000"  >&lt;p&gt;Suneel, Any update on this bug ?&lt;/p&gt;</comment>
                            <comment id="41611" author="vishnoianil@gmail.com" created="Sat, 11 Mar 2017 02:39:45 +0000"  >&lt;p&gt;There is no update on this bug for around two months. As of now i am closing this bug, please re-open if you face the issue again and provide all the required logs.&lt;/p&gt;</comment>
                            <comment id="41612" author="k.v.suneelu.verma@ericsson.com" created="Sat, 11 Mar 2017 03:34:57 +0000"  >&lt;p&gt;One more exception was added to the list which is preventing this operational topology from filling.&lt;br/&gt;
This is happening upon controller reboot scenarios.&lt;br/&gt;
This particular is seen with other bundles also upon controller start&lt;br/&gt;
&lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2016-August/008036.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2016-August/008036.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;  11940 org.apache.aries.proxy.UnableToProxyException: java.lang.ClassFormatError: Duplicate interface name in class file Proxy10c0bace_02be_4d24_9999_78ebaf478792&lt;br/&gt;
  11941         at org.apache.aries.proxy.impl.interfaces.ProxyClassLoader.createProxyClass(ProxyClassLoader.java:165)&lt;br/&gt;
  11942         at org.apache.aries.proxy.impl.interfaces.InterfaceProxyGenerator.getProxyInstance(InterfaceProxyGenerator.java:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;12:org.apache.aries.proxy.impl:1.0.5&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11943         at org.apache.aries.proxy.impl.AsmProxyManager.createNewProxy(AsmProxyManager.java:80)&lt;span class=&quot;error&quot;&gt;&amp;#91;12:org.apache.aries.proxy.impl:1.0.5&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11944         at org.apache.aries.proxy.impl.AbstractProxyManager.createDelegatingInterceptingProxy(AbstractProxyManager.java:75)&lt;span class=&quot;error&quot;&gt;&amp;#91;12:org.apache.aries.proxy.impl:1.0.5&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11945         at org.apache.aries.proxy.impl.AbstractProxyManager.createInterceptingProxy(AbstractProxyManager.java:53)&lt;span class=&quot;error&quot;&gt;&amp;#91;12:org.apache.aries.proxy.impl:1.0.5&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11946         at org.apache.aries.blueprint.container.ServiceRecipe$TriggerServiceFactory.getService(ServiceRecipe.java:569)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11947         at org.eclipse.osgi.internal.serviceregistry.ServiceUse$1.run(ServiceUse.java:141)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.osgi-3.8.2.v20130124-134944.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11948         at java.security.AccessController.doPrivileged(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_73&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11949         at org.eclipse.osgi.internal.serviceregistry.ServiceUse.getService(ServiceUse.java:139)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.osgi-3.8.2.v20130124-134944.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11950         at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:468)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.osgi-3.8.2.v20130124-134944.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11951         at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:467)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.osgi-3.8.2.v20130124-134944.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11952         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.getService(BundleContextImpl.java:594)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.osgi-3.8.2.v20130124-134944.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11953         at org.apache.aries.blueprint.container.AbstractServiceReferenceRecipe.getServiceSecurely(AbstractServiceReferenceRecipe.java:235)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11954         at org.apache.aries.blueprint.container.ReferenceRecipe.getService(ReferenceRecipe.java:246)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11955         at org.apache.aries.blueprint.container.ReferenceRecipe.access$000(ReferenceRecipe.java:56)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11956         at org.apache.aries.blueprint.container.ReferenceRecipe$ServiceDispatcher.call(ReferenceRecipe.java:306)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11957         at Proxy4d903561_a475_4024_b7c1_e39d496965ee.toYangInstanceIdentifier(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11958         at org.opendaylight.ovsdb.hwvtepsouthbound.InstanceIdentifierCodec.getYangInstanceIdentifier(InstanceIdentifierCodec.java:65)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11959         at org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager.getEntityFromConnectionInstance(HwvtepConnectionManager.java:406)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11960         at org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager.registerEntityForOwnership(HwvtepConnectionManager.java:323)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
  11961         at org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager.connected(HwvtepConnectionManager.java:122)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.hwvtepsouthbound-impl:1.3.3.SNAPSHOT&amp;#93;&lt;/span&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>7509</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=7509]]></customfieldvalue>

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

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