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 151012 - NullPointerException at org.netbeans.modules.form.CopySupport$RADPaste.getComponentBounds
Summary: NullPointerException at org.netbeans.modules.form.CopySupport$RADPaste.getCom...
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-22 13:34 UTC by adi4web
Modified: 2008-12-07 19:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 43243


Attachments
stacktrace (1.17 KB, text/plain)
2008-10-22 13:34 UTC, adi4web
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adi4web 2008-10-22 13:34:29 UTC
Build: NetBeans IDE Dev (Build 200807040101)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments:
adi4web: Attempt to paste a table witch is copied before from another panel

adi4web: Attempt to paste a table witch is copied before from another panel



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.form.CopySupport$RADPaste.getComponentBounds(CopySupport.java:490)
        at org.netbeans.modules.form.CopySupport$RADPaste.doPaste(CopySupport.java:352)
        at org.netbeans.modules.form.CopySupport$RADPaste.run(CopySupport.java:310)
        at org.netbeans.modules.form.CopySupport$RADPaste.run(CopySupport.java:269)
        at org.openide.util.Mutex$1AWTWorker.run(Mutex.java:1370)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
Comment 1 adi4web 2008-10-22 13:34:34 UTC
Created attachment 72472 [details]
stacktrace
Comment 2 Jan Stola 2008-10-31 09:49:43 UTC
I am sorry, I am not able to reproduce this issue and the attached exception is not sufficient to track the problem 
down. Could you, please, provide more details? It would be ideal to describe exact steps to reproduce. Thank you in 
advance.
Comment 3 pribyl 2008-12-07 19:45:48 UTC
Reporter didn't provided required information for more than 14 days. 
I'm closing this issue as worksforme, as we are not able to reproduce it with available information. 
adi4web, feel free to reopen when you face the problem again but attach the additional info.

thank you for report