[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Can't start the subclipse plugin

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-18 02:24:06 CEST

Omar BELKHODJA <omar.belkhodja@gmail.com> wrote on 07/17/2006 06:56:29 PM:

> If I start eclipse from shell, I have the following when I try to access
> to that Menu element :
>
>
> java.lang.ClassNotFoundException: org.tigris.subversion.javahl.JNIError
> not found in
> gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/share/eclipse/startup.
> jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
> at java.net.URLClassLoader.findClass(libgcj.so.7)
> at java.lang.ClassLoader.loadClass(libgcj.so.7)
> at java.lang.ClassLoader.loadClass(libgcj.so.7)

This error is not particularly helpful, but see what version of
Subversion/JavaHL is installed. I recall that you get a weird error like
this if you have pre-1.3.x libraries installed. In 1.3, they changed
JavaHL to call an initialization method in the library, since the earlier
libraries do not have the method it crashes.

It might be this.

There are also known issues with using gcj instead of the Sun JVM.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jul 18 02:24:16 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.