<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:08 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-84] Netconf testtool is not resulting any output for get or create-subscription</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-84</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21097">NETCONF-84</key>
            <summary>Netconf testtool is not resulting any output for get or create-subscription</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ambika.tripathy@cisco.com">Ambika Prasad Tripathy</reporter>
                        <labels>
                    </labels>
                <created>Sat, 10 Oct 2015 07:52:11 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:15 +0000</updated>
                            <resolved>Tue, 13 Oct 2015 07:35:22 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="38997" author="ambika.tripathy@cisco.com" created="Sat, 10 Oct 2015 07:56:09 +0000"  >&lt;p&gt;Downloaded lastest tests from nexus and found get or create-subscription is not working at all.&lt;/p&gt;

&lt;p&gt;below are my console log for testtool execution and ssh to test tests&lt;/p&gt;

&lt;p&gt;$ java -Xmx1G -XX:MaxPermSize=256M -jar ./netconf-testtool-1.0.0-20151009.152506-49-executable.jar  --notification-file ./netconf-notification.xml&lt;br/&gt;
12:36:43.497 &lt;span class=&quot;error&quot;&gt;&amp;#91;main&amp;#93;&lt;/span&gt; INFO  o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830&lt;br/&gt;
12:36:44.179 &lt;span class=&quot;error&quot;&gt;&amp;#91;main&amp;#93;&lt;/span&gt; INFO  o.a.sshd.common.util.SecurityUtils - Trying to register BouncyCastle as a JCE provider&lt;br/&gt;
12:36:44.973 &lt;span class=&quot;error&quot;&gt;&amp;#91;main&amp;#93;&lt;/span&gt; INFO  o.a.sshd.common.util.SecurityUtils - BouncyCastle not registered, using the default JCE provider&lt;br/&gt;
12:36:45.614 &lt;span class=&quot;error&quot;&gt;&amp;#91;main&amp;#93;&lt;/span&gt; INFO  o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830&lt;br/&gt;
12:37:06.314 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-1&amp;#93;&lt;/span&gt; INFO  o.a.s.server.session.ServerSession - Server session created from /127.0.0.1:55166&lt;br/&gt;
12:37:06.322 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-1&amp;#93;&lt;/span&gt; INFO  o.a.s.s.k.PEMGeneratorHostKeyProvider - Generating host key...&lt;br/&gt;
12:37:19.685 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-2&amp;#93;&lt;/span&gt; INFO  o.a.s.server.session.ServerSession - Server session created from /127.0.0.1:55167&lt;br/&gt;
12:39:40.611 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-7&amp;#93;&lt;/span&gt; INFO  o.a.s.s.s.ServerUserAuthService - Session admin@/127.0.0.1:55167 authenticated&lt;br/&gt;
12:41:54.966 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-4&amp;#93;&lt;/span&gt; INFO  o.a.s.server.session.ServerSession - Server session created from /127.0.0.1:55172&lt;br/&gt;
12:41:58.844 &lt;span class=&quot;error&quot;&gt;&amp;#91;sshd-netconf-ssh-server-nio-group-thread-7&amp;#93;&lt;/span&gt; INFO  o.a.s.s.s.ServerUserAuthService - Session admin@/127.0.0.1:55172 authenticated&lt;br/&gt;
from SSH prompt&lt;br/&gt;
$ ssh -p 17830 admin@127.0.0.1 -s netconf&lt;br/&gt;
Password authentication&lt;br/&gt;
Password: &lt;br/&gt;
&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;hello xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&lt;br/&gt;
&amp;lt;capabilities&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&amp;amp;revision=2010-09-24&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:netconf:capability:exi:1.0&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&amp;amp;revision=2010-09-24&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?module=ietf-netconf-monitoring-extension&amp;amp;revision=2013-12-10&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:netconf:capability:candidate:1.0&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:netconf:base:1.0&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:netconf:base:1.1&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;capability&amp;gt;urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&amp;amp;revision=2010-10-04&amp;lt;/capability&amp;gt;&lt;br/&gt;
&amp;lt;/capabilities&amp;gt;&lt;br/&gt;
&amp;lt;session-id&amp;gt;2&amp;lt;/session-id&amp;gt;&lt;br/&gt;
&amp;lt;/hello&amp;gt;&lt;br/&gt;
]]&amp;gt;]]&amp;gt;&amp;lt;hello xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&amp;lt;capabilities&amp;gt;&amp;lt;capability&amp;gt;urn:ietf:params:netconf:base:1.1&amp;lt;/capability&amp;gt;&amp;lt;/capabilities&amp;gt;&amp;lt;/hello&amp;gt;]]&amp;gt;]]&amp;gt;&lt;br/&gt;
#84&lt;br/&gt;
&amp;lt;rpc message-id=&quot;101&quot; xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&lt;br/&gt;
&amp;lt;get/&amp;gt;&lt;br/&gt;
&amp;lt;/rpc&amp;gt;&lt;br/&gt;
##&lt;br/&gt;
no response for get&lt;/p&gt;</comment>
                            <comment id="38998" author="jmorvay@cisco.com" created="Mon, 12 Oct 2015 11:28:21 +0000"  >&lt;p&gt;It seems, that you are trying to escape ] characters in your hello message response. Try to not escape them, use ]]&amp;gt;]]&amp;gt; as the end of your hello message response.&lt;/p&gt;

&lt;p&gt;So your hello message response should look like this:&lt;br/&gt;
&amp;lt;hello xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&amp;lt;capabilities&amp;gt;&amp;lt;capability&amp;gt;urn:ietf:params:netconf:base:1.1&amp;lt;/capability&amp;gt;&amp;lt;/capabilities&amp;gt;&amp;lt;/hello&amp;gt;]]&amp;gt;]]&amp;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>4451</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=4451]]></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="10349"><![CDATA[Unspecified]]></customfieldvalue>

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

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