6 messages in org.apache.jackrabbit.usersRe: Lucene Indexing error
FromSent OnAttachments
Sridhar RamanSep 27, 2007 11:33 pm 
Thomas MuellerSep 28, 2007 12:08 am 
Sridhar RamanSep 28, 2007 6:30 am 
Thomas MuellerSep 28, 2007 6:40 am 
Sridhar RamanSep 28, 2007 11:06 pm 
Thomas MuellerOct 2, 2007 6:44 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Lucene Indexing errorActions...
From:Thomas Mueller (thom@gmail.com)
Date:Oct 2, 2007 6:44:05 am
List:org.apache.jackrabbit.users

Hi,

It is tough to provide a test case, as I mentioned, the indexing succeeds some times, and fails during other occasions.

That's OK, we just let the test run a few times (or add a loop) and we should be able to reproduce it. If not, there may be a difference in the environment, we can find that out later on.

These parameters remain fixed: Java version : 1.5 OS : Win XP File System : NTFS File System that is configured for Jackrabbit: LocalFileSystem Multiple session : NO Multiple threads : NO Multiple workspaces : NO Versioning : NO

This is a very common setup.

Operation : session.save()

Also important is: what operations were executed before session.save?

If possible, the test case should include all operations since creating the repsitory (a self contained test case), and should be the smallest set of operations that are required to reproduce the problem.

If not, I shall log the bug.

That would be great!

Thanks for your help! Thomas