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

RE: [Subclipse-users] NullPointerException during merge with 1.6

From: Benoit Maisonny <benoit_at_synclude.com>
Date: Mon, 15 Mar 2010 06:23:57 -0700 (PDT)

New Subclipse (version 1.6.10), new NPE.

Same context:
Workspace is in a branch.
1. Team -> Merge
2. Merge a range of revisions -> Next
3. Merge from: trunk
4. Select revisions on next page -> Next

Result: empty list of revisions, "Error retrieving log entries, see error log for details" (see below).

eclipse.buildId=
java.version=1.6.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_BE
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product -clean

Error
Mon Mar 15 14:10:24 CET 2010

java.lang.NullPointerException
        at java.util.TreeMap.put(TreeMap.java:541)
        at java.util.TreeSet.add(TreeSet.java:238)
        at com.collabnet.subversion.merge.wizards.MergeWizardRevisionsPage$9.run(MergeWizardRevisionsPage.java:416)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2459967

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-03-15 14:24:02 CET

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.