Jacques Le Roux created OFBIZ-12083:
---------------------------------------

             Summary: Format version is not supported (resource 
BufferedChecksumIndexInput(MMapIndexInput
                 Key: OFBIZ-12083
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12083
             Project: OFBiz
          Issue Type: Bug
          Components: lucene
    Affects Versions: Trunk
            Reporter: Jacques Le Roux


While working on OFBIZ-12080 I noticed this issue:

{noformat}
2020-12-01 10:08:24,652 |jsse-nio-8443-exec-6 |ControlServlet                
|T| [[[UploadProductImage(Domain:https://localhost)] Request Done- 
total:4.285,since last([UploadProductIma...):4.285]]
2020-12-01 10:08:24,867 |xer_default_products |DocumentIndexer               
|E| Format version is not supported (resource 
BufferedChecksumIndexInput(MMapIndexInput(path="C:\projectsASF\Git\ofbiz-framework\runtime\indexes\lucene\products
\index\segments_3a"))): 9 (needs to be between 6 and 7)
{noformat}

IIRR it was with a valid SVG file. According to 
https://stackoverflow.com/questions/39253272/lucene-format-version-is-not-supported
 it seems we would need to upate our Lucene version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to