Lijun Liao created KARAF-4834:
---------------------------------

             Summary: Endless 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)

Reply via email to