Modify

Opened 15 years ago

Closed 15 years ago

#3960 closed defect (fixed)

waydonwloader issue when reaching the end of the line

Reported by: Nakor Owned by: team
Priority: normal Milestone:
Component: Plugin Version: latest
Keywords: Cc:

Description (last modified by Gubaer)

Waydowloader encounters an exeption if it is used at the end of a way (i.e. the download comes back empty):

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-15 02:32:22
Last Changed Author: jttt
Revision: 2454
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-14 23:32:58 +0100 (Sat, 14 Nov 2009)
Last Changed Rev: 2454

Memory Usage: 282 MB / 1333 MB (80 MB allocated, but free)
Java version: 1.6.0_16

Plugins: DirectUploadPicLayereditgpxgraphviewmeasurementmichigan_leftopenstreetbugsremotecontrolroutingtageditorutilspluginvalidatorwaydownloaderwmsplugin
Plugin DirectUpload Version: 17532
Plugin PicLayer Version: 18597
Plugin editgpx Version: 18595
Plugin graphview Version: 18593
Plugin measurement Version: 18595
Plugin michigan_left Version: 18084
Plugin openstreetbugs Version: 18595
Plugin remotecontrol Version: 18503
Plugin routing Version: 18597
Plugin tageditor Version: 18522
Plugin utilsplugin Version: 18621
Plugin validator Version: 18623
Plugin waydownloader Version: 18617
Plugin wmsplugin Version: 18625

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.Bounds.<init>(Lorg/openstreetmap/josm/data/coor/LatLon;DD)V

at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.findDuplicateNode(WayDownloaderPlugin.java:264)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.access$400(WayDownloaderPlugin.java:39)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin$WayDownloadAction.run(WayDownloaderPlugin.java:180)
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)

Attachments (1)

I94.7z (216.1 KB ) - added by Nakor 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Nakor, 15 years ago

Also happends when nodes need to be merged:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-15 02:32:22
Last Changed Author: jttt
Revision: 2454
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-14 23:32:58 +0100 (Sat, 14 Nov 2009)
Last Changed Rev: 2454

Memory Usage: 571 MB / 1333 MB (315 MB allocated, but free)
Java version: 1.6.0_16

Plugins: DirectUpload
PicLayer
editgpx
graphview
measurement
michigan_left
openstreetbugs
remotecontrol
routing
tageditor
utilsplugin
validator
waydownloader
wmsplugin
Plugin DirectUpload Version: 17532
Plugin PicLayer Version: 18597
Plugin editgpx Version: 18595
Plugin graphview Version: 18593
Plugin measurement Version: 18595
Plugin michigan_left Version: 18084
Plugin openstreetbugs Version: 18595
Plugin remotecontrol Version: 18503
Plugin routing Version: 18597
Plugin tageditor Version: 18522
Plugin utilsplugin Version: 18621
Plugin validator Version: 18623
Plugin waydownloader Version: 18617
Plugin wmsplugin Version: 18625

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.Bounds.<init>(Lorg/openstreetmap/josm/data/coor/LatLon;DD)V

at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.findDuplicateNode(WayDownloaderPlugin.java:264)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.access$400(WayDownloaderPlugin.java:39)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin$WayDownloadAction.run(WayDownloaderPlugin.java:180)
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)

comment:2 by Gubaer, 15 years ago

Description: modified (diff)
Resolution: worksforme
Status: newclosed

Please upgrade to latest and update the plugin.

comment:3 by Nakor, 15 years ago

Resolution: worksforme
Status: closedreopened

There is still an issue with waydownloader.

Please use attached file, select node 566509891 and use the waydownloader:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-15 02:32:22
Last Changed Author: jttt
Revision: 2454
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-14 23:32:58 +0100 (Sat, 14 Nov 2009)
Last Changed Rev: 2454

Memory Usage: 218 MB / 1333 MB (66 MB allocated, but free)
Java version: 1.6.0_16

Plugins: DirectUpload
PicLayer
editgpx
graphview
measurement
michigan_left
openstreetbugs
remotecontrol
routing
tageditor
utilsplugin
validator
waydownloader
wmsplugin
Plugin DirectUpload Version: 17532
Plugin PicLayer Version: 18597
Plugin editgpx Version: 18595
Plugin graphview Version: 18593
Plugin measurement Version: 18595
Plugin michigan_left Version: 18084
Plugin openstreetbugs Version: 18595
Plugin remotecontrol Version: 18678
Plugin routing Version: 18597
Plugin tageditor Version: 18522
Plugin utilsplugin Version: 18621
Plugin validator Version: 18623
Plugin waydownloader Version: 18617
Plugin wmsplugin Version: 18671

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.Bounds.<init>(Lorg/openstreetmap/josm/data/coor/LatLon;DD)V

at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.findDuplicateNode(WayDownloaderPlugin.java:264)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin.access$400(WayDownloaderPlugin.java:39)
at org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin$WayDownloadAction.run(WayDownloaderPlugin.java:180)
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)

by Nakor, 15 years ago

Attachment: I94.7z added

comment:4 by Nakor, 15 years ago

Resolution: fixed
Status: reopenedclosed

Nevermind I messed up between my numerous JOSM installs. The issue is fixed in the latest SVN.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.