You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Martin (Jira)" <ji...@apache.org> on 2021/07/26 10:03:00 UTC

[jira] [Created] (NETBEANS-5881) Exception notification: java.util.ConcurrentModificationException (2)

Martin created NETBEANS-5881:
--------------------------------

             Summary: Exception notification: java.util.ConcurrentModificationException (2)
                 Key: NETBEANS-5881
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5881
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 12.4
         Environment: Ubuntu Budgie 21

openjdk 16

gradle 7
            Reporter: Martin
         Attachments: ex2.txt

Notifications Window shows exception:

 

java.util.ConcurrentModificationException: Caller uses obsolete token sequence which is no longer valid. Underlying token hierarchy has been modified by insertion or removal or a custom language embedding was created.TS.modCount=181, tokenList.modCount()=182, rootModCount=182
Please report a bug against a module that calls lexer's code e.g. java, php etc. but not the lexer module itself.
 at org.netbeans.api.lexer.TokenSequence.checkValid(TokenSequence.java:784)
 at org.netbeans.api.lexer.TokenSequence.moveIndex(TokenSequence.java:568)
 at org.netbeans.modules.java.editor.base.semantic.TokenList.resetToIndex(TokenList.jav



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists