Bug 1255734 - SimpleLuceneTest.testCacheReuse random failures
Summary: SimpleLuceneTest.testCacheReuse random failures
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: TestSuite
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Martin Gencur
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-21 12:18 UTC by Vojtech Juranek
Modified: 2025-02-10 03:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:48:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4889 0 Major Resolved SimpleLuceneTest.testCacheReuse random failures 2017-09-12 20:29:56 UTC

Description Vojtech Juranek 2015-08-21 12:18:26 UTC
Probably same as https://issues.jboss.org/browse/ISPN-4889

Fails with:

java.io.IOException: Read past EOF
	at org.infinispan.lucene.impl.SingleChunkIndexInput.readByte(SingleChunkIndexInput.java:54)
	at org.apache.lucene.store.DataInput.readVInt(DataInput.java:107)
	at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:235)
	at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
	at org.apache.lucene.index.DirectoryReader.document(DirectoryReader.java:568)
	at org.apache.lucene.index.IndexReader.document(IndexReader.java:1138)
	at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:258)
	at org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds(CacheTestSupport.java:203)
	at org.infinispan.lucene.SimpleLuceneTest.testIndexWritingAndFinding(SimpleLuceneTest.java:51)
	at org.infinispan.lucene.SimpleLuceneTest.testCacheReuse(SimpleLuceneTest.java:70)

Comment 2 Red Hat Bugzilla 2025-02-10 03:48:04 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.