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 - Deadlock when adding framework
Summary: Deadlock when adding framework
Status: RESOLVED DUPLICATE of bug 99547
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
: 101650 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-18 23:15 UTC by _ potingwu
Modified: 2007-04-19 06:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacks dump (6.97 KB, text/plain)
2007-04-18 23:16 UTC, _ potingwu
Details
Sometimes I got different stacks (3.76 KB, text/plain)
2007-04-18 23:26 UTC, _ potingwu
Details

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