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

subclipse exception

From: Jones, Dean <dean.jones_at_manchester.ac.uk>
Date: 2005-11-25 10:56:07 CET

Hello all,

I'm having some problems using Subclipse to connect to our svn
repository. One thing I've noticed is that whenever I start using
Subclipse (such as opening the SVN repository view, selecting Team > SVN
from the Preferences dialog, starting Eclipse with the SVN repository
view already open, and so on) I get the following exception in the
Eclipse log:

!MESSAGE While loading class
"org.tigris.subversion.svnclientadapter.commandline.Helper", thread
"Thread-2" timed out waiting (5000ms) for thread "main" to finish
starting bundle "org.tigris.subversion.subclipse.core". To avoid
deadlock, thread "Thread-2" is proceeding but
"org.tigris.subversion.svnclientadapter.commandline.Helper" may not be
fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
        at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip
seClassLoader.java:108)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun
dleLoader.java:337)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo
ader.java:389)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo
ader.java:350)
        at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab
stractClassLoader.java:78)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at
org.tigris.subversion.svnclientadapter.commandline.CommandLine$Character
StreamPumper.pumpStream(CommandLine.java:308)
        at
org.tigris.subversion.svnclientadapter.commandline.CommandLine$StreamPum
per.run(CommandLine.java:245)
        at java.lang.Thread.run(Thread.java:534)

I wonder if this is the source of the subsequent problems I have
connecting to the repository; is this a known issue? This happens with a
fresh install of Eclipse 3.1.1 and Subclipse 0.9.37 on Windows XP, using
Sun Java 1.4.2_08.

Best wishes,

Dean Jones.
Received on Fri Nov 25 20:56:07 2005

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.