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 175963 - NullPointerException at javax.swing.ImageIcon.<init>
Summary: NullPointerException at javax.swing.ImageIcon.<init>
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 15:40 UTC by charlweed
Modified: 2009-11-04 22:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161408


Attachments
stacktrace (1.19 KB, text/plain)
2009-11-03 15:41 UTC, charlweed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charlweed 2009-11-03 15:40:36 UTC
This issue was originally marked as duplicate of issue 172500, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 091102)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows 7, 6.1, amd64

User Comments:
charlweed: Clicked "SaveALL" button.

GUEST: Restarting the IDE, after a software-suggested update.

GUEST: I was opening the IDE...

charlweed: Launching

j_c_unwin: I was starting Netbeans

GUEST: I was writing code while downloading plugins

charlweed: Startup

GUEST: Just Started IDE

GUEST: Just viewing avaible updates in Plugins Window

GUEST: restarted netbeans after update

digz6666: After netbeans start

mpapis: Started netbeans ... Scanning projects was in progress, and I have started oppenind project tree (rails app)

GUEST: Restarting Netbeans after update, with Scala project open.

GUEST: starting netbeans

jungmat: at IDE startup

GUEST: Starting NetBeans with no project open.

bingalls: restarted a plugin update. Prior scanning php project did not complete

GUEST: at the time of starting netbeans

charlweed: Starting NB.

GUEST: I had just opened the IDE up and it was going through its initialisation procedures.

recjake: just popped up, directly after starting NB

GUEST: Updating (6.7.1 to 6.8 M2 thanks to 6.8 M2 update center).

GUEST: starting netbeans

jungmat: happens during IDE opening

GUEST: strating Netbeans on a Python project

GUEST: I was opening Netbeans

gsx: Just starting IDE. No actions by me.
Problem occurs Immediately after IDE is loaded.

GUEST: Just opened NetBeans

GUEST: Just restarted the IDE after an update

GUEST: Starting up Netbeans 6.7 after a plugin update

GUEST: Just starting the IDE after getting updates

charlweed: Starting

GUEST: Starting up

GUEST: Restart after update

witstart: Starting netbeans after adding the nightly build update centre

leopard2av: Start the ide after update with Latest Development Plugins

gawrik: by initialize refresh all from ScanOnDemand plugin

GUEST: starting program

GUEST: Lors de mises � jour automatiques

GUEST: I tried to run an small aplication, that I have been studying.

GUEST: First run of 6.7.1 displays an error on startup.

GUEST: I installed two available updates and restarted NB. Cannot remember what were the updates.

GUEST: Updated the plugins and this problem showed up during the restart. It looks, NetBeans came up just fine

charlweed: Opening graphical diff window on C++ source file.

j_c_unwin: I had just installed updates, restarted NetBeans and then right clicked a project in the left-hand "Files" tab.

GUEST: open plugins center

GUEST: Abrindo o Netbeans

GUEST: Boite Plugins ouverte su l'onglet Updates. clique sur l'onglet Settings.

GUEST: D�marrage apr�s mise � jour

henrik1409: I've just updated (2 updates - both related to the internal updater) - and when i startup Netbeans - this error came....

GUEST: startup



Stacktrace: 
java.lang.NullPointerException
        at javax.swing.ImageIcon.<init>(ImageIcon.java:190)
        at org.netbeans.core.ui.notifications.BalloonManager$DismissButton.<init>(BalloonManager.java:488)
        at org.netbeans.core.ui.notifications.BalloonManager$Balloon.<init>(BalloonManager.java:271)
        at org.netbeans.core.ui.notifications.BalloonManager.show(BalloonManager.java:117)
        at org.netbeans.core.ui.notifications.FlashingIcon$1.run(FlashingIcon.java:287)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 charlweed 2009-11-03 15:41:01 UTC
Created attachment 90452 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-11-03 15:41:54 UTC
This issue already has 152 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=161408
Comment 3 Stanislav Aubrecht 2009-11-04 08:55:16 UTC
fixed

core-main 8137409e0591
Comment 4 Quality Engineering 2009-11-04 22:28:35 UTC
Integrated into 'main-golden', will be available in build *200911041401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8137409e0591
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #175963 - NPE