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 158107 - [cubeon] NullPointerException at org.netbeans.cubeon.trac.tasks.TracTask.getImage
Summary: [cubeon] NullPointerException at org.netbeans.cubeon.trac.tasks.TracTask.getI...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 21:48 UTC by jiai
Modified: 2011-06-15 18:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146003


Attachments
stacktrace (2.65 KB, text/plain)
2009-02-06 21:48 UTC, jiai
Details
stacktrace (2.60 KB, text/plain)
2009-09-15 08:34 UTC, pluszak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jiai 2009-02-06 21:48:20 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: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.cubeon.trac.tasks.TracTask.getImage(TracTask.java:165)
        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)
        at org.netbeans.cubeon.ui.taskelemet.OpenAction.actionPerformed(OpenAction.java:42)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 1 jiai 2009-02-06 21:48:25 UTC
Created attachment 76686 [details]
stacktrace
Comment 2 psartini 2009-06-29 13:18:10 UTC
the cubeon project ist hosted at:
http://code.google.com/p/cubeon/issues/
Comment 3 Exceptions Reporter 2009-09-15 07:09:56 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=146003
Comment 4 pluszak 2009-09-15 08:33:59 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.cubeon.trac.tasks.TracTask.getImage(TracTask.java:166)
        at org.netbeans.cubeon.ui.TaskEditorTopComponent.<init>(TaskEditorTopComponent.java:78)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.createTaskEditor(TaskEditorFactoryImpl.java:69)
        at org.netbeans.cubeon.ui.TaskEditorFactoryImpl.openTask(TaskEditorFactoryImpl.java:91)
        at org.netbeans.cubeon.ui.taskelemet.NewTaskWizardAction.actionPerformed(NewTaskWizardAction.java:148)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:0)
Comment 5 pluszak 2009-09-15 08:34:03 UTC
Created attachment 87662 [details]
stacktrace
Comment 6 Exceptions Reporter 2009-09-15 08:34:15 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=146003
Comment 7 _ theanuradha 2011-06-15 18:48:42 UTC
this is fixed at http://code.google.com/p/cubeon with latest version