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

Bug 359593

Summary: R4E Find review item generating a Core exception with GIT repo
Product: z_Archived Reporter: Jacques Bouthillier <lmcbout>
Component: MylynAssignee: Mylyn Inbox <mylyn-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: marco.masse, sebastien.dubois
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Jacques Bouthillier CLA 2011-09-30 13:26:13 EDT
When using Find Review Item for a GIT repo, the following error occurs even if I received the data in the dialogue window:
Similar to Bug 358600

org.eclipse.core.runtime.CoreException: TreeWalk should have exactly two trees.
	at org.eclipse.mylyn.internal.git.core.GitConnector.getChangeSet(GitConnector.java:147)
	at org.eclipse.mylyn.internal.git.ui.GetChangeSetDialog.updateChangeSet(GetChangeSetDialog.java:461)
	at org.eclipse.mylyn.internal.git.ui.GetChangeSetDialog.populateNextChangeSets(GetChangeSetDialog.java:292)
	at org.eclipse.mylyn.internal.git.ui.GetChangeSetDialog.createFormContent(GetChangeSetDialog.java:244)
	at org.eclipse.ui.forms.FormDialog.createDialogArea(FormDialog.java:92)
	at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:760)
	at org.eclipse.jface.window.Window.create(Window.java:431)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
	at org.eclipse.jface.window.Window.open(Window.java:790)
	at org.eclipse.mylyn.internal.git.ui.connector.GitConnectorUi.getChangeSet(GitConnectorUi.java:52)
	at org.eclipse.mylyn.reviews.r4e.ui.internal.commands.FindReviewItemsHandler.execute(FindReviewItemsHandler.java:140)
Comment 1 Sebastien Dubois CLA 2011-10-05 11:06:51 EDT
This is a versions problem with the Git connector.  Redirecting bug...
Comment 2 Sebastien Dubois CLA 2011-10-11 10:35:43 EDT
this bug is a duplicate of bug 359474

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