You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/10/18 12:40:43 UTC

[jira] [Resolved] (KARAF-2516) log:tail | grep foo - throws interrupted exception when using ctrl + c

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

Freeman Fang resolved KARAF-2516.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.4
                   3.0.0
                   2.4.0

commit fix
http://svn.apache.org/r1531784 for trunk
http://svn.apache.org/r1531782 for 2.x branch
http://svn.apache.org/r1531780 for 2.3.x branch

> log:tail | grep foo - throws interrupted exception when using ctrl + c
> ----------------------------------------------------------------------
>
>                 Key: KARAF-2516
>                 URL: https://issues.apache.org/jira/browse/KARAF-2516
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.3.3
>            Reporter: Claus Ibsen
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 2.4.0, 3.0.0, 2.3.4
>
>
> I am doing
> {code}
> karaf@root> log:tail | grep "Listening"
> 2013-10-11 16:43:48,158 | INFO  | fd-2b635899ab2a) | TransportServerThreadSupport     | ort.TransportServerThreadSupport   72 | 89 - org.apache.activemq.activemq-osgi - 5.10.0.SNAPSHOT | Listening for connections at: tcp://davsclaus.air:61616?maximumConnections=1000&wireFormat.maxFrameSize=104857600
> ^C
> Error executing command: java.lang.InterruptedException
> {code}
> And using ctrl + c to break out of the tail



--
This message was sent by Atlassian JIRA
(v6.1#6144)