[Talk-de] Schwerwiegende Probleme WMS-Plugin (keine Funktion)

Michael Kugelmann MichaelK_OSM at gmx.de
Mo Jul 20 10:50:04 UTC 2009


Hallo,

bei mir treten schwerwiegende Probleme mit dem WMS-Plugin auf.
1) Yahoo taucht gar nicht in der Menü-Leiste auf
2) Landsat lädt keine Biilder

System: WinXP mit JOSM-1815

zu 1) der Server ist in den preferences korrekt eingetragen (gemäß den 
"Standards" und auch der Wiki-Seite), was Webkit ist gemäß Anleitung 
installiert.
zu 2) in der Console gibt es eine Fehlermeldung.

============== SCHNIPP ========================
java -jar -Xmx512M josm-snapshot-1815.jar

loading AgPifoJ
loading Create_grid_of_ways
loading DirectUpload
loading PicLayer
loading buildings_tools
loading editgpx
loading multipoly
Silent shortcut conflict: 'tools:multipoly' moved by 'tools:mirror' to 
'Alt+Umschalt+M'.
loading openstreetbugs
loading openvisible
loading osmarender
loading remotecontrol
loading tageditor
RemoteControl::Accepting connections on port 8111
loading usertools
loading utilsplugin
Silent shortcut conflict: 'tools:jumpto' moved by 'tools:uploadtraces' 
to 'Strg+Umschalt+G'.
loading walkingpapers
loading wmsplugin
GET http://www.openstreetmap.org/api/capabilities... OK
Kommunikation mit http://www.openstreetmap.org/api mittels 
Protokollversion 0.6 etabliert.
GET 
http://www.openstreetmap.org/api/0.6/map?bbox=-81.0791015625,29.047766181633662,-81.00494384765625,29.106576445680258
Silent shortcut conflict: 'properties:edit' moved by 'menu:PicLayer' to 
'Alt+A'.

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=&srs=EPSG:4326&format=image/jpegbbox=-81.0724432,29.0800305,-81.0458097,29.1033040&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0724432,29.0567517,-81.0458097,29.0800305&width=500&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0724432,29.0334677,-81.0458097,29.0567517&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0458097,29.0567517,-81.0191761,29.0800305&width=500&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0458097,29.0800305,-81.0191761,29.1033040&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0458097,29.0334677,-81.0191761,29.0567517&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0191761,29.0567517,-80.9925426,29.0800305&width=500&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0191761,29.0800305,-80.9925426,29.1033040&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)
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=&srs=EPSG:4326&format=image/jpegbbox=-81.0191761,29.0334677,-80.9925426,29.0567517&width=499&height=499
        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(Unknown 
Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Unknown Source)


============== SCHNAPP ========================

selbes Problem tritt auch mit einer älteren JOSM-Version (1732) auf.
Ich habe auch alle Plugin's gerade explizit noch mal auf aktuellen Stand 
gebracht...

Any Ideas?


MfG
Michael.





Mehr Informationen über die Mailingliste Talk-de