This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 87485

Summary: deadlock at IDE startup
Product: editor Reporter: J Bachorik <yardus>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: NBDev200610171800-threaddump

Description J Bachorik 2006-10-19 08:36:18 UTC
Using NB Dev 200610171800 on Linux FC5
The IDE occasionaly freezes at startup. Several kill-restart rounds are needed
to successfuly start the IDE.
Thread dump will follow
Comment 1 J Bachorik 2006-10-19 08:37:31 UTC
Created attachment 35367 [details]
NBDev200610171800-threaddump
Comment 2 Tomas Hurka 2006-10-20 15:28:13 UTC
This is 100% reproducible for me on build 200610191800
1) start IDE with empty userdir
2) create AnagramGame project
3) create TomcatJSPExample project
4) close index.html document tab
5) shutdown IDE
6) start IDE
7) we have deadlock :-)
Comment 3 Martin Balin 2006-10-20 15:36:54 UTC

*** This issue has been marked as a duplicate of 87598 ***