Modify

Opened 7 years ago

Closed 7 years ago

Last modified 3 years ago

#15159 closed defect (fixed)

trying to open mapinfo files in a zip file

Reported by: anonymous Owned by: Don-vip
Priority: major Milestone:
Component: Plugin opendata Version:
Keywords: template_report mapinfo zip Cc:

Description

What steps will reproduce the problem?

  1. open zip file with mapinfo files

What is the expected result? open file

What happens instead? error report

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-07-31 01:02:55 +0200 (Mon, 31 Jul 2017)
Build-Date:2017-07-31 01:53:17
Revision:12545
Relative:URL: ^/trunk

Identification: JOSM/1.5 (12545 en_GB) Windows 8.1 64-Bit
OS Build number: Windows 10 Home 1703 (15063)
Memory Usage: 194 MB / 989 MB (44 MB allocated, but free)
Java version: 1.8.0_31-b13, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080

Plugins:
+ AddrInterpolation (33160)
+ CustomizePublicTransportStop (0.4)
+ HouseNumberTaggingTool (33160)
+ ImportImagePlugin (33372)
+ Mapillary (v1.5.5)
+ OpenStreetCam (100)
+ OpeningHoursEditor (33185)
+ PicLayer (33385)
+ apache-commons (32994)
+ apache-http (32699)
+ auto_tools (1494971731)
+ conflation (0.5.4)
+ ejml (32680)
+ geojson (52)
+ geotools (33380)
+ indoorhelper (33088)
+ jts (32699)
+ log4j (32699)
+ measurement (33088)
+ opendata (33438)
+ public_transport (33166)
+ public_transport_layer (33447)
+ reverter (33088)
+ terracer (33088)
+ utilsplugin2 (33328)

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
- https://www.dropbox.com/s/qo3ai47fpv241jf/Styles_Fixme_and_Notes.zip?raw=1

Last errors/warnings:
- W: Update plug-ins - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
- E: Handled by bug report queue: java.lang.IllegalAccessError: tried to access class org.geotools.data.shapefile.files.MemoryMapCache from class org.geotools.data.shapefile.files.TabFiles


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main-worker-0 (57) of main
java.lang.IllegalAccessError: tried to access class org.geotools.data.shapefile.files.MemoryMapCache from class org.geotools.data.shapefile.files.TabFiles
	at org.geotools.data.shapefile.files.TabFiles.<init>(TabFiles.java:76)
	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.archive.ArchiveReader.getDataForFile(ArchiveReader.java:171)
	at org.openstreetmap.josm.plugins.opendata.core.io.archive.ArchiveReader.parseDoc(ArchiveReader.java:120)
	at org.openstreetmap.josm.plugins.opendata.core.io.archive.ZipReader.parseDataSet(ZipReader.java:38)
	at org.openstreetmap.josm.plugins.opendata.core.io.archive.ZipImporter.parseDataSet(ZipImporter.java:33)
	at org.openstreetmap.josm.io.OsmImporter.loadLayer(OsmImporter.java:117)
	at org.openstreetmap.josm.io.OsmImporter.importData(OsmImporter.java:94)
	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:280)
	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(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (1)

fwbuslanesil0unclassified.zip (4.6 KB ) - added by anonymous 7 years ago.

Download all attachments as: .zip

Change History (6)

by anonymous, 7 years ago

comment:1 by Don-vip, 7 years ago

Component: CorePlugin opendata
Keywords: mapinfo zip added
Owner: changed from team to Don-vip

comment:2 by Don-vip, 7 years ago

You're using an old version of Java, can you please update to latest one?

comment:3 by Don-vip, 7 years ago

Priority: normalmajor
Status: newassigned

comment:4 by Don-vip, 7 years ago

In 12867/josm:

see #15159 - optimize PluginClassLoader for complex/redundant dependencies

comment:5 by Don-vip, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [o33613:33614].

Modify Ticket

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