ubuntuusers.de

[gelöst] Eclipse + CVS

Status: Gelöst | Ubuntu-Version: Nicht spezifiziert
Antworten |

samlinux

Anmeldungsdatum:
10. April 2005

Beiträge: 58

hi, habe ein nagelneues System mit breezy installiert.

danach habe ich wie gewohnt eclipse installiert, und versucht meine module aus dem cvs zu holen, doch da kommt jetzt ein interner Fehler ??? und das geht nicht mehr.
im logfile steht dann das folgende:

\––\––\––\––\––\––\––\––\––\––\––\––\––\–––-
!ENTRY org.eclipse.core.runtime 4 2 2005-10-14 10:17:16.706
!MESSAGE An internal error occurred during: "Fetching children of HEAD".
!STACK 0
java.lang.NullPointerException
at ._ZN4java4lang11VMThrowable16fillInStackTraceEPNS0_9ThrowableE (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang9Throwable16fillInStackTraceEv (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang9ThrowableC1EPNS0_6StringE (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang9ThrowableC1Ev (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang9ExceptionC1Ev (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang16RuntimeExceptionC1Ev (/usr/lib/libgcj.so.6.0.0)
at ._ZN4java4lang20NullPointerExceptionC1Ev (/usr/lib/libgcj.so.6.0.0)
at com.jcraft.jsch.jce.DH.getE() (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at com.jcraft.jsch.DHG1.init(com.jcraft.jsch.Session, byte[], byte[], byte[], byte[]) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at com.jcraft.jsch.Session.receive_kexinit(com.jcraft.jsch.Buffer) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at com.jcraft.jsch.Session.connect(int) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at com.jcraft.jsch.Session.connect() (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ssh2.JSchSession.createSession(java.lang.String, java.lang.String, java.lang.String, int, com.jcraft.jsch.SocketFactory, com.jcraft.jsch.Proxy, com.jcraft.jsch.UserInfo) (Unknown Source)
at ._ZN16_Jv_InterpMethod9run_classEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ssh2.JSchSession.getSession(org.eclipse.team.internal.ccvs.core.ICVSRepositoryLocation, java.lang.String, java.lang.String, java.lang.String, int, org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod9run_classEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ssh2.CVSSSH2ServerConnection.internalOpen(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ssh2.CVSSSH2ServerConnection.open(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.connection.Connection.open(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.createConnection(java.lang.String, org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.client.Session.open(org.eclipse.core.runtime.IProgressMonitor, boolean) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.resources.RemoteFolderMemberFetcher.performUpdate(org.eclipse.core.runtime.IProgressMonitor, org.eclipse.team.internal.ccvs.core.CVSTag) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ui.operations.FetchMembersOperation$InternalRemoteFolderMemberFetcher.performUpdate(org.eclipse.core.runtime.IProgressMonitor, org.eclipse.team.internal.ccvs.core.CVSTag) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.resources.RemoteFolderMemberFetcher.fetchMembers(org.eclipse.core.runtime.IProgressMonitor, org.eclipse.team.internal.ccvs.core.CVSTag) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.core.resources.RemoteFolderMemberFetcher.fetchMembers(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ui.operations.FetchMembersOperation.execute(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.run(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.team.internal.ccvs.ui.model.CVSTagElement.fetchDeferredChildren(java.lang.Object, org.eclipse.ui.progress.IElementCollector, org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at org.eclipse.core.internal.jobs.Worker.run() (Unknown Source)
at ._ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_ (/usr/lib/libgcj.so.6.0.0)
at ._Z13_Jv_ThreadRunPN4java4lang6ThreadE (/usr/lib/libgcj.so.6.0.0)
at .GC_start_routine (/usr/lib/libgcj.so.6.0.0)
at .__clone (/lib/tls/i686/cmov/libc-2.3.5.so)

\––\––\––\––\––\–––-

hat jemand eine Ahnung wie ich das wieder hinbekomme, danke für jeden Tip.

samlinux

(Themenstarter)

Anmeldungsdatum:
10. April 2005

Beiträge: 58

boah,
das ist aber nett, habe das Problem gelöst, siehe

http://www.ubuntuforums.org/showthread.php?t=69601&highlight=eclipse+cvs

Antworten |