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 23195 - String index out of range: at buildDocument(XNIBuilder.java:167)
Summary: String index out of range: at buildDocument(XNIBuilder.java:167)
Status: CLOSED DUPLICATE of bug 22970
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P4 blocker (vote)
Assignee: _ lkramolis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-07 10:25 UTC by Martin Schovanek
Modified: 2007-09-25 01:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2002-05-07 10:25:44 UTC
[F4J Build 020503 EE, jdk 1.4.0]

Cannot reproduce.

[org.netbeans.modules.xml.core.tree.TreeEditorCookieImpl]
*********** Exception occurred ************
Mon May 06 16:26:10 CEST 2002:
org.netbeans.tax.TreeException: String index out
of range: 2048
org.netbeans.tax.TreeException: String index out
of range: 2048
        at
org.netbeans.tax.io.XNIBuilder.buildDocument(XNIBuilder.java:167)
        at
org.netbeans.modules.xml.core.tree.XMLParsingSupport.parse(XMLParsingSupport.java:40)
        at
org.netbeans.modules.xml.core.tree.TreeEditorCookieImpl.parseTree(TreeEditorCookieImpl.java:372)
        at
org.netbeans.modules.xml.core.tree.TreeEditorCookieImpl.access$300(TreeEditorCookieImpl.java:48)
[catch] at
org.netbeans.modules.xml.core.tree.TreeEditorCookieImpl$3.run(TreeEditorCookieImpl.java:463)
        at org.openide.util.Task.run(Task.java:152)
        at
org.netbeans.modules.xml.core.sync.SyncSupport.postRequest(SyncSupport.java:132)
        at
org.netbeans.modules.xml.core.tree.TreeEditorCookieImpl.updateDocumentRoot(TreeEditorCookieImpl.java:470)
        at
org.netbeans.modules.xml.core.actions.XMLUpdateDocumentAction.performAction(XMLUpdateDocumentAction.java:57)
        at
org.openide.util.actions.NodeAction.performAction(NodeAction.java:180)
        at
org.openide.util.actions.NodeAction.actionPerformed(NodeAction.java:171)
        at
org.netbeans.core.ModuleActions$1.run(ModuleActions.java:105)
        at org.openide.util.Task.run(Task.java:152)
        at
org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:622)
Comment 1 _ lkramolis 2002-05-07 10:44:07 UTC
I think it is already fixed in main trunk, see issue 22970. If it is
not same problem please reopen with better description.


*** This issue has been marked as a duplicate of 22970 ***
Comment 2 _ lkramolis 2002-05-07 10:48:59 UTC
*** Issue 23197 has been marked as a duplicate of this issue. ***
Comment 3 Martin Schovanek 2002-11-06 12:55:00 UTC
VERIFIED
Comment 4 Quality Engineering 2003-07-02 08:41:09 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.