tom created LUCENE-7428:
---------------------------

             Summary: org.apache.lucene.store.AlreadyClosedException: Already 
closed: MMapIndexInput.get
                 Key: LUCENE-7428
                 URL: https://issues.apache.org/jira/browse/LUCENE-7428
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/index
    Affects Versions: 5.5.2
         Environment: Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed 
mode)
            Reporter: tom


org.apache.lucene.store.AlreadyClosedException: Already closed: 
MMapIndexInput(path="/dev/search/index-lucene5.5.2/index/_7qr.cfs") 
[slice=_7qr_Lucene54_0.dvd] [slice=randomaccess]
        at 
org.apache.lucene.store.ByteBufferIndexInput$SingleBufferImpl.readShort(ByteBufferIndexInput.java:451)
        at 
org.apache.lucene.util.packed.DirectReader$DirectPackedReader12.get(DirectReader.java:166)
        at 
org.apache.lucene.util.packed.DirectMonotonicReader$2.get(DirectMonotonicReader.java:123)
        at 
org.apache.lucene.codecs.lucene54.Lucene54DocValuesProducer$6.get(Lucene54DocValuesProducer.java:732)
        at 
org.apache.lucene.codecs.lucene54.Lucene54DocValuesProducer$LongBinaryDocValues.get(Lucene54DocValuesProducer.java:1198)
        at org.apache.lucene.index.MultiDocValues$3.get(MultiDocValues.java:232)



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

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

Reply via email to