[josm-dev] Problem with WMS plugin

Stefan Bethke stb at lassitu.de
Mon Jul 6 16:22:35 BST 2009


I'm getting this exception when trying to use the Landsat server:

> java.lang.Exception: <?xml version='1.0' encoding="UTF-8"  
> standalone="no" ?>
> <!DOCTYPE ServiceExceptionReport SYSTEM "http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
>  ">
> <ServiceExceptionReport version="1.1.1">
>   <ServiceException>
>     Required key 'bbox' is missing.
>   </ServiceException>
> </ServiceExceptionReport>
>
> Image couldn't be fetched: http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg&&bbox=13.4051573,52.5245312,13.4092133,52.5269989&srs=EPSG:4326&width=500&height=500
> 	at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:70)
> 	at wmsplugin.Grabber.attempt(Grabber.java:68)
> 	at wmsplugin.WMSGrabber.run(WMSGrabber.java:49)
> 	at java.util.concurrent.Executors 
> $RunnableAdapter.call(Executors.java:441)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> 	at java.util.concurrent.ThreadPoolExecutor 
> $Worker.runTask(ThreadPoolExecutor.java:886)
> 	at java.util.concurrent.ThreadPoolExecutor 
> $Worker.run(ThreadPoolExecutor.java:908)
> 	at java.lang.Thread.run(Thread.java:637)
>


Trying to use "Yahoo Sat" gives a long string of "im == null!" lines.

A cursory glance at the wiki still shows information about building  
your own webkit-image. Is there a new version?


Stefan

-- 
Stefan Bethke <stb at lassitu.de>   Fon +49 151 14070811





More information about the josm-dev mailing list