darn, it works by install VC2008 Dist SP1 package. Super thanks
-Dan On Wed, Jun 27, 2012 at 1:24 AM, Claus Ibsen <[email protected]> wrote: > Do you run 64bit windows. You may have to install this package to have > it working > http://www.microsoft.com/download/en/details.aspx?id=2092 > > > > On Wed, Jun 27, 2012 at 10:08 AM, Dan Tran <[email protected]> wrote: >> here is the bin/client output >> >> C:\Users\Administrator\dev\uc\install-1\mcagent>bin\client >> [ERROR] Terminal initialization failed; falling back to unsupported >> java.lang.NoClassDefFoundError: Could not initialize class >> org.fusesource.jansi.internal.Kernel32 >> at >> org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSupport.java:50) >> at jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:177) >> at jline.WindowsTerminal.init(WindowsTerminal.java:80) >> at jline.TerminalFactory.create(TerminalFactory.java:97) >> at >> org.apache.karaf.shell.console.jline.TerminalFactory.init(TerminalFactory.java:37) >> at >> org.apache.karaf.shell.console.jline.TerminalFactory.getTerminal(TerminalFactory.java:30) >> at org.apache.karaf.client.Main.main(Main.java:120) >> >> __ __ ____ >> / //_/____ __________ _/ __/ >> / ,< / __ `/ ___/ __ `/ /_ >> / /| |/ /_/ / / / /_/ / __/ >> /_/ |_|\__,_/_/ \__,_/_/ >> >> Apache Karaf (2.2.8) >> >> >> >> I dont see this issue under windows 7. >> >> Any one else see similar issue? >> >> -D >> >> BTW, on the same system, karaf 2.2.7 just hung at bin/karaf and bin/client. > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen
