<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:57 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>[ODLPARENT-219] karaf shell stops working after feature:install from shell</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-219</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;reported by a user in this &lt;a href=&quot;https://lists.opendaylight.org/g/dev/message/5695&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;email thread&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It&apos;s reproducible with Sodium and Neon, but does not happen with Fluorine.&lt;/p&gt;

&lt;p&gt;to reproduce:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;bin/start&lt;/li&gt;
	&lt;li&gt;bin/client&lt;/li&gt;
	&lt;li&gt;feature:install odl-netconf-connector&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;at that point, the karaf shell will be dropped and you can no longer connect&lt;br/&gt;
to it from the bin/client tool.&lt;/p&gt;

&lt;p&gt;relevant karaf.log snippet&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
2019-11-29T22:18:37,605 | ERROR | Karaf ssh console user karaf | ShellUtil                        | 50 - org.apache.karaf.shell.core - 4.2.2 | Exception caught &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; executing command
java.io.IOError: java.io.IOException: Pipe closed after 1 cycles
        at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:143) ~[57:org.jline.reader:3.9.0]
        at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110) ~[57:org.jline.reader:3.9.0]
        at org.jline.keymap.BindingReader.readBinding(BindingReader.java:61) ~[57:org.jline.reader:3.9.0]
        at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:786) ~[57:org.jline.reader:3.9.0]
        at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:558) ~[57:org.jline.reader:3.9.0]
        at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.readCommand(ConsoleSessionImpl.java:445) [50:org.apache.karaf.shell.core:4.2.2]
        at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:403) [50:org.apache.karaf.shell.core:4.2.2]
        at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:748) [?:?]
Caused by: java.io.IOException: Pipe closed after 1 cycles
        at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:121) ~[?:?]
        at java.io.InputStream.read(InputStream.java:101) ~[?:?]
        at org.jline.terminal.impl.ExternalTerminal.pump(ExternalTerminal.java:122) ~[?:?]
        ... 1 more
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="32232">ODLPARENT-219</key>
            <summary>karaf shell stops working after feature:install from shell</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="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10002">Duplicate</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 30 Nov 2019 06:43:26 +0000</created>
                <updated>Wed, 24 Jun 2020 23:33:54 +0000</updated>
                            <resolved>Fri, 12 Jun 2020 10:36:12 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="68216" author="rovarga" created="Fri, 12 Jun 2020 10:36:12 +0000"  >&lt;p&gt;This is caused by us upgrading sshd-core when installing netconf. Solved as part of &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-677&quot; title=&quot;Shade mina-sshd&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-677&quot;&gt;&lt;del&gt;NETCONF-677&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="68259" author="jluhrsen" created="Wed, 24 Jun 2020 23:33:54 +0000"  >&lt;p&gt;just fyi that I manually double checked this is ok now. I&apos;ve added an &lt;a href=&quot;https://jira.opendaylight.org/browse/INTTEST-109&quot; title=&quot;automate ODLPARENT-219 (losing karaf shell on feature:install)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INTTEST-109&quot;&gt;INTTEST-109&lt;/a&gt; in case someone has time to add this simple check in our robot infra CSIT jobs&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="32616">NETCONF-677</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03q8n:</customfieldvalue>

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