Modify

Opened 10 years ago

Closed 10 years ago

#10586 closed defect (duplicate)

continuous download plug-in

Reported by: nick-tallguy 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 en_GB) Linux Mint 17 Qiana
Memory Usage: 216 MB / 672 MB (74 MB allocated, but free)
Java version: 1.7.0_65, Oracle Corporation, OpenJDK Server VM
Java package: openjdk-7-jre:i386-7u65-2.5.2-3~14.04
VM arguments: [-Djava.net.useSystemProxies=true]
Dataset consistency test: No problems found

Plugins:
- FixAddresses (30416)
- OpeningHoursEditor (30609)
- buildings_tools (30485)
- continuosDownload (28565)
- editgpx (30634)
- fieldpapers (b49dadd)
- geochat (30513)
- gpxfilter (30416)
- imageryadjust (30416)
- measurement (30641)
- mirrored_download (30664)
- notes (v0.9.4)
- public_transport (30664)
- terracer (30643)
- turnlanes (30416)
- turnrestrictions (30651)
- utilsplugin2 (30460)

Last errors/warnings:
- E: Failed to locate image 'presets/peak.png'
- W: Could not get presets icon presets/peak.png
- E: Failed to locate image 'icons/ambulance_station.png'
- W: Could not get presets icon icons/ambulance_station.png
- E: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/DataSource. Cause: 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(Timer.java:555)
	at java.util.TimerThread.run(Timer.java:505)
Caused by: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.osm.DataSource
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	... 6 more

Attachments (0)

Change History (2)

comment:1 by nick-tallguy, 10 years ago

Updated to latest version today - my preferences automatically updates plug-ins on update, but I've also manually checked there are no new updates. To reproduce, load a .gpx file & move screen so that plug-in attempts to download an area - have tried;

  1. plugin active when gpx file opened, and
  2. activating plugin after gpx file opened.

Fault the same in each case. It is possible to continue after disabling plugin & clearing error messages.

comment:2 by stoecker, 10 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #10574.

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.