From: Shiv N. V. <vit...@ja...> - 2007-12-27 22:55:28
|
Hi, I downloaded jboost-1.4 on a Linux x64 machine. When I execute command ./jboost -S demo/stem I get the following error message: JBoost jar file is: ~/research/lib/jboost-1.4/dist/jboost.jar Exception in thread "main" java.lang.NoClassDefFoundError: jboost.controller.Controller at gnu.java.lang.MainThread.run(libgcj.so.7rh) Caused by: java.lang.ClassNotFoundException: jboost.controller.Controller not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at gnu.java.lang.MainThread.run(libgcj.so.7rh) Can you tell what I am doing wrong? I have set the CLASSPATH environment variable as mentioned in README, and checked with the Sun website that the installed Java is up to date. Thanking you, Regards, Shiv -- Shiv N. Vitaladevuni, Bioinformatics Specialist, Janelia Farm Research Campus, Howard Hughes Medical Institute. |