On 22/06/2015 18:06, Julian Sedding wrote:
> Hi Chetan
>
> I created OAK-3020 and attached the full stack trace there. The root
> cause is an IllegalArgumentException in Lucene, which in turn causes a
> CommitFailedException (OakLucene003):
>
> Caused by: java.lang.IllegalArgumentException: DocValuesField
> ":dvjcr:content/metadata/prism:expirationDate" appears more than once
> in this document (only one value is allowed per field)
>         at 
> org.apache.lucene.index.NumericDocValuesWriter.addValue(NumericDocValuesWriter.java:54)
>         at 
> org.apache.lucene.index.DocValuesProcessor.addNumericField(DocValuesProcessor.java:153)
>
Thanks Julian,

would it be possible to have the actual document that cause the error?
It will be extremely helpful if we could reproduce it on a pure oak side
with a unit test.

Cheers
Davide


Reply via email to