Hello
During indexation, the Flax basic stops and in the log I can see
2008-08-11 17:48:28,065: filtering.remote_filter: 1288: WARNING:
Killing
remote filter - it raised the exception: (-
2147286960, 'STG_E_FILEALREADYEXISTS', None, None):
2008-08-11 17:48:28,065: indexing.remote: 1288: ERROR: Filtering
file:
C:\U\Doc\gerly.doc with filter:
<indexserver.remote_filter.RemoteFilterRunner object at 0x00CB87F0>
exception com_error((-2147286960, 'STG_E_FILEALREADYEXISTS', None,
None)),
skipping:
2008-08-11 17:48:30,467: indexing.remote: 1288: ERROR: Unhandled error
in
do_indexing, traceback is: Traceback (most recent call last):
File "indexserver\indexer.pyo", line 144, in do_indexing
File "filespec.pyo", line 78, in files
File "filespec.pyo", line 118, in included
ValueError: timestamp out of range for platform localtime()/gmtime()
function
:
2008-08-11 17:48:30,467: indexing.remote: 1288: CRITICAL: Unhandled
exception in IndexerProcess.run(), traceback follows:
Traceback (most recent call last):
File "indexserver\indexer.pyo", line 288, in run
File "indexserver\indexer.pyo", line 144, in do_indexing
File "filespec.pyo", line 78, in files
File "filespec.pyo", line 118, in included
ValueError: timestamp out of range for platform localtime()/gmtime()
function
> Hello
> During indexation, the Flax basic stops and in the log I can see
> 2008-08-11 17:48:28,065: filtering.remote_filter: 1288: WARNING:
> Killing
> remote filter - it raised the exception: (-
> 2147286960, 'STG_E_FILEALREADYEXISTS', None, None):
> 2008-08-11 17:48:28,065: indexing.remote: 1288: ERROR: Filtering
> file:
> C:\U\Doc\gerly.doc with filter:
> <indexserver.remote_filter.RemoteFilterRunner object at 0x00CB87F0>
> exception com_error((-2147286960, 'STG_E_FILEALREADYEXISTS', None,
> None)),
> skipping:
> 2008-08-11 17:48:30,467: indexing.remote: 1288: ERROR: Unhandled error
> in
> do_indexing, traceback is: Traceback (most recent call last):
> File "indexserver\indexer.pyo", line 144, in do_indexing
> File "filespec.pyo", line 78, in files
> File "filespec.pyo", line 118, in included
> ValueError: timestamp out of range for platform localtime()/gmtime()
> function
> :
> 2008-08-11 17:48:30,467: indexing.remote: 1288: CRITICAL: Unhandled
> exception in IndexerProcess.run(), traceback follows:
> Traceback (most recent call last):
> File "indexserver\indexer.pyo", line 288, in run
> File "indexserver\indexer.pyo", line 144, in do_indexing
> File "filespec.pyo", line 78, in files
> File "filespec.pyo", line 118, in included
> ValueError: timestamp out of range for platform localtime()/gmtime()
> function
> What is this?
> How to solve this issue?
> Regards