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 170262 - just created web project is froxen by add/remove library
Summary: just created web project is froxen by add/remove library
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
: 170560 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-12 12:03 UTC by Sergey Petrov
Modified: 2009-09-16 00:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
there should be two last thread dumps during 5+ minutes addition of libraries (32.13 KB, text/plain)
2009-08-13 17:34 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2009-08-12 12:03:57 UTC
just created web project is froxen by add/remove library.

it works nice for j2se and ejb modules, but for web project:
1. create web project
2. add 4 first libraries from libraries list
problems may start now, if not
3. remove these liubraries with remove context menu
problems may start now, if not
if not just one more repeat of 2,3 and ide will be blocked for at least 30 second up to more then 30 minutes (killed then)
Comment 1 Sergey Petrov 2009-08-12 12:04:40 UTC
after restart I can add/remove libraries to the same project with appropriate perfomance
Comment 2 David Konecny 2009-08-13 02:02:19 UTC
Would be great if you could attach stack trace.
Comment 3 Sergey Petrov 2009-08-13 11:31:42 UTC
will try thread dump after build will be fixed
Comment 4 Sergey Petrov 2009-08-13 17:34:58 UTC
Created attachment 86209 [details]
there should be two last thread dumps during 5+ minutes addition of libraries
Comment 5 David Konecny 2009-08-17 04:21:15 UTC
b1ff75696d9c - similar problem as issue 158807.
Comment 6 Quality Engineering 2009-08-21 06:14:07 UTC
Integrated into 'main-golden', will be available in build *200908210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b1ff75696d9c
User: David Konecny <dkonecny@netbeans.org>
Log: #170262 - number of listeners is gowing exponentially which puts computer into neverending loop
Comment 7 David Konecny 2009-09-16 00:59:14 UTC
*** Issue 170560 has been marked as a duplicate of this issue. ***