#10964 closed defect (othersoftware)
JMapViewer - Failed downloading the map
| Reported by: | Owned by: | The111 | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | JMapViewer | Version: | |
| Keywords: | Cc: |
Description
The program (JMapViewer-1.05-Source) suddenly can't load the map from internet since yesterday.
It show some error messages:
org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader$FileLoadJob loadOrUpdateTile
Failed downloading https://c.tile.openstreetmap.org/3/3/1.png: Connection timed out: connect
or
Failed loading https://c.tile.openstreetmap.org/3/3/1.png: class java.net.ConnectException: Connection timed out: connect
I did't modify the code about downloading. I tested a original version. It also has this problem.
But each function was good before yesterday.
Don't know how to solve the problem. Should I modify some code about downloading?
Please help me solve this. Thank you.
Attachments (0)
Change History (7)
comment:1 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 11 years ago
I tried lots of times. It's been two days, the program still doesn't work.
comment:3 by , 11 years ago
Hmm, maybe there is something wrong at your ISP then. Have you tried to to a tracert to the address that tile is located at?
comment:4 by , 11 years ago
Not sure the problem is my ISP or something else, but the program doesn't work at Lab and home (I think the ISPs are different).
I ping the tile c.tile.openstreetmap.org or a.tile.openstreetmap.org, it show Ping hsinchu.tile.openstreetmap.org, and always timeout.
I tracert the tile, the beginning is good. After 5 or 6 point, it also show timeout.
Can I get the map from other tile (not from hsinchu.tile.openstreetmap.org) ?
comment:5 by , 11 years ago
Oh! I google tile server, and found one is located in Corvallis USA. Then, I changed the server to Corvallis.tile.openstreetmap.org, and it works! (Although the way of changing might be wrong, but whatever)
Therefore, I think might be there is something wrong at the hsinchu.tile.openstreetmap.org server.
Thank you very much.
PS. Should I change the state, title or something of this report?
follow-up: 7 comment:6 by , 11 years ago
| Resolution: | invalid → othersoftware |
|---|
The first thing you should have tried is open https://c.tile.openstreetmap.org/3/3/1.png in a webbrowser. If that does not work (as I understand it doesn't) then it is clearly not a problem of JMapViewer, but a connection problem.
You can report it at https://trac.openstreetmap.org/.
comment:7 by , 11 years ago
Replying to bastiK:
The first thing you should have tried is open https://c.tile.openstreetmap.org/3/3/1.png in a webbrowser. If that does not work (as I understand it doesn't) then it is clearly not a problem of JMapViewer, but a connection problem.
You can report it at https://trac.openstreetmap.org/.
Now, it works (program and web). Thank you.



You connection to that server just happened to time out at that time. It's only a temporary thing and should work again after a little while. Thus, marking this as 'invalid'.