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

Why can not visit WorldWind map servers after changing the worldwindjava2.1.0 ? #244

Open
xiaqia opened this issue Mar 28, 2022 · 14 comments

Comments

@xiaqia
Copy link

xiaqia commented Mar 28, 2022

The error is reported below:
严重: Retrieval returned no content for https://worldwind47.arc.nasa.gov/topo?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0
3月 28, 2022 9:01:32 下午 gov.nasa.worldwind.util.SessionCacheRetrievalPostProcessor run.

How to deal with it? Thank very much for your answer.

@zli2001
Copy link

zli2001 commented Mar 31, 2022

me too, have you fixed it?

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022 via email

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022 via email

@quonn77
Copy link

quonn77 commented Mar 31, 2022 via email

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022

Have you tried to reach the URL, it says that it is missing, probably it belongs to some of the "layers" removed? Il giorno gio 31 mar 2022 alle ore 14:10 xiaqia @.> ha scritto:

If you fixed it, can you answer my question here, please? ------------------ 原始邮件 ------------------ 发件人: "NASAWorldWind/WorldWindJava" @.
>; 发送时间: 2022年3月31日(星期四) 晚上7:11 @.>; @.@.>; 主题: Re: [NASAWorldWind/WorldWindJava] Why can not visit WorldWind map servers after changing the worldwindjava2.1.0 ? (Issue #244) me too, have you fixed it? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.> — Reply to this email directly, view it on GitHub <#244 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLC3B6J4T7QVR62IBQBFPLVCWIZZANCNFSM5R3DBDOQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Yeah, I reached the URL. May be you are right.
I just find the suspected solution in a issue:#219.
But I am a fresh in worldwindjava, I do not know the specific steps to solve it. Can you help me?

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022

The problem has been solved. Thanks for your answer. The solution is as follow:
1.route of issue:#239
2.solution: download the lateset .zip from https://github.com/NASAWorldWind/WorldWindJava

@quonn77
Copy link

quonn77 commented Mar 31, 2022 via email

@quonn77
Copy link

quonn77 commented Mar 31, 2022 via email

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022

I am sorry for that.
I am very very grateful for your help.
You are a good man.

@quonn77
Copy link

quonn77 commented Mar 31, 2022 via email

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022

No worries, It's a pleasure. Il giorno gio 31 mar 2022 alle ore 16:58 xiaqia @.> ha scritto:

I am sorry for that. I am very very grateful for your help. You are a good man. — Reply to this email directly, view it on GitHub <#244 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLC3B623HYQQ5NR4SGYGDTVCW4R7ANCNFSM5R3DBDOQ . You are receiving this because you commented.Message ID: @.
>

Unfortunately, the eclipse report a new issue just now.
It bothers me.
ask you again, and I am looking forward for your reply in your free time.
The error is reported below:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:171)
at com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424)
at com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1513)
at com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:609)
at java.desktop/java.awt.Container.addNotify(Container.java:2804)
at java.desktop/javax.swing.JComponent.addNotify(JComponent.java:4839)
at java.desktop/java.awt.Container.addNotify(Container.java:2804)
at java.desktop/javax.swing.JComponent.addNotify(JComponent.java:4839)
at java.desktop/java.awt.Container.addNotify(Container.java:2804)
at java.desktop/javax.swing.JComponent.addNotify(JComponent.java:4839)
at java.desktop/javax.swing.JRootPane.addNotify(JRootPane.java:729)
at java.desktop/java.awt.Container.addNotify(Container.java:2804)
at java.desktop/java.awt.Window.addNotify(Window.java:791)
at java.desktop/java.awt.Frame.addNotify(Frame.java:495)
at java.desktop/java.awt.Window.show(Window.java:1053)
at java.desktop/java.awt.Component.show(Component.java:1728)
at java.desktop/java.awt.Component.setVisible(Component.java:1675)
at java.desktop/java.awt.Window.setVisible(Window.java:1036)
at waterlevel$ww.main(waterlevel.java:31)

other informations: Window10, Ecplise, java11.

@xiaqia
Copy link
Author

xiaqia commented Mar 31, 2022

No worries, It's a pleasure. Il giorno gio 31 mar 2022 alle ore 16:58 xiaqia @.> ha scritto:

I am sorry for that. I am very very grateful for your help. You are a good man. — Reply to this email directly, view it on GitHub <#244 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLC3B623HYQQ5NR4SGYGDTVCW4R7ANCNFSM5R3DBDOQ . You are receiving this because you commented.Message ID: @.
>

If you do not mind, can you send your contact information to my email:1017466645@qq.com. I want to learn more worldwindjava for my reseach.

@quonn77
Copy link

quonn77 commented Mar 31, 2022 via email

@xiaqia
Copy link
Author

xiaqia commented Oct 11, 2022 via email

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