Date: 2004-04-28T15:07:09 Editor: 12.43.53.196 <> Wiki: Jakarta Lucene Wiki Page: LockObtainTimedOut URL: http://wiki.apache.org/jakarta-lucene/LockObtainTimedOut
no comment Change Log: ------------------------------------------------------------------------------ @@ -12,3 +12,4 @@ Note that on Tomcat locks are kept in TOMCAT_HOME/temp and this can become confusing because if you check /tmp there are no lock files. +Ideally Lucene would call lock.getAbsolutePath() and print this when it gives an exception about not being able to open an index. This would save a LOT of time in this situation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
