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

NPE on several operations

From: Andreas Hartmann <andreas_at_apache.org>
Date: 2004-09-07 10:07:15 CEST

Hi Subclipse community,

I get an "Internal Error" message and a NPE in the console
for several operations (commit, update)
(stack trace below).

OS: Mac OS X
Eclipse: 3.0
Subclipse: 0.9.18

Is this a known issue?
Thanks in advance!

-- Andreas

!ENTRY org.eclipse.team.ui 4 0 Sep 07, 2004 10:01:41.47

!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.get(SVNOperations.java:336)
        at
org.tigris.subversion.subclipse.ui.actions.UpdateSynchronizeOperation.run(UpdateSynchronizeOperation.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)
Received on Tue Sep 7 18:07:15 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.