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 161854 - NullPointerException at javax.swing.JMenu.createActionComponent
Summary: NullPointerException at javax.swing.JMenu.createActionComponent
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: SoapUI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: omatzura
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 10:01 UTC by rikugun
Modified: 2015-02-04 03:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 58728


Attachments
stacktrace (2.48 KB, text/plain)
2009-04-03 10:01 UTC, rikugun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rikugun 2009-04-03 10:01:18 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

Stacktrace: 
java.lang.NullPointerException
        at javax.swing.JMenu.createActionComponent(JMenu.java:641)
        at javax.swing.JMenu.add(JMenu.java:619)
        at com.eviware.soapui.netbeans.module.SoapUITreeNodeWrapper$PopupAction.getPopupPresenter(SoapUITreeNodeWrapper.java:292)
        at org.openide.util.Utilities.actionsToPopup(Utilities.java:2737)
        at org.openide.util.Utilities.actionsToPopup(Utilities.java:2817)
        at org.openide.explorer.view.TreeView.createPopup(TreeView.java:971)
Comment 1 rikugun 2009-04-03 10:01:28 UTC
Created attachment 79357 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:36:53 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.