Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#10574 closed defect (othersoftware)

Plug-In Continous Download does not download

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin continuosDownload Version: tested
Keywords: template_report github Cc:

Description

What steps will reproduce the problem?

  1. Downloading the plug-in in a new fresh install of JOSM
  2. Downloading the plug-in in the latest version of JOSM (7588)

What is the expected result? That it would download!

What happens instead? No download?

Please provide any additional information below. Attach a screenshot if
possible.

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 sv) Linux Mint 17 Qiana
Memory Usage: 181 MB / 455 MB (130 MB allocated, but free)
Java version: 1.7.0_55, Oracle Corporation, OpenJDK Server VM
Java package: openjdk-7-jre:i386-7u55-2.4.7-1ubuntu1
Dataset consistency test: No problems found

Plugins:
- HouseNumberTaggingTool (30416)
- buildings_tools (30485)
- continuosDownload (28565)
- lakewalker (30416)

Last errors/warnings:
- E: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/DataSource. Anledning: 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 (5)

comment:1 by Don-vip, 10 years ago

Component: CorePlugin continuosDownload
Keywords: github added
Priority: majornormal
Resolution: othersoftware
Status: newclosed

plugin continuousDownload needs to be updated see https://github.com/Gnonthgol/JOSM-continuos-download/issues/3 and r7575

Last edited 10 years ago by Don-vip (previous) (diff)

comment:2 by Don-vip, 10 years ago

Ticket #10573 has been marked as a duplicate of this ticket.

comment:3 by Don-vip, 10 years ago

Ticket #10579 has been marked as a duplicate of this ticket.

comment:4 by stoecker, 10 years ago

Ticket #10583 has been marked as a duplicate of this ticket.

comment:5 by stoecker, 10 years ago

Ticket #10586 has been marked as a duplicate of this ticket.

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.