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 159592 - AssertionError at org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.addDocumentElement
Summary: AssertionError at org.netbeans.modules.editor.structure.api.DocumentModel$Doc...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: Code (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-03-04 10:46 UTC by Egor Ushakov
Modified: 2011-10-26 07:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147053


Attachments
stacktrace (1015 bytes, text/plain)
2009-03-04 10:46 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2009-03-04 10:46:31 UTC
Build: NetBeans IDE Dev (Build 200902251401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) Platform, Standard Edition for Business, 1.6.0_10-b33
OS: SunOS, 5.11, x86

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.addDocumentElement(DocumentModel.java:872)
        at org.netbeans.modules.xml.text.structure.XMLDocumentModelProvider.generateDocumentElements(XMLDocumentModelProvider.java:298)
        at org.netbeans.modules.xml.text.structure.XMLDocumentModelProvider.updateModel(XMLDocumentModelProvider.java:263)
        at org.netbeans.modules.editor.structure.api.DocumentModel.initDocumentModel(DocumentModel.java:484)
        at org.netbeans.modules.editor.structure.api.DocumentModel.<init>(DocumentModel.java:203)
        at org.netbeans.modules.editor.structure.api.DocumentModel.getDocumentModel(DocumentModel.java:238)
Comment 1 Egor Ushakov 2009-03-04 10:46:37 UTC
Created attachment 77698 [details]
stacktrace
Comment 2 Svata Dedic 2011-10-26 07:11:46 UTC
Please provide more details - what was being done, and the file where the error occured