Hmm. Is OpenJDK also affected?

It might be a problem with the SSL certificate on the server. The page works fine in Firefox.

Kind regards,
Ben.

On 19/07/17 10:36, Nuno Oliveira wrote:
Humm ... I'm using the latest Oracle JDK version (141) and my system
Java certificates package is updated but I'm having the same issue.

I will give another try to this tomorrow if I have time ...

On 07/18/2017 11:00 PM, Ben Caradoc-Davies wrote:
Jody and Nick,

there appears to be an SSL certificate problem between the Boundless Jenkins worker that builds geoserver-master and the Boundless Maven repo.

The Maven repo has a new SSL certificate with validity starting on 17 July 2017:
https://repo.boundlessgeo.com/snapshot/

The Jenkins geoserver-master deploy step fails with what looks like a failure to establish and SSL trust chain (see below).

Is someone from Boundless able to investigate?

The Jenkins geoserver-master build uses java-8-oracle-amd64 in /usr/lib/jvm/java-8-oracle on the worker. If this is old, the fix might be as simple as a upgrade of java-8-oracle-amd64 to pick up more recent certificates. Another possible solution is to upgrade system CA certificates (on Debian ca-certificates-java). I do not know which CA certificate store is used by the Oracle JDK. Does it bundle its own or use the system certificates?

Kind regards,
Ben.

On 19/07/17 07:21, [email protected] wrote:
See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4929/changes>
[...]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.956 s
[INFO] Finished at: 2017-07-18T19:21:30+00:00
[INFO] Final Memory: 129M/630M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project geoserver: Failed to retrieve remote metadata org.geoserver:geoserver:2.12-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.geoserver:geoserver:2.12-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/snapshot/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


--
Ben Caradoc-Davies <[email protected]>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to