<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:15:21 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>[NETCONF-565] Failed to close listenerjava.lang.NullPointerException: null	at org.opendaylight.netconf.sal.streams.listeners.AbstractCommonSubscriber.close(AbstractCommonSubscriber.java:54) </title>
                <link>https://jira.opendaylight.org/browse/NETCONF-565</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;During 3node testing using graceful start and stop the following exception is seen. Graceful start and stop means using the bin/stop and start commands to stop and start ODL rather than using kill -9. This means there is an orderly stop to the bundles where each bundle is destroyed. Some bundles in netconf are destroyed and the exceptions start.&lt;/p&gt;

&lt;p&gt;The flow is all three ODLs are up. Then shutdown ODL1 via bin/stop. The exception comes out.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/builder-copy-sandbox-logs/408/shague-haproxy-netvirt-csit-3node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon/8/odl_1/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/builder-copy-sandbox-logs/408/shague-haproxy-netvirt-csit-3node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon/8/odl_1/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&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;2018-09-17T16:51:17,766 | ERROR | Framework stop   | Notificator                      | 328 - org.opendaylight.netconf.restconf-nb-bierman02 - 1.9.0.SNAPSHOT | Failed to close listenerjava.lang.NullPointerException: null	at org.opendaylight.netconf.sal.streams.listeners.AbstractCommonSubscriber.close(AbstractCommonSubscriber.java:54) [328:org.opendaylight.netconf.restconf-nb-bierman02:1.9.0.SNAPSHOT]	at org.opendaylight.netconf.sal.streams.listeners.Notificator.removeAllListeners(Notificator.java:123) [328:org.opendaylight.netconf.restconf-nb-bierman02:1.9.0.SNAPSHOT]	at org.opendaylight.netconf.sal.streams.websockets.WebSocketServer.stop(WebSocketServer.java:134) [328:org.opendaylight.netconf.restconf-nb-bierman02:1.9.0.SNAPSHOT]	at org.opendaylight.netconf.sal.streams.websockets.WebSocketServer.destroyInstance(WebSocketServer.java:105) [328:org.opendaylight.netconf.restconf-nb-bierman02:1.9.0.SNAPSHOT]	at org.opendaylight.netconf.sal.restconf.impl.RestconfProviderImpl.close(RestconfProviderImpl.java:52) [328:org.opendaylight.netconf.restconf-nb-bierman02:1.9.0.SNAPSHOT]	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]	at org.apache.aries.blueprint.utils.ReflectionUtils.invoke(ReflectionUtils.java:299) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BeanRecipe.invoke(BeanRecipe.java:980) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BeanRecipe.destroy(BeanRecipe.java:887) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintRepository.destroy(BlueprintRepository.java:329) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintContainerImpl.destroyComponents(BlueprintContainerImpl.java:745) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintContainerImpl.tidyupComponents(BlueprintContainerImpl.java:956) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintContainerImpl.destroy(BlueprintContainerImpl.java:890) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintExtender$3.run(BlueprintExtender.java:325) [75:org.apache.aries.blueprint.core:1.8.3]	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]	at org.apache.aries.blueprint.container.BlueprintExtender.destroyContainer(BlueprintExtender.java:346) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintExtender.access$400(BlueprintExtender.java:68) [75:org.apache.aries.blueprint.core:1.8.3]	at org.apache.aries.blueprint.container.BlueprintExtender$BlueprintContainerServiceImpl.destroyContainer(BlueprintExtender.java:633) [75:org.apache.aries.blueprint.core:1.8.3]	at org.opendaylight.controller.blueprint.BlueprintBundleTracker.shutdownAllContainers(BlueprintBundleTracker.java:282) [211:org.opendaylight.controller.blueprint:0.10.0.SNAPSHOT]	at org.opendaylight.controller.blueprint.BlueprintBundleTracker.bundleChanged(BlueprintBundleTracker.java:187) [211:org.opendaylight.controller.blueprint:0.10.0.SNAPSHOT]	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908) [?:?]	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [?:?]	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) [?:?]	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:120) [?:?]	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:112) [?:?]	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:168) [?:?]	at org.eclipse.osgi.container.Module.publishEvent(Module.java:476) [?:?]	at org.eclipse.osgi.container.Module.doStop(Module.java:634) [?:?]	at org.eclipse.osgi.container.Module.stop(Module.java:498) [?:?]	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [?:?]	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [?:?]	at java.lang.Thread.run(Thread.java:748) [?:?]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="30744">NETCONF-565</key>
            <summary>Failed to close listenerjava.lang.NullPointerException: null	at org.opendaylight.netconf.sal.streams.listeners.AbstractCommonSubscriber.close(AbstractCommonSubscriber.java:54) </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="JMorvay">Jakub Morvay</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                            <label>csit:3node</label>
                            <label>csit:exception</label>
                    </labels>
                <created>Mon, 17 Sep 2018 18:28:35 +0000</created>
                <updated>Mon, 1 Oct 2018 21:11:58 +0000</updated>
                            <resolved>Mon, 1 Oct 2018 21:11:58 +0000</resolved>
                                                    <fixVersion>Neon</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <attachments>
                            <attachment id="14941" name="odl1_karaf.log.tar.xz" size="443876" author="shague" created="Mon, 17 Sep 2018 18:28:27 +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_10002" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>NETVIRT-996</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03irj:</customfieldvalue>

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