RunTime exception when indexing

Submitted by rizjoj on Fri, 2007-10-12 19:51.Troubleshooting

When indexing I get this error:
WARN 2007-10-12 23:48:42,828- java.lang.RuntimeException: time too early

When does this happen and how can I avoid it?

Also, tried deleting the index. The status appears as "ndex(es) [index name] was(were) deleted." but the index still remains. Also when refreshing the index get the plain text page saying: "Failed to create searcher pool."

Is this because I'm using the beta version?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Submitted by will on Sat, 2007-10-13 10:55.

Seems a new bug, could you please send the indexing log to us? We will look into this. You can simply zip up everything under

 WEB-INF/data/log

beta version is basically the same, just with newer fixes.

Submitted by will on Sun, 2007-10-14 12:23.

It turns out the user intended to format a date field, which is not understood by the timestamp format.