Modify

Opened 11 months ago

#23409 new defect

export matsim network to shapefile is crashing

Reported by: anonymous Owned by: double-m
Priority: normal Milestone:
Component: Plugin matsim Version:
Keywords: matsim_network_export2shapefile Cc:

Description

What steps will reproduce the problem?

  1. INSERT A MATSIM NETWORK
  2. TRY TO EXPORT THE MATSIM NETWORK AS A SHAPE FILE

What is the expected result?

a shapefile

What happens instead?

error note

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

Revision:18907
Build-Date:2023-12-07 16:45:26

Identification: JOSM/1.5 (18907 pt_BR) Mac OS X 12.6
OS Build number: macOS 12.6 (21G115)
Memory Usage: 1258 MB / 4096 MB (484 MB allocated, but free)
Java version: 17.0.9+8-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 1 1440×900 (scaling 2.00×2.00)
Maximum Screen Size: 1440×900
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: pt_BR
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=18907, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=/Applications/JOSM.app/Contents/MacOS/JOSM]
Dataset consistency test: No problems found

Plugins:
+ apache-commons (36176)
+ ejml (36176)
+ geotools (36176)
+ jackson (36176)
+ javafx (36200)
+ jaxb (36118)
+ jts (36004)
+ matsim (d70ae5a)

Last errors/warnings:
- 00004.782 E: Falha ao carregar o mapa da classe de renderização 'org.matsim.contrib.josm.MapRenderer'. A classe não foi encontrada.
- 00004.784 E: Não é possível ativar o renderizador de mapa classe 'org.matsim.contrib.josm.MapRenderer', porque a classe não foi encontrada.
- 00004.784 E: Ativando o renderizador padrão ao invés.
- 00026.040 E: Falha ao localizar imagem 'open.png'
- 00026.050 E: Falha ao localizar imagem 'new.png'
- 00026.209 E: Falha ao localizar imagem 'matsim-scenario.png'
- 00026.214 W:  null: Could not get presets icon matsim-scenario.png
- 00026.222 E: Falha ao localizar imagem 'images/dialogs/logo.png'
- 00026.225 W:  Link: Could not get presets icon images/dialogs/logo.png
- 03795.782 E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/opengis/referencing/FactoryException. Causa: java.lang.ClassNotFoundException: org.opengis.referencing.FactoryException



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (23) of main
java.lang.NoClassDefFoundError: org/opengis/referencing/FactoryException
	at org.matsim.contrib.josm.actions.ShapeExporter.actionPerformed(ShapeExporter.java:47)
	at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at java.desktop/javax.swing.AbstractButton.doClick(Unknown Source)
	at java.desktop/com.apple.laf.ScreenMenuItem.actionPerformed(Unknown Source)
	at java.desktop/java.awt.MenuItem.processActionEvent(Unknown Source)
	at java.desktop/java.awt.MenuItem.processEvent(Unknown Source)
	at java.desktop/java.awt.MenuComponent.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.MenuComponent.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.opengis.referencing.FactoryException
	at org.openstreetmap.josm.plugins.PluginClassLoader.loadClass(PluginClassLoader.java:92)
	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
	... 28 more

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain double-m.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from double-m to the specified user.
Next status will be 'needinfo'. The owner will be changed from double-m to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from double-m to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.