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

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

From: Sridhar V Iyer <iyers_at_rocketmail.com>
Date: 2005-10-19 23:50:51 CEST

I get the following error intermitently.

This time I got it when I was checking out a directory
as a project. The Checkout was successful but this was
reported:

-------------------------------------------------
java.lang.NullPointerException
        at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView$ResourceStateChangeListener.resourceSyncInfoChanged(SvnPropertiesView.java:98)
        at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$1.run(SVNProviderPlugin.java:229)
        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.broadcastSyncInfoChanges(SVNProviderPlugin.java:236)
        at
org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListener.resourceChanged(SyncFileChangeListener.java:142)
        at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.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(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:76)
-------------------------------------------------
Could this be a bug ? Was Eclipse/Subeclipse trying to
convey something but the code is not handling the
exception and dumping stack instead ?

Sridhar Iyer
email- iyers@rocketmail.com

                
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
Received on Thu Oct 20 07:50: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.