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 149928 - [65cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutInterval.getNeighbor
Summary: [65cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutInterv...
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (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-13 11:02 UTC by rajivderas
Modified: 2008-12-07 19:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 101867


Attachments
stacktrace (2.48 KB, text/plain)
2008-10-13 11:02 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-13 11:02:27 UTC
Build: NetBeans IDE Dev (Build 200810111401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.form.layoutdesign.LayoutInterval.getNeighbor(LayoutInterval.java:648)
        at org.netbeans.modules.form.layoutdesign.LayoutOperations.dissolveRedundantGroup(LayoutOperations.java:415)
        at org.netbeans.modules.form.layoutdesign.LayoutDesigner.destroyGroupIfRedundant(LayoutDesigner.java:2979)
        at org.netbeans.modules.form.layoutdesign.LayoutDesigner.addComponents(LayoutDesigner.java:838)
        at org.netbeans.modules.form.layoutdesign.LayoutDesigner.endMoving(LayoutDesigner.java:751)
        at org.netbeans.modules.form.HandleLayer$ExistingComponentDrag.end(HandleLayer.java:2688)
Comment 1 rajivderas 2008-10-13 11:02:39 UTC
Created attachment 71650 [details]
stacktrace
Comment 2 rajivderas 2008-10-13 11:09:02 UTC
tried to resize a JButton on a JPanel
Comment 3 Jan Stola 2008-11-06 15:23:32 UTC
I am sorry, I am not able to reproduce this issue and the attached exception 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 attach 
the problematic form (both .java and .form files) saved in the last good state and describe _exact_ steps that lead to 
this exception. Thank you in advance.
Comment 4 pribyl 2008-12-07 19:30:31 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. 
rajivderas, feel free to reopen when you face the problem again but attach the additional info.

thank you for report