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

[Subclipse-users] NPE displaying incoming changesets

From: Bill Kayser <bkayser_at_newrelic.com>
Date: Wed, 11 Jun 2008 11:27:22 -0700

When I try to display the incoming changesets, I get an NPE in my
project. This does not occur on some other projects I work with.

Everything else works fine. This is a bummer though.

Advice?

eclipse.buildId=M20080221-1800
java.version=1.5.0_13
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -vm /System/Library/Frameworks/JavaVM.framework/
Versions/1.6.0/Home/bin/java -keyring /Users/Bill/.eclipse_keyring -
showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -vm /System/
Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -
keyring /Users/Bill/.eclipse_keyring -consoleLog -showlocation
This is a continuation of log file /Users/Bill/eclipse/workspace-
head/.metadata/.bak_0.log
Created Time: 2008-06-10 15:03:21.742

Error
Wed Jun 11 11:05:56 PDT 2008
An internal error occurred during: "Synchronize View: Processing label
changes".

java.lang.NullPointerException
        at org.tigris.subversion.subclipse.ui.subscriber.SVNChangeSetCollector
$SVNCheckedInChangeSet.fetchComment(SVNChangeSetCollector.java:182)
        at org.tigris.subversion.subclipse.ui.subscriber.SVNChangeSetCollector
$SVNCheckedInChangeSet.initData(SVNChangeSetCollector.java:154)
        at org.tigris.subversion.subclipse.ui.subscriber.SVNChangeSetCollector
$SVNCheckedInChangeSet.<init>(SVNChangeSetCollector.java:68)
        at org.tigris.subversion.subclipse.ui.subscriber.SVNChangeSetCollector
$SVNCheckedInChangeSet.<init>(SVNChangeSetCollector.java:58)
        at
org
.tigris
.subversion
.subclipse
.ui.subscriber.SVNChangeSetCollector.add(SVNChangeSetCollector.java:221)
        at
org
.eclipse
.team
.internal
.ui
.synchronize
.SyncInfoSetChangeSetCollector
.reset(SyncInfoSetChangeSetCollector.java:165)
        at
org
.eclipse
.team
.internal
.ui
.synchronize
.ChangeSetModelProvider.buildModelObjects(ChangeSetModelProvider.java:
196)
        at
org
.eclipse
.team
.internal
.ui
.synchronize
.AbstractSynchronizeModelProvider
.reset(AbstractSynchronizeModelProvider.java:320)
        at
org
.eclipse
.team
.internal
.ui
.synchronize
.SynchronizeModelUpdateHandler
.processEvent(SynchronizeModelUpdateHandler.java:233)
        at
org
.eclipse
.team
.internal
.core.BackgroundEventHandler.processEvents(BackgroundEventHandler.java:
369)
        at org.eclipse.team.internal.core.BackgroundEventHandler
$1.run(BackgroundEventHandler.java:203)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-11 20:27:37 CEST

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.