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 75804 - Netbeans freezes while searching favorite
Summary: Netbeans freezes while searching favorite
Status: VERIFIED DUPLICATE of bug 74362
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2006-05-02 21:19 UTC by _ viendu
Modified: 2007-09-20 12:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The thread dump while the IDE is frozen. (65.27 KB, text/plain)
2006-05-02 21:21 UTC, _ viendu
Details
Just click on web.xml and it freezes (65.12 KB, text/plain)
2006-05-02 21:32 UTC, _ viendu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ viendu 2006-05-02 21:19:56 UTC
Using JDK 6, beta 2, under Suse 10, Netbeans 5, I right click on a folder in the
favorite window to search for a piece of text.  1 result was returned which is
web.xml file.  While it's still searching, I double click on the web.xml twice.
 The file opened, but the IDE freezes right after that.  Attached is the thread
dump.
Comment 1 _ viendu 2006-05-02 21:21:12 UTC
Created attachment 30183 [details]
The thread dump while the IDE is frozen.
Comment 2 _ viendu 2006-05-02 21:22:31 UTC
This seems to be a deadlock.  The reason I think so is that the system is
responsive, and it does not appear to do garbage collection or using CPU resource.
Comment 3 _ viendu 2006-05-02 21:24:43 UTC
This may hot have anything to do with the search.  I just restarted Netbeans. 
Then double click once to open the file web.xml and it freezes again.
Comment 4 _ viendu 2006-05-02 21:26:42 UTC
After another restart, I right click on the web.xml node in the project windows
and it freezes before the popup menu show up.
Comment 5 _ viendu 2006-05-02 21:32:51 UTC
Created attachment 30184 [details]
Just click on web.xml and it freezes
Comment 6 _ viendu 2006-05-02 21:33:44 UTC
Just left click (select the node) on web.xml and it also freezes.
Comment 7 _ viendu 2006-05-02 21:36:35 UTC
I select other xml nodes and it does not freezes.  Only the web.xml node causes
it to freeze.
Comment 8 _ rkubacki 2006-05-03 10:15:45 UTC
Known problem with some Mustang builds (I guess it will be fixed in b83).
Already reported but I do not know original bug number.
Comment 9 Max Sauer 2006-05-12 11:43:24 UTC
Yes, this is a duplicate of issue 74362. Thanks for your report anyway.

*** This issue has been marked as a duplicate of 74362 ***
Comment 10 Mikhail Matveev 2007-09-20 12:50:49 UTC
Verified duplicate