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 18506

Summary: Deadlock after switch to project with 2 opened forms
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@guibuilder <issues>
Status: CLOSED FIXED    
Severity: blocker CC: jchalupa, jzajicek, ttran
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump
integrated fix

Description Marian Mirilovic 2001-12-10 17:03:14 UTC
[nb_release330](200112092330) with patch18489.jar in it 
on [jdk1.4](89)

Steps to reproduce:
- open MemoryView and Clock form files
- create New Project
- switch back to Default project
-> IDE freeze (full thread dump in attachment)

Patch is available on http://www.netbeans.org/issues/show_bug.cgi?id=18489 .

We start with issue on Form module, feel free to reassigne.
Comment 1 Marian Mirilovic 2001-12-10 17:05:36 UTC
Created attachment 3762 [details]
Full thread dump
Comment 2 Marian Mirilovic 2001-12-10 17:14:29 UTC
It's reproducible on [jdk1.3.1](01) too

The same result for IDE runns under Windows 2000.
Comment 3 Tomas Pavek 2001-12-10 18:19:48 UTC
Created attachment 3763 [details]
integrated fix
Comment 4 Tomas Pavek 2001-12-10 18:22:02 UTC
Fixed in NB 3.3.0.
FormDesigner.java rev. 1.48.6.1
Comment 5 Tomas Pavek 2001-12-10 18:25:58 UTC
So fixed...
Comment 6 Marian Mirilovic 2001-12-11 09:38:16 UTC
verified in [nb_release330](200112102331)

Verified on Windows2000/Solaris5.8  and [jdk1.3.1](01)/[jdk1.4](89)
Comment 7 Tomas Pavek 2001-12-11 13:55:00 UTC
Fixed also in dev and 3.3.1.
Comment 8 Quality Engineering 2003-06-30 18:27:21 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.