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