Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Applet hangs while downloading images.. #198

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Applet hangs while downloading images.. #198

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: erik[at]tiq.com
[Submitted to the original trac issue database at 8.39pm, Tuesday, 18th April 2006]

The applet stopped downloading images, while I was adding lots of segments to a way. I could still click the "ok" buttont in the way dialog, which resulted in the way turning black and this in the console.

Exception in thread "Thread-34" java.lang.RuntimeException: Error downloading from URL http://www.openstreetmap.org/api/wms/0.2/landsat/?request=GetMap&layers=modis,global_mosaic&styles=&srs=EPSG:4326&FORMAT=image/jpeg&BBOX=17.215576171875,60.6920065588842,17.2265625,60.694695372877476&WIDTH=256&HEIGHT=128
	at processing.core.PApplet.openStream(PApplet.java:3196)
	at processing.core.PApplet.loadBytes(PApplet.java:3285)
	at processing.core.PApplet.loadImage(PApplet.java:2748)
	at processing.core.PApplet.loadImage(PApplet.java:2742)
	at org.openstreetmap.client.Tile.downloadImage(Tile.java:172)
	at org.openstreetmap.client.ImFetch.run(Tile.java:395)
OSM XML parser started...
Start of Document
End of Document
org.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueorg.openstreetmap.processing.WayMode@6691daready:trueTrying to PUT xml "<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.3' generator='applet'>
  <way id='0'>
    <seg id='744257' />
    <seg id='744254' />
    <seg id='744252' />
    <seg id='744249' />
    <seg id='744248' />
    <seg id='744246' />
    <seg id='744244' />
    <seg id='744242' />
    <seg id='744240' />
    <seg id='744188' />
    <seg id='744186' />
    <seg id='744185' />
    <seg id='744183' />
    <seg id='744182' />
    <seg id='744181' />
    <seg id='744170' />
    <seg id='744168' />
    <seg id='744169' />
    <seg id='653905' />
    <seg id='653904' />
    <seg id='653902' />
    <seg id='653903' />
    <seg id='653899' />
    <seg id='653900' />
    <seg id='653898' />
    <seg id='653897' />
    <seg id='653901' />
    <seg id='653896' />
    <seg id='653895' />
    <seg id='653893' />
    <seg id='653894' />
    <seg id='653892' />
    <seg id='653891' />
    <seg id='653889' />
    <seg id='653888' />
    <seg id='653890' />
    <tag k='name' v='Bnanvgen' />
    <tag k='speed' v='70' />
    <tag k='class' v='secondary' />
  </way>
</osm>
" to URL http://www.openstreetmap.org/api/0.3/way/0
2006-apr-19 10:18:09 org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
2006-apr-19 10:18:12 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception caught when processing request: The server www.openstreetmap.org failed to respond
2006-apr-19 10:18:12 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
command failed. Abort 1 commands.
@openstreetmap-trac
Copy link
Author

Author: osm[at]bcowan.fastmail.co.uk
[Added to the original trac issue at 6.39pm, Sunday, 25th November 2007]

Applet is gone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant