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 135693 - java.util.ConcurrentModificationException: Caller uses obsolete token sequence which is no longer valid. Underlying token hierarchy has been modified: modCount=14 != upToDateModCount=15 Please report
Summary: java.util.ConcurrentModificationException: Caller uses obsolete token sequenc...
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 13:28 UTC by Tomas Danek
Modified: 2009-04-28 09:32 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 48370


Attachments
stacktrace (933 bytes, text/plain)
2008-05-23 13:28 UTC, Tomas Danek
Details
stacktrace (935 bytes, text/plain)
2008-05-26 16:13 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2008-05-23 13:28:23 UTC
Build: NetBeans IDE Dev (Build 200805211202)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Linux, 2.6.24-16-generic, i386

User Comments: 
editing standalone xml file (build script) under versioning
Comment 1 Tomas Danek 2008-05-23 13:28:32 UTC
Created attachment 61831 [details]
stacktrace
Comment 2 Jan Lahoda 2008-05-26 16:13:11 UTC
Created attachment 61931 [details]
stacktrace
Comment 3 Jan Lahoda 2008-05-26 16:17:25 UTC
The caller of the lexer API is:
org.netbeans.modules.xml.schema.completion.util.CompletionUtil.isDTDBasedDocument(CompletionUtil.java:562)
Comment 4 Exceptions Reporter 2008-05-27 09:48:23 UTC
This issue has already 10 duplicates 
Comment 5 Samaresh Panda 2008-05-27 16:26:10 UTC
Fixed: http://hg.netbeans.org/main/rev/e89ee2b5dc0a.