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 4364 - "java.lang.InternalError: RAD Node Null" is thrown if you copy/paste components and click on empty place in form.
Summary: "java.lang.InternalError: RAD Node Null" is thrown if you copy/paste compone...
Status: CLOSED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-08 23:25 UTC by L Martinek
Modified: 2003-06-30 18:28 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 L Martinek 1999-10-08 23:25:38 UTC
occures only very rarely, hard to reproduce

Exception occurred during event dispatching:

java.lang.InternalError: RAD Node Null
        at com.netbeans.developer.modules.loaders.form.FormManager2$ManagerMouse
Adapter.mousePressed(FormManager2.java, Compiled Code)
        at com.netbeans.developer.modules.loaders.form.FormManager2$MouseProcess
or.mousePressed(FormManager2.java, Compiled Code)
        at com.netbeans.developer.modules.loaders.form.LightweightLayer$1.mouseP
ressed(LightweightLayer.java, Compiled Code)
        at java.awt.Component.processMouseEvent(Component.java, Compiled Code)
        at java.awt.Component.processEvent(Component.java, Compiled Code)
        at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
        at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java, Com
piled Code)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java, Comp
iled Code)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java, Compiled
 Code)
        at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
        at java.awt.Window.dispatchEventImpl(Window.java, Compiled Code)
        at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
        at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java, C
ompiled Code)

        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
Comment 1 Tomas Pavek 2000-07-13 11:45:59 UTC
Bugs 4364 and 4425 are identical. It seems they don't already occure now.

*** This bug has been marked as a duplicate of 4425 ***
Comment 2 Quality Engineering 2003-06-30 18:28:41 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.