I am fairly certain that this relates to the Mina/SSHD issue here: https://issues.apache.org/jira/browse/SSHD-67
which is also tracked at Karaf here: http://issues.apache.org/jira/browse/FELIX-1939 This should be fixed in SSHD soon, but in the mean time there is a patch attached to the first issue if you want to patch and build SSHD from SVN. Chris -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Felix :: http://felix.apache.org Apache Directory Server :: http://directory.apache.org On Thu, Dec 24, 2009 at 4:55 PM, John E. Conlon <[email protected]>wrote: > Doing a ssh to a karaf running in as a service presents a console that does > not seem to send carriage returns. This makes the UI text jagged and > basically unuseable. > > Here is the command I use to open a remote session. > ssh -p 8101 -l karaf tracker1 > > This works in 1.0.0. Has something changed and now needs to be explicitly > configured? > > thanks, > John > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

