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 14999 - New From Template=>Class generate lots of throws NPE
Summary: New From Template=>Class generate lots of throws NPE
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
: 15000 15014 (view as bug list)
Depends on:
Blocks: 14998
  Show dependency tree
 
Reported: 2001-08-31 09:21 UTC by dmladek
Modified: 2008-12-22 16:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2001-08-31 09:21:39 UTC
[NBdev-200108310100]
jdk1.3.0_04, rh70
=====================

When you start creating new java file and choose eg.
NewFromTemplate=>Class with this first panel of the Wizard is thrown NPE (4 times):

Fri Aug 31 10:00:51 GMT+02:00 2001: java.lang.NullPointerException: null
java.lang.NullPointerException
[catch] at javax.swing.JEditorPane$PageLoader.run(JEditorPane.java:470)

But OK. But it start another chained reaction of NPE in probably ALL wizards (at
least for VCS)

then when you close NPE dialog via CROSS window widget and CANCEL the CVS Wizard
and imediately invoke popup menu on the ROOT of the tree (Filesystem node) in
the Explorer again NPE (4 times) is thrown.

it's quit annoying.

Maybe it is caused with the EFFECT which I'm going to describe in another issue
#14998
Comment 1 dmladek 2001-08-31 09:34:30 UTC
*** Issue 15000 has been marked as a duplicate of this issue. ***
Comment 2 _ rkubacki 2001-08-31 10:32:46 UTC
This was caused by invalid patch to 12777. Now the change is reverted
back.
Comment 3 Jan Lahoda 2001-08-31 13:02:05 UTC
*** Issue 15014 has been marked as a duplicate of this issue. ***
Comment 4 Marian Mirilovic 2001-12-04 13:43:11 UTC
verified in [nb_release33](200112040330)
Comment 5 Quality Engineering 2003-07-01 16:10:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.