Re: Read past EOF error in Windows

2006-03-23 Thread Raghavendra Prabhu
org > Sent: Tue, 21 Mar 2006 15:33:26 +0000 (GMT) > Subject: Read past EOF error in Windows > > > Hi all, > > I wrote a lucene program which runs fine under Linux and Mac but fails on > most Windows machines. (I have managed to get it to work on one version of > XP however)

Re: Read past EOF error in Windows

2006-03-23 Thread Chris Cain
- From: Chris Cain To: java-user[at]lucene.apache.org Sent: Tue, 21 Mar 2006 15:33:26 + (GMT) Subject: Read past EOF error in Windows Hi all, I wrote a lucene program which runs fine under Linux and Mac but fails on most Windows machines. (I have managed to get it to work on one version

Re: Read past EOF error in Windows

2006-03-21 Thread msftblows
:33:26 + (GMT) Subject: Read past EOF error in Windows Hi all, I wrote a lucene program which runs fine under Linux and Mac but fails on most Windows machines. (I have managed to get it to work on one version of XP however) Specifically when i open or search the index i get the following

Read past EOF error in Windows

2006-03-21 Thread Chris Cain
Hi all, I wrote a lucene program which runs fine under Linux and Mac but fails on most Windows machines. (I have managed to get it to work on one version of XP however) Specifically when i open or search the index i get the following error message. Any help would be appreciated, Cheers, Chri