You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lijun Liao (JIRA)" <ji...@apache.org> on 2016/11/22 15:50:58 UTC

[jira] [Updated] (KARAF-4834) Infinite loop if Exception occurs during the execution of karaf.shell.init.script

     [ https://issues.apache.org/jira/browse/KARAF-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lijun Liao updated KARAF-4834:
------------------------------
    Summary: Infinite loop if Exception occurs during the execution of karaf.shell.init.script  (was: Endless loop if Exception occurs during the execution of karaf.shell.init.script)

> Infinite loop if Exception occurs during the execution of karaf.shell.init.script
> ---------------------------------------------------------------------------------
>
>                 Key: KARAF-4834
>                 URL: https://issues.apache.org/jira/browse/KARAF-4834
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.0
>            Reporter: Lijun Liao
>             Fix For: 4.1.0
>
>
> The while block between line 329 and line 352 in https://github.com/apache/karaf/blob/master/shell/core/src/main/java/org/apache/karaf/shell/impl/console/ConsoleSessionImpl.java will never break if Exception other than EndOfFileException is thrown, e.g. StreamClosed exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)