Bug 242323 - Deadlock in Java Tools During Startup
Summary: Deadlock in Java Tools During Startup
Status: RESOLVED DUPLICATE of bug 243398
Alias: None
Product: Web Tools
Classification: WebTools
Component: Web Standard Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst-inbox CLA
QA Contact: David Williams CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 01:48 EDT by Craig Petchell CLA
Modified: 2008-08-19 09:01 EDT (History)
2 users (show)

See Also:


Attachments
Eclipse Deadlock Thread Dump (32.52 KB, text/plain)
2008-07-29 01:48 EDT, Craig Petchell CLA
no flags Details
Thread dump (JConsole) (23.20 KB, text/plain)
2008-08-12 03:44 EDT, Joachim Piketz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Petchell CLA 2008-07-29 01:48:18 EDT
Created attachment 108603 [details]
Eclipse Deadlock Thread Dump

During start-up with a particular workspace (which starts in the Java perspective) it appears that Eclipse gets into a deadlock situation.

The process shows "Initializing Java Tooling" stuck at 1%.

Workaround:

1. While deadlocking. Go to resources view.
2. Close eclipse.
3. Kill eclipse (as it fails to shut down).
4. Start Eclipse. (It starts in resource perspective)
5. Wait for tooling to initialise.
6. Go to Java Perspective. (Startup successful).

A thread dump of the deadlocked Eclipse is attached.
Comment 1 Joachim Piketz CLA 2008-08-12 03:40:04 EDT
The wokaround does not work always. We need to create a new workspace.
Comment 2 Joachim Piketz CLA 2008-08-12 03:44:29 EDT
Created attachment 109755 [details]
Thread dump (JConsole)
Comment 3 Jerome Lanneluc CLA 2008-08-19 09:00:55 EDT
Dup of bug 243398
Comment 4 Jerome Lanneluc CLA 2008-08-19 09:01:21 EDT

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