Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358998 - SVN: '0x00400113: Show Conflict Editor' operation finished with error: null
Summary: SVN: '0x00400113: Show Conflict Editor' operation finished with error: null
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: 0.7   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 382872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-27 01:44 EDT by Alexander Gurov CLA
Modified: 2012-06-22 09:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Gurov CLA 2011-09-27 01:44:38 EDT
Relate to unrefreshed Synchronize View (conflicting status was stalled even after "Mark as merged" action)

-- Error Details --
Date: Tue Sep 27 08:40:56 EEST 2011
Message: SVN: '0x00400113: Show Conflict Editor' operation finished with error: null
Severity: Error
Product: Eclipse SDK 3.7.0.v201106131736 (org.eclipse.sdk.ide)
Plugin: org.eclipse.team.svn.core.svnnature
Session Data:
eclipse.buildId=I20110613-1736
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments:  -os win32 -ws win32 -arch x86

Exception Stack Trace:
java.lang.NullPointerException
	at org.eclipse.core.runtime.Path.<init>(Path.java:153)
	at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation.showEditorFor(ShowConflictEditorOperation.java:125)
	at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation$1.run(ShowConflictEditorOperation.java:94)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doSubTask(ProgressMonitorUtility.java:118)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:154)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:149)
	at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation.runImpl(ShowConflictEditorOperation.java:92)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:81)
	at org.eclipse.team.svn.ui.synchronize.action.AbstractSynchronizeLogicalModelAction$2$1.run(AbstractSynchronizeLogicalModelAction.java:344)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 1 Alexander Gurov CLA 2011-10-02 02:59:05 EDT
Fixed.
Comment 2 Alexander Gurov CLA 2012-06-22 09:12:39 EDT
*** Bug 382872 has been marked as a duplicate of this bug. ***