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 232630 - NullPointerException at org.openide.util.ImageUtilities.mergeImages
Summary: NullPointerException at org.openide.util.ImageUtilities.mergeImages
Status: RESOLVED DUPLICATE of bug 232588
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 15:24 UTC by lehel
Modified: 2013-07-14 22:30 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202106


Attachments
stacktrace (5.68 KB, text/plain)
2013-07-12 15:24 UTC, lehel
Details
stacktrace (1.84 KB, text/plain)
2013-07-12 19:39 UTC, zfleisch
Details
stacktrace (1.81 KB, text/plain)
2013-07-13 18:45 UTC, gena01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lehel 2013-07-12 15:24:41 UTC
Build: NetBeans IDE Dev (Build 201307112300)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows XP

User Comments:
GUEST: Opening the IDE

lehel: After installing Netbeans I just begun to activate the Features from plugin manager

GUEST: First start after update plugins




Stacktrace: 
java.lang.NullPointerException
   at org.openide.util.ImageUtilities.mergeImages(ImageUtilities.java:203)
   at org.netbeans.modules.web.clientproject.browser.ActiveBrowserAction.badgeImageWithArrow(ActiveBrowserAction.java:380)
   at org.netbeans.modules.web.clientproject.browser.ActiveBrowserAction.getToolbarPresenter(ActiveBrowserAction.java:286)
   at org.openide.awt.Toolbar$Folder.createInstance(Toolbar.java:436)
   at org.openide.loaders.FolderInstance.defaultProcessObjectsFinal(FolderInstance.java:885)
   at org.openide.loaders.FolderInstance$1R.run(FolderInstance.java:730)
Comment 1 lehel 2013-07-12 15:24:43 UTC
Created attachment 137052 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-07-12 19:33:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=202106
Comment 3 zfleisch 2013-07-12 19:39:27 UTC
Created attachment 137056 [details]
stacktrace

NPE at the end of IDE startup.
Comment 4 gena01 2013-07-13 18:45:27 UTC
Created attachment 137076 [details]
stacktrace

Just installed latest updates and restarted NetBeans.
Comment 5 _ supunliyanage 2013-07-14 06:11:52 UTC
*** This is a duplicate of 232564

https://netbeans.org/bugzilla/show_bug.cgi?id=232564

*** This bug has been marked as a duplicate of bug 232564 ***
Comment 6 David Konecny 2013-07-14 22:30:26 UTC

*** This bug has been marked as a duplicate of bug 232588 ***