git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Andreas Ericsson <ae@op5.se>
Cc: Christian Senkowski <csenkowski@gmx.de>, git@vger.kernel.org
Subject: Re: [SCuMD]
Date: Thu, 27 Aug 2009 16:41:38 +0200	[thread overview]
Message-ID: <200908271641.38368.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <4A965A1D.3060104@op5.se>

torsdag 27 augusti 2009 12:04:13 skrev Andreas Ericsson <ae@op5.se>:
> 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

  reply	other threads:[~2009-08-27 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27  9:53 [SCuMD] Christian Senkowski
2009-08-27 10:04 ` [SCuMD] Andreas Ericsson
2009-08-27 14:41   ` Robin Rosenberg [this message]
2009-09-08 21:09 ` [SCuMD] Michael Gaffney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200908271641.38368.robin.rosenberg.lists@dewire.com \
    --to=robin.rosenberg.lists@dewire.com \
    --cc=ae@op5.se \
    --cc=csenkowski@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).