Brad Smith | 3 Apr 2005 19:39

Eclipse 3.0.2 cvs error

I updated to eclipse 3.0.2 and am now seeing this error in the eclipse
log file on boot. I have reduced the traceback in several places. Any
thoughts on a cause? cvs is on this system eclipse 3.0.1 worked fine.
This is a Fedora Core 3 workstation.

Thanks,

Brad

!SESSION Apr 03, 2005 10:31:55.107
---------------------------------------------
eclipse.buildId=200503110845
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Apr 03, 2005 10:31:55.108
!MESSAGE An error occured while automatically activating bundle
org.eclipse.team.cvs.core (170).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.compatibility.PluginActivator.start() of
bundle org.eclipse.team.cvs.core.
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start
(BundleContextImpl.java:937)
....
Caused by: java.lang.UnsatisfiedLinkError: no cvs in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
	at java.lang.Runtime.loadLibrary0(Runtime.java:788)
	at java.lang.System.loadLibrary(System.java:834)
	at org.eclipse.team.internal.ccvs.core.util.Util.<clinit>(Util.java:44)
	at
org.eclipse.team.internal.ccvs.core.client.listeners.UpdateListener.<clinit>
...
Root exception:
java.lang.UnsatisfiedLinkError: no cvs in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
	at java.lang.Runtime.loadLibrary0(Runtime.java:788)
	at java.lang.System.loadLibrary(System.java:834)

_______________________________________________
JPackage-discuss mailing list
JPackage-discuss@...
https://www.zarb.org/mailman/listinfo/jpackage-discuss

Gmane