[Openstreetmap-dev] Strange message from appletviewer
Petter Reinholdtsen
pere at hungry.com
Mon Sep 12 16:49:08 BST 2005
When trying to use the appletviewer to run the OSM editor, I got an
exception. Is this to be expected?
I got a map view with the satellite image in the background and some
red lines covering at least some of the gps points, but none of the
drawn streets showed up.
This is the output:
% appletviewer 'http://www.openstreetmap.org/edit/applet.jsp?lat=59.94413841507441&lon=10.763612325925925&scale=3.121461728395061E-5'
Warning: <param name=... value=...> tag requires name attribute.
loading: http://www.openstreetmap.org/tile/0.1/wms?map=/usr/lib/cgi-bin/steve/wms.map&service=WMS&WMTVER=1.0.0&REQUEST=map&STYLES=&TRANSPARENT=TRUE&LAYERS=landsat,gpx&bbox=10.752687630716537,59.940229158688915,10.774537863668229,59.94804598779546&width=700&height=500no username or password and invalid token given
getting nodes... org.apache.xmlrpc.XmlRpcClientException: null values not supported by XML-RPC
at org.apache.xmlrpc.XmlWriter.writeObject(XmlWriter.java:141)
at org.apache.xmlrpc.XmlRpcClientRequestProcessor.encodeRequest(XmlRpcClientRequestProcessor.java:60)
at org.apache.xmlrpc.XmlRpcClientRequestProcessor.encodeRequestBytes(XmlRpcClientRequestProcessor.java:85)
at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:63)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:193)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:184)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:177)
at org.openstreetmap.processing.util.OSMAdapter.getNodes(OSMAdapter.java:136)
at org.openstreetmap.processing.util.OSMAdapter.getNodes(OSMAdapter.java:118)
at org.openstreetmap.processing.OSMApplet$2.run(OSMApplet.java:324)
at java.lang.Thread.run(Thread.java:595)
got 0 nodes, getting lines...
parsing lines0 lines (0 incomplete lines, 0 nodes to fetch)
0 extra nodes fetched, completing incomplete lines...
0 extra lines completed
More information about the dev
mailing list