Re: Caused by: java.io.IOException: The handle is invalid

2006-11-29 Thread Michael McCandless
Michael McCandless wrote: Van Nguyen wrote: I'm running this on Windows 2003 server (NTFS). The Java VM version is 1.5.0_06. This exception is not consistent, but it is not intermittent either. It does not throw it at any particular point while rebuilding the index, but it will throw this exc

Re: Caused by: java.io.IOException: The handle is invalid

2006-09-27 Thread Michael McCandless
Van Nguyen wrote: I'm running this on Windows 2003 server (NTFS). The Java VM version is 1.5.0_06. This exception is not consistent, but it is not intermittent either. It does not throw it at any particular point while rebuilding the index, but it will throw this exception at some point (it co

RE: Caused by: java.io.IOException: The handle is invalid

2006-09-26 Thread Van Nguyen
where during program. Using the client version, it builds w/o any errors. Van -Original Message- From: Michael McCandless [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 26, 2006 6:38 AM To: java-user@lucene.apache.org Subject: Re: Caused by: java.io.IOException: The handle is invalid

Re: Caused by: java.io.IOException: The handle is invalid

2006-09-26 Thread Michael McCandless
Van Nguyen wrote: I only get this error when using the server version of jvm.dll with my JBoss app server… but when I use the client version of jvm.dll, the same index builds just fine. This is an odd error. Which OS are you running on? And, what kind of filesystem is the index directory

Caused by: java.io.IOException: The handle is invalid

2006-09-25 Thread Van Nguyen
I’m getting an error while trying to build my index:   Caused by: java.io.IOException: The handle is invalid   at java.io.RandomAccessFile.close0(Native Method)   at java.io.RandomAccessFile.close(RandomAccessFile.java:532)   at