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 20494 - NullPointerException prevents normal exit from IDE
Summary: NullPointerException prevents normal exit from IDE
Status: CLOSED DUPLICATE of bug 19688
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-13 07:57 UTC by Fred Jan Kraan
Modified: 2008-12-23 09:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The UE text (3.33 KB, text/plain)
2002-02-13 08:00 UTC, Fred Jan Kraan
Details
The ide log file as requested by the UE text (168.84 KB, text/plain)
2002-02-13 08:02 UTC, Fred Jan Kraan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Jan Kraan 2002-02-13 07:57:55 UTC
java.lang.NullPointerException
        at org.netbeans.modules.form.FormDesigner.writeExternal(FormDesigner.jav
a:114)

(see attachments)

This UE prevents an normal exit as it pops up if you want to close the 
netbeans IDE. 

It all started when I tried to clone the text editor example to make an
extended version (named 'superTed').
Comment 1 Fred Jan Kraan 2002-02-13 08:00:55 UTC
Created attachment 4673 [details]
The UE text
Comment 2 Fred Jan Kraan 2002-02-13 08:02:15 UTC
Created attachment 4674 [details]
The ide log file as requested by the UE text
Comment 3 Jesse Glick 2002-02-13 09:01:55 UTC
Bug in form editor. However when fixed, pls. reassign to core/windows
as a robustness bug. Such an NPE should have been trapped by
InstanceDataObject.create at the latest and rethrown as an IOE.
Comment 4 Tomas Pavek 2002-02-13 15:19:10 UTC
For me this is bug in window system - see issue 19855.
I've already implemented a workaround in form editor - see issue 
19839.

So I'm reassigning back to core as you want - although this is a 
duplicate for me (of issue 19839) and for core probably too (of issue 
19855)...
Comment 5 mslama 2002-02-14 10:18:25 UTC

*** This issue has been marked as a duplicate of 19688 ***
Comment 6 Quality Engineering 2003-07-01 15:49:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 7 Quality Engineering 2003-07-01 16:13:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.