Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359593 - R4E Find review item generating a Core exception with GIT repo
Summary: R4E Find review item generating a Core exception with GIT repo
Status: RESOLVED DUPLICATE of bug 359474
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 13:26 EDT by Jacques Bouthillier CLA
Modified: 2011-10-11 10:35 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***