[
https://issues.jboss.org/browse/JBDS-4133?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-4133:
-----------------------------
Summary: org.apache.lucene.index.IndexFormatTooOldException - got 2.0.3, want 5.0+
(was: org.apache.lucene.index.IndexFormatTooOldException - got 2.0.3, want 4.0+)
org.apache.lucene.index.IndexFormatTooOldException - got 2.0.3, want
5.0+
-------------------------------------------------------------------------
Key: JBDS-4133
URL:
https://issues.jboss.org/browse/JBDS-4133
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build, rpm
Affects Versions: 10.2.0.AM2
Reporter: Nick Boldt
Fix For: 10.2.0.AM3
Snippet from log attached to JBDS-4131:
{code}
!ENTRY org.eclipse.epp.logging.aeri.ide 2 10 2016-10-21 14:55:03.519
!MESSAGE Updating the index from remote
‘https://aer.ctrlflow.com/downloads/redhat/problems.zip’ failed with exception:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported
(resource
BufferedChecksumIndexInput(MMapIndexInput(path="/tmp/1477058103380-0/segments_1"))):
-11 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports
indexes created with release 4.0 and later. ; version: 2.0.3.201610111629
!STACK 0
org.eclipse.epp.logging.aeri.core.util.Logs$LogTraceException
at
org.eclipse.epp.logging.aeri.core.util.Logs$LogTraceException.newTrace(Logs.java:387)
at org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:134)
at
org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerProblemsHistory$UpdateIndexJob.run(ServerProblemsHistory.java:322)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)