torsdag 27 augusti 2009 12:04:13 skrev Andreas Ericsson <ae@xxxxxx>: > Christian Senkowski wrote: > > Hi, > > > > I cloned SCuMD directly via git and started it but got following error: > > > > ~/scumd$ ./run.sh > > Exception in thread "main" java.lang.NoClassDefFoundError: > > com.asolutions.scmsshd.SCuMD > > at gnu.java.lang.MainThread.run(libgcj.so.90) > > Caused by: java.lang.ClassNotFoundException: > > com.asolutions.scmsshd.SCuMD not found in > > gnu.gcj.runtime.SystemClassLoader{urls=[file:depend/lib/jgit.jar,file:depend/lib/minasshd.jar,file:lib/aopalliance-1.0.jar,file:lib/bcprov-jdk15-140.jar,file:lib/commons-io-1.4.jar,file:lib/commons-logging-1.0.4.jar,file:./,file:lib/jline-0.9.1.jar,file:lib/jline-0.9.94.jar,file:lib/jpam-1.1.jar,file:lib/jsch-0.1.40.jar,file:lib/jzlib-1.0.7.jar,file:lib/log4j-1.2.13.jar,file:lib/slf4j-api-1.5.2.jar,file:lib/slf4j-log4j12-1.4.3.jar,file:lib/spring-beans-2.5.5.jar,file:lib/spring-context-2.5.5.jar,file:lib/spring-core-2.5.5.jar], > > parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} > > at java.net.URLClassLoader.findClass(libgcj.so.90) > > at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90) > > at java.lang.ClassLoader.loadClass(libgcj.so.90) > > at java.lang.ClassLoader.loadClass(libgcj.so.90) > > at gnu.java.lang.MainThread.run(libgcj.so.90) > > > > > > Please help me out :) > > Short answer: Don't run things with GCJ unless you make sure it works with SUN's java or OPENJDK first. If it still doesn't work ask the GCJ people for help. > Please refer to the SCuMD mailing list for this SCuMD related question. Their README file refers to the Git mailing list. Hence the tag, Kind'o like JGit, which they depend upon. -- robin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html