Message Boards

Users and Organization won't show the users

lucas rosa, modified 9 Years ago.

Users and Organization won't show the users

New Member Posts: 2 Join Date: 7/12/13 Recent Posts
Hello, I'm having problems with the Users and Organization page, suddenly it stopped showing the users. I already tried to Reindex all search indexes, can someone help me?

Here is the logs every time I open the page:

WARN [http-bio-80-exec-44][ProxyMessageListener:81] com.liferay.portal.kernel.search.SearchException: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource: ChecksumIndexInput(MMapIndexInput(path="/opt/aebofficer/data/lucene/10154/segments_987"))): 0 (needs to be between -1 and -11). This version of Lucene only supports indexes created with release 1.9 and later.
com.liferay.portal.kernel.search.SearchException: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource: ChecksumIndexInput(MMapIndexInput(path="/opt/aebofficer/data/lucene/10154/segments_987"))): 0 (needs to be between -1 and -11). This version of Lucene only supports indexes created with release 1.9 and later.

ERROR [http-bio-80-exec-44][IncludeTag:129] Current URL /group/control_panel?refererPlid=53900&p_p_id=125 generates exception: com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.search.SearchException: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource: ChecksumIndexInput(MMapIndexInput(path="/opt/aebofficer/data/lucene/10154/segments_987"))): 0 (needs to be between -1 and -11). This version of Lucene only supports indexes created with release 1.9 and later.
org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource: ChecksumIndexInput(MMapIndexInput(path="/opt/aebofficer/data/lucene/10154/segments_987"))): 0 (needs to be between -1 and -11). This version of Lucene only supports indexes created with release 1.9 and later.
thumbnail
Jorge Ferrer, modified 9 Years ago.

RE: Users and Organization won't show the users

Liferay Legend Posts: 2871 Join Date: 8/31/06 Recent Posts
It looks like you changed the version of Lucene of your portal and the new one is not compatible with the existing index. You can solve this specific problemby reindexing (Control Panel > Server Administration).