<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:34 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>[OPNFLWPLUG-103] SalPortService registration exception</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-103</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Upon registration of new node we get:&lt;br/&gt;
2014-03-26 11:15:55.867 PDT &lt;span class=&quot;error&quot;&gt;&amp;#91;pool-29-thread-1&amp;#93;&lt;/span&gt; ERROR o.o.c.s.b.i.c.d.BindingIndependentConnector - Could not forward Rpcs of type org.op&lt;br/&gt;
java.lang.IllegalStateException: Rpc (urn:opendaylight:port:service?revision=2013-11-07)get-port is not routed.&lt;br/&gt;
        at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.dom.broker.impl.SchemaAwareRpcBroker.getOrCreateRoutedRpcRouter(SchemaAwareRpcBroker.java:116&lt;br/&gt;
        at org.opendaylight.controller.sal.dom.broker.impl.SchemaAwareRpcBroker.addRoutedRpcImplementation(SchemaAwareRpcBroker.java:101&lt;br/&gt;
        at org.opendaylight.controller.sal.dom.broker.osgi.RpcProvisionRegistryProxy.addRoutedRpcImplementation(RpcProvisionRegistryProx&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.connect.dom.BindingIndependentConnector$DomToBindingRpcForwarder.&amp;lt;init&amp;gt;(BindingI&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.connect.dom.BindingIndependentConnector$DomToBindingRpcForwardingManager.getRpcF&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.connect.dom.BindingIndependentConnector$DomToBindingRpcForwardingManager.onRpcRo&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.RpcProviderRegistryImpl.notifyListenersRoutedCreated(RpcProviderRegistryImpl.jav&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.RpcProviderRegistryImpl.getRpcRouter(RpcProviderRegistryImpl.java:138) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.RpcProviderRegistryImpl.addRoutedRpcImplementation(RpcProviderRegistryImpl.java:&lt;br/&gt;
        at org.opendaylight.controller.md.sal.binding.util.AbstractBindingSalProviderInstance.addRoutedRpcImplementation(AbstractBinding&lt;br/&gt;
        at org.opendaylight.controller.md.sal.binding.util.BindingContextUtils$SingleProviderContextImpl.addRoutedRpcImplementation(Bind&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.sal.AbstractModelDrivenSwitch.register(AbstractModelDrivenSwitch.java:96) ~[&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.sal.SalRegistrationManager.onSessionAdded(SalRegistrationManager.java:94) ~[&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl$1.onSessionAdded(SessionManagerOFImpl.java:180)&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl.addSessionContext(SessionManagerOFImpl.java:120&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.OFSessionUtil.registerSession(OFSessionUtil.java:64) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.postHandshakeBasic(ConnectionConductorImpl.java:405)&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.onHandshakeSuccessfull(ConnectionConductorImpl.java:&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.HandshakeManagerImpl.postHandshake(HandshakeManagerImpl.java:319) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.HandshakeManagerImpl.handleVersionBitmapNegotiation(HandshakeManagerImpl.jav&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.HandshakeManagerImpl.shake(HandshakeManagerImpl.java:100) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.HandshakeStepWrapper.run(HandshakeStepWrapper.java:47) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&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;na:1.7.0_25&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;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:724) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27371">OPNFLWPLUG-103</key>
            <summary>SalPortService registration exception</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="michal.rehak">Michal Rehak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Mar 2014 18:16:47 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:07 +0000</updated>
                            <resolved>Mon, 31 Mar 2014 13:35:28 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="55491" author="mirehak@cisco.com" created="Wed, 26 Mar 2014 18:18:01 +0000"  >&lt;p&gt;The reason is that routed RPCs are required to have input argument and getPort doesn&apos;t have one.&lt;/p&gt;</comment>
                            <comment id="55492" author="mirehak@cisco.com" created="Wed, 26 Mar 2014 19:01:13 +0000"  >&lt;p&gt;Referring to Moiz&apos;s mail, I will revert the change, which introduced that service registry into plugin.&lt;/p&gt;</comment>
                            <comment id="55493" author="mirehak@cisco.com" created="Wed, 26 Mar 2014 19:27:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/5781/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/5781/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55494" author="mirehak@cisco.com" created="Sat, 29 Mar 2014 15:46:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/5795/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/5795/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The problematic getPort rpc is removed from md-sal model.&lt;/p&gt;

&lt;p&gt;Upon merge I will restore the portUpdate.&lt;/p&gt;</comment>
                            <comment id="55495" author="mirehak@cisco.com" created="Mon, 31 Mar 2014 13:17:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/5821/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/5821/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;reenabled portUpdate&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>596</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=596]]></customfieldvalue>

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

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