[ 
https://issues.apache.org/jira/browse/PDFBOX-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595866#comment-15595866
 ] 

Andreas Lehmkühler commented on PDFBOX-3532:
--------------------------------------------

I've added the cacerts from jdk8u101. It works at home on commandline, but it 
doesn't work here. 
I've simply added the following option to the job
{code}
-Djavax.net.ssl.keyStore=./cacerts_jdk8u101
{code}
Any ideas?

> Java 6 errors
> -------------
>
>                 Key: PDFBOX-3532
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3532
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.12, 2.0.3
>            Reporter: simon steiner
>            Assignee: Tilman Hausherr
>             Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



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

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

Reply via email to