You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/06/04 22:54:26 UTC

[jira] Updated: (JCR-886) Index recovery may fail with IllegalArgumentException

     [ https://issues.apache.org/jira/browse/JCR-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-886:
------------------------------

    Fix Version/s:     (was: 1.4)
                   1.3.1

Merged to the 1.3 branch in revision 544260.

> Index recovery may fail with IllegalArgumentException
> -----------------------------------------------------
>
>                 Key: JCR-886
>                 URL: https://issues.apache.org/jira/browse/JCR-886
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 1.3
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> When repeatedly killed and started up again, jackrabbit may throw an IllegalArgumentException on index recovery:
> Caused by: java.lang.IllegalArgumentException: already contains: _c
>    at org.apache.jackrabbit.core.query.lucene.IndexInfos.addName(IndexInfos.java:170)
>    at org.apache.jackrabbit.core.query.lucene.MultiIndex.deleteIndex(MultiIndex.java:716)
>    at org.apache.jackrabbit.core.query.lucene.MultiIndex$DeleteIndex.execute(MultiIndex.java:1553)
>    at org.apache.jackrabbit.core.query.lucene.MultiIndex.executeAndLog(MultiIndex.java:809)
>    at org.apache.jackrabbit.core.query.lucene.MultiIndex.flush(MultiIndex.java:740)
>    at org.apache.jackrabbit.core.query.lucene.Recovery.run(Recovery.java:160)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.