Hi folks.
I'm in a weird situation. I have Eclipse 3.1M4 and 3.1M6 installed side
by side, both with subclipse 0.9.30 installed. 3.1M4 works fine (and has
been for some time). 3.1M6 fails to find javahl with the following stack
trace.
!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-05-04 13:43:32.413
!MESSAGE Javahl client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client
adapter is not available
at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:48)
at
org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:41)
at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:126)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
[..snip..]
It also barfs if I try to use the command-line client, with an
ArrayIndexOutOfBoundsException.
What really obvious dumb thing am I missing?!
Thanks,
Dan
Received on Wed May 4 22:54:18 2005