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 155084 - NullPointerException at org.openide.util.ImageUtilities.mergeImages
Summary: NullPointerException at org.openide.util.ImageUtilities.mergeImages
Status: RESOLVED WORKSFORME
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
: 156537 156698 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-09 22:07 UTC by pbw
Modified: 2011-11-19 07:49 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144119


Attachments
stacktrace (2.62 KB, text/plain)
2009-01-09 11:29 UTC, Exceptions Reporter
Details
stacktrace (2.54 KB, text/plain)
2009-01-13 16:00 UTC, vlad_konov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbw 2008-12-09 22:07:00 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.25.18-0.2-default, i386

User Comments:
pbw: Attempted to open a task in a Jira repository.

GUEST: NullPointerException at org.openide.util.ImageUtilities.mergeImages

Doubleclick on an issue in the cubeon jira task viewer.

pbw: Attempted to open a task in a Jira repository.



Stacktrace: 
java.lang.NullPointerException
        at org.openide.util.ImageUtilities.mergeImages(ImageUtilities.java:156)
        at org.openide.util.Utilities.mergeImages(Utilities.java:2613)
        at org.netbeans.cubeon.jira.tasks.JiraTask.getImage(JiraTask.java:150)
        at org.netbeans.cubeon.ui.TaskEditorTopComponent.<init>(TaskEditorTopComponent.java:78)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.createTaskEditor(TaskEditorFactoryImpl.java:36)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.openTask(TaskEditorFactoryImpl.java:58)
Comment 1 Exceptions Reporter 2009-01-08 14:44:13 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144119
Comment 2 Exceptions Reporter 2009-01-09 11:28:56 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments: 
Tried to open a Jira Task from Query Results view.

Stacktrace: 
java.lang.NullPointerException
        at org.openide.util.ImageUtilities.mergeImages(ImageUtilities.java:156)
        at org.openide.util.Utilities.mergeImages(Utilities.java:2613)
        at org.netbeans.cubeon.jira.tasks.JiraTask.getImage(JiraTask.java:147)
        at org.netbeans.cubeon.ui.TaskEditorTopComponent.<init>(TaskEditorTopComponent.java:78)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.createTaskEditor(TaskEditorFactoryImpl.java:36)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.openTask(TaskEditorFactoryImpl.java:58)
Comment 3 Exceptions Reporter 2009-01-09 11:29:06 UTC
Created attachment 75628 [details]
stacktrace
Comment 4 sharebear 2009-01-09 12:09:32 UTC
As a work around you can install all of the cubeon plugins, one of them (I haven't bothered to work out which) contains 
the missing resource that avoids the null pointer exception.
Comment 5 _ theanuradha 2009-01-12 05:27:15 UTC
*** Issue 156537 has been marked as a duplicate of this issue. ***
Comment 6 _ theanuradha 2009-01-12 05:28:19 UTC
this is known issue and will fix on upcoming release 

please see http://code.google.com/p/cubeon/issues/detail?id=23

Thanks !
Comment 7 vlad_konov 2009-01-13 16:00:05 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Windows XP, 5.1, x86

User Comments: 
when trying to open jirs issue from Task Query Result View

Stacktrace: 
java.lang.NullPointerException
        at org.openide.util.ImageUtilities.mergeImages(ImageUtilities.java:156)
        at org.openide.util.Utilities.mergeImages(Utilities.java:2613)
        at org.netbeans.cubeon.jira.tasks.JiraTask.getImage(JiraTask.java:144)
        at org.netbeans.cubeon.ui.TaskEditorTopComponent.<init>(TaskEditorTopComponent.java:78)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.createTaskEditor(TaskEditorFactoryImpl.java:36)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.openTask(TaskEditorFactoryImpl.java:58)
Comment 8 vlad_konov 2009-01-13 16:00:14 UTC
Created attachment 75768 [details]
stacktrace
Comment 9 _ theanuradha 2009-01-14 05:02:25 UTC
To fix the problem please installed Cubeon local repository connector will fix this with next release 
see
http://code.google.com/p/cubeon/issues/detail?id=23
Comment 10 _ theanuradha 2009-01-14 05:05:07 UTC
*** Issue 156698 has been marked as a duplicate of this issue. ***
Comment 11 vlad_konov 2009-02-11 10:30:28 UTC
It looks like the Issue 156698 is not duplicate of this one. 
Actually the exception, attached to the Issue 156698 happenes every time when make a right click on task explorer window
(Cubeon plugin). It does not depend on the local repository connector. I have this connector installed but the error
remains. I use the latest version of NetBeans and all plugins are up to date.

The error occures permanently on task explorer window.
Comment 12 Marian Mirilovic 2011-11-19 07:49:28 UTC
Cubeon issue - and believe already not inplace