You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2018/04/03 15:25:00 UTC

[jira] [Resolved] (PDFBOX-4179) Preflight test fails: Parameter 'directory' is not a directory

     [ https://issues.apache.org/jira/browse/PDFBOX-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr resolved PDFBOX-4179.
-------------------------------------
    Resolution: Fixed
      Assignee: Tilman Hausherr

> Preflight test fails: Parameter 'directory' is not a directory
> --------------------------------------------------------------
>
>                 Key: PDFBOX-4179
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4179
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 2.0.9
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.10, 3.0.0 PDFBox
>
>
> {code:java}
> initializationError(org.apache.pdfbox.preflight.integration.TestValidFiles)  Time elapsed: 0.016 s  <<< ERROR!
> java.lang.IllegalArgumentException: Parameter 'directory' is not a directory:
>     at org.apache.pdfbox.preflight.integration.TestValidFiles.initializeParameters(TestValidFiles.java:91)
> {code}
> {{System.getProperty(ISARTOR_FILES);}} returns an empty string and not null in the preflight test {{TestValidFiles}}. I have no idea why this is so, and it isn't important enough to research (I suspect it is related to the version update of commons-io, but couldn't prove it). In 1.8 it returned null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org