Skip to content

Instantly share code, notes, and snippets.

@markrmiller
Created July 22, 2012 18:05
Show Gist options
  • Save markrmiller/3160531 to your computer and use it in GitHub Desktop.
Save markrmiller/3160531 to your computer and use it in GitHub Desktop.
102600 T8580 ccr.RunnerThreadGroup.uncaughtException WARNING RunnerThreadGroup's sub thread threw an uncaught exception. java.lang.AssertionError
at org.apache.solr.update.TransactionLog$ReverseReader.<init>(TransactionLog.java:621)
at org.apache.solr.update.TransactionLog.getReverseReader(TransactionLog.java:532)
at org.apache.solr.update.UpdateLog$RecentUpdates.update(UpdateLog.java:877)
at org.apache.solr.update.UpdateLog$RecentUpdates.access$0(UpdateLog.java:865)
at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:970)
at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:243)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:210)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment