|
From: Eric B. <el...@gm...> - 2010-12-09 00:53:13
|
I started having a problem a couple of weeks ago, and thought I had messed something up (which turned out to be partially true), but now I think there's an issue with the current released version of Console. I'm getting this exception when I try to show Console, or SideKick: [quote] BeanShellFacade: Caused by: java.lang.ClassNotFoundException: org.gjt.sp.jedit.MiscUtilities$StringICaseCompare BeanShellFacade: at java.net.URLClassLoader$1.run(URLClassLoader.java:202) BeanShellFacade: at java.security.AccessController.doPrivileged(Native Method) BeanShellFacade: at java.net.URLClassLoader.findClass(URLClassLoader.java:190) BeanShellFacade: at java.lang.ClassLoader.loadClass(ClassLoader.java:307) BeanShellFacade: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) BeanShellFacade: at java.lang.ClassLoader.loadClass(ClassLoader.java:248) BeanShellFacade: at org.gjt.sp.jedit.JARClassLoader.loadFromParent(JARClassLoader.java:522) BeanShellFacade: at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:87) BeanShellFacade: at java.lang.ClassLoader.loadClass(ClassLoader.java:248) BeanShellFacade: ... 57 more [/quote] I know there was a bunch of deprecated code removal recently, is this one of them? Thanks, Eric -- Learn from the past. Live in the present. Plan for the future. Blog: http://www.townsfolkdesigns.com/blogs/elberry jEdit <http://www.jedit.org> - Programmer's Text Editor Bazaar <http://bazaar.canonical.com> - Version Control for Humans |