Bug 311301

Summary: Initializing Java Tooling can still deadlock
Product: [Eclipse Project] JDT Reporter: Mike Schrag <mschrag>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED INVALID QA Contact:
Severity: critical    
Priority: P3 CC: hantsy, Olivier_Thomann
Version: 3.6   
Target Milestone: 3.6 M7   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
thread dump from this problem none

Description Mike Schrag CLA 2010-05-01 21:16:02 EDT
Build Identifier: 3.6M7

Bug 288619 describes a similar symptom except that I don't have the web tools installed. One of my workspaces that contains a quite a few eclipse plugin source projects seems to do this somewhat reliably.

Reproducible: Sometimes
Comment 1 Mike Schrag CLA 2010-05-01 21:16:38 EDT
Created attachment 166725 [details]
thread dump from this problem
Comment 2 Mike Schrag CLA 2010-05-01 21:17:22 EDT
Incidentally, I'm on the Mac OS X 3.6M7 Cocoa x86_64 build, though I don't think it has anything to do with the problem.
Comment 3 Mike Schrag CLA 2010-05-01 21:21:31 EDT
bah! i lied ... too many eclipse versions on one machine. this was a 3.6M6 build.
Comment 4 Olivier Thomann CLA 2010-05-02 14:48:47 EDT
Do you still get the issue using M7?
If not, I'll close as invalid.
Comment 5 Olivier Thomann CLA 2010-05-05 12:12:00 EDT
Seems that this is INVALID as it was using M6.
Reopen if this is not the case.
Comment 6 Olivier Thomann CLA 2010-05-19 12:10:51 EDT
Verified.
Comment 7 Hantsy Bai CLA 2010-08-10 10:55:20 EDT
I encountered this same problem when eclipse started...
I have tried 3.6(release version) classic SDK and JEE bundle, and got the same result.
I do not know if there are some plugin caused the problem, I installed some popular plugins, suchas subeclipse, m2eclipse, hgeclipse, jboss tools, pmd, checkstyle, findbugs...etc.
Comment 8 Hantsy Bai CLA 2010-08-10 10:58:10 EDT
But I also installed these plugins in eclipse 3.5 R2, it worked well...