Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 361393 - Handler configuration conflict
Summary: Handler configuration conflict
Status: CLOSED DUPLICATE of bug 359819
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 1.2   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 09:18 EDT by Karsten Thoms CLA
Modified: 2011-10-20 13:51 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 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 ***