Modify ↓
Opened 9 years ago
Closed 9 years ago
#12610 closed defect (needinfo)
impossible to use opendata plugin on win64/java1.8/josm9900
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin opendata | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- lauching josm 9900 with java se 1.8 on a windows XP 64bits
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-02-28 14:07:49 +0100 (Sun, 28 Feb 2016) Build-Date:2016-02-28 22:44:23 Revision:9900 Relative:URL: ^/trunk Identification: JOSM/1.5 (9900 fr) Windows 7 64-Bit Memory Usage: 650 MB / 1067 MB (519 MB allocated, but free) Java version: 1.8.0_73-b02, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM VM arguments: [-Djosm.home=E:\JOSM] Plugins: - FixAddresses (31772) - apache-commons (31895) - cadastre-fr (32060) - download_along (31772) - ejml (31895) - geochat (31895) - geotools (31895) - gson (31895) - jts (31772) - log4j (31895) - opendata (32071) - pbf (31772) - print (31895) - proj4j (32014) - tageditor (31772) - todo (29154) - utilsplugin2 (32018) Last errors/warnings: - W: Unable to get projection EPSG:27561 with Proj4J greffon. pm parameter is not supported - W: Unable to get projection EPSG:27562 with Proj4J greffon. pm parameter is not supported - W: Unable to get projection EPSG:27563 with Proj4J greffon. pm parameter is not supported - W: Unable to get projection EPSG:27564 with Proj4J greffon. pm parameter is not supported - E: java.lang.NoClassDefFoundError: org/openstreetmap/josm/plugins/opendata/core/io/archive/ZipHandler. Cause : java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.opendata.core.io.archive.ZipHandler java.lang.NoClassDefFoundError: org/openstreetmap/josm/plugins/opendata/core/io/archive/ZipHandler at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at org.openstreetmap.josm.plugins.opendata.core.modules.AbstractModule.getNewlyInstanciatedHandlers(AbstractModule.java:108) at org.openstreetmap.josm.plugins.opendata.core.modules.AbstractModule.getInstanciatedHandlers(AbstractModule.java:119) at org.openstreetmap.josm.plugins.opendata.core.modules.AbstractModule.getMapPaintStyleSourceProvider(AbstractModule.java:50) at org.openstreetmap.josm.plugins.opendata.core.modules.ModuleHandler.loadModule(ModuleHandler.java:232) at org.openstreetmap.josm.plugins.opendata.core.modules.ModuleHandler.loadModules(ModuleHandler.java:285) at org.openstreetmap.josm.plugins.opendata.OdPlugin.loadModules(OdPlugin.java:200) at org.openstreetmap.josm.plugins.opendata.OdPlugin.access$000(OdPlugin.java:49) at org.openstreetmap.josm.plugins.opendata.OdPlugin$1.run(OdPlugin.java:83) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.opendata.core.io.archive.ZipHandler at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more
Attachments (0)
Change History (3)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 9 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
org.openstreetmap.josm.plugins.opendata.core.io.archive.ZipHandler
was deleted in June 2013, and all modules have been refreshed since. Do you have any custom module installed?