Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 81228 - NPE when closing "Merge" dialog while refreshing tags
Summary: NPE when closing "Merge" dialog while refreshing tags
Status: RESOLVED DUPLICATE of bug 80478
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-15 11:45 EST by Silvio Böhler CLA
Modified: 2004-12-15 14:09 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silvio Böhler CLA 2004-12-15 11:45:14 EST
1) Team -> Merge
2) Browse for end tag
3) Refresh from repo and close both dialogs while the background job is running
4) NPE


java.lang.NullPointerException
	at org.eclipse.team.internal.ccvs.ui.tags.TagSelectionDialog.setBusy
(TagSelectionDialog.java:301)
	at org.eclipse.team.internal.ccvs.ui.tags.TagSelectionDialog.access$2
(TagSelectionDialog.java:299)
	at org.eclipse.team.internal.ccvs.ui.tags.TagSelectionDialog$4.run
(TagSelectionDialog.java:279)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
Comment 1 Jean-Michel Lemieux CLA 2004-12-15 14:09:06 EST

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