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 123083 - NullPointerException at javax.swing.ImageIcon.<init>
Summary: NullPointerException at javax.swing.ImageIcon.<init>
Status: RESOLVED INVALID
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ tboudreau
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-29 18:52 UTC by blaztek
Modified: 2008-06-09 18:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 13381


Attachments
stacktrace (4.05 KB, text/plain)
2007-11-29 18:52 UTC, blaztek
Details
stacktrace (4.05 KB, text/plain)
2007-11-29 18:54 UTC, blaztek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blaztek 2007-11-29 18:52:43 UTC
Build: NetBeans IDE 6.0 RC2 (Build 200711201000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 blaztek 2007-11-29 18:52:47 UTC
Created attachment 53685 [details]
stacktrace
Comment 2 blaztek 2007-11-29 18:54:20 UTC
Build: NetBeans IDE 6.0 RC2 (Build 200711201000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Comment 3 blaztek 2007-11-29 18:54:23 UTC
Created attachment 53686 [details]
stacktrace
Comment 4 _ tboudreau 2008-06-09 18:13:57 UTC
User was doing a tutorial that requires them to create an ImageIcon.  If they have not actually saved the image file in the correct location before building their 
module, this exception will happen.