Modify

Opened 8 years ago

Closed 8 years ago

#14852 closed defect (worksforme)

Plugin OpenData Error

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. When I open JOSM(version 12271) these errors messages show up

What is the expected result?

I want to open a mapinfo file.

What happens instead?

Could not load plugin ejml because the plugin main class 'org.openstreetmap.josm.plugins.ejml.EjmlPlugin' was not found.
Delete from preferences?

Could not load plugin jts because the plugin main class 'org.openstreetmap.josm.plugins.jts.JTSPlugin' was not found.
Delete from preferences?

Could not load plugin geotools because the plugin main class 'org.openstreetmap.josm.plugins.geotools.GEOToolsPlugin' was not found.
Delete from preferences?

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: 2017-05-29 00:35:21 +0200 (Mon, 29 May 2017)
Build-Date:2017-05-28 22:37:41
Revision:12271
Relative:URL: ^/trunk

Identification: JOSM/1.5 (12271 es) Windows 8.1 64-Bit
OS Build number: Windows 10 Pro 1607 (14393)
Memory Usage: 452 MB / 910 MB (194 MB allocated, but free)
Java version: 1.9.0-ea-b55, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1600x900
Maximum Screen Size: 1600x900

Plugins:
+ apache-commons (32994)
+ ejml
+ geotools
+ jts
+ opendata (33245)
+ turnrestrictions (33088)
+ utilsplugin2 (33328)

Last errors/warnings:
- W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Archivo JAR inválido"<josm.pref>\plugins\geotools.jar.new"
- W: Error al analizar el archivo 'geotools.jar.new' para obtener la información del complemento. Omitiendo.
- W: Error al instalar el complemento '<josm.pref>\plugins\geotools.jar' desde el archivo de descarga temporal '<josm.pref>\plugins\geotools.jar.new'. error in opening zip file: java.util.zip.ZipException: error in opening zip file
- E: org.openstreetmap.josm.plugins.PluginException: Ha ocurrido un error en el complemento jts. Causa: java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.jts.JTSPlugin
- W: Deshabilitar complemento - <html>No se ha podido cargar el complemento jts debido a que el complemento<br>de la clase principal 'org.openstreetmap.josm.plugins.jts.JTSPlugin' no se encontró.</html>¿Eliminar de las preferencias?
- E: org.openstreetmap.josm.plugins.PluginException: Ha ocurrido un error en el complemento ejml. Causa: java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.ejml.EjmlPlugin
- W: Deshabilitar complemento - <html>No se ha podido cargar el complemento ejml debido a que el complemento<br>de la clase principal 'org.openstreetmap.josm.plugins.ejml.EjmlPlugin' no se encontró.</html>¿Eliminar de las preferencias?
- E: org.openstreetmap.josm.plugins.PluginException: Ha ocurrido un error en el complemento geotools. Causa: java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.geotools.GeoToolsPlugin
- W: Deshabilitar complemento - <html>No se ha podido cargar el complemento geotools debido a que el complemento<br>de la clase principal 'org.openstreetmap.josm.plugins.geotools.GeoToolsPlugin' no se encontró.</html>¿Eliminar de las preferencias?
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/geotools/data/shapefile/files/ShpFiles. Causa: java.lang.ClassNotFoundException: org.geotools.data.shapefile.files.ShpFiles


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main-worker-0 (56) of main
java.lang.NoClassDefFoundError: org/geotools/data/shapefile/files/ShpFiles
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.TabReader.parse(TabReader.java:82)
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.TabReader.parseDataSet(TabReader.java:41)
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.MifTabImporter.parseDataSet(MifTabImporter.java:33)
	at org.openstreetmap.josm.io.OsmImporter.loadLayer(OsmImporter.java:113)
	at org.openstreetmap.josm.io.OsmImporter.importData(OsmImporter.java:90)
	at org.openstreetmap.josm.plugins.opendata.core.io.AbstractImporter.importData(AbstractImporter.java:55)
	at org.openstreetmap.josm.io.FileImporter.importDataHandleExceptions(FileImporter.java:92)
	at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.importData(OpenFileAction.java:355)
	at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.realRun(OpenFileAction.java:308)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: org.geotools.data.shapefile.files.ShpFiles
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	... 16 more

Attachments (0)

Change History (2)

comment:1 by Don-vip, 8 years ago

Owner: changed from team to anonymous
Status: newneedinfo

It seems these plugins have not been updated properly:

+ ejml
+ geotools
+ jts

Can you please:

  1. update to JOSM 12275 (released some minutes ago)
  2. delete the files ejml.*, geotools.* and jts.* in your plugins directory (%APPDATA%\JOSM\plugins)
  3. restart JOSM and update plugins to redownload them

comment:2 by Don-vip, 8 years ago

Resolution: worksforme
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
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.