Modify ↓
Opened 7 years ago
Closed 7 years ago
#16611 closed defect (worksforme)
Crash on startup after update
| Reported by: | animaux | Owned by: | floscher |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapillary | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Start JOSM
What is the expected result?
JOSM starting
What happens instead?
JOSM crashing …
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-07-29 00:41:59 +0200 (Sun, 29 Jul 2018)
Build-Date:2018-07-29 01:32:17
Revision:14066
Relative:URL: ^/trunk
Identification: JOSM/1.5 (14066 de) Mac OS X 10.12.6
OS Build number: Mac OS X 10.12.6 (16G1510)
Memory Usage: 605 MB / 1820 MB (486 MB allocated, but free)
Java version: 1.8.0_151-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 1892172867 1920x1200
Maximum Screen Size: 1920x1200
VM arguments: [-Djava.library.path=/Applications/JOSM.app/Contents/MacOS, -DLibraryDirectory=${HOME}/Library, -DDocumentsDirectory=${HOME}/Documents, -DApplicationSupportDirectory=${HOME}/Library/Application Support, -DCachesDirectory=${HOME}/Library/Caches, -DSandboxEnabled=false, -Dapple.laf.useScreenMenuBar=true, -Dcom.apple.macos.use-file-dialog-packages=true, -Dcom.apple.macos.useScreenMenuBar=true, -Dcom.apple.mrj.application.apple.menu.about.name=JOSM, -Dcom.apple.smallTabs=true]
Plugins:
+ Mapillary
+ OpeningHoursEditor
+ apache-commons (32994)
+ apache-http (32699)
+ buildings_tools
+ ejml (32680)
+ geotools (33380)
+ jogl (1.0.46)
+ jts (32699)
+ kendzi3d-resources (0.0.1)
+ log4j (32699)
+ measurement
+ osmarender
+ print
+ turnrestrictions
Tagging presets:
+ /Volumes/Silberfisch/1945/lsr-template.xml
Last errors/warnings:
- W: Not a single layer for the name '1926 Stadtvermessungsamt': []
- W: Not a single layer for the name '1926 Stadtvermessungsamt': []
- W: Not a single layer for the name 'TH geoproxy.geoportal-th.de DOP Farbe': []
- W: No configuration settings found. Using hardcoded default values for all pools.
- E: Handled by bug report queue: java.lang.NoSuchFieldError: menu
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: main (1)
java.lang.NoSuchFieldError: menu
at org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin.<clinit>(MapillaryPlugin.java:99)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInformation.java:350)
at org.openstreetmap.josm.plugins.PluginHandler.loadPlugin(PluginHandler.java:771)
at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:858)
at org.openstreetmap.josm.plugins.PluginHandler.loadLatePlugins(PluginHandler.java:897)
at org.openstreetmap.josm.gui.MainApplication.loadLatePlugins(MainApplication.java:1297)
at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:1074)
at org.openstreetmap.josm.gui.MainApplication$2.processArguments(MainApplication.java:283)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:864)
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
| Component: | Core → Plugin mapillary |
|---|---|
| Owner: | changed from to |
| Resolution: | → worksforme |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Running the old version and updating the extensions on startup makes the new version work again.