Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 234458 - Opening external builds launch dialog hangs during a build
Summary: Opening external builds launch dialog hangs during a build
Status: RESOLVED DUPLICATE of bug 230403
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 14:22 EDT by Ritchie Schacher CLA
Modified: 2009-06-11 15:08 EDT (History)
1 user (show)

See Also:


Attachments
stack traces from dump during hang (30.00 KB, text/plain)
2008-05-28 14:22 EDT, Ritchie Schacher CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ritchie Schacher CLA 2008-05-28 14:22:14 EDT
Created attachment 102462 [details]
stack traces from dump during hang

Build ID: M20080221-1800

Steps To Reproduce:
1. Load up a very large workspace with autobuild off
2. Launch an ANT task.
3. Notice it's building before launching
4. Open the external tools launch config dialog.
5. The UI hangs until the build is complete.

I will attach a dump of the active stack traces.


More information:
Comment 1 Jerome Lanneluc CLA 2008-05-29 06:49:40 EDT
It looks like LaunchConfigurationWorkingCopy is attempting to write a file in the "main" thread while the lock on the resources is taken by the Java builder.

Moving to Platform/Debug
Comment 2 Darin Wright CLA 2009-06-11 15:08:21 EDT

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