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 87021 - TemplateWizard.Iterator implementations and Back button
Summary: TemplateWizard.Iterator implementations and Back button
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: RANDOM
: 104920 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-12 19:05 UTC by Marco Walther
Modified: 2009-12-21 05:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The original wizard before hitting the Back. (37.09 KB, image/png)
2006-10-12 19:07 UTC, Marco Walther
Details
The waiting wizard after the back. (25.95 KB, image/png)
2006-10-12 19:07 UTC, Marco Walther
Details
The thread dump whilc waiting (12.81 KB, text/plain)
2006-10-12 19:08 UTC, Marco Walther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Walther 2006-10-12 19:05:10 UTC
It looks like there is a problem when a wizard tries to go from the panels in 
the TemplateWizard.Iterator implementation back to a `before' panel. On some 
machines, the new panel shows just a `waiting' node. On my box, I can get out 
of the waiting state by creating another AWT event (moving the dialog or main 
window etc)

This problem was first described in Sun bug 6480948 for VWP. But I also 
reproduced it with the NB web project/JSF Framework, going back from a 'JSF 
Page from Entity Class'.

I'll attach two screen shots and the thread dump done during the wait.
Comment 1 Marco Walther 2006-10-12 19:07:21 UTC
Created attachment 35153 [details]
The original wizard before hitting the Back.
Comment 2 Marco Walther 2006-10-12 19:07:58 UTC
Created attachment 35154 [details]
The waiting wizard after the back.
Comment 3 Marco Walther 2006-10-12 19:08:38 UTC
Created attachment 35155 [details]
The thread dump whilc waiting
Comment 4 Jiri Rechtacek 2006-10-16 13:28:10 UTC
I don't any problem in openide/TemplateWizard. The problem specification
signifies  waiting to an AWT event in projects/ui/TemplatesPanel.WarmJob.

Anyway, I'm not able to reproduce on
Product Version         = NetBeans 5.5 RC2 (Build 200610120000)
Operating System        = Linux version 2.6.15-27-386 running on i386
Java; VM; Vendor; Home  = 1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03; Sun
Microsystems Inc.; /space/shared/java/jdk1.5.0_09/jre
nor dev build:
Product Version         = NetBeans IDE Dev (Build 061016)
Operating System        = Linux version 2.6.15-27-386 running on i386
Java; VM; Vendor; Home  = 1.5.0_08-ea; Java HotSpot(TM) Client VM
1.5.0_08-ea-b01; Sun Microsystems Inc.; /space/shared/java/jdk1.5.0_08/jre
Comment 5 _ potingwu 2006-11-09 20:42:56 UTC
Looks like it only happened on multi-core machine.
Comment 6 Jiri Rechtacek 2007-05-28 11:06:12 UTC
*** Issue 104920 has been marked as a duplicate of this issue. ***
Comment 7 Milan Kubec 2008-08-29 14:49:36 UTC
Random issue, not possible to reproduce, lowering priority.
Comment 8 Quality Engineering 2009-12-21 05:32:19 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team