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

Subclipse throws NPE in Eclipse 3.1

From: Amir Mistric <amistric_at_nemours.org>
Date: 2005-07-01 16:29:47 CEST

Hi

When running Subclipse 0.9.31 I get the following error:

Message:
Problems occurred when invoking code from plug-in:
"org.tigris.subversion.subclipse.core".

Exception Stack Trace:
java.lang.NullPointerException
        at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.updateChang
edResourcesWith(PendingOperationsView.java:510)
        at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.resourceSyn
cInfoChanged(PendingOperationsView.java:522)
        at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$1.run(SVNProviderPlug
in.java:227)
        at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:1044)
        at org.eclipse.core.runtime.Platform.run(Platform.java:783)
        at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.broadcastSyncInfoChan
ges(SVNProviderPlugin.java:234)
        at
org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListen
er.resourceChanged(SyncFileChangeListener.java:141)
        at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManag
er.java:276)
        at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:1044)
        at org.eclipse.core.runtime.Platform.run(Platform.java:783)
        at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationMana
ger.java:270)
        at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Notifi
cationManager.java:144)
        at
org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.
java:185)
        at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
        at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

Session Data:
eclipse.buildId=I20050627-1435
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data
C:\eclipse\workspace
Received on Sat Jul 2 00:29:47 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.