I tried to build 1x, then forgot about it and went to sleep, it stopped with this:

Running org.apache.tika.parser.image.HeifParserTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.12 s <<< FAILURE! - in org.apache.tika.parser.image.HeifParserTest org.apache.tika.parser.image.HeifParserTest.testSimple  Time elapsed: 0.118 s  <<< ERROR!
org.apache.tika.exception.TikaException: Failed to close temporary resources
    at org.apache.tika.parser.image.HeifParserTest.testSimple(HeifParserTest.java:48)
Caused by: java.nio.file.FileSystemException:
C:\Users\XXXXX\AppData\Local\Temp\apache-tika-1560891050378389098.tmp: Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird.

    at org.apache.tika.parser.image.HeifParserTest.testSimple(HeifParserTest.java:48)


This happens also when running that test as single.

Reply via email to