Modify

Opened 11 years ago

Closed 11 years ago

#10579 closed defect (duplicate)

plugin "continuous download" doesn't work in this josm version

Reported by: msdess Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-09-29 22:12:08
Last Changed Author: Don-vip
Revision: 7588
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-09-29 23:52:43 +0200 (Mon, 29 Sep 2014)
Last Changed Rev: 7588

Identification: JOSM/1.5 (7588 de) Windows 7 64-Bit
Memory Usage: 123 MB / 989 MB (62 MB allocated, but free)
Java version: 1.7.0_67, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugins:
- Create_grid_of_ways (30416)
- FixAddresses (30416)
- HouseNumberTaggingTool (30416)
- OpeningHoursEditor (30609)
- RoadSigns (30495)
- buildings_tools (30485)
- continuosDownload (28565)
- contourmerge (1010)
- fieldpapers (b49dadd)
- imagery_offset_db (30534)
- imageryadjust (30416)
- mapdust (30502)
- merge-overlap (30416)
- notes (v0.9.4)
- terracer (30643)
- turnlanes (30416)
- turnrestrictions (30651)
- utilsplugin2 (30460)
- wikipedia (30629)

Last errors/warnings:
- E: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/DataSource. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.osm.DataSource

java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/DataSource
	at org.openstreetmap.josm.plugins.continuosDownload.DownloadStrategy.getExisting(DownloadStrategy.java:80)
	at org.openstreetmap.josm.plugins.continuosDownload.BoxStrategy.getBoxes(BoxStrategy.java:16)
	at org.openstreetmap.josm.plugins.continuosDownload.DownloadStrategy.fetch(DownloadStrategy.java:20)
	at org.openstreetmap.josm.plugins.continuosDownload.DownloadPlugin$Task.run(DownloadPlugin.java:120)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.osm.DataSource
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 6 more

Attachments (0)

Change History (1)

comment:1 by Don-vip, 11 years ago

Resolution: duplicate
Status: newclosed

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.