You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2015/01/05 14:51:34 UTC

[jira] [Created] (TIKA-1506) OutlookPSTParser not closing PSTFile's InputStream, causing exception when called by AutoDetectParser

Tim Allison created TIKA-1506:
---------------------------------

             Summary: OutlookPSTParser not closing PSTFile's InputStream, causing exception when called by AutoDetectParser
                 Key: TIKA-1506
                 URL: https://issues.apache.org/jira/browse/TIKA-1506
             Project: Tika
          Issue Type: Bug
          Components: parser
         Environment: Windows
            Reporter: Tim Allison
            Priority: Blocker
             Fix For: 1.7


On Windows, PSTFile can leave its inputstream open, which can prevent AutoDetectParser from deleting the temporary file.

Let's make sure to close the inputstream.

I view this as a blocker on 1.7 because.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)