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 164238 - [67cat] NullPointerException at org.netbeans.modules.form.FormEditor.getOthersContainerNode
Summary: [67cat] NullPointerException at org.netbeans.modules.form.FormEditor.getOther...
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: 2009-04-30 19:28 UTC by Michel Graciano
Modified: 2009-06-26 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150401


Attachments
stacktrace (1.88 KB, text/plain)
2009-04-30 19:29 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2009-04-30 19:28:31 UTC
Build: NetBeans IDE Dev (Build 200904290201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27-14-generic, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.form.FormEditor.getOthersContainerNode(FormEditor.java:170)
        at org.netbeans.modules.form.HandleLayer.selectOtherComponentsNode(HandleLayer.java:1074)
        at org.netbeans.modules.form.HandleLayer.mousePressed(HandleLayer.java:1918)
        at java.awt.Component.processMouseEvent(Component.java:6131)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
        at java.awt.Component.processEvent(Component.java:5899)
Comment 1 Michel Graciano 2009-04-30 19:29:03 UTC
Created attachment 81345 [details]
stacktrace
Comment 2 Jan Stola 2009-05-22 17:04:04 UTC
I am sorry, I am not able to reproduce this issue and the attached stack-trace is not sufficient to track the problem 
down. Are you still able to reproduce it? If so, could you, please, provide more details. It would be ideal to describe 
exact steps to reproduce. Thank you in advance.

The exception seems to be a consequence of some problem that occured before. The message.log attached to the exception 
report shows that there were a lot of exceptions thrown during this IDE session.
Comment 3 pribyl 2009-06-26 13:02:01 UTC
I am closing this incomplete issue as worksforme, as there is no additional info provided for more than a month.

Hmichel, please reopen if the problem persists and you are able to describe some steps to reproduce, or any other clues
that can help to track the problem.

Thanks a lot