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 189659 - V6.9.1 (also V6.9) IDE Lockups
Summary: V6.9.1 (also V6.9) IDE Lockups
Status: RESOLVED DUPLICATE of bug 187697
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-18 23:11 UTC by borgie
Modified: 2011-11-16 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
class file of project stated in Description above (7.71 KB, text/plain)
2010-08-18 23:11 UTC, borgie
Details
Thread Dump Using jstack after lockup (15.02 KB, text/plain)
2010-08-27 23:51 UTC, borgie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description borgie 2010-08-18 23:11:05 UTC
Created attachment 101508 [details]
class file of project stated in Description above

Lockups experienced when switching from Source to Design. Each time Windows Task Manager required to shut app down.
My system: MP = 3.1GHz with 2GB RAM and oodles of hard dirve space.
New Project = Java Application (latest JDK update 21)
consists of JFrame covered by JPanel and a JMenubar with one menu and one menu item. A label, a combo box with 10 pre-installed items and another panel. The project compiles and runs fine initially.
When project closed and then reopened and an attempt is made to switch from Source to Design, the IDE locks up.
No problem doing same operation on NetBeans V6.8.
All other projects which I have built on V6.8 have the same effect when loaded in V6.9 or V6.9.1.
I have uninstalled V6.9.1 and re-installed about three times without making any difference.
Comment 1 Jan Stola 2010-08-27 12:57:32 UTC
It seems to be a duplicate of issue 187697. Unfortunately, I cannot verify that without a thread-dump. Could you, please, attach a thread-dump taken during the lockup/deadlock/freeze? Thank you in advance.

See http://wiki.netbeans.org/GenerateThreadDump if you are not sure how to generate a thread-dump.
Comment 2 borgie 2010-08-27 23:51:56 UTC
Created attachment 101726 [details]
Thread Dump Using jstack after lockup
Comment 3 Jan Stola 2010-08-30 08:19:07 UTC
Thank you for the thread dump. It confirms that this issue is a duplicate of issue 187697.

*** This bug has been marked as a duplicate of bug 187697 ***