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 102799 - "A java.lang.NullPointerException exception has occurred"
Summary: "A java.lang.NullPointerException exception has occurred"
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 16:06 UTC by bartolomeo
Modified: 2008-01-24 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception details, the log file, the project folder itself (82.60 KB, application/x-compressed)
2007-04-27 16:24 UTC, bartolomeo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartolomeo 2007-04-27 16:06:29 UTC
I made a simple GUI frondend according a tutorial from the official Netbeans site
(I am very beginner with java). I discovered that every time I change literally
anytything to the project e.g. resize the JFrame window and then --> build the
project again the error occurs.

I will try to enclose the project in a zip file.
Comment 1 bartolomeo 2007-04-27 16:24:21 UTC
Created attachment 41851 [details]
Exception details, the log file, the project folder itself
Comment 2 Tomas Pavek 2007-09-10 10:37:24 UTC
The attached form is corrupted - a result of a known bug in 5.0 (already fixed in 5.5). 6.0 corrects the form
automatically, so it opens without problem, but still can't add a new textfield at the unoccupied position in the upper
panel - exception. This should be investigated and fixed.
Comment 3 Jan Stola 2008-01-24 14:26:35 UTC
The form can be opened/modified by now. The exception mentioned by tpavek is covered by issue 82264.