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

Retrieval Failed Error #250

Open
rivenbarkc opened this issue Aug 17, 2022 · 0 comments
Open

Retrieval Failed Error #250

rivenbarkc opened this issue Aug 17, 2022 · 0 comments

Comments

@rivenbarkc
Copy link

Note: Any issue that does not include enough information to be reviewed in a timely manner may be closed at the
maintainer's discretion.

Prerequisites

Please fulfill the following requirements before submitting an issue to this repository.

Description

WorldwindJava v2.2.1
Using NetBeans Platform Application

When the WorldWind tries to contact the WMSes it generates an error "SEVERE [gov.nasa.worldwind]: Retrieval failed for http://worldwind25.arc.nasa.gov/wms?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0". It is using HTTP vs HTTPS and gets the redirect error like from prior to v2.1.0 (I assume).

Steps to Reproduce

  1. Add Library Wrapper for WorldWind JAR
  2. Add Library Wrapper for JOGL/GlueGen-RT
  3. Instantiate a WorldWindowGLCanvas

Expected behavior: Blue Marble globe displays without error.

Actual behavior: Causes an error "SEVERE [gov.nasa.worldwind]: Retrieval failed for http://worldwind25.arc.nasa.gov/wms?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0"

Reproduces how often: Always

Operating System and Version

Windows 10 21H2

Additional Information

Using Java JDK 17.0.3.1, NetBeans v14, and WorldWindJava v2.2.1

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

1 participant