Modify ↓
#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?
- Downloading the plug-in in a new fresh install of JOSM
- 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 , 10 years ago
Component: | Core → Plugin continuosDownload |
---|---|
Keywords: | github added |
Priority: | major → normal |
Resolution: | → othersoftware |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
plugin continuousDownload needs to be updated see https://github.com/Gnonthgol/JOSM-continuos-download/issues/3 and r7575