Hi, I've also a similar issue when using feature:install or feature:uninstall, it regularly exits the karaf shell. The command is properly executed but the shell exits.
This is also happening on 4.1.2-SNAPSHOT Cheers, Nicolas On Fri, Jun 23, 2017 at 11:18 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Patrick, > > it sounds like a bug to me. Let me try to reproduce and fix it. > > Thanks, > Regards > JB > > On 06/23/2017 10:47 AM, Patrick Magon wrote: > >> Hi, >> >> I tested the fix KARAF-5216 <https://issues.apache.org/jir >> a/browse/KARAF-5216> and it works... thanks. >> >> I have another question about karaf shell (bin/client): with previous >> versions (before 4.1.0) a CTRL + C did NOT exit the terminal. >> Since 4.1.0, a CTRL + C exit the karaf shell (ONLY in bin/client) . >> If I connect with ssh or starting using "bin/karaf", a CTRL+C will not >> exist. >> >> This is a little annoying: I'm used to use CTRL+C when I misstyped >> sometthing. >> >> Is this a bug or by design ? >> >> Thanks >> >> Patrick >> >> On Thu, Jun 22, 2017 at 12:13 PM, Patrick Magon <[email protected] >> <mailto:[email protected]>> wrote: >> >> I created KARAF-5216 <https://issues.apache.org/jir >> a/browse/KARAF-5216> >> >> Thanks >> >> On Thu, Jun 22, 2017 at 11:51 AM, Guillaume Nodet <[email protected] >> <mailto:[email protected]>> wrote: >> >> Please raise a JIRA, I'll have a look. >> >> 2017-06-22 10:21 GMT+02:00 Patrick Magon <[email protected] >> <mailto:[email protected]>>: >> >> Hello, >> >> With 4.1.2-SNAPSHOT, I have the following (and annoying) >> behavior: >> when I quit the karaf shell (using ctrl+C or ctrl+D), I have >> to use the >> "reset" command to fix my terminal (messed up). >> >> This happens only when using "bin/start" and "bin/client" >> (works >> with "bin/karaf") >> I'm on linux (same behavior with xterm and "terminator") >> >> The problem does not occurs with 4.1.0. >> >> Any clue ? >> Thanks >> >> Patrick >> >> >> >> >> -- ------------------------ >> Guillaume Nodet >> >> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
