Bug 311301 - Initializing Java Tooling can still deadlock
Summary: Initializing Java Tooling can still deadlock
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 critical (vote)
Target Milestone: 3.6 M7   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-01 21:16 EDT by Mike Schrag CLA
Modified: 2010-08-10 10:58 EDT (History)
2 users (show)

See Also:


Attachments
thread dump from this problem (129.48 KB, text/plain)
2010-05-01 21:16 EDT, Mike Schrag CLA
no flags Details

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