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 215129 - IllegalArgumentException: Sections overlap
Summary: IllegalArgumentException: Sections overlap
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 13:41 UTC by Exceptions Reporter
Modified: 2013-04-09 11:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190389


Attachments
stacktrace (3.67 KB, text/plain)
2012-07-03 13:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-03 13:41:37 UTC
This bug was originally marked as duplicate of bug 128705, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

Stacktrace: 
java.lang.IllegalArgumentException: Sections overlap
   at org.netbeans.modules.editor.guards.GuardedSectionsImpl.checkOverlap(GuardedSectionsImpl.java:310)
   at org.netbeans.modules.editor.guards.GuardedSectionsImpl.checkNewSection(GuardedSectionsImpl.java:299)
   at org.netbeans.modules.editor.guards.GuardedSectionsImpl.createSimpleSection(GuardedSectionsImpl.java:160)
   at org.netbeans.api.editor.guards.GuardedSectionManager.createSimpleSection(GuardedSectionManager.java:107)
   at org.netbeans.modules.vmd.codegen.CodeUtils.createSimpleSectionAfter(CodeUtils.java:108)
   at org.netbeans.modules.vmd.api.codegen.MultiGuardedSection.switchToEditable(MultiGuardedSection.java:123)
Comment 1 Exceptions Reporter 2012-07-03 13:41:41 UTC
Created attachment 121701 [details]
stacktrace
Comment 2 David Strupl 2013-04-09 11:22:34 UTC
Assigning to the new owner of javame modules.