Re: FileNotFoundException while indexing data

2005-11-15 Thread amolb
Hi everybody, I ran the same code on linux and it has worked very well. It could be related to OS resource issue, but I am not sure as did not try to debug on windows. I hope this help others in case of such problems. thanks Amol amolb wrote: Hi everybody, I am trying to index arround 10

FileNotFoundException while indexing data

2005-11-14 Thread amolb
Hi everybody, I am trying to index arround 10 lacs user records, but my indexing application is failing with following exception after around 5 lacs user records. If I rerun it fails to the same record. I tried to skip the record, but that does not help. I tried to get help from google, but few