You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2014/09/23 06:34:33 UTC

[jira] [Created] (SOLR-6551) ConcurrentModificationException in UpdateLog

Noble Paul created SOLR-6551:
--------------------------------

             Summary: ConcurrentModificationException in UpdateLog
                 Key: SOLR-6551
                 URL: https://issues.apache.org/jira/browse/SOLR-6551
             Project: Solr
          Issue Type: Bug
            Reporter: Noble Paul
            Assignee: Noble Paul


{code}
null:java.util.ConcurrentModificationException
       at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
       at java.util.LinkedList$ListItr.next(Unknown Source)
       at org.apache.solr.update.UpdateLog.getTotalLogsSize(UpdateLog.java:199)
       at org.apache.solr.update.DirectUpdateHandler2.getStatistics(DirectUpdateHandler2.java:871)
       at org.apache.solr.handler.admin.SolrInfoMBeanHandler.getMBeanInfo(SolrInfoMBeanHandler.java:159)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org