Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 361393

Summary: Handler configuration conflict
Product: [Technology] EGit Reporter: Karsten Thoms <karsten.thoms>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: trivial    
Priority: P3 CC: remy.suen
Version: 1.2   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Karsten Thoms CLA 2011-10-19 09:18:47 EDT
EGit version: 1.2.0.201110050721

In my Eclipse log I see the following error message when starting Eclipse:

!MESSAGE Conflict for 'org.eclipse.egit.ui.team.Pull':
HandlerActivation(commandId=org.eclipse.egit.ui.team.Pull,
	handler=org.eclipse.egit.ui.internal.repository.tree.command.PullCommand,
	expression=org.eclipse.core.internal.expressions.IterateExpression@71c93206,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.egit.ui.team.Pull,
	handler=org.eclipse.egit.ui.internal.actions.PullFromUpstreamActionHandler,
	expression=org.eclipse.core.internal.expressions.IterateExpression@338cc288,sourcePriority=1073741824)
Comment 1 Remy Suen CLA 2011-10-20 13:51:40 EDT

*** This bug has been marked as a duplicate of bug 359819 ***