Hallo Christian,
freut mich, das es weiter hilft.
Hier nun die Situation auf einem anderem Laptop. Hier ist das Kartenfenster zu sehen, jedoch ebenfalls keine Kartendarstellung.
Code:
$ archlinux-java status
Available Java environments:
java-10-openjdk (default)
java-8-openjdk/jre
Und hier die komplette Terminalausgabe nach dem vollständigen Start von RouteConverter:
Code:
/\ _ _ _
/ \ __ _ _ __ ___| |__ | (_)_ __ _ ___ __
/' \ / _` | '__/ __| '_ \| | | '_ \| | | \ \/ /
/_- ~ -\ | (_| | | | (__| | | | | | | | | |_| |> <
/ \ \__,_|_| \___|_| |_|_|_|_| |_|\__,_/_/\_\
/ _- - _ '\
/_-' '-_\
[14:18 username@lapx .routeconverter]$ java -jar RouteConverterLinuxOffline.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by slash.navigation.gui.Application (file:/home/username/.routeconverter/RouteConverterLinuxOffline.jar) to field java.util.ResourceBundle.parent
WARNING: Please consider reporting this to the maintainers of slash.navigation.gui.Application
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Logging to console and /tmp/RouteConverter.log
Apr. 22, 2018 2:18:30 NACHM. slash.navigation.converter.gui.RouteConverter initializeLogging
INFORMATION: Started RouteConverter Offline Edition 2.23 vom 9. April 2018 for Linux with locale de_DE on Oracle Corporation Java 10 (64-bit) and Linux 4.14.13-1-ARCH amd64 with 4069 MByte heap
Apr. 22, 2018 2:18:30 NACHM. slash.navigation.gui.SingleFrameApplication createFrame
INFORMATION: Graphics device is :0.0
Apr. 22, 2018 2:18:30 NACHM. slash.navigation.gui.helpers.JTableHelper calculateRowHeight
INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@7b58661e
Apr. 22, 2018 2:18:30 NACHM. slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage
INFORMATION: Format usage:
GPS Exchange Format 1.1 (*.gpx), reads: 1, writes: 0
Apr. 22, 2018 2:18:30 NACHM. slash.navigation.datasources.DataSourceManager initialize
INFORMATION: Initializing edition 'offline' from /home/username/.routeconverter/datasources/offline.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps-themes.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/gamesnight-themes.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte-themes.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/androidmaps.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/kurviger.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti3.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-segments-4.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm1.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/mapsforge-maps.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm3.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-profiles.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/routeconverter-maps.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/graphhopper.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti1.xml
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 1'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 3'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Automatic'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'GeoNames'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Google'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Nominatim'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Photon'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'Beeline'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'BRouter'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'GraphHopper'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from '/home/username/.routeconverter/offline-queue.xml'
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.download.DownloadManager restartDownloadsWithState
INFORMATION: Restarting download slash.navigation.download.Download@8c02d83f[action=Copy, url=http://static.routeconverter.com/maps/world.map] from state Downloading
Apr. 22, 2018 2:18:31 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 995 bytes from http://static.routeconverter.com/maps/world.map with ETag "1569ae-4f91deb8b8600"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@96b66a91[action=Copy, url=https://api.routeconverter.com/v1/tileservers/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to /home/username/.routeconverter/datasources
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 5050 bytes from https://api.routeconverter.com/v1/tileservers/?format=xml with ETag "f4e1d36e89be315bbc21fa50e5fef99c8b87f630bd4cee25a2c697afc6a9f4f4"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 1918 bytes from https://api.routeconverter.com/v1/editions/offline/?format=xml with ETag "ae9f1e05006e922c89a3dfa2d4d3151697a47b9e9602ff33179b7d16d554d8c4"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 8 map files '/home/username/.routeconverter/m.../Freizeitkarte_DEU+SUED.map',
'/home/username/.routeconverter/ma.../Freizeitkarte_DEU+OST.map',
'/home/username/.routeconverter/map.../Freizeitkarte_BERLIN.map',
'/home/username/.routeconverter/maps/.../Freizeitkarte_BGR+.map',
'/home/username/.routeconverter/m.../Freizeitkarte_DEU+WEST.map',
'/home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map',
'/home/username/.routeconverter/maps/routeconverter/world.map' and
'/home/username/.routeconverter/maps/kurvige.../brandenburg.map' from /home/username/.routeconverter/maps in 30 milliseconds
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 2 theme files '/home/username/.routeconverter/themes/.../freizeitkarte-v5.xml' and
'/home/username/.routeconverter/them.../fzk-outdoor-soft-v5.xml' from /home/username/.routeconverter/themes in 5 milliseconds
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.gui.actions.ActionManager logUsage
INFORMATION: Action usage:
exit, runs: 20
open, runs: 1
send-error-report, runs: 1
show-downloads, runs: 7
show-maps, runs: 4
show-options, runs: 7
show-themes, runs: 3
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter parseInitialArgs
INFORMATION: Processing initial arguments: []
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=31,left=0,bottom=0,right=0]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame size is java.awt.Dimension[width=1920,height=1049]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame location is java.awt.Point[x=0,y=31]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame state is 6
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from http://static.routeconverter.com/maps/world.map returned with status code 304 and content length null
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Using map view Mapsforge
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/editions/offline/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter$MapSplitPaneListener propertyChange
INFORMATION: Changed map divider to 1537
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Initialized map divider to 1537
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter$6 run
INFORMATION: Initialized profile divider to 590
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.converter.gui.RouteConverter$MapSplitPaneListener propertyChange
INFORMATION: Changed map divider to 1547
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@c2080bea[action=Copy, url=https://api.routeconverter.com/v1/datasources/openandromaps-themes/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 548301 bytes from https://api.routeconverter.com/v1/datasources/openandromaps-themes/?format=xml with ETag "fc49e4fcb4c06b3f7c2f71213edf34b712d88a9699b0bdbcf5c7ee2168584907"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@29a6b5ce[action=Copy, url=https://api.routeconverter.com/v1/datasources/gamesnight-themes/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 17807 bytes from https://api.routeconverter.com/v1/datasources/gamesnight-themes/?format=xml with ETag "f74f1d6461a860ece672fc4aaf6e2793fd583bc56dc472e33856b8cfd573498c"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f1d95904[action=Copy, url=https://api.routeconverter.com/v1/datasources/freizeitkarte-themes/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 169603 bytes from https://api.routeconverter.com/v1/datasources/freizeitkarte-themes/?format=xml with ETag "3c9570273d32341e6ef4962e467532f7004a44fd76b59708994cfff1174c5693"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate
INFORMATION: Using map [VectorMap[url=file:/home/username/.routeconverter/maps/freizeitkarte/Freizeitkarte_DEU+OST.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 22
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f940ffb4[action=Copy, url=https://api.routeconverter.com/v1/datasources/androidmaps/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cf500a4f[action=Copy, url=https://api.routeconverter.com/v1/datasources/openandromaps/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@c31be675[action=Copy, url=https://api.routeconverter.com/v1/datasources/freizeitkarte/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@4071e92d[action=Copy, url=https://api.routeconverter.com/v1/datasources/kurviger/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@9c9000a0[action=Copy, url=https://api.routeconverter.com/v1/datasources/ferranti3/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f61b8b1d[action=Copy, url=https://api.routeconverter.com/v1/datasources/brouter-segments-4/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/openandromaps-themes/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 548251 bytes from https://api.routeconverter.com/v1/datasources/brouter-segments-4/?format=xml with ETag "94c77c7b32199f01ec0c17cca0dd55b176207ba52bb27da2221ae786c2418c20"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cd1f3d87[action=Copy, url=https://api.routeconverter.com/v1/datasources/srtm1/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@3452ad08[action=Copy, url=https://api.routeconverter.com/v1/datasources/mapsforge-maps/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/tileservers/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 543551 bytes from https://api.routeconverter.com/v1/datasources/mapsforge-maps/?format=xml with ETag "b61c222631218e78e9ee701239ac6e8950206b9dfea70483de8cf2bdcb110fbf"
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@aa254a89[action=Copy, url=https://api.routeconverter.com/v1/datasources/srtm3/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@b85abe80[action=Copy, url=https://api.routeconverter.com/v1/datasources/brouter-profiles/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cc5813db[action=Copy, url=https://api.routeconverter.com/v1/datasources/routeconverter-maps/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@340b1330[action=Copy, url=https://api.routeconverter.com/v1/datasources/graphhopper/?format=xml]
Apr. 22, 2018 2:18:32 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@bf89f39e[action=Copy, url=https://api.routeconverter.com/v1/datasources/ferranti1/?format=xml]
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/brouter-segments-4/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 95753 bytes from https://api.routeconverter.com/v1/datasources/ferranti1/?format=xml with ETag "adc9a28802df5d7b13e31269bea1d17fde4d504e2deaa05f9421549bba292c39"
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/gamesnight-themes/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 15329 bytes from https://api.routeconverter.com/v1/datasources/brouter-profiles/?format=xml with ETag "fa990da170d774a7d1fe346c83e770b971a50f3b1cea9477efef621ee36c04f5"
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/freizeitkarte-themes/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 49206 bytes from https://api.routeconverter.com/v1/datasources/freizeitkarte/?format=xml with ETag "b1cb053e2a9ab57990be896e19533170644e82e29540c80346f9fd381b3918a1"
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/brouter-profiles/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 50407 bytes from https://api.routeconverter.com/v1/datasources/kurviger/?format=xml with ETag "c1d17c1500056b2eb79cddfb815513d961e9283ec3fd1305b81446583caa1f93"
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/mapsforge-maps/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:34 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 323231 bytes from https://api.routeconverter.com/v1/datasources/androidmaps/?format=xml with ETag "75e81712fcbacc508dfe392b35f4effb9b24fcce7fca90f6159fdd472ce59d95"
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/ferranti1/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 585696 bytes from https://api.routeconverter.com/v1/datasources/srtm1/?format=xml with ETag "c56f6f68dcf5ddd34fcf026a8254461a90970404849350d9441f3dea04f328a4"
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/androidmaps/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 6944945 bytes from https://api.routeconverter.com/v1/datasources/ferranti3/?format=xml with ETag "4f4d1ca0a4f19941bb9444a292175d9329bfea9a3035356d621c6c005bc3470f"
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/freizeitkarte/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 2070 bytes from https://api.routeconverter.com/v1/datasources/routeconverter-maps/?format=xml with ETag "940c3f2863dbdfec0c6a142e31a5f37b5398ae27a4d5441133b9059c0c045c30"
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/ferranti3/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 7315930 bytes from https://api.routeconverter.com/v1/datasources/srtm3/?format=xml with ETag "fb7d9c5d7f45155e443d6e9c2f710e8bd53a3fc81c76639faee06a3936b5b9fb"
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/kurviger/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:35 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 397301 bytes from https://api.routeconverter.com/v1/datasources/openandromaps/?format=xml with ETag "ad18a7885a2d6f8ab66d370db27cdc71be1962ae5082fbed9302fb0e4495e353"
Apr. 22, 2018 2:18:36 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/srtm1/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:36 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 244369 bytes from https://api.routeconverter.com/v1/datasources/graphhopper/?format=xml with ETag "04042cdd65a2dbbe495bdd5c4d2037144feb0dc64b652ad9d95669eb820283c8"
Apr. 22, 2018 2:18:36 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/openandromaps/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:36 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/routeconverter-maps/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:36 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/srtm3/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/datasources/graphhopper/?format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps-themes.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/gamesnight-themes.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte-themes.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/androidmaps.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/kurviger.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti3.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-segments-4.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm1.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/mapsforge-maps.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm3.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-profiles.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/routeconverter-maps.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/graphhopper.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti1.xml
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@8c02d83f[action=Copy, url=http://static.routeconverter.com/maps/world.map]
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 995 bytes from http://static.routeconverter.com/maps/world.map with ETag "1569ae-4f91deb8b8600"
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate
INFORMATION: Using map [VectorMap[url=file:/home/username/.routeconverter/maps/freizeitkarte/Freizeitkarte_DEU+OST.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 22
Apr. 22, 2018 2:18:37 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from http://static.routeconverter.com/maps/world.map returned with status code 304 and content length null
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/offline.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/tileservers/default.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/openandromaps-themes.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/gamesnight-themes.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/freizeitkarte-themes.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/androidmaps.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/openandromaps.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/freizeitkarte.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/kurviger.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti3.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/brouter-segments-4.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/srtm1.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/mapsforge-maps.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/srtm3.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/brouter-profiles.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/routeconverter-maps.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/graphhopper.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti1.xml has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/maps/routeconverter/world.map has last modified 11.05.14, 11:13:28 UTC but expected 17.04.18, 10:56:35 UTC
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/maps/routeconverter/world.map has 1403310 bytes but expected 995
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/maps/routeconverter/world.map has SHA-1 977E3033AFF65229054CCCC76F1F21E7691D060B but expected 67941795FD7AC8359FA8BF61A50DA2742FC51546
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.DownloadManager scanForOutdatedFilesInQueue
INFORMATION: Found outdated download slash.navigation.download.Download@8c02d83f[action=Copy, url=http://static.routeconverter.com/maps/world.map]
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map is locally later than remote
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map has last modified 14.03.18, 09:11:45 UTC but expected 10.02.15, 08:48:58 UTC
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map has 35303382 bytes but expected 26717719
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map has valid checksum
Apr. 22, 2018 2:18:38 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/maps/kurviger/europe/germany/brandenburg.map has valid checksum
EDIT:
Entschuldigung bitte. Hier noch das /tmp/RouteConverter.log:
Hier funktioniert der „Codblock“ nicht.
[code]Apr. 22, 2018 2:11:26 NACHM. slash.navigation.converter.gui.RouteConverter initializeLogging
INFORMATION: Started RouteConverter Online Edition 2.23 vom 9. April 2018 for Linux with locale de_DE on Oracle Corporation Java 10 (64-bit) and Linux 4.14.13-1-ARCH amd64 with 4069 MByte heap
Apr. 22, 2018 2:11:26 NACHM. slash.navigation.gui.SingleFrameApplication createFrame
INFORMATION: Graphics device is :0.0
Apr. 22, 2018 2:11:26 NACHM. slash.navigation.gui.helpers.JTableHelper calculateRowHeight
INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@47a618b0
Apr. 22, 2018 2:11:26 NACHM. slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage
INFORMATION: Format usage:
GPS Exchange Format 1.1 (*.gpx), reads: 1, writes: 0
Apr. 22, 2018 2:11:26 NACHM. slash.navigation.datasources.DataSourceManager initialize
INFORMATION: Initializing edition 'online' from /home/username/.routeconverter/datasources/online.xml
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti1.xml
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti3.xml
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm1.xml
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm3.xml
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'GeoNames'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Google'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 1'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 3'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Automatic'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'GeoNames'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Google'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Nominatim'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Photon'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'Google Directions'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from '/home/username/.routeconverter/online-queue.xml'
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition 'online' from
https://api.routeconverter.com/ to /home/username/.routeconverter/datasources
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@96b66a91[action=Copy, url=https://api.routeconverter.com/v1/tileservers/?format=xml]
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@a9decb1c[action=Copy, url=https://api.routeconverter.com/v1/editions/online/?format=xml]
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 5050 bytes from
https://api.routeconverter.com/v1/tilese...format=xml with ETag "f4e1d36e89be315bbc21fa50e5fef99c8b87f630bd4cee25a2c697afc6a9f4f4"
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 596 bytes from
https://api.routeconverter.com/v1/editio...format=xml with ETag "722590aa4c913c96a744e81eeef7ab22d924fa72df8cce99b137bd1bd0503f50"
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.gui.actions.ActionManager logUsage
INFORMATION: Action usage:
exit, runs: 19
open, runs: 1
send-error-report, runs: 1
show-downloads, runs: 7
show-options, runs: 7
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.RouteConverter parseInitialArgs
INFORMATION: Processing initial arguments: []
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=31,left=0,bottom=0,right=0]
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame size is java.awt.Dimension[width=1920,height=1049]
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame location is java.awt.Point[x=0,y=31]
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame state is 6
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Using map view JavaFX8
Apr. 22, 2018 2:11:27 NACHM. slash.navigation.converter.gui.RouteConverter createMapView
INFORMATION: Cannot create slash.navigation.mapview.browser.JavaFX8WebViewMapView: java.lang.NoClassDefFoundError: javafx/scene/Parent
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.converter.gui.RouteConverter$6 run
INFORMATION: Initialized profile divider to 590
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/tilese...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/editio...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@bf89f39e[action=Copy, url=https://api.routeconverter.com/v1/datasources/ferranti1/?format=xml]
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 95753 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "adc9a28802df5d7b13e31269bea1d17fde4d504e2deaa05f9421549bba292c39"
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@9c9000a0[action=Copy, url=https://api.routeconverter.com/v1/datasources/ferranti3/?format=xml]
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 6944824 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "bc28460b47e42a7fcf5589ff806b485eb0e05f5cdcefba117a12a7c0cb9e3c8d"
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cd1f3d87[action=Copy, url=https://api.routeconverter.com/v1/datasources/srtm1/?format=xml]
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 585696 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "c56f6f68dcf5ddd34fcf026a8254461a90970404849350d9441f3dea04f328a4"
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@aa254a89[action=Copy, url=https://api.routeconverter.com/v1/datasources/srtm3/?format=xml]
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 7315930 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "fb7d9c5d7f45155e443d6e9c2f710e8bd53a3fc81c76639faee06a3936b5b9fb"
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:11:28 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 200 and content length null
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti3.xml is locally later than remote
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/datasources/ferranti3.xml has last modified 19.04.18, 18:42:01 UTC but expected 11.04.18, 10:02:11 UTC
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/datasources/ferranti3.xml has 6944945 bytes but expected 6944824
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: /home/username/.routeconverter/datasources/ferranti3.xml has SHA-1 2C51B84E4358A17350ED39707E64291B682D8494 but expected 053CCF360E4A1843175CD3C6DE679CAA7A5E78FD
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti3.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti1.xml
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti3.xml
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm1.xml
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm3.xml
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/tileservers/default.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/online.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti1.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/ferranti3.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/srtm1.xml has valid checksum
Apr. 22, 2018 2:11:29 NACHM. slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: /home/username/.routeconverter/datasources/srtm3.xml has valid checksum
Apr. 22, 2018 2:14:30 NACHM. slash.navigation.converter.gui.helpers.LengthCalculator dispose
INFORMATION: LengthCalculator stopped after 1 ms
Apr. 22, 2018 2:14:31 NACHM. slash.navigation.converter.gui.RouteConverter shutdown
INFORMATION: Shutdown RouteConverter Online Edition 2.23 vom 9. April 2018 for Linux with locale de_DE on Oracle Corporation Java 10 (64-bit) and Linux 4.14.13-1-ARCH amd64 with 4069 MByte heap
Apr. 22, 2018 2:15:27 NACHM. slash.navigation.converter.gui.RouteConverter initializeLogging
INFORMATION: Started RouteConverter Offline Edition 2.23 vom 9. April 2018 for Linux with locale de_DE on Oracle Corporation Java 10 (64-bit) and Linux 4.14.13-1-ARCH amd64 with 4069 MByte heap
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.gui.SingleFrameApplication createFrame
INFORMATION: Graphics device is :0.0
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.gui.helpers.JTableHelper calculateRowHeight
INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@312bf948
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage
INFORMATION: Format usage:
GPS Exchange Format 1.1 (*.gpx), reads: 1, writes: 0
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager initialize
INFORMATION: Initializing edition 'offline' from /home/username/.routeconverter/datasources/offline.xml
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps-themes.xml
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/gamesnight-themes.xml
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte-themes.xml
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/androidmaps.xml
Apr. 22, 2018 2:15:28 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/openandromaps.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/freizeitkarte.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/kurviger.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti3.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-segments-4.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm1.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/mapsforge-maps.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/srtm3.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/brouter-profiles.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/routeconverter-maps.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/graphhopper.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from /home/username/.routeconverter/datasources/ferranti1.xml
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 1'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 3'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Automatic'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'GeoNames'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Google'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Nominatim'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Photon'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'Beeline'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'BRouter'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'GraphHopper'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from '/home/username/.routeconverter/offline-queue.xml'
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition 'offline' from
https://api.routeconverter.com/ to /home/username/.routeconverter/datasources
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@96b66a91[action=Copy, url=https://api.routeconverter.com/v1/tileservers/?format=xml]
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@94a96f5c[action=Copy, url=https://api.routeconverter.com/v1/editions/offline/?format=xml]
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 1918 bytes from
https://api.routeconverter.com/v1/editio...format=xml with ETag "ae9f1e05006e922c89a3dfa2d4d3151697a47b9e9602ff33179b7d16d554d8c4"
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 5050 bytes from
https://api.routeconverter.com/v1/tilese...format=xml with ETag "f4e1d36e89be315bbc21fa50e5fef99c8b87f630bd4cee25a2c697afc6a9f4f4"
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 8 map files '/home/username/.routeconverter/m.../Freizeitkarte_DEU+SUED.map',
'/home/username/.routeconverter/ma.../Freizeitkarte_DEU+OST.map',
'/home/username/.routeconverter/map.../Freizeitkarte_BERLIN.map',
'/home/username/.routeconverter/maps/.../Freizeitkarte_BGR+.map',
'/home/username/.routeconverter/m.../Freizeitkarte_DEU+WEST.map',
'/home/username/.routeconverter/maps/Freizeitkarte_BERLIN.map',
'/home/username/.routeconverter/maps/routeconverter/world.map' and
'/home/username/.routeconverter/maps/kurvige.../brandenburg.map' from /home/username/.routeconverter/maps in 35 milliseconds
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 2 theme files '/home/username/.routeconverter/themes/.../freizeitkarte-v5.xml' and
'/home/username/.routeconverter/them.../fzk-outdoor-soft-v5.xml' from /home/username/.routeconverter/themes in 11 milliseconds
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.gui.actions.ActionManager logUsage
INFORMATION: Action usage:
exit, runs: 20
open, runs: 1
send-error-report, runs: 1
show-downloads, runs: 7
show-maps, runs: 4
show-options, runs: 7
show-themes, runs: 3
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.RouteConverter parseInitialArgs
INFORMATION: Processing initial arguments: []
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1080], insets are java.awt.Insets[top=31,left=0,bottom=0,right=0]
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame size is java.awt.Dimension[width=1920,height=1049]
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame location is java.awt.Point[x=0,y=31]
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame state is 6
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Using map view Mapsforge
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/editio...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.RouteConverter$MapSplitPaneListener propertyChange
INFORMATION: Changed map divider to 1527
Apr. 22, 2018 2:15:29 NACHM. slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Initialized map divider to 1527
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.converter.gui.RouteConverter$6 run
INFORMATION: Initialized profile divider to 590
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.converter.gui.RouteConverter$MapSplitPaneListener propertyChange
INFORMATION: Changed map divider to 1537
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@c2080bea[action=Copy, url=https://api.routeconverter.com/v1/datasources/openandromaps-themes/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 548301 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "fc49e4fcb4c06b3f7c2f71213edf34b712d88a9699b0bdbcf5c7ee2168584907"
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate
INFORMATION: Using map [VectorMap[url=file:/home/username/.routeconverter/maps/freizeitkarte/Freizeitkarte_DEU+OST.map]] and theme VectorTheme[url=http://wiki.openstreetmap.org/wiki/Osmarender] with zoom 22
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@29a6b5ce[action=Copy, url=https://api.routeconverter.com/v1/datasources/gamesnight-themes/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 17807 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "f74f1d6461a860ece672fc4aaf6e2793fd583bc56dc472e33856b8cfd573498c"
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/tilese...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f1d95904[action=Copy, url=https://api.routeconverter.com/v1/datasources/freizeitkarte-themes/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 169603 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "3c9570273d32341e6ef4962e467532f7004a44fd76b59708994cfff1174c5693"
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f940ffb4[action=Copy, url=https://api.routeconverter.com/v1/datasources/androidmaps/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 323231 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "75e81712fcbacc508dfe392b35f4effb9b24fcce7fca90f6159fdd472ce59d95"
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cf500a4f[action=Copy, url=https://api.routeconverter.com/v1/datasources/openandromaps/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 397047 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "3bed17f8bb5f53b43ce98b3d9c59b25c86bd11896c4e7a02f7246cadc8af1564"
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@c31be675[action=Copy, url=https://api.routeconverter.com/v1/datasources/freizeitkarte/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@4071e92d[action=Copy, url=https://api.routeconverter.com/v1/datasources/kurviger/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@9c9000a0[action=Copy, url=https://api.routeconverter.com/v1/datasources/ferranti3/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@f61b8b1d[action=Copy, url=https://api.routeconverter.com/v1/datasources/brouter-segments-4/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@cd1f3d87[action=Copy, url=https://api.routeconverter.com/v1/datasources/srtm1/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@3452ad08[action=Copy, url=https://api.routeconverter.com/v1/datasources/mapsforge-maps/?format=xml]
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from
https://api.routeconverter.com/v1/dataso...format=xml returned with status code 304 and content length null
Apr. 22, 2018 2:15:30 NACHM. slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 543551 bytes from
https://api.routeconverter.com/v1/dataso...format=xml with ETag "b61c222631218e78e9ee701239ac6e8950206b9dfea70483de8cf2bdc