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

[Subclipse-users] NPE during synchronizing

From: Jörg von Frantzius <joerg.von.frantzius_at_artnology.com>
Date: 2006-02-15 19:50:17 CET

Hi,

sometimes I'm seeing this NPE during synchronization:

Error 2006-02-15 19:47:49.543 An internal error occurred during:
"Synchronizing SVN (/sgw.backend/src)".
java.lang.NullPointerException
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchInfo(StatusAndInfoCommand.java:159)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.ensureStatusContainsRemoteData(StatusAndInfoCommand.java:137)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.collectRemoteStatuses(StatusAndInfoCommand.java:99)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(StatusAndInfoCommand.java:55)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusAndInfoCommand.java:64)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:243)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:223)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:200)
at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:340)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

Is there anything I could likely do about this myself?

Regards,
Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Feb 15 19:50:49 2006

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.