On Mon, Oct 15, 2007 at 08:03:34AM +0200, Gerco-Kees Bloemsma wrote: > > This happens every day, on every location. I am afraid a proxyserver causes > this trouble, but i cannot find proxyserversettings in JOSM. > How can i solve this problem?
I've never done this, so I've no idea if this is actually the case, but http://wiki.openstreetmap.org/index.php/JOSM#Linux_and_.2ABSD_systems suggests you need to run (from the command line or a batch file, or similar): java -Dhttp.proxyHost=192.168.1.1 -Dhttp.proxyPort=3128 -jar josm.jar with the IP and port of your proxy. Hope this helps Stephen _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/newbies

