Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CertificateExpiredException on https://worldwind22.arc.nasa.gov #236

Closed
trixon opened this issue Nov 25, 2021 · 2 comments
Closed

CertificateExpiredException on https://worldwind22.arc.nasa.gov #236

trixon opened this issue Nov 25, 2021 · 2 comments

Comments

@trixon
Copy link

trixon commented Nov 25, 2021

Not really an issue for WorldWindJava itself but I'm not sure where to report this.

java.security.cert.CertificateExpiredException: NotAfter: Sun Nov 21 23:18:18 CET 2021
SEVERE [gov.nasa.worldwind]: Error reading from connection to https://worldwind22.arc.nasa.gov

@yessiryessir2x4
Copy link

I have also having the certificate expired problem as of the past few weeks when trying to use the BulkDownload tool in the examples package.

Also...

Fresh install of 2.2.0 of WWJ on Win10 running with OpenJDK 11 SDK results in similar problem when running the demo. Map data won't load as a result globe goes dark upon zooming sufficiently to request more detailed map tiles.

PS C:\Work\NasaWorldWind_2-2-0> .\run-demo.bat
Running gov.nasa.worldwindx.examples.ApplicationTemplate
Dec 06, 2021 11:03:53 AM gov.nasa.worldwind.util.SessionCacheRetrievalPostProcessor run
SEVERE: Retrieval failed for https://worldwind26.arc.nasa.gov/elev?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0
Dec 06, 2021 11:03:54 AM gov.nasa.worldwind.util.SessionCacheUtils retrieveSessionData
SEVERE: Exception while retrieving resources for https://worldwind26.arc.nasa.gov/elev?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0
java.net.SocketTimeoutException: connect timed out
        at java.base/java.net.PlainSocketImpl.waitForConnect(Native Method)

Should be easy to reproduce as this is a pristine download and run of WWJ. Same problem seems to occur with WWJ 2.1. I have reproduced this on multiple machines that formerly ran without these errors.

@Beak-man
Copy link
Member

Hi @trixon , @yessiryessir2x4 . Thank you for the heads-up. We have refreshed our certificates. Please verify and let us know if you still have issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants