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 165916 - IllegalArgumentException: getParent() called for DE (18073761)["..." (content) <3122-3122> ''] which is not in the elements list!
Summary: IllegalArgumentException: getParent() called for DE (18073761)["..." (content...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Tree-Edit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-25 08:30 UTC by arnab_cemk
Modified: 2013-04-18 13:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151720


Attachments
stacktrace (1.58 KB, text/plain)
2009-05-25 08:31 UTC, arnab_cemk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arnab_cemk 2009-05-25 08:30:58 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.IllegalArgumentException: getParent() called for DE (18073761)["..." (content) <3122-3122> ''] which is not in the elements list!
        at org.netbeans.modules.editor.structure.api.DocumentModel.getParent(DocumentModel.java:666)
        at org.netbeans.modules.editor.structure.api.DocumentElement.getParentElement(DocumentElement.java:252)
        at org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.fireElementAddedEvent(DocumentModel.java:1041)
        at org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.commit(DocumentModel.java:991)
        at org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.access$200(DocumentModel.java:845)
        at org.netbeans.modules.editor.structure.api.DocumentModel$2.run(DocumentModel.java:519)
Comment 1 arnab_cemk 2009-05-25 08:31:14 UTC
Created attachment 82717 [details]
stacktrace
Comment 2 Svata Dedic 2013-04-18 13:54:36 UTC
Cannot reproduce in 7.4dev