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

Internal error when commite / update in synchronization view

From: Sandro Ruch <sandro.ruch_at_namics.com>
Date: 2004-11-08 10:17:05 CET

Hi all,
the following error appears in the eclipse log file when i try to commit or
update in the synchronization view:

!ENTRY org.eclipse.team.ui 4 0 Nov 08, 2004 09:59:00.652
!MESSAGE Internal error
!STACK 0
java.lang.NullPointerException
      at
org.tigris.subversion.subclipse.core.sync.SVNRemoteTree.fetchVariant(SVNRemoteTree.java:138)
      at
org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:94)
      at
org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:63)
      at
org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:158)
      at
org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:123)
      at
org.tigris.subversion.subclipse.ui.actions.SVNOperations.checkin(SVNOperations.java:196)
      at
org.tigris.subversion.subclipse.ui.actions.CommitSynchronizeOperation.run(CommitSynchronizeOperation.java:80)
      at
org.tigris.subversion.subclipse.ui.actions.SVNSynchronizeOperation.run(SVNSynchronizeOperation.java:57)
      at
org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$3.run(ProgressDialogRunnableContext.java:129)
      at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
      at
org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$2.run(ProgressDialogRunnableContext.java:126)
      at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

i saw an issue in the issue mailing list but was not sure if it is the same
problem.... so that's why im posting here... :-)
can anybody help me to get the thing done....?

current configuration:
jdk: 1.4.2.05
eclipse: 3.0.1
subclipse:0.9.22
os: windows 2003 server

kind regards,
sandro
Received on Mon Nov 8 20:17:05 2004

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.