<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:49 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-220] Southbound plugin throws java.lang.IllegalStateException while shutting down and loops forever</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-220</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Sometime when controller goes down it throws following exceptio. Because of this exception executor thread gets stuck in infinite loop.&lt;/p&gt;


&lt;p&gt;2015-10-02 06:35:01,554 | WARN  | n-invoker-impl-0 | TransactionInvokerImpl           | 251 - org.opendaylight.ovsdb.southbound-impl - 1.1.0.Lithium | Exception invoking Transaction: &lt;br/&gt;
java.lang.IllegalStateException: Previous transaction member-1-chn-11-txn-41 is not ready yet&lt;br/&gt;
at org.opendaylight.controller.cluster.datastore.TransactionChainProxy$Allocated.checkReady(TransactionChainProxy.java:78)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.datastore.TransactionChainProxy.allocateWriteTransaction(TransactionChainProxy.java:162)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.datastore.TransactionChainProxy.newReadWriteTransaction(TransactionChainProxy.java:143)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.databroker.DOMBrokerReadWriteTransaction.createTransaction(DOMBrokerReadWriteTransaction.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.databroker.DOMBrokerReadWriteTransaction.createTransaction(DOMBrokerReadWriteTransaction.java:22)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.databroker.AbstractDOMBrokerTransaction.getSubtransaction(AbstractDOMBrokerTransaction.java:57)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.cluster.databroker.DOMBrokerReadWriteTransaction.read(DOMBrokerReadWriteTransaction.java:37)&lt;span class=&quot;error&quot;&gt;&amp;#91;158:org.opendaylight.controller.sal-distributed-datastore:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedTransaction.doRead(AbstractForwardedTransaction.java:63)&lt;span class=&quot;error&quot;&gt;&amp;#91;136:org.opendaylight.controller.sal-binding-broker-impl:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.md.sal.binding.impl.BindingDOMReadWriteTransactionAdapter.read(BindingDOMReadWriteTransactionAdapter.java:31)&lt;span class=&quot;error&quot;&gt;&amp;#91;136:org.opendaylight.controller.sal-binding-broker-impl:1.2.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.SouthboundUtil.readNode(SouthboundUtil.java:101)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand.getBridgeNodes(OvsdbControllerUpdateCommand.java:141)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand.updateController(OvsdbControllerUpdateCommand.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand.execute(OvsdbControllerUpdateCommand.java:62)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregator.execute(OvsdbOperationalCommandAggregator.java:30)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl.run(TransactionInvokerImpl.java:77)&lt;span class=&quot;error&quot;&gt;&amp;#91;251:org.opendaylight.ovsdb.southbound-impl:1.1.0.Lithium&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&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.7.0_75&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21912">OVSDB-220</key>
            <summary>Southbound plugin throws java.lang.IllegalStateException while shutting down and loops forever</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="Avishnoi">Anil Vishnoi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Oct 2015 11:14:07 +0000</created>
                <updated>Wed, 28 Oct 2015 17:32:27 +0000</updated>
                            <resolved>Wed, 28 Oct 2015 17:32:27 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Southbound.Open_vSwitch</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41007" author="vishnoianil@gmail.com" created="Wed, 28 Oct 2015 13:54:19 +0000"  >&lt;p&gt;master : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/28883/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/28883/1&lt;/a&gt;&lt;br/&gt;
stable/lithium : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/28888/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/28888/1&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4546</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=4546]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10326"><![CDATA[Lithium-3]]></customfieldvalue>

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

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