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 44928 - Exception when clicking Finish in New Project wizard
Summary: Exception when clicking Finish in New Project wizard
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 09:25 UTC by Milan Kubec
Modified: 2006-03-24 10:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (18.35 KB, text/plain)
2004-06-16 09:26 UTC, Milan Kubec
Details
exc stack trace (13.36 KB, text/plain)
2004-08-20 15:28 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-06-16 09:25:22 UTC
[dev-200406151800, JDK 1.5.0 b55]

I opened New Project wizard and tried all web
project templates (I presses Back on second panel
of each of them). Then I selected J2SE Project and
clicked Next. UndeclaredThrowableException was
thrown and wizard didn't advance. I wasn't able to
create J2SE Project. After reopening the wizard
everything was OK.
Comment 1 Milan Kubec 2004-06-16 09:26:08 UTC
Created attachment 15729 [details]
exc stack trace
Comment 2 David Simonek 2004-06-16 12:03:40 UTC
Why is this issued against window system? I think it belongs to
projects, please reassign further if I'm wrong.
Comment 3 Jiri Rechtacek 2004-06-17 13:30:49 UTC
Tomas agrees that he sees about it.

Tomas, please assign it also to web team when it will be fixed in
j2seproject, they use the code  pretty identical like you. Thanks
Comment 4 Tomas Zezula 2004-06-17 15:42:18 UTC
Fixed in java.
Reassigning to web which should also fix the store () method to never
store nonsences into WizardDescriptor's properties.
Comment 5 Petr Jiricka 2004-07-26 18:44:10 UTC
Radko, is this fixed now?
Comment 6 Radko Najman 2004-08-09 17:50:29 UTC
Fixed.
Comment 7 Milan Kubec 2004-08-20 15:28:16 UTC
Still reproducible in custom 20040820, JDK 1.5.0 b63.
Comment 8 Milan Kubec 2004-08-20 15:28:43 UTC
Created attachment 16984 [details]
exc stack trace
Comment 9 zikmund 2004-08-23 18:12:24 UTC
Reproducible case:
1) Open New Project wizard
2) Select Web|Web Project with Existing Sources
3) Back
4) Select Web Application / Java Application / Java Library
5) Next
6) EXCEPTION
java.lang.reflect.UndeclaredThrowableException (see previous attachment)
Comment 10 Radko Najman 2004-09-09 15:22:44 UTC
Fixed.
Comment 11 Milan Kubec 2004-10-01 15:16:06 UTC
Verified in custom 20041001.