... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Snapshot 224 vom 17.03.2021 zeigt keine Online-Karten an
#1
Hallo Christian,

über Senden/Fehlerbericht erhielt ich Fehlermeldungen. Deshalb auf diesem Weg.
   

Nachfolgend zwei mit Snapshot 220 (12.02.2021) und Snapshot 224 (17.03.2021) erstellte Logfiles.

.zip   Logfiles.zip (Size: 7.42 KB / Downloads: 563)

Snapshot 224 (17.03.2021) - Online-Landkarten werden nicht angezeigt, einst heruntergeladene 'kurviger' Offline-Karten werden aber angezeigt.
Snapshot 220 (12.02.2021) - Online-Landkarten werden angezeigt.

System: Windows 10/64/20H2 mit allen Updates, Standardbrowser=Firefox
--
Matthias
Reply
#2
Ich konnte es ja kaum glauben, dass ich der einzige bin...
Bei mir ist es mit allen Vorabversionen nach der 222 vom 24.02.21 auch so. JRE ist 1.8.0_281 (64-bit).
Eberhard
Reply
#3
(20.03.2021, 09:43)kumo Wrote: über Senden/Fehlerbericht erhielt ich Fehlermeldungen.

Das hat alles dieselbe Ursache. HTTP-Requests können nicht mehr versandt werden. Mutmaßlich weil ich etliche Software-Bibliotheken aktualisiert habe.
Leider kann ich das bei mir nicht nachstellen. Könnte also auch an Windows liegen.

Quote:Mär 20, 2021 9:26:49 AM slash.navigation.converter.gui.helpers.UpdateChecker check
SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest

(20.03.2021, 09:43)kumo Wrote: Snapshot 224 (17.03.2021) - Online-Landkarten werden nicht angezeigt, einst heruntergeladene 'kurviger' Offline-Karten werden aber angezeigt.

Bitte probier mal die neueste Vorabversion aus. Da habe ich weitere Debug-Ausgaben eingebaut.
--
Christian
Reply
#4
Hallo Christian,

ich habe vorher den Ordner C:\Users\[Nutzername]\.routeconverter umbenannt, sodass er beim Neustart komplett neu angelegt wird.

Beim Neustart wird der Ordner .routeconverter mit fünf Unterordnern ohne Inhalte und einer *.xml Datei angelegt.
Snapshot 226 startet so aber überhaupt nicht. Es ist nur das Startpiktogramm zu sehen.

Dann habe ich den Ordner .routeconcerter wieder hergestellt und so startet Snapshot 226 wenigstens. Wieder ohne Anzeige der Online-Maps.

Code:
Mär 22, 2021 7:10:38 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-226 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte maximum heap Mär 22, 2021 7:10:38 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 7:10:38 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:10:40 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1353 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 7:10:40 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager queue INFORMATION: Starting new download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] Mär 22, 2021 7:10:40 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 32 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 7:10:40 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 15 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 7:10:41 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@508f9619 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 7:10:41 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 200 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 6 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 7:10:41 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 7:10:41 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 7:10:41 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 7:10:41 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest Mär 22, 2021 7:10:41 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null
--
Matthias
Reply
#5
(22.03.2021, 19:17)kumo Wrote: Beim Neustart wird der Ordner .routeconverter mit fünf Unterordnern ohne Inhalte und einer *.xml Datei angelegt.
Snapshot 226 startet so aber überhaupt nicht. Es ist nur das Startpiktogramm zu sehen.

Dann habe ich den Ordner .routeconcerter wieder hergestellt und so startet Snapshot 226 wenigstens. Wieder ohne Anzeige der Online-Maps.

Hallo Matthias,

das ist total plausibel: Ohne HTTP-Requests können die wichtigsten XML-Dateien nicht heruntergeladen werden.
Leider steht nichts Neues dazu im Log. Irgendwie scheinen meine Ausgaben nicht zu greifen.

Bitte probier die neueste Vorabversion, die ich gerade eben hochgeladen habe, aus.
--
Christian
Reply
#6
Mit Snapshot 228 leider das gleiche.

Code:
Mär 22, 2021 7:10:38 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-226 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte maximum heap Mär 22, 2021 7:10:38 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 7:10:38 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:10:40 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1353 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 7:10:40 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 7:10:40 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:10:40 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 7:10:40 PM slash.navigation.download.DownloadManager queue INFORMATION: Starting new download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] Mär 22, 2021 7:10:40 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 32 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 7:10:40 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 15 milliseconds Mär 22, 2021 7:10:40 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 7:10:41 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@508f9619 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 7:10:41 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 200 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 6 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 7:10:41 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 7:10:41 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 7:10:41 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 7:10:41 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:10:41 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest Mär 22, 2021 7:10:41 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null Mär 22, 2021 7:10:48 PM slash.navigation.gui.SimpleDialog restoreLocation INFORMATION: Dialog send-error-report size is java.awt.Dimension[width=706,height=466] Mär 22, 2021 7:10:48 PM slash.navigation.gui.SimpleDialog restoreLocation INFORMATION: Dialog send-error-report location is java.awt.Point[x=607,y=287] Mär 22, 2021 7:11:24 PM slash.navigation.converter.gui.helpers.RouteServiceOperator$1 run SCHWERWIEGEND: Error while operating on RouteConverter service: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.Post, java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.Post at slash.navigation.feedback.domain.RouteFeedback.sendErrorReport(RouteFeedback.java:111) at slash.navigation.converter.gui.RouteConverter$3.run(RouteConverter.java:676) at slash.navigation.converter.gui.helpers.RouteServiceOperator$2.run(RouteServiceOperator.java:98) at java.lang.Thread.run(Unknown Source) Mär 22, 2021 7:11:27 PM slash.navigation.mapview.mapsforge.MapsforgeMapView dispose INFORMATION: RouteRenderer stopped after 0 ms Mär 22, 2021 7:11:27 PM slash.navigation.converter.gui.helpers.LengthCalculator dispose INFORMATION: LengthCalculator stopped after 0 ms Mär 22, 2021 7:11:27 PM slash.navigation.converter.gui.RouteConverter shutdown INFORMATION: Shutdown RouteConverter OpenSource Edition 2.30-SNAPSHOT-226 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte heap Mär 22, 2021 7:18:46 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-226 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1864 MByte maximum heap Mär 22, 2021 7:18:46 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 7:18:46 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:18:48 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1146 milliseconds Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 7:18:48 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 7:18:48 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 7:18:48 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] from state Downloading Mär 22, 2021 7:18:48 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 7:18:48 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 7:18:48 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:18:48 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 32 milliseconds Mär 22, 2021 7:18:48 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 7:18:48 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 0 milliseconds Mär 22, 2021 7:18:48 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 7:18:48 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@38e88af6 Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 7:18:48 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 201 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 7 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 7:18:48 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 7:18:48 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 7:18:48 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 7:18:49 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 7:18:49 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 7:18:49 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 7:18:49 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:18:49 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest Mär 22, 2021 7:18:49 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null Mär 22, 2021 7:18:55 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:18:55 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:18:55 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:18:55 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:18:55 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:19:01 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:19:04 PM slash.navigation.mapview.mapsforge.MapsforgeMapView dispose INFORMATION: RouteRenderer stopped after 0 ms Mär 22, 2021 7:19:04 PM slash.navigation.converter.gui.helpers.LengthCalculator dispose INFORMATION: LengthCalculator stopped after 0 ms Mär 22, 2021 7:19:04 PM slash.navigation.converter.gui.RouteConverter shutdown INFORMATION: Shutdown RouteConverter OpenSource Edition 2.30-SNAPSHOT-226 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1864 MByte heap Mär 22, 2021 7:51:11 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-228 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte maximum heap Mär 22, 2021 7:51:11 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 7:51:11 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:51:13 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1281 milliseconds Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 7:51:13 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 7:51:13 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 7:51:13 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 7:51:13 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 7:51:13 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] from state Downloading Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 7:51:13 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 7:51:13 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 16 milliseconds Mär 22, 2021 7:51:13 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 0 milliseconds Mär 22, 2021 7:51:13 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 7:51:13 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 7:51:13 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@7b3a04b5 Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 7:51:13 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 202 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 7 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 7:51:13 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 7:51:14 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 7:51:14 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 7:51:14 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 7:51:14 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 7:51:14 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 7:51:14 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:51:14 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null Mär 22, 2021 7:51:14 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequestjava.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest at slash.navigation.feedback.domain.RouteFeedback.checkForUpdate(RouteFeedback.java:131) at slash.navigation.converter.gui.helpers.UpdateChecker.check(UpdateChecker.java:81) at slash.navigation.converter.gui.helpers.UpdateChecker.lambda$implicitCheck$2(UpdateChecker.java:127) at java.lang.Thread.run(Unknown Source) Mär 22, 2021 7:51:26 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [TileDownloadMap[description=SwissTopo, url=Digitale Geodaten von swisstopo, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:51:33 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:51:33 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:51:33 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:51:33 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:51:33 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:51:33 PM org.mapsforge.map.layer.renderer.DatabaseRenderer executeJob WARNUNG: Exception: null Mär 22, 2021 7:51:33 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 7:51:39 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10
--
Matthias
Reply
#7
(22.03.2021, 19:53)kumo Wrote: Mit Snapshot 228 leider das gleiche.

Hey, wir sind in der Analyse-Phase. Da waren (für mich) wertvolle Hinweise im Log versteckt.

Bitte probier die gerade hochgeladene Vorabversion.
--
Christian
Reply
#8
Mit Snapshot 233 das gleiche:
Code:
Mär 22, 2021 8:36:35 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-233 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte maximum heap Mär 22, 2021 8:36:35 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 8:36:35 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 8:36:37 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1316 milliseconds Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 8:36:37 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 8:36:37 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 8:36:37 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 8:36:37 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 8:36:37 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] from state Downloading Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 8:36:37 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 8:36:37 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 8:36:37 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 31 milliseconds Mär 22, 2021 8:36:37 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 0 milliseconds Mär 22, 2021 8:36:37 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 8:36:37 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@686af7b1 Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 8:36:37 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 203 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 8 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 8:36:37 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 8:36:38 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 8:36:38 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 8:36:38 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 8:36:38 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 8:36:38 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 8:36:38 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 8:36:38 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null Mär 22, 2021 8:36:38 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.HttpRequest at slash.navigation.feedback.domain.RouteFeedback.checkForUpdate(RouteFeedback.java:131) at slash.navigation.converter.gui.helpers.UpdateChecker.check(UpdateChecker.java:81) at slash.navigation.converter.gui.helpers.UpdateChecker.lambda$implicitCheck$2(UpdateChecker.java:127) at java.lang.Thread.run(Unknown Source) Mär 22, 2021 8:36:52 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 8:36:52 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/hamburg.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 8:36:55 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10
--
Matthias
Reply
#9
Das ist seltsam, in einer Windows 10 VM funktionierte genau das Release. So, nächste Vorabversion ist oben mit speziellem Logging für kumo ;-)
--
Christian
Reply
#10
Uuääähh...

Hier das Ergebnis der kumo-Version ;-)
Code:
Mär 22, 2021 11:50:02 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-234 vom 22. März 2021 for Windows with locale de_DE on Oracle Corporation Java 1.8.0_281 (64-bit) and Windows 10 10.0 amd64 with 1840 MByte maximum heap Mär 22, 2021 11:50:02 PM slash.navigation.converter.gui.RouteConverter initializeLogging INFORMATION: java.io.tmpdir: C:\Users\kumo\AppData\Local\Temp\, user.home: C:\Users\kumo, Application directory: C:\Users\kumo\.routeconverter, Temporary directory: C:\Users\kumo\AppData\Local\Temp\routeconverter Mär 22, 2021 11:50:02 PM slash.navigation.datasources.DataSourceManager initialize INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 11:50:03 PM slash.navigation.datasources.DataSourceManager loadDataSources INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte.xml', 'C:\Users\kumo\.routeconverter\datasources\elevate-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-segments-4.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm1.xml', 'C:\Users\kumo\.routeconverter\datasources\srtm3.xml', 'C:\Users\kumo\.routeconverter\datasources\andromaps-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\routeconverter-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\freizeitkarte-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\lightning-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-pois.xml', 'C:\Users\kumo\.routeconverter\datasources\gamesnight-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\openseamaps-mbtiles.xml', 'C:\Users\kumo\.routeconverter\datasources\kurviger.xml', 'C:\Users\kumo\.routeconverter\datasources\mapsforge-maps.xml', 'C:\Users\kumo\.routeconverter\datasources\graphhopper.xml', 'C:\Users\kumo\.routeconverter\datasources\openandromaps.xml', 'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.xml', 'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml', 'C:\Users\kumo\.routeconverter\datasources\tiramisu-themes.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti3.xml', 'C:\Users\kumo\.routeconverter\datasources\ferranti1.xml', 'C:\Users\kumo\.routeconverter\datasources\sonny1.xml' and 'C:\Users\kumo\.routeconverter\datasources\sonny3.xml' from C:\Users\kumo\.routeconverter\datasources in 1300 milliseconds Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Automatic' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 1' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'NASA SRTM 3' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 1' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService INFORMATION: Added elevation service 'Sonny LiDAR DGM 3' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Automatic' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'GeoNames' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Nominatim' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService INFORMATION: Added geocoding service 'Photon' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'Beeline' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'BRouter' Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService INFORMATION: Added routing service 'GraphHopper' Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager loadQueue INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml' Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml] from state Downloading Mär 22, 2021 11:50:03 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@3d4cf0c7[action=Copy, url=https://api.routeconverter.com/v1/mapservers/?format=xml] from state Downloading Mär 22, 2021 11:50:03 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@475fa8a5[action=Extract, url=https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip] from state Downloading Mär 22, 2021 11:50:03 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@665097fc[action=Copy, url=https://static.routeconverter.com/maps/world.map] from state Downloading Mär 22, 2021 11:50:03 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null Mär 22, 2021 11:50:03 PM slash.navigation.download.DownloadManager restartDownloadsWithState INFORMATION: Restarting download slash.navigation.download.Download@b11c1c53[action=Copy, url=https://api.routeconverter.com/v1/overlayservers/?format=xml] from state Downloading Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized map divider to 1362 Mär 22, 2021 11:50:03 PM slash.navigation.converter.gui.RouteConverter initializeDividers INFORMATION: Initialized profile divider to 928 Mär 22, 2021 11:50:03 PM slash.navigation.datasources.DataSourceManager update INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml Mär 22, 2021 11:50:03 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml Mär 22, 2021 11:50:03 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps INFORMATION: Collected 3 map files 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\hamburg.map', 'C:\Users\kumo\.routeconverter\maps\kurviger\europe\germany\schleswig-holstein.map' and 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 31 milliseconds Mär 22, 2021 11:50:03 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 0 milliseconds Mär 22, 2021 11:50:03 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml Mär 22, 2021 11:50:04 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@55f6285c Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFORMATION: Format usage: Garmin Flight Plan (*.fpl), reads: 8, writes: 0 GeoHack URL (*.url), reads: 3, writes: 0 Google Earth 5 (*.kml), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 1, writes: 1 GPS Exchange Format 1.0 (*.gpx), reads: 4, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 177, writes: 70 Tom Tom 5 Route (*.itn), reads: 29, writes: 0 Tom Tom 9.5 Route (*.itn), reads: 13, writes: 5 Tom Tom POI (*.ov2), reads: 9, writes: 1 Mär 22, 2021 11:50:04 PM slash.navigation.gui.actions.ActionManager logUsage INFORMATION: Action usage: add-address, runs: 2 check-for-update, runs: 1 convert-route-to-track, runs: 10 convert-track-to-route, runs: 10 copy, runs: 1 cut, runs: 1 delete, runs: 32 delete-position, runs: 49 delete-positions, runs: 25 exit, runs: 204 export-positionlist, runs: 6 help-topics, runs: 1 import-positionlist, runs: 50 new-file, runs: 1 paste, runs: 18 redo, runs: 1 revert-positions, runs: 8 save, runs: 32 save-as, runs: 40 select-all, runs: 11 send-error-report, runs: 9 show-about, runs: 2 show-downloads, runs: 4 show-maps, runs: 3 show-options, runs: 63 split-positionlist, runs: 3 undo, runs: 22 Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup INFORMATION: kumo0: before exception Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup WARNUNG: kumo0: exception java.lang.UnsupportedOperationException stacktrace: java.lang.UnsupportedOperationException at slash.navigation.converter.gui.RouteConverter.startup(RouteConverter.java:224) at slash.navigation.gui.Application.lambda$launch$0(Application.java:137) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup INFORMATION: kumo1: before get Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup WARNUNG: kumo1: exception java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.Get stacktrace: java.lang.NoClassDefFoundError: Could not initialize class slash.navigation.rest.Get at slash.navigation.converter.gui.RouteConverter.startup(RouteConverter.java:232) at slash.navigation.gui.Application.lambda$launch$0(Application.java:137) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Mär 22, 2021 11:50:04 PM slash.navigation.download.performer.GetPerformer download INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup INFORMATION: kumo2: before post Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter startup WARNUNG: kumo2: exception java.lang.NoClassDefFoundError: slash.navigation.rest.HttpRequest stacktrace: java.lang.NoClassDefFoundError: slash.navigation.rest.HttpRequest at slash.navigation.converter.gui.RouteConverter.startup(RouteConverter.java:241) at slash.navigation.gui.Application.lambda$launch$0(Application.java:137) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs INFORMATION: Processing initial arguments: [] Mär 22, 2021 11:50:04 PM slash.navigation.converter.gui.helpers.UpdateChecker check SCHWERWIEGEND: Cannot check for update: java.lang.NoClassDefFoundError: slash.navigation.rest.HttpRequest at slash.navigation.feedback.domain.RouteFeedback.checkForUpdate(RouteFeedback.java:131) at slash.navigation.converter.gui.helpers.UpdateChecker.check(UpdateChecker.java:81) at slash.navigation.converter.gui.helpers.UpdateChecker.lambda$implicitCheck$2(UpdateChecker.java:127) at java.lang.Thread.run(Unknown Source) Mär 22, 2021 11:50:05 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Screen size: java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Mär 22, 2021 11:50:05 PM slash.navigation.gui.SingleFrameApplication openFrame INFORMATION: Frame size: java.awt.Dimension[width=1920,height=1040], frame location: java.awt.Point[x=0,y=0] Mär 22, 2021 11:50:05 PM slash.navigation.converter.gui.RouteConverter setMapView INFORMATION: Using map view: Mapsforge Mär 22, 2021 11:50:05 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi Mär 22, 2021 11:50:05 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement INFORMATION: Adjusted map divider to 1362 Mär 22, 2021 11:50:05 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 11:50:19 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/schleswig-holstein.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 11:50:19 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [MapsforgeFileMap[url=file:/C:/Users/kumo/.routeconverter/maps/kurviger/europe/germany/schleswig-holstein.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10 Mär 22, 2021 11:50:29 PM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate INFORMATION: Using map [OpenStreetMap[description=OpenStreetMap Default Map, url=http://www.openstreetmap.org/, active=true]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 10
--
Matthias
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)