﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5185	"""image == null"" when trying to use WMS - Yahoo"	e2jk	e2jk	"I can't make WMS work, with Yahoo imagery or any other wms provider. A new layer is created in JOSM but no tile appear.

I am using Ubuntu 10.04, JOSM 3329 and wmsplugin 22008. Also, as I read something about it in #4281, I am using OpenJDK because this is the only option that comes packaged in the latest version of Ubuntu. Would it be possible to analyze what goes wrong with downloading images in OpenJDK, when the rest of JOSM works fine with it?


{{{
emilien@bohr:~$ java -jar -Xmx512M /home/emilien/.bin/osm/josm-tested.jar
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-06-11 01:31:34
Last Changed Author: stoecker
Revision: 3329
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-06-10 09:53:42 +0200 (Thu, 10 Jun 2010)
Last Changed Rev: 3329

chargement du greffon 'wmsplugin' (version 22008)
chargement du greffon 'validator' (version 22004)
chargement du greffon 'cadastre-fr' (version 21877)
Pluging cadastre-fr v2.0 started...
current cache directory: /home/emilien/.josm/plugins/cadastrewms/
shortcut F11 already redefined; do not change
shortcut F11 already redefined; do not change
GET http://api.openstreetmap.org/api/capabilities... OK
Communication établie avec http://api.openstreetmap.org/api en utilisant le protocole de version 0.6
GET http://api.openstreetmap.org/api/0.6/map?bbox=5.2878571,43.616690899999995,5.3043365,43.6236501
Silent shortcut conflict: 'subwindow:conflict' moved by 'menu:Cadastre' to 'Alt+Maj+C'.




Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6109508,5.2905412,43.6169924&srs=EPSG:4326&width=499&height=500
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6169924,5.2905412,43.6230334&srs=EPSG:4326&width=500&height=500
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6230334,5.2905412,43.6290738&srs=EPSG:4326&width=499&height=500




image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6109508,5.2988859,43.6169924&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6169924,5.2988859,43.6230334&srs=EPSG:4326&width=500&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6230334,5.2988859,43.6290738&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6109508,5.3072306,43.6169924&srs=EPSG:4326&width=499&height=499
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6169924,5.3072306,43.6230334&srs=EPSG:4326&width=500&height=499
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6230334,5.3072306,43.6290738&srs=EPSG:4326&width=499&height=499
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6109508,5.2905412,43.6169924&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6169924,5.2905412,43.6230334&srs=EPSG:4326&width=500&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2821965,43.6230334,5.2905412,43.6290738&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6109508,5.2988859,43.6169924&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6169924,5.2988859,43.6230334&srs=EPSG:4326&width=500&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2905412,43.6230334,5.2988859,43.6290738&srs=EPSG:4326&width=499&height=500
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6109508,5.3072306,43.6169924&srs=EPSG:4326&width=499&height=499
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6169924,5.3072306,43.6230334&srs=EPSG:4326&width=500&height=499
image == null!
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=5.2988859,43.6230334,5.3072306,43.6290738&srs=EPSG:4326&width=499&height=499
image == null!


etc.
}}}


(I manually added the newlines in the console to differentiate the different steps)"	defect	closed	normal		Core imagery		fixed		
