Hello,

I'm using pylucene in a Tubogears application. This is running on a Win 2003
server.
Lately, the app has been crashing a lot, with the Windows Event log showing
logs like:

*Faulting application python.exe, version 0.0.0.0, faulting module
_lucene.pyd, version 0.0.0.0, fault address 0x00014406.
*
The pylucene part of the app is processing a single folder with a lot of
files. I process them in a loop and at every 1000th file close the index
writer and index searcher and then reopen both of them.

The version of software used is:

Python: 2.5.4
pylucene (windows binary): 2.4.0 with JCC 2.0
Turbogears 1.0.8

Thanks,
Antony
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to