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 24829 - NPE with 'click-right > New' in Explorer filesystem
Summary: NPE with 'click-right > New' in Explorer filesystem
Status: CLOSED DUPLICATE of bug 24585
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-15 10:28 UTC by based
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description based 2002-06-15 10:28:14 UTC
jdk1.4.0_01 NT4SP6a

Creating a new Class (with click menu)

java.lang.NullPointerException
        at
org.netbeans.modules.java.JavaDataObject.files(JavaDataObject.java:212)
        at
org.openide.loaders.DataNode.getIcon(DataNode.java:172)
        at
org.netbeans.modules.java.JavaNode.getIcon(JavaNode.java:404)
        at
org.openide.nodes.FilterNode.getIcon(FilterNode.java:362)
        at
org.openide.nodes.FilterNode.getIcon(FilterNode.java:362)
        at
org.openide.explorer.view.MenuView$1$NI.run(MenuView.java:448)
        at
org.openide.explorer.view.MenuView$MenuItem.initialize(MenuView.java:487)
        at
org.openide.explorer.view.MenuView$MenuItem.<init>(MenuView.java:429)
        at
org.openide.explorer.view.MenuView$MenuItem.<init>(MenuView.java:404)
        at
org.openide.explorer.view.MenuView$Menu.createMenuItem(MenuView.java:318)
        at
org.openide.explorer.view.MenuView$Menu.fillSubmenu(MenuView.java:281)
        at
org.openide.explorer.view.MenuView$Menu.getPopupMenu(MenuView.java:250)
        at
javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:356)
        at
java.awt.Component.processMouseEvent(Component.java:5030)
        at
java.awt.Component.processEvent(Component.java:4818)
        at
java.awt.Container.processEvent(Container.java:1525)
        at
java.awt.Component.dispatchEventImpl(Component.java:3526)
        at
java.awt.Container.dispatchEventImpl(Container.java:1582)
        at
java.awt.Component.dispatchEvent(Component.java:3367)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3359)
        at
java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:3199)
[catch] at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3056)
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3004)
        at
java.awt.Container.dispatchEventImpl(Container.java:1568)
        at
java.awt.Window.dispatchEventImpl(Window.java:1581)
        at
java.awt.Component.dispatchEvent(Component.java:3367)
        at
java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Comment 1 Marian Mirilovic 2002-06-17 08:52:05 UTC
reassigne to java
Comment 2 Tomas Hurka 2002-06-17 09:00:25 UTC

*** This issue has been marked as a duplicate of 24585 ***
Comment 3 Quality Engineering 2003-07-01 13:11:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:15:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.