<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:28 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-222] Netty LEAK error leads to RemoteNetconfCommand unable to to establish internal connection to netconf server for client: 127.0.0.1</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-222</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;OS: 64-bit Linux 2.6.32 guested in VirtualBox on a 64-bit Windows Server 2008R2&lt;/p&gt;

&lt;p&gt;ODL version: Lithium-SR3&lt;/p&gt;

&lt;p&gt;Problem description:&lt;/p&gt;

&lt;p&gt;During the loading of 00-nettty.xml in the booting of ODL controller, Netty&apos;s ResourceLeakDetector reported a LEAK error as the following: &lt;/p&gt;

&lt;p&gt;2016-06-23 17:02:59,433 | ERROR | config-pusher    | ResourceLeakDetector             | 95 - io.netty.common - 4.0.26.Final |  | LEAK: HashedWheelTimer.release() was not called before it&apos;s garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option &apos;-Dio.netty.leakDetectionLevel=advanced&apos; or call ResourceLeakDetector.setLevel() See &lt;a href=&quot;http://netty.io/wiki/reference-counted-objects.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://netty.io/wiki/reference-counted-objects.html&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;However 00-netty.xml was still loaded successfully. But later in the connection from ODL&apos;s internal netconf client to internal netconf server, ODL&apos;s RemoteNetconfCommand reported a failure as the following:&lt;/p&gt;

&lt;p&gt;2016-06-23 17:05:58,196 | WARN  | entLoopGroup-4-1 | RemoteNetconfCommand             | 297 - org.opendaylight.controller.netconf-ssh - 0.3.3.Lithium-SR3 |  | Unable to establish internal connection to netconf server for client: 127.0.0.1&lt;/p&gt;

&lt;p&gt;After our hacking of netty, the failure is because of a map naming LocalChannelRegistry.boundChannels in netty had no element of &quot;local:netconf&quot; as normal. It seems that netty internal data structure was destroyed or not correctly maintained because of the LEAK error reported above this failure. But who caused the LEAK&#65311;We don&apos;t know.&lt;/p&gt;

&lt;p&gt;Full karaf.log:&lt;/p&gt;

&lt;p&gt;2016-06-23 17:02:35,108 | INFO  | config-pusher    | ConfigPusherImpl                 | 110 - org.opendaylight.controller.config-persister-impl - 0.3.3.Lithium-SR3 |  | Pushing configuration snapshot 00-netty.xml(xxx,xxx)&lt;br/&gt;
2016-06-23 17:02:44,181 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.aaa.authn-sts_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;204&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:46,046 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.aaa.idmlight_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;208&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:46,558 | INFO  | pool-5-thread-1  | WebApplicationImpl               | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Initiating Jersey application, version &apos;Jersey: 1.17 01/17/2013 03:31 PM&apos;&lt;br/&gt;
2016-06-23 17:02:46,893 | INFO  | pool-5-thread-1  | DeferredResourceConfig           | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Instantiated the Application class org.opendaylight.aaa.idm.IdmLightApplication&lt;br/&gt;
2016-06-23 17:02:47,131 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.aaa.authn-federation_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;217&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:51,698 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.controller.sal-rest-connector_1.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;221&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:51,777 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.loader.implementation_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;225&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:51,785 | INFO  | pool-5-thread-3  | WebApplicationImpl               | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Initiating Jersey application, version &apos;Jersey: 1.17 01/17/2013 03:31 PM&apos;&lt;br/&gt;
2016-06-23 17:02:51,812 | INFO  | Event Dispatcher | DluxLoader                       | 225 - org.opendaylight.dlux.loader.implementation - 0.2.3.Lithium-SR3 |  | DluxLoader Service initialization complete.&lt;br/&gt;
2016-06-23 17:02:51,867 | INFO  | pool-5-thread-3  | DeferredResourceConfig           | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Instantiated the Application class org.opendaylight.controller.sal.rest.impl.RestconfApplication&lt;br/&gt;
2016-06-23 17:02:51,869 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/app/core&lt;br/&gt;
2016-06-23 17:02:51,870 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.core_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;226&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:51,878 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for core&lt;br/&gt;
2016-06-23 17:02:51,945 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/login&lt;br/&gt;
2016-06-23 17:02:51,945 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.login_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;227&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:51,970 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for login&lt;br/&gt;
2016-06-23 17:02:52,008 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/authentification&lt;br/&gt;
2016-06-23 17:02:52,009 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.authentication_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;228&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,021 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for authentication&lt;br/&gt;
2016-06-23 17:02:52,047 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/navigation&lt;br/&gt;
2016-06-23 17:02:52,048 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.navigation_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;229&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,060 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for navigation&lt;br/&gt;
2016-06-23 17:02:52,095 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/topbar&lt;br/&gt;
2016-06-23 17:02:52,095 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.topbar_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;230&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,115 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for topbar&lt;br/&gt;
2016-06-23 17:02:52,149 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/general&lt;br/&gt;
2016-06-23 17:02:52,150 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.general_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;231&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,179 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for general&lt;br/&gt;
2016-06-23 17:02:52,214 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/app/topology&lt;br/&gt;
2016-06-23 17:02:52,214 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.topology_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;233&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,244 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for topology&lt;br/&gt;
2016-06-23 17:02:52,300 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/app/node&lt;br/&gt;
2016-06-23 17:02:52,300 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.node_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;234&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:52,316 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for node&lt;br/&gt;
2016-06-23 17:02:54,102 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.controller.sal-rest-docgen_1.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;235&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:54,145 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/app/yangui&lt;br/&gt;
2016-06-23 17:02:54,145 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.yangui_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;236&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:54,152 | INFO  | pool-5-thread-2  | WebApplicationImpl               | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Initiating Jersey application, version &apos;Jersey: 1.17 01/17/2013 03:31 PM&apos;&lt;br/&gt;
2016-06-23 17:02:54,184 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for yangui&lt;br/&gt;
2016-06-23 17:02:54,220 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/yangutils&lt;br/&gt;
2016-06-23 17:02:54,223 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.yangutils_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;237&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:54,228 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for yangutils&lt;br/&gt;
2016-06-23 17:02:54,293 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/sigmatopology&lt;br/&gt;
2016-06-23 17:02:54,293 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.sigmatopology_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;238&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:54,341 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for sigmatopology&lt;br/&gt;
2016-06-23 17:02:54,365 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/app/yangvisualizer&lt;br/&gt;
2016-06-23 17:02:54,365 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.yangvisualizer_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;239&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:54,391 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for yangvisualizer&lt;br/&gt;
2016-06-23 17:02:54,722 | INFO  | Event Dispatcher | RegionsPersistenceImpl           | 250 - org.apache.karaf.region.persist - 3.0.3 |  | Loading region digraph persistence&lt;br/&gt;
2016-06-23 17:02:54,775 | INFO  | pool-5-thread-2  | DeferredResourceConfig           | 194 - com.sun.jersey.jersey-server - 1.17.0 |  | Instantiated the Application class org.opendaylight.controller.sal.rest.doc.jaxrs.ApiDocApplication&lt;br/&gt;
2016-06-23 17:02:54,800 | INFO  | Event Dispatcher | RegionsPersistenceImpl           | 250 - org.apache.karaf.region.persist - 3.0.3 |  | initializing region digraph from etc/regions-config.xml&lt;br/&gt;
2016-06-23 17:02:55,366 | INFO  | Event Dispatcher | NetconfTCPActivator              | 295 - org.opendaylight.controller.netconf-tcp - 0.3.3.Lithium-SR3 |  | Starting TCP netconf server at /127.0.0.1:8383&lt;br/&gt;
2016-06-23 17:02:55,798 | INFO  | Event Dispatcher | SecurityUtils                    | 118 - org.apache.sshd.core - 0.14.0 |  | BouncyCastle already registered as a JCE provider&lt;br/&gt;
2016-06-23 17:02:56,578 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering resources for url /src/common/layout&lt;br/&gt;
2016-06-23 17:02:56,578 | INFO  | Event Dispatcher | HttpServiceFactoryImpl           | 174 - org.ops4j.pax.web.pax-web-runtime - 3.1.4 |  | Binding bundle: [org.opendaylight.dlux.common.layout_0.2.3.Lithium-SR3 &lt;span class=&quot;error&quot;&gt;&amp;#91;232&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2016-06-23 17:02:56,590 | INFO  | Event Dispatcher | DluxModule                       | 224 - org.opendaylight.dlux.loader - 0.2.3.Lithium-SR3 |  | Registering angularJS and requireJs modules for layout&lt;br/&gt;
2016-06-23 17:02:59,433 | ERROR | config-pusher    | ResourceLeakDetector             | 95 - io.netty.common - 4.0.26.Final |  | LEAK: HashedWheelTimer.release() was not called before it&apos;s garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option &apos;-Dio.netty.leakDetectionLevel=advanced&apos; or call ResourceLeakDetector.setLevel() See &lt;a href=&quot;http://netty.io/wiki/reference-counted-objects.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://netty.io/wiki/reference-counted-objects.html&lt;/a&gt; for more information.&lt;br/&gt;
2016-06-23 17:02:59,488 | INFO  | config-pusher    | ConfigPusherImpl                 | 110 - org.opendaylight.controller.config-persister-impl - 0.3.3.Lithium-SR3 |  | Successfully pushed configuration snapshot 00-netty.xml(xxx,xxx)&lt;/p&gt;

&lt;p&gt;2016-06-23 17:06:08,258 | DEBUG | oupCloseable-5-1 | ProtocolSessionPromise           | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.ProtocolSessionPromise.connect(ProtocolSessionPromise.java:55) | Promise ProtocolSessionPromise@712253c6(incomplete) attempting connect /127.0.0.1:1830 for 2000ms&lt;br/&gt;
2016-06-23 17:06:08,265 | DEBUG | oupCloseable-5-1 | AbstractDispatcher               | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.AbstractDispatcher.createClient(AbstractDispatcher.java:201) | Client created.&lt;br/&gt;
2016-06-23 17:06:08,360 | INFO  | o-group-thread-8 | ServerSession                    | 118 - org.apache.sshd.core - 0.14.0 |  | Server session created from /127.0.0.1:41459&lt;br/&gt;
2016-06-23 17:06:08,363 | INFO  | NioProcessor-3   | ClientSessionImpl                | 118 - org.apache.sshd.core - 0.14.0 |  | Client session created&lt;br/&gt;
2016-06-23 17:06:08,370 | INFO  | NioProcessor-3   | ClientSessionImpl                | 118 - org.apache.sshd.core - 0.14.0 |  | Start flagging packets as pending until key exchange is done&lt;br/&gt;
2016-06-23 17:06:08,371 | INFO  | NioProcessor-3   | ClientSessionImpl                | 118 - org.apache.sshd.core - 0.14.0 |  | Server version string: SSH-2.0-SSHD-CORE-0.14.0&lt;br/&gt;
2016-06-23 17:06:10,510 | WARN  | NioProcessor-3   | AcceptAllServerKeyVerifier       | 118 - org.apache.sshd.core - 0.14.0 |  | Server at /127.0.0.1:1830 presented unverified RSA key: a0:7c:73:f0:ae:bd:6a:42:ff:85:5d:c9:a9:cf:34:5f&lt;br/&gt;
2016-06-23 17:06:10,581 | INFO  | NioProcessor-3   | ClientSessionImpl                | 118 - org.apache.sshd.core - 0.14.0 |  | Dequeing pending packets&lt;br/&gt;
2016-06-23 17:06:10,590 | INFO  | NioProcessor-3   | ClientUserAuthServiceNew         | 118 - org.apache.sshd.core - 0.14.0 |  | Received SSH_MSG_USERAUTH_FAILURE&lt;br/&gt;
2016-06-23 17:06:10,596 | INFO  | NioProcessor-3   | UserAuthKeyboardInteractive      | 118 - org.apache.sshd.core - 0.14.0 |  | Received Password authentication  en-US&lt;br/&gt;
2016-06-23 17:06:10,686 | INFO  | o-group-thread-5 | ServerUserAuthService            | 118 - org.apache.sshd.core - 0.14.0 |  | Session admin@/127.0.0.1:41459 authenticated&lt;br/&gt;
2016-06-23 17:06:10,687 | INFO  | NioProcessor-3   | ClientUserAuthServiceNew         | 118 - org.apache.sshd.core - 0.14.0 |  | Received SSH_MSG_USERAUTH_SUCCESS&lt;br/&gt;
2016-06-23 17:06:10,692 | DEBUG | oupCloseable-5-2 | ProtocolSessionPromise           | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.ProtocolSessionPromise$BootstrapConnectListener.operationComplete(ProtocolSessionPromise.java:95) | Promise ProtocolSessionPromise@712253c6(incomplete) connection resolved&lt;br/&gt;
2016-06-23 17:06:10,693 | DEBUG | oupCloseable-5-2 | ProtocolSessionPromise           | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.ProtocolSessionPromise$BootstrapConnectListener.operationComplete(ProtocolSessionPromise.java:118) | Promise ProtocolSessionPromise@712253c6(incomplete) connection successful&lt;br/&gt;
2016-06-23 17:06:10,694 | DEBUG | oupCloseable-5-2 | AbstractSessionNegotiator        | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.AbstractSessionNegotiator.channelActive(AbstractSessionNegotiator.java:79) | Starting session negotiation on channel &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0x37ccf37e&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-06-23 17:06:10,698 | WARN  | entLoopGroup-4-2 | RemoteNetconfCommand             | 297 - org.opendaylight.controller.netconf-ssh - 0.3.3.Lithium-SR3 |  | Unable to establish internal connection to netconf server for client: 127.0.0.1&lt;br/&gt;
2016-06-23 17:06:10,713 | DEBUG | oupCloseable-5-2 | ReconnectPromise                 | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.ReconnectPromise$ClosedChannelHandler.channelInactive(ReconnectPromise.java:118) | Connection to /127.0.0.1:1830 was dropped during negotiation, reattempting&lt;br/&gt;
2016-06-23 17:06:10,713 | DEBUG | oupCloseable-5-2 | ReconnectPromise                 | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.ReconnectPromise$ClosedChannelHandler.channelInactive(ReconnectPromise.java:121) | Reconnecting after connection to /127.0.0.1:1830 was dropped&lt;br/&gt;
2016-06-23 17:06:18,400 | DEBUG | pool-15-thread-1 | AbstractSessionNegotiator        | 97 - org.opendaylight.controller.protocol-framework - 0.6.3.Lithium-SR3 | org.opendaylight.protocol.framework.AbstractSessionNegotiator.negotiationFailed(AbstractSessionNegotiator.java:51) | Negotiation on channel &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0x94a5f38f&amp;#93;&lt;/span&gt; failed&lt;br/&gt;
java.lang.IllegalStateException: Session was not established after HashedWheelTimer$HashedWheelTimeout(deadline: 101358660 ns ago, task: org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSessionNegotiator$2@65695f20)&lt;br/&gt;
	at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSessionNegotiator$2.run(AbstractNetconfSessionNegotiator.java:129)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:org.opendaylight.controller.netconf-netty-util:0.3.3.Lithium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:581)&lt;span class=&quot;error&quot;&gt;&amp;#91;95:io.netty.common:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:655)&lt;span class=&quot;error&quot;&gt;&amp;#91;95:io.netty.common:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:367)&lt;span class=&quot;error&quot;&gt;&amp;#91;95:io.netty.common:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:744)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_51&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="21235">NETCONF-222</key>
            <summary>Netty LEAK error leads to RemoteNetconfCommand unable to to establish internal connection to netconf server for client: 127.0.0.1</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="-1">Unassigned</assignee>
                                    <reporter username="yin.kangqian@zte.com.cn">Kangqian Yin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Jun 2016 02:37:25 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:26 +0000</updated>
                            <resolved>Mon, 17 Oct 2016 10:32:31 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="39476" author="jmorvay@cisco.com" created="Thu, 30 Jun 2016 12:02:48 +0000"  >&lt;p&gt;Hi, Unfortunately Lithium isn&apos;t supported anymore, can you try this on master or on Berrylium?&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>6107</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=6107]]></customfieldvalue>

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

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