Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10964 closed defect (othersoftware)

JMapViewer - Failed downloading the map

Reported by: sealstar48@… 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 rickmastfan67, 11 years ago

Resolution: invalid
Status: newclosed

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'.

comment:2 by sealstar48@…, 11 years ago

I tried lots of times. It's been two days, the program still doesn't work.

comment:3 by rickmastfan67, 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 sealstar48@…, 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 sealstar48@…, 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?

comment:6 by bastiK, 11 years ago

Resolution: invalidothersoftware

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/.

in reply to:  6 comment:7 by sealstar48@…, 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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain The111.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.