Error Message
Some threads threw uncaught exceptions!
Stacktrace
junit.framework.AssertionFailedError: Some threads threw uncaught
exceptions!
at
org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:182)
at
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:328)
Standard Output
NOTE: random codec of testcase 'testThreadInterruptDeadlock' was: PreFlex
Standard Error
The following exceptions were thrown by threads:
*** Thread: Thread-1235 ***
org.apache.lucene.util.ThreadInterruptedException:
java.lang.InterruptedException
at org.apache.lucene.index.IndexWriter.doWait(IndexWriter.java:4279)
at
org.apache.lucene.index.IndexWriter.finishMerges(IndexWriter.java:2752)
at
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2618)
at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2608)
at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:4396)
Caused by: java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at org.apache.lucene.index.IndexWriter.doWait(IndexWriter.java:4277)
... 4 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]