Re: [JSch-J2ME] Problem running on MIPS using esmertec's Jeode J2ME CDC Personal Profile
Status: Alpha
Brought to you by:
ymnk
From: <ym...@jc...> - 2005-01-18 17:02:05
|
Hi, +-From: "Michael Comeau" <mi...@br...> -- |_Date: Tue, 18 Jan 2005 11:44:22 -0500 ____________ | |Yet, when I run the JCTerm application I receive the following error: | |connect: random java.lang.ClassNotFoundException: com/jcraft/jsch/jce/Random |java.lang.NullPointerException | at com.jcraft.jsch.Session.send_kexinit (bytecode 48) | at com.jcraft.jsch.Session.receive_kexinit (bytecode 69) | at com.jcraft.jsch.Session.connect (bytecode 693) | at com.jcraft.jsch.Session.connect (bytecode 5) | at com.jcraft.jcterm.JCTermJ2MECDC.run (bytecode 291) | at java.lang.Thread.run (line 10) That must be my fault. jcterm-0.0.6.zip has included un-updated file. May ask you to replace jcterm-0.0.6/src/com/jcraft/jcterm/JCTermJ2MECDC.java with http://www.jcraft.com/jcterm/jcterm-0.0.6/src/com/jcraft/jcterm/JCTermJ2MECDC.java I hope com.jcraft.jsch.bc package will be used by that update. Thanks, -- ymnk |