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 101666

Summary: Deadlock when adding framework
Product: javaee Reporter: _ potingwu <potingwu>
Component: Web ProjectAssignee: Radko Najman <rnajman>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stacks dump
Sometimes I got different stacks

Description _ potingwu 2007-04-18 23:15:30 UTC
Recently I often got the IDE hang when using the project properties to add
framework.

- create a web project without any framework
- right click on project node and select Properties, under category Framework,
add any framework
- the IDE hangs (stack dumps attached)
Comment 1 _ potingwu 2007-04-18 23:16:12 UTC
Created attachment 41206 [details]
Stacks dump
Comment 2 _ potingwu 2007-04-18 23:26:31 UTC
Created attachment 41207 [details]
Sometimes I got different stacks
Comment 3 Petr Pisl 2007-04-18 23:33:12 UTC
*** Issue 101650 has been marked as a duplicate of this issue. ***
Comment 4 Petr Pisl 2007-04-18 23:34:37 UTC
I'm increasing the priority, because it influence probably all frameworks.
Comment 5 _ potingwu 2007-04-18 23:44:43 UTC
Actually I can always reproduce it after build 070417.

Petr's useful comments in Issue#101650:
> caused by the changes in the java source infrastructure
Comment 6 Jiri Skrivanek 2007-04-19 06:49:18 UTC
I don't think it is something new. First deadlock was reported on December 13-th
in jsf (issue 91005) and other on March 30-th (issue 99547).

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