... 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
#46
(11.04.2021, 11:10)routeconverter Wrote:
(10.04.2021, 14:54)kumo Wrote: Snapshot 264 vom 09. April 2021 zeigt bei mir wieder einmal keine Online-Karten an.

Da muß irgendwo eine Exception auf der Kommandozeile zu sehen sein – könntest Du die schicken?

Code:
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)
Und hier das komplette Log:
Code:
Apr 11, 2021 1:39:38 PM slash.navigation.converter.gui.RouteConverter initializeLogging
INFORMATION: Started RouteConverter OpenSource Edition 2.30-SNAPSHOT-264 vom 9. April 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
Apr 11, 2021 1:39: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
Apr 11, 2021 1:39:38 PM slash.navigation.datasources.DataSourceManager initialize
INFORMATION: Initializing edition 'offline' from C:\Users\kumo\.routeconverter\datasources\offline.xml
Apr 11, 2021 1:39:39 PM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initialized 24 data source files 'C:\Users\kumo\.routeconverter\datasources\openandromaps-themes.xml',
'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\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\routeconverter-themes.xml',
'C:\Users\kumo\.routeconverter\datasources\androidmaps.xml',
'C:\Users\kumo\.routeconverter\datasources\brouter-profiles.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 1250 milliseconds
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 1'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 3'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Sonny LiDAR DGM 1'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Sonny LiDAR DGM 3'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Automatic'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'GeoNames'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Nominatim'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Photon'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'Beeline'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'BRouter'
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'GraphHopper'
Apr 11, 2021 1:39:39 PM slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from 'C:\Users\kumo\.routeconverter\offline-queue.xml'
Apr 11, 2021 1:39:39 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
Apr 11, 2021 1:39:39 PM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag null
Apr 11, 2021 1:39:39 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
Apr 11, 2021 1:39:39 PM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/mapservers/?format=xml with ETag null
Apr 11, 2021 1:39:39 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
Apr 11, 2021 1:39:39 PM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading null bytes from https://static.routeconverter.com/thirdparty/gpsbabel-windows.zip with ETag null
Apr 11, 2021 1:39:39 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
Apr 11, 2021 1:39:39 PM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading null bytes from https://static.routeconverter.com/maps/world.map with ETag null
Apr 11, 2021 1:39:39 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
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.RouteConverter initializeDividers
INFORMATION: Initialized map divider to 1359
Apr 11, 2021 1:39:39 PM slash.navigation.converter.gui.RouteConverter initializeDividers
INFORMATION: Initialized profile divider to 915
Apr 11, 2021 1:39:39 PM slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition offline from https://api.routeconverter.com/ to C:\Users\kumo\.routeconverter\datasources\offline.xml
Apr 11, 2021 1:39:39 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize
INFORMATION: Initialized map server definitions from C:\Users\kumo\.routeconverter\tileservers\mapservers.xml
Apr 11, 2021 1:39:39 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanMaps
INFORMATION: Collected 1 map files 'C:\Users\kumo\.routeconverter\maps\routeconverter\world.map' from C:\Users\kumo\.routeconverter\maps in 15 milliseconds
Apr 11, 2021 1:39:39 PM slash.navigation.maps.mapsforge.MapsforgeMapManager scanThemes
INFORMATION: Collected 0 theme files  from C:\Users\kumo\.routeconverter\themes in 0 milliseconds
Apr 11, 2021 1:39:40 PM slash.navigation.maps.tileserver.helpers.TileServerService initialize
INFORMATION: Initialized overlay server definitions from C:\Users\kumo\.routeconverter\tileservers\overlayservers.xml
Apr 11, 2021 1:39:40 PM slash.navigation.gui.helpers.JTableHelper calculateRowHeight
INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@14cba80c
Apr 11, 2021 1:39:40 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
Photo (.jpg), reads: 1, writes: 0
Tom Tom 5 Route (*.itn), reads: 29, writes: 0
Tom Tom 9.5 Route (*.itn), reads: 15, writes: 7
Tom Tom POI (*.ov2), reads: 9, writes: 1
Apr 11, 2021 1:39:40 PM slash.navigation.gui.actions.ActionManager logUsage
INFORMATION: Action usage:
add-address, runs: 3
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: 36
delete-position, runs: 52
delete-positions, runs: 25
exit, runs: 232
export-positionlist, runs: 6
help-topics, runs: 1
import-positionlist, runs: 50
new-file, runs: 1
paste, runs: 21
redo, runs: 1
revert-positions, runs: 8
save, runs: 34
save-as, runs: 40
select-all, runs: 11
send-error-report, runs: 14
show-about, runs: 2
show-downloads, runs: 8
show-maps, runs: 5
show-options, runs: 64
split-positionlist, runs: 3
undo, runs: 22
Apr 11, 2021 1:39:40 PM slash.navigation.converter.gui.RouteConverter parseInitialArgs
INFORMATION: Processing initial arguments: []
Apr 11, 2021 1:39:40 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]
Apr 11, 2021 1:39:40 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]
Apr 11, 2021 1:39:40 PM slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Using map view: Mapsforge
Apr 11, 2021 1:39:40 PM slash.navigation.mapview.mapsforge.MapsforgeMapView createMapView
INFORMATION: Map is scaled with factor 1,000000, screen resolution is 96 dpi
Apr 11, 2021 1:39:41 PM slash.navigation.converter.gui.RouteConverter adjustDividersForScreenMovement
INFORMATION: Adjusted map divider to 1359
Apr 11, 2021 1:39: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 8
Apr 11, 2021 1:39:41 PM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading null bytes from https://api.routeconverter.com/v1/overlayservers/?format=xml with ETag null
Apr 11, 2021 1:39: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
    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)

Apr 11, 2021 1:39:45 PM slash.navigation.mapview.mapsforge.MapsforgeMapView dispose
INFORMATION: RouteRenderer stopped after 0 ms
Apr 11, 2021 1:39:45 PM slash.navigation.converter.gui.helpers.LengthCalculator dispose
INFORMATION: LengthCalculator stopped after 0 ms
Apr 11, 2021 1:39:45 PM slash.navigation.converter.gui.RouteConverter shutdown
INFORMATION: Shutdown RouteConverter OpenSource Edition 2.30-SNAPSHOT-264 vom 9. April 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
--
Matthias
Reply


Messages In This Thread
RE: Snapshot 224 vom 17.03.2021 zeigt keine Online-Karten an - by kumo - 11.04.2021, 12:41

Forum Jump:


Users browsing this thread: 3 Guest(s)