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 14983 - Exceptions when using NFT from File->New menu
Summary: Exceptions when using NFT from File->New menu
Status: CLOSED DUPLICATE of bug 11766
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: jrojcek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-30 21:19 UTC by Rochelle Raccah
Modified: 2008-12-22 16:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace for second exception mentioned in the bug report (3.90 KB, text/plain)
2001-08-30 21:21 UTC, Rochelle Raccah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rochelle Raccah 2001-08-30 21:19:13 UTC
I was testing a NFT bug fix for the java module which involved creating regular
classes from the main file menu (File->New->Classes->Class) and setting the
name, then finish from the target panel.

I was doing this over and over and ran into 2 exceptions:
1) java.lang.NullPointerException
[catch] at javax.swing.JEditorPane$PageLoader.run(JEditorPane.java:470)

(This is all the info shown from details)


2) java.lang.NullPointerException
	at javax.swing.JTree.getPreferredScrollableViewportSize(JTree.java:2601)

(I'll attach the details for this one as an attachment)
Comment 1 Rochelle Raccah 2001-08-30 21:21:33 UTC
Created attachment 2365 [details]
stack trace for second exception mentioned in the bug report
Comment 2 Rochelle Raccah 2001-08-30 21:30:13 UTC
I forgot to mention that the next time I open NFT after getting the
second exception, the default name is forgotten (it's back to
<default>).
Comment 3 Jan Zajicek 2001-09-07 08:54:40 UTC
Deep in the swing code. Assigning to UI team.
Comment 4 Jan Zajicek 2001-09-07 08:55:40 UTC
updating subcomponent field.
Comment 5 jrojcek 2001-09-17 15:53:55 UTC
I think this is same as #11766.

*** This issue has been marked as a duplicate of 11766 ***
Comment 6 Quality Engineering 2003-07-01 15:48:24 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 7 Quality Engineering 2003-07-01 16:08:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.