Antony, do you maybe have Microsoft Defender turned on, which might
quarantine files that it suspects are malicious? I'm not sure if it is on
by default these days on modern Windows boxes ...
Mike McCandless
http://blog.mikemccandless.com
On Thu, May 5, 2022 at 10:34 AM Michael McCandless <
lu
On Thu, May 5, 2022 at 10:30 AM Uwe Schindler wrote:
To find all errors in an index, you should pass -ea to the java command
> line to enable assertions.
>
+1
Tempting to make CheckIndex demand that :) Or at least, slow you down and
make it clear why, if assertions are disabled.
Mike McCandle
Hi,
To find all errors in an index, you should pass -ea to the java command line to
enable assertions.
Uwe
Am 5. Mai 2022 14:25:03 UTC schrieb Michael McCandless
:
>Hi Antony,
>
>Sorry for the late reply.
>
>Indeed the file _14gb.si is missing, yet _14gb.cfs is present (interesting
>-- must ha
Hi Antony,
Sorry for the late reply.
Indeed the file _14gb.si is missing, yet _14gb.cfs is present (interesting
-- must have failed deletion because an IndexReader has it open). And yet
when you run CheckIndex on this directory (without -exorcise), the index is
fine? No errors reported? Can yo