You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Bob Paulin (Jira)" <ji...@apache.org> on 2020/08/23 02:40:00 UTC

[jira] [Created] (TIKA-3185) tika-parsers-integration-test fails on windows with File being used by another process.

Bob Paulin created TIKA-3185:
--------------------------------

             Summary: tika-parsers-integration-test fails on windows with File being used by another process.
                 Key: TIKA-3185
                 URL: https://issues.apache.org/jira/browse/TIKA-3185
             Project: Tika
          Issue Type: Bug
            Reporter: Bob Paulin


The build for tika-parsers-integration-test fails on Windows for both

TestXXEInXML.testPOIOOXMLs

TestXXEInXML.testXMLInZips

 

The process cannot access the file because it is being used by another process.

 

It appears this is because the input zip file is not explicitly closed in the following function.

 

XMLTestBase.injectZippedXMLs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)