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:21:00 UTC

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

Tilman Hausherr created PDFBOX-4179:
---------------------------------------

             Summary: 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
             Fix For: 2.0.10, 3.0.0 PDFBox


{code}
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. 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