We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: Any issue that does not include enough information to be reviewed in a timely manner may be closed at the maintainer's discretion.
Please fulfill the following requirements before submitting an issue to this repository.
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).
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
Windows 10 21H2
Using Java JDK 17.0.3.1, NetBeans v14, and WorldWindJava v2.2.1
The text was updated successfully, but these errors were encountered:
I have the same problem. Were you able to resolve it ? @rivenbarkc
Sorry, something went wrong.
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: