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

still receiving null pointer exception with subclipse 0.9.31

From: Edward Rudd <eddie_at_omegaware.com>
Date: 2005-06-01 19:15:51 CEST

I'm still receiving this error when I do a refresh or open on a project,
and pending operations still does not work. I also can't use the
SVN 1.1.4 JavaHL bindings any longer as it yelps with a missing symbol,
I'll post that in a separate Message.

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

java.lang.NullPointerException
at org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.updateChangedResourcesWith(PendingOperationsView.java:510)
at org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.resourceSyncInfoChanged(PendingOperationsView.java:522)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin$1.run(SVNProviderPlugin.java:227)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.broadcastSyncInfoChanges(SVNProviderPlugin.java:234)
at org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListener.resourceChanged(SyncFileChangeListener.java:141)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:276)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:270)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.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:67)
Received on Thu Jun 2 03:15:51 2005

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.