﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9037	Exception downloading way	malenki	Harry Wood	"What steps will reproduce the problem?
 1. download that region: http://www.openstreetmap.org/#map=19/50.97050/11.98155 (make sure not to download the river named Weiße Elster as well)[[BR]]
 2. select stream Rauda (way id 154536418)[[BR]]
 3. press ctrl-shift-w (download way)[[BR]]

What is the expected result?
Download the way to the next intersection.[[BR]]

What happens instead?
Way to the next intersection is downloaded and JOSM reports an error.[[BR]]

java -version[[BR]]
java version ""1.7.0_25""[[BR]]
OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4)[[BR]]
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)[[BR]]

To reproduce this bug I ran JOSM with a clean ~/.josm, only installed the waydownloader plugin.

{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-09-01 01:34:23
Last Changed Author: bastiK
Revision: 6212
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-08-31 10:50:59 +0200 (Sat, 31 Aug 2013)
Last Changed Rev: 6212

Identification: JOSM/1.5 (6212 de) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 297 MB / 9777 MB (169 MB allocated, but free)
Java version: 1.7.0_25, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-7-jre:amd64-7u25-2.3.12-4
VM arguments: [-Xmx11000M, -Dsun.java2d.opengl=false]
Dataset consistency test: No problems found

Plugin: waydownloader (29854)

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.osm.BBox.<init>(Lorg/openstreetmap/josm/data/Bounds;)V
	at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.findDuplicateNode(WayDownloaderPlugin.java:268)
	at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.access$400(WayDownloaderPlugin.java:39)
	at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin$WayDownloadAction.run(WayDownloaderPlugin.java:184)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

}}}"	defect	closed	normal		Plugin waydownloader	latest	fixed	template_report waydownloader	
