Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1255734

Summary: SimpleLuceneTest.testCacheReuse random failures
Product: [JBoss] JBoss Data Grid 6 Reporter: Vojtech Juranek <vjuranek>
Component: TestSuiteAssignee: Martin Gencur <mgencur>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.1CC: jdg-bugs, ttarrant
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:48:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.