... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wo werden Offlinekarten gespeichert?
#21
Ich habe soeben 2 mails von meiner Dummy-mail-addy an support@... geschickt.
Unter "Contact Us" gibt es nur weiße Farbe und "Email" aus der Antwortleiste duldet keine Anhänge Wink
Reply
#22
So, weiter im Text.., gestern habe mal wieder ein wenig getestetWink

Die Nullpointer Geschichte scheint irgendwie mit den Brouter Daten zusammenzuhängen, initiiert wurde der fehler offensichtlich durch veraltete bzw. nicht vorhandene Segment-Daten.

1. Manuelle Bereinigung von Registry/Tempdir/~, Start akt.PRE, Optionen -> NullPointer...
1.a. Start akt. PRE mit neuem Benutzer, Optionen -> Nullpointer...
2. wie unter 1/1.a, Start alte PRE aus 2015, Optionen -> Daten werden initialisiert, Optionsfenster geöffnet
3. Start PRE aus Juni  mit bereits vorhandenen Daten, Optionen -> Fenster öffnet sich
4. Start aktuelle PRE mit vorhandenen Daten incl. aktueller Brouter-Segmente -> Programm startet..
ABER...
Nur Online-Karten auswählbar, das zuletzt benutze Thema ist ausgegraut gelistet, benutzt wird aber Mapnik (Online-Thema?)
Das Optionsfenster wird auf Anforderung geöffnet.

Auffällig war, dass die Themen grundsätzlich kastriert dargestellt wurden, sprich nur rudimentäre Weginformationen und keine erweiterten Attribute bzgl. HIKE/BIKE und auch keine solchen Routen, sofern in der Karte vorhanden...??
       

Deshalb habe ich mir die Geschichte kurzerhand nochmal unter Linux betrachtet, ich war sicher, dort bereits gefährliche Steigungen sowie Rad-/Wanderouten gesichtet zu haben.
Von daher:
Ubuntu 17/04, Oracle Java 1.8.25
 
Eine LinuxPREJar funzt vorzüglich, beim erstmaligen Brouter-Start gibt es kleine Unschärfe (Extra Thema)
Eine WindowsPREjar funzt ebenfalls prima mit bereits vorhendenen Daten, es gibt wohl einen Hinweis, dass irgendwas natives vermisst wird.

Die Themen werden in all ihrer Pracht - so wie von Android/Oruxmaps gewohnt - dargestellt!
Meine Vermutung: Java Version??
       

Außerdem ist der RC unter Ubuntu erheblich flotter, entweder ist mein Win7 mittlerweile völlig verhunzt, oder das Ubuntu-Java schneller oder beides....
Reply
#23
(11.08.2017, 16:50)bianchifan Wrote: Die Nullpointer Geschichte scheint irgendwie mit den Brouter Daten zusammenzuhängen, initiiert wurde der fehler offensichtlich durch veraltete bzw. nicht vorhandene Segment-Daten.

Die Vermutung hatte ich auch. In den Logs sehe ich dann aber:

Aug 03, 2017 9:01:01 AM slash.navigation.download.executor.DownloadExecutor run
SCHWERWIEGEND: Could not download content from http://api.routeconverter.com/v1/datasou...format=xml: java.io.FileNotFoundException: C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml (Zugriff verweigert)

D.h. RouteConverter kann die Metadaten nicht speichern.

Aug 03, 2017 9:01:05 AM slash.navigation.converter.gui.RouteConverter$17 run
WARNUNG: Could not update datasource manager: java.lang.NullPointerException

scheint dann die Folge zu sein.

(11.08.2017, 16:50)bianchifan Wrote: Nur Online-Karten auswählbar, das zuletzt benutze Thema ist ausgegraut gelistet, benutzt wird aber Mapnik (Online-Thema?)

Bei Online-Karten gibt es keine Themes.

(11.08.2017, 16:50)bianchifan Wrote: Auffällig war, dass die Themen grundsätzlich kastriert dargestellt wurden, sprich nur rudimentäre Weginformationen und keine erweiterten Attribute bzgl. HIKE/BIKE und auch keine solchen Routen, sofern in der Karte vorhanden...??

Was dargestellt wird hängt doch beim Theme ab, oder?

(11.08.2017, 16:50)bianchifan Wrote: Die Themen werden in all ihrer Pracht - so wie von Android/Oruxmaps gewohnt - dargestellt!
Meine Vermutung: Java Version??

Ich vermute mit den Metadaten unter Windows ist bei Dir etwas kaputt.

(11.08.2017, 16:50)bianchifan Wrote: Außerdem ist der RC unter Ubuntu erheblich flotter, entweder ist mein Win7 mittlerweile völlig verhunzt, oder das Ubuntu-Java schneller oder beides....

Normalerweise ist Windows schon die am besten supportete Plattform für Java Desktop-Anwendung. Vielleicht ist Dein Windows 7 merkwürdig?
--
Christian
Reply
#24
(13.08.2017, 12:08)routeconverter Wrote: Die Vermutung hatte ich auch. In den Logs sehe ich dann aber:

Aug 03, 2017 9:01:01 AM slash.navigation.download.executor.DownloadExecutor run
SCHWERWIEGEND: Could not download content from http://api.routeconverter.com/v1/datasou...format=xml: java.io.FileNotFoundException: C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml (Zugriff verweigert)

D.h. RouteConverter kann die Metadaten nicht speichern.

Die Erklärung ist einfach: KEINE Online Verbindung!

Ich gehörte seinerzeit zu den Personen, die Dich gebeten haben, den RC MAPSFORGE-kompatibel zu gestalten Wink
MAPSFORGE=OFFLINE!

(13.08.2017, 12:08)routeconverter Wrote: Bei Online-Karten gibt es keine Themes.

Ohne Thema keine Karte...
Also das Default, IIRC Mapnik


(13.08.2017, 12:08)routeconverter Wrote: Was dargestellt wird hängt doch beim Theme ab, oder?

Richtig!
Nur wird das Thema nicht vollständig dargestellt...
Deshalb ja auch der Vergleich mit Ubuntu, dort passt es ja!
Deshalb meine Vermutung -> Java!
Als ich kurzzeitig mein Java7 durch ein aktuelles 8 ersetzte waren ja auch diverse Darstellungsprobleme verschwunden.


(13.08.2017, 12:08)routeconverter Wrote: Ich vermute mit den Metadaten unter Windows ist bei Dir etwas kaputt.

Welche Metadaten meinst Du genau?
Ich habe da so einiges von temporären Testusern kopiert, um die NPE weg zu bekommen, da kann ich evtl. Berechtigungsprobleme nicht ausschließen.



(13.08.2017, 12:08)routeconverter Wrote: Vielleicht ist Dein Windows 7 merkwürdig?

Das Gefühl habe ich schon lange, ich benötige aber erst eine neue Platte.
TB-SSDs sind mir zuuuu teuer, und bzgl. der von mir favorisierten Firecuda SSD-HDDs gibt zu viele Problemmeldungen.
Reply
#25
(14.08.2017, 10:07)bianchifan Wrote:
(13.08.2017, 12:08)routeconverter Wrote: Die Vermutung hatte ich auch. In den Logs sehe ich dann aber:

Aug 03, 2017 9:01:01 AM slash.navigation.download.executor.DownloadExecutor run
SCHWERWIEGEND: Could not download content from http://api.routeconverter.com/v1/datasou...format=xml: java.io.FileNotFoundException: C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml (Zugriff verweigert)
D.h. RouteConverter kann die Metadaten nicht speichern.

Die Erklärung ist einfach: KEINE Online Verbindung!

Ohne eine Internetverbindung zumindest einmal können die Metadaten unter ~\.routeconverter\datasources nicht heruntergeladen werden und RouteConverter weiß nichts von Daten da draußen. Erst danach kann man offline gehen.

(14.08.2017, 10:07)bianchifan Wrote:
(13.08.2017, 12:08)routeconverter Wrote: Was dargestellt wird hängt doch beim Theme ab, oder?

Richtig!
Nur wird das Thema nicht vollständig dargestellt...
Deshalb ja auch der Vergleich mit Ubuntu, dort passt es ja!
Deshalb meine Vermutung -> Java!
Als ich kurzzeitig mein Java7 durch ein aktuelles 8 ersetzte waren ja auch diverse Darstellungsprobleme verschwunden.

Ok. 1 Problem gelöst.


(14.08.2017, 10:07)bianchifan Wrote:
(13.08.2017, 12:08)routeconverter Wrote: Ich vermute mit den Metadaten unter Windows ist bei Dir etwas kaputt.

Welche Metadaten meinst Du genau?

Die Metadaten unter ~\.routeconverter\datasources
--
Christian
Reply
#26
Ich habe erst gestern zufällig gesehen, dass Du meine mail beantwortet hattest, normalerweise lese ich keine Nachrichten Forum-Dummy-Addies Wink

(15.08.2017, 20:57)routeconverter Wrote: Ohne eine Internetverbindung zumindest einmal können die Metadaten unter ~\.routeconverter\datasources nicht heruntergeladen werden und RouteConverter weiß nichts von Daten da draußen. Erst danach kann man offline gehen.

???
Offline heißt für mich, entschuldige bitte, offline. Punkt. Keine Line, nada.

Nevertheless..

Ich habe eben die aktuellste Offline-Vorabversion gesaugt, die Windows-exe vom 06.09.2017.
Gestartet habe ich sie 3-mal:
- Online mit Metadaten (datasources)
- Offline mit Metadaten
- Online ohne Metadaten

Das sichtbare Resultat war in allen gleich: KEIN Kartenfenster!
Kam früher auch schon mal gelegentlich, deshalb habe ich einen kurzen track geladen.
Normalerweise sollte spätestens danach das Kartenfenster angezeigt werden bzw. aufziehbar sein.
Leider tat sich nichts, 3 mal keine Karte Sad, keine Hinweise auf dem Bildschirm.
Nur bei den Onlineversuchen blitzte unten rechts ein blau unterlegter Hinweis über erfolreich geladene Daten auf.
   

Das LOg erzählt folgende Geschichte:

1. Online mit Metadaten
Sep 07, 2017 9:15:27 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\graphhopper.xml
Sep 07, 2017 9:15:27 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\brouter-segments-4.xml
Sep 07, 2017 9:15:27 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
...
Sep 07, 2017 9:15:27 AM slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from 'C:\Users\majo\.routeconverter\offline-queue.xml'
Sep 07, 2017 9:15:28 AM slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\majo\.routeconverter\datasources
Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 0 map files  from maps in 1 milliseconds
Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 16 theme files 'C:\Users\majo\.routeconverter\themes\Elevate4\Elements.xml',
...
Sep 07, 2017 10:02:18 AM slash.navigation.base.NavigationFormatParser read
INFORMATION: Reading 'file:/C:/Users/majo/Desktop/Downhill%20Kothen%20-%20mtb-wuppertal.de.gpx' with a buffer of 8353 bytes
Sep 07, 2017 10:02:19 AM slash.navigation.base.NavigationFormatParser createResult
INFORMATION: Detected 'GPS Exchange Format 1.1 (*.gpx)' with 1 route(s) and [70] positions
Sep 07, 2017 10:02:19 AM slash.navigation.converter.gui.panels.ConvertPanel$22 run
INFORMATION: Opened: C:\Users\majo\Desktop\Downhill Kothen - mtb-wuppertal.de.gpx
Sep 07, 2017 10:02:27 AM slash.navigation.gui.SimpleDialog restoreLocation
INFORMATION: Dialog size is java.awt.Dimension[width=957,height=650]
Sep 07, 2017 10:02:27 AM slash.navigation.gui.SimpleDialog restoreLocation
INFORMATION: Dialog options location is java.awt.Point[x=0,y=480]
Sep 07, 2017 10:03:05 AM slash.navigation.gui.SimpleDialog putPreferencesLocation
INFORMATION: Storing dialog options location as java.awt.Point[x=751,y=301]
Sep 07, 2017 10:03:05 AM slash.navigation.gui.SimpleDialog putPreferencesSize
INFORMATION: Storing dialog options size as java.awt.Dimension[width=664,height=488]

Keine Daten finden sich im LOg zu den Anforderungen, denn track in eine Route und zrück zu konvertieren, dafür aber direkt im Anschluss zum Beenden..

Sep 07, 2017 10:03:09 AM slash.navigation.gui.Application exit
WARNUNG: Unexpected error in Application.shutdown()
java.lang.NullPointerException
    at slash.navigation.mapview.mapsforge.MapsforgeMapView.dispose(MapsforgeMapView.java:761)
    at slash.navigation.converter.gui.RouteConverter.shutdown(RouteConverter.java:536)
    at slash.navigation.gui.Application.exit(Application.java:241)
    at slash.navigation.gui.actions.ExitAction.run(ExitAction.java:34)
    at slash.navigation.gui.actions.FrameAction.actionPerformed(FrameAction.java:53)
    at slash.navigation.gui.actions.ActionManager.perform(ActionManager.java:130)
    at slash.navigation.gui.actions.ActionManager.run(ActionManager.java:110)
    at slash.navigation.gui.actions.ActionManager.run(ActionManager.java:103)
    at slash.navigation.gui.SingleFrameApplication$1.windowClosing(SingleFrameApplication.java:104)
    at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$300(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$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.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)

Für 2. (Offline mit Metadaten) und 3. (Offline ohne Metadaten) sieht das Log analog aus.
Bei 2. gibt es halt haufenweise Beschwerden über unerreichbare Adressen e.t.c, bei 3. wird halt ausgiebiger downgeloadet.
Alle drei zeigen im Log "0 colleted maps" sowie eine abgefangene NPE am Ende.

Das aktuelle datasources nach der letzten Online-Generierung
   
Reply
#27
(07.09.2017, 10:53)bianchifan Wrote:
(15.08.2017, 20:57)routeconverter Wrote: Ohne eine Internetverbindung zumindest einmal können die Metadaten unter ~\.routeconverter\datasources nicht heruntergeladen werden und RouteConverter weiß nichts von Daten da draußen. Erst danach kann man offline gehen.

???
Offline heißt für mich, entschuldige bitte, offline. Punkt. Keine Line, nada.

Tja, leider ändern sich die Daten, die man fürs Offline-Gehen benötigt, schneller als ich RouteConverter-Releases herausbringe. Deshalb braucht es zwingend eine Möglichkeit, an die aktuellen Daten heranzukommen. Ansonsten müßte ich 1x die Woche ein RouteConverter-Release herausbringen und die Nutzer zum Download desselben bringen.

Zugegeben, die Usability für dieses Herunterladen ist nicht toll. Eigentlich müßte beim 1. Start der Offline Edition das explizit vonstatten gehen.

(07.09.2017, 10:53)bianchifan Wrote: Das sichtbare Resultat war in allen gleich: KEIN Kartenfenster!

Hast Du einen Screenshot? Ein Error Log dafür?

(07.09.2017, 10:53)bianchifan Wrote: Das LOg erzählt folgende Geschichte:
Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 0 map files  from maps in 1 milliseconds

maps ist der Pfad? Da stimmt was nicht.

(07.09.2017, 10:53)bianchifan Wrote: Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 16 theme files 'C:\Users\majo\.routeconverter\themes\Elevate4\Elements.xml',
...

Da hast Du das "from XY in Z milliseconds" weggeschnitten.

(07.09.2017, 10:53)bianchifan Wrote: Sep 07, 2017 10:03:09 AM slash.navigation.gui.Application exit
WARNUNG: Unexpected error in Application.shutdown()
java.lang.NullPointerException
    at slash.navigation.mapview.mapsforge.MapsforgeMapView.dispose(MapsforgeMapView.java:761)
    at slash.navigation.converter.gui.RouteConverter.shutdown(RouteConverter.java:536)
    at slash.navigation.gui.Application.exit(Application.java:241)

Danke, das kann nur passieren, wenn die Initialisierung der Karte gescheitert ist. Gibt es dazu auch eine Exception im Log?
--
Christian
Reply
#28
(07.09.2017, 13:17)routeconverter Wrote:
(07.09.2017, 10:53)bianchifan Wrote: Das sichtbare Resultat war in allen gleich: KEIN Kartenfenster!

Hast Du einen Screenshot? Ein Error Log dafür?

????
Ist doch angehängt!


(07.09.2017, 13:17)routeconverter Wrote:
(07.09.2017, 10:53)bianchifan Wrote: Das LOg erzählt folgende Geschichte:
Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 0 map files  from maps in 1 milliseconds

maps ist der Pfad? Da stimmt was nicht.

Der Pfad ist der gleiche wie immer, für die Karten also "~\.routeconverter\maps"
Die Versionen bis einschließlich Juni finden ihn ja auch.

(07.09.2017, 13:17)routeconverter Wrote:
(07.09.2017, 10:53)bianchifan Wrote: Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 16 theme files 'C:\Users\majo\.routeconverter\themes\Elevate4\Elements.xml',
...

Da hast Du das "from XY in Z milliseconds" weggeschnitten.
Stimmt!
Sind ein paar hundert Millisekunden so pi mal Daumen, können aber auch mehrere Sekunden sind, je nach Auslastung der Platte.
Was ich mitteilen wollte:
Die Themen werden gefunden und aufgelistet, die Karten nicht!



(07.09.2017, 13:17)routeconverter Wrote:
(07.09.2017, 10:53)bianchifan Wrote: Sep 07, 2017 10:03:09 AM slash.navigation.gui.Application exit
WARNUNG: Unexpected error in Application.shutdown()
java.lang.NullPointerException
   at slash.navigation.mapview.mapsforge.MapsforgeMapView.dispose(MapsforgeMapView.java:761)
   at slash.navigation.converter.gui.RouteConverter.shutdown(RouteConverter.java:536)
   at slash.navigation.gui.Application.exit(Application.java:241)

Danke, das kann nur passieren, wenn die Initialisierung der Karte gescheitert ist. Gibt es dazu auch eine Exception im Log?
Ich habe keine gesehen.
Aber wie soll etwas initialisiert werden, was gar nicht gefunden wurde??
Aber schau selbst, hier kommt das komplette Log von Version 2 mit aktivierter Online-Verbindung, weil am kürzesten Wink
Sep 07, 2017 10:01:12 AM slash.navigation.converter.gui.RouteConverter initializeLogging
INFORMATION: Started RouteConverter Offline Edition 2.22-SNAPSHOT-876 vom 6. September 2017 for Windows with locale de_DE on Oracle Corporation Java 1.7.0_79 (64-bit) and Windows 7 6.1 amd64 with 932 MByte heap
Sep 07, 2017 10:01:12 AM slash.navigation.gui.SingleFrameApplication createFrame
INFORMATION: Graphics device is \Display0
Sep 07, 2017 10:01:12 AM slash.navigation.gui.helpers.JTableHelper calculateRowHeight
INFORMATION: Using row height 16 for table slash.navigation.converter.gui.panels.ConvertPanel@d003626
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage
INFORMATION: Format usage:
GPS Exchange Format 1.0 (*.gpx), reads: 1, writes: 0
GPS Exchange Format 1.1 (*.gpx), reads: 100, writes: 24
Sep 07, 2017 10:01:13 AM slash.navigation.datasources.DataSourceManager initialize
INFORMATION: Initializing edition 'offline' from C:\Users\majo\.routeconverter\datasources\offline.xml
Sep 07, 2017 10:01:13 AM slash.navigation.datasources.DataSourceManager loadEdition
WARNUNG: Cannot find edition file C:\Users\majo\.routeconverter\datasources\offline.xml
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Automatic'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Automatic'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'GeoNames'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Google Maps'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Nominatim'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.GeocodingServiceFacade addGeocodingService
INFORMATION: Added geocoding service 'Photon'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'Beeline'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'BRouter'
Sep 07, 2017 10:01:13 AM slash.navigation.converter.gui.helpers.RoutingServiceFacade addRoutingService
INFORMATION: Added routing service 'GraphHopper'
Sep 07, 2017 10:01:13 AM slash.navigation.download.DownloadManager loadQueue
INFORMATION: Loading download queue from 'C:\Users\majo\.routeconverter\offline-queue.xml'
Sep 07, 2017 10:01:13 AM slash.navigation.datasources.DataSourceManager update
INFORMATION: Updating edition 'offline' from https://api.routeconverter.com/ to C:\Users\majo\.routeconverter\datasources
Sep 07, 2017 10:01:13 AM slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 0 map files  from maps in 2 milliseconds
Sep 07, 2017 10:01:14 AM 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]
Sep 07, 2017 10:01:14 AM 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]
Sep 07, 2017 10:01:14 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 4983 bytes from https://api.routeconverter.com/v1/tilese...format=xml with ETag "51af3ed2e71ba1f72463eec7aefe970e977ecfbe55e6a8076118d2c9bc75876b"
Sep 07, 2017 10:01:14 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 1822 bytes from https://api.routeconverter.com/v1/editio...format=xml with ETag "db9061e35fcf68ea4c63fd46906921b9c7a4c3d2566c959c96be0920a805405a"
Sep 07, 2017 10:01:14 AM slash.navigation.gui.actions.ActionManager logUsage
INFORMATION: Action usage:
convert-route-to-track, runs: 1
convert-track-to-route, runs: 3
delete, runs: 7
delete-position, runs: 8
delete-positionlist, runs: 1
exit, runs: 203
help-topics, runs: 1
insert-positions, runs: 19
new-file, runs: 3
open, runs: 18
paste, runs: 1
revert-positions, runs: 1
save, runs: 12
save-as, runs: 16
select-all, runs: 22
send-error-report, runs: 3
show-downloads, runs: 12
show-map-and-positionlist, runs: 1
show-maps, runs: 2
show-options, runs: 78
Sep 07, 2017 10:01:14 AM slash.navigation.googlemaps.GoogleMapsAPIKey logUsage
INFORMATION: Google Maps API usage:
geocode, count: 67
Sep 07, 2017 10:01:14 AM slash.navigation.converter.gui.RouteConverter parseInitialArgs
INFORMATION: Processing initial arguments: []
Sep 07, 2017 10:01:14 AM slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1200], insets are java.awt.Insets[top=0,left=0,bottom=0,right=0]
Sep 07, 2017 10:01:14 AM slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame size is java.awt.Dimension[width=1373,height=1006]
Sep 07, 2017 10:01:14 AM slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame location is java.awt.Point[x=488,y=116]
Sep 07, 2017 10:01:14 AM slash.navigation.gui.SingleFrameApplication openFrame
INFORMATION: Frame state is 0
Sep 07, 2017 10:01:15 AM slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 16 theme files 'C:\Users\majo\.routeconverter\themes\Elevate4\Elements.xml',
'C:\Users\majo\.routeconverter\themes\Elevate4\Elevate.xml',
'C:\Users\majo\.routeconverter\themes\gamesnight\OS-Style.xml',
'C:\Users\majo\.routeconverter\themes\...\andromaps_cycle.xml',
'C:\Users\majo\.routeconverter\themes\op...\andromaps_car.xml',
'C:\Users\majo\.routeconverter\themes\ope...\andromaps_hc.xml',
'C:\Users\majo\.routeconverter\themes\...\andromaps_light.xml',
'C:\Users\majo\.routeconverter\themes\op...\andromaps_mtb.xml',
'C:\Users\majo\.routeconverter\themes\ope...\andromaps_hc.xml',
'C:\Users\majo\.routeconverter\themes\o...\andromaps_hike.xml',
'C:\Users\majo\.routeconverter\themes\...\andromaps_light.xml',
'C:\Users\majo\.routeconverter\themes\op...\andromaps_mtb.xml',
'C:\Users\majo\.routeconverter\themes\VMap\Vmap_HC.xml',
'C:\Users\majo\.routeconverter\themes\VMap\Vmap_Light.xml',
'C:\Users\majo\.routeconverter\themes\VMap\Vmap_MTBSKI.xml' and
'C:\Users\majo\.routeconverter\themes\VMap\Vmap_test.xml' from C:\Users\majo\.routeconverter\themes in 1471 milliseconds
Sep 07, 2017 10:01:15 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\offline.xml, expectedChecksum=Checksum[lastModified=19.05.16 19:51:54 UTC, contentLength=1822, sha1=13907DACA488CB520C1AA73E84A22A3328F06CA5], actualChecksum=null] does not exist
Sep 07, 2017 10:01:15 AM slash.navigation.converter.gui.RouteConverter setMapView
INFORMATION: Using map view Mapsforge
Sep 07, 2017 10:01:16 AM slash.navigation.converter.gui.RouteConverter$6 run
INFORMATION: Initialized profile divider to 828
Sep 07, 2017 10:01:19 AM 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
Sep 07, 2017 10:01:19 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Download from https://api.routeconverter.com/v1/editio...format=xml returned with status code 200 and content length null
Sep 07, 2017 10:01:19 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\offline.xml has valid checksum
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 1457 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "25f28cbef52ef83b8c6ff55e7b10468a5f3e638d7622e959e7117df4bc251833"
Sep 07, 2017 10:01:19 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml, expectedChecksum=Checksum[lastModified=28.08.17 13:01:16 UTC, contentLength=1457, sha1=2287D9FD2DEB9798ACB31C511CCF448D2F58E7ED], actualChecksum=null] does not exist
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 14241 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "c90e9f13cdab5dc9ea6b235f2a16cdfd302fd5a8abde4a70e54af8c9e1bbfb99"
Sep 07, 2017 10:01:19 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\brouter-profiles.xml, expectedChecksum=Checksum[lastModified=29.04.17 07:20:04 UTC, contentLength=14241, sha1=4941B7ED388818F2E43CF461F929C09E3A56CB96], actualChecksum=null] does not exist
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 377238 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "d218789bc17abd841924c72d4c18bd608b9e68940305398104310ee9869ce22d"
Sep 07, 2017 10:01:19 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\openandromaps-themes.xml, expectedChecksum=Checksum[lastModified=20.08.17 20:24:32 UTC, contentLength=377238, sha1=195675AD7BD4B7DFFEE4409A10557DC8CD57A020], actualChecksum=null] does not exist
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 17807 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "f74f1d6461a860ece672fc4aaf6e2793fd583bc56dc472e33856b8cfd573498c"
Sep 07, 2017 10:01:19 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\gamesnight-themes.xml, expectedChecksum=Checksum[lastModified=10.09.15 08:45:09 UTC, contentLength=17807, sha1=94A0D16B966F2A45FF87066C45CCD6718259D4F9], actualChecksum=null] does not exist
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:19 AM 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]
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml has valid checksum
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 6929694 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "3896f86751cb61f1822ae95ebfec138d51a03cfe49818f34f4ca2ea2db736fed"
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\brouter-profiles.xml has valid checksum
Sep 07, 2017 10:01:20 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 343928 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "ca7018d90080dc41680fa809ee2b9248f0be619e23bb5931618e17a5dedf0674"
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\openandromaps.xml, expectedChecksum=Checksum[lastModified=03.09.17 07:12:41 UTC, contentLength=343928, sha1=650742FD4510E3A86D058C699E495D330E785E5F], actualChecksum=null] does not exist
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\gamesnight-themes.xml has valid checksum
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 497436 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "2f807032e03d9d4679430c6051a86459a158ce0c899974559a8f0d6aa4d1e8a9"
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\mapsforge-maps.xml, expectedChecksum=Checksum[lastModified=05.09.17 21:39:49 UTC, contentLength=497436, sha1=C589DE8890738DF3FC413A5E19E9B7BC205C3FD5], actualChecksum=null] does not exist
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM 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]
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\openandromaps-themes.xml has valid checksum
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 274410 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "703ab7e8127e11b1f30f52b1163bbb3d245b9e9e24fae40caecef270ba2f7e09"
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\brouter-segments-4.xml, expectedChecksum=Checksum[lastModified=06.09.17 09:16:02 UTC, contentLength=274410, sha1=8B5BBA1DE3DA7170B19B40AD8D026C6FFA6DEB5B], actualChecksum=null] does not exist
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:20 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 49542 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "f76b2970208a250e6bf45fe007b92f1c336b8511b016018690c66fcc5dd4a8fc"
Sep 07, 2017 10:01:20 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\freizeitkarte.xml, expectedChecksum=Checksum[lastModified=29.04.17 15:33:25 UTC, contentLength=49542, sha1=3595AAD6821104A895092C48DB415AC6A9B3C907], actualChecksum=null] does not exist
Sep 07, 2017 10:01:20 AM 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
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\openandromaps.xml has valid checksum
Sep 07, 2017 10:01:21 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 278036 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "443b025f33931df592ed8d9bcf809616d807f5dcc85a54cd3527747e75a57aa9"
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\androidmaps.xml, expectedChecksum=Checksum[lastModified=03.09.17 03:09:25 UTC, contentLength=278036, sha1=8823F8930AA932EAF92CC2A0DC07B28C846E54E3], actualChecksum=null] does not exist
Sep 07, 2017 10:01:21 AM 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
Sep 07, 2017 10:01:21 AM 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
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\freizeitkarte.xml has valid checksum
Sep 07, 2017 10:01:21 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 585695 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "f72303127f93f1e5edb99048aa243dda73dfa2adba4a011a39893ae1fafd972c"
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\srtm1.xml, expectedChecksum=Checksum[lastModified=18.10.16 21:34:10 UTC, contentLength=585695, sha1=6D60DCAF55D09FB6D327B6607DB191C5AEAB66A4], actualChecksum=null] does not exist
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\brouter-segments-4.xml has valid checksum
Sep 07, 2017 10:01:21 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 22633 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "ca4c2ea3bf0a6528118f533738939a42e5c6e5c643a07e06cf70295e8d1d0b4a"
Sep 07, 2017 10:01:21 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\freizeitkarte-themes.xml, expectedChecksum=Checksum[lastModified=22.12.16 12:46:54 UTC, contentLength=22633, sha1=E8346AB14D28F4B60D81EEBA55FFA0959775A76C], actualChecksum=null] does not exist
Sep 07, 2017 10:01:21 AM 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
Sep 07, 2017 10:01:21 AM 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
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\mapsforge-maps.xml has valid checksum
Sep 07, 2017 10:01:22 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 95753 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "adc9a28802df5d7b13e31269bea1d17fde4d504e2deaa05f9421549bba292c39"
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\ferranti1.xml, expectedChecksum=Checksum[lastModified=20.08.17 09:41:27 UTC, contentLength=95753, sha1=A7E40A0A203F58F2905904405764DE7FAD595F01], actualChecksum=null] does not exist
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\androidmaps.xml has valid checksum
Sep 07, 2017 10:01:22 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 7315929 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "ad8a585185b8c42f7e9461c411ec23ce25865d58d1ec40a442ac5c69258191ff"
Sep 07, 2017 10:01:22 AM 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
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\freizeitkarte-themes.xml has valid checksum
Sep 07, 2017 10:01:22 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 218801 bytes from https://api.routeconverter.com/v1/dataso...format=xml with ETag "4c3ffb6877b6bf4ea69fceb3eb5ec70ccf18453522e10dfab6980f9725a61680"
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator determineExistTargets
WARNUNG: FileAndChecksum[file=C:\Users\majo\.routeconverter\datasources\graphhopper.xml, expectedChecksum=Checksum[lastModified=06.09.17 20:31:46 UTC, contentLength=218801, sha1=337ECA7CC1918CD88848FCB6799DD4448B2511AD], actualChecksum=null] does not exist
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\srtm1.xml has valid checksum
Sep 07, 2017 10:01:22 AM 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
Sep 07, 2017 10:01:22 AM 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
Sep 07, 2017 10:01:22 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\ferranti1.xml has valid checksum
Sep 07, 2017 10:01:22 AM 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
Sep 07, 2017 10:01:23 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\graphhopper.xml has valid checksum
Sep 07, 2017 10:01:23 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml
Sep 07, 2017 10:01:23 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\brouter-profiles.xml
Sep 07, 2017 10:01:23 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\openandromaps-themes.xml
Sep 07, 2017 10:01:24 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\gamesnight-themes.xml
Sep 07, 2017 10:01:24 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\freizeitkarte-themes.xml
Sep 07, 2017 10:01:24 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\androidmaps.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\openandromaps.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\freizeitkarte.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\ferranti3.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\ferranti1.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\srtm1.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\mapsforge-maps.xml
Sep 07, 2017 10:01:25 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\srtm3.xml
Sep 07, 2017 10:01:26 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\graphhopper.xml
Sep 07, 2017 10:01:26 AM slash.navigation.datasources.DataSourceManager loadDataSources
INFORMATION: Initializing data source from C:\Users\majo\.routeconverter\datasources\brouter-segments-4.xml
Sep 07, 2017 10:01:26 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 3'
Sep 07, 2017 10:01:26 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'Jonathan de Ferranti DEM 1'
Sep 07, 2017 10:01:26 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 1'
Sep 07, 2017 10:01:26 AM slash.navigation.converter.gui.helpers.ElevationServiceFacade addElevationService
INFORMATION: Added elevation service 'NASA SRTM 3'
Sep 07, 2017 10:01:26 AM slash.navigation.download.DownloadManager queue
INFORMATION: Restarting completed download slash.navigation.download.Download@8c02d83f[action=Copy, url=http://static.routeconverter.com/maps/world.map]
Sep 07, 2017 10:01:26 AM slash.navigation.download.performer.GetPerformer download
INFORMATION: Downloading 14946 bytes from http://static.routeconverter.com/maps/world.map with ETag "1569ae-4f91deb8b8600"
Sep 07, 2017 10:01:26 AM slash.navigation.mapview.mapsforge.MapsforgeMapView handleMapAndThemeUpdate
INFORMATION: Using map [OnlineMap[url=http://www.openstreetmap.org/]] and theme VectorTheme[url=file:/C:/Users/majo/.routeconverter/themes/VMap/Vmap_HC.xml] with zoom 0
Sep 07, 2017 10:01:27 AM 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
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\offline.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\tileservers\default.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\routeconverter-maps.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\brouter-profiles.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\openandromaps-themes.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\gamesnight-themes.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\freizeitkarte-themes.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\androidmaps.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\openandromaps.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\freizeitkarte.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\ferranti3.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\ferranti1.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\srtm1.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\mapsforge-maps.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\srtm3.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\graphhopper.xml has valid checksum
Sep 07, 2017 10:01:29 AM slash.navigation.download.actions.Validator isChecksumValid
INFORMATION: C:\Users\majo\.routeconverter\datasources\brouter-segments-4.xml has valid checksum
Sep 07, 2017 10:01:30 AM slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: C:\Users\majo\.routeconverter\maps\routeconverter\world.map has last modified 11.05.14 11:13:28 UTC but expected 28.08.17 13:00:09 UTC
Sep 07, 2017 10:01:30 AM slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: C:\Users\majo\.routeconverter\maps\routeconverter\world.map has 1403310 bytes but expected 14946
Sep 07, 2017 10:01:30 AM slash.navigation.download.actions.Validator isChecksumValid
WARNUNG: C:\Users\majo\.routeconverter\maps\routeconverter\world.map has SHA-1 977E3033AFF65229054CCCC76F1F21E7691D060B but expected 96396850E4A70CBBBF47B15961AB494284C8EFCA
Sep 07, 2017 10:01:30 AM slash.navigation.download.DownloadManager scanForOutdatedFilesInQueue
INFORMATION: Found outdated download slash.navigation.download.Download@8c02d83f[action=Copy, url=http://static.routeconverter.com/maps/world.map]
Sep 07, 2017 10:02:03 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1369,height=1002]
Sep 07, 2017 10:02:04 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1103,height=882]
Sep 07, 2017 10:02:04 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1099,height=881]
Sep 07, 2017 10:02:04 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1097,height=881]
Sep 07, 2017 10:02:04 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1097,height=879]
Sep 07, 2017 10:02:04 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1098,height=876]
Sep 07, 2017 10:02:05 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1117,height=776]
Sep 07, 2017 10:02:06 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1116,height=778]
Sep 07, 2017 10:02:06 AM slash.navigation.gui.SingleFrameApplication putPreferencesSize
INFORMATION: Storing frame size as java.awt.Dimension[width=1079,height=810]
Sep 07, 2017 10:02:18 AM slash.navigation.base.NavigationFormatParser read
INFORMATION: Reading 'file:/C:/Users/majo/Desktop/Downhill%20Kothen%20-%20mtb-wuppertal.de.gpx' with a buffer of 8353 bytes
Sep 07, 2017 10:02:19 AM slash.navigation.base.NavigationFormatParser createResult
INFORMATION: Detected 'GPS Exchange Format 1.1 (*.gpx)' with 1 route(s) and [70] positions
Sep 07, 2017 10:02:19 AM slash.navigation.converter.gui.panels.ConvertPanel$22 run
INFORMATION: Opened: C:\Users\majo\Desktop\Downhill Kothen - mtb-wuppertal.de.gpx
Sep 07, 2017 10:02:27 AM slash.navigation.gui.SimpleDialog restoreLocation
INFORMATION: Dialog size is java.awt.Dimension[width=957,height=650]
Sep 07, 2017 10:02:27 AM slash.navigation.gui.SimpleDialog restoreLocation
INFORMATION: Dialog options location is java.awt.Point[x=0,y=480]
Sep 07, 2017 10:03:05 AM slash.navigation.gui.SimpleDialog putPreferencesLocation
INFORMATION: Storing dialog options location as java.awt.Point[x=751,y=301]
Sep 07, 2017 10:03:05 AM slash.navigation.gui.SimpleDialog putPreferencesSize
INFORMATION: Storing dialog options size as java.awt.Dimension[width=664,height=488]
Sep 07, 2017 10:03:09 AM slash.navigation.gui.Application exit
WARNUNG: Unexpected error in Application.shutdown()
java.lang.NullPointerException
    at slash.navigation.mapview.mapsforge.MapsforgeMapView.dispose(MapsforgeMapView.java:761)
    at slash.navigation.converter.gui.RouteConverter.shutdown(RouteConverter.java:536)
    at slash.navigation.gui.Application.exit(Application.java:241)
    at slash.navigation.gui.actions.ExitAction.run(ExitAction.java:34)
    at slash.navigation.gui.actions.FrameAction.actionPerformed(FrameAction.java:53)
    at slash.navigation.gui.actions.ActionManager.perform(ActionManager.java:130)
    at slash.navigation.gui.actions.ActionManager.run(ActionManager.java:110)
    at slash.navigation.gui.actions.ActionManager.run(ActionManager.java:103)
    at slash.navigation.gui.SingleFrameApplication$1.windowClosing(SingleFrameApplication.java:104)
    at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$300(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$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.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)
Reply
#29
(12.09.2017, 09:47)bianchifan Wrote:
(07.09.2017, 13:17)routeconverter Wrote: Hast Du einen Screenshot? Ein Error Log dafür?

????
Ist doch angehängt!

Das war zu kurz, sonst hätte ich nicht gefragt.

(12.09.2017, 09:47)bianchifan Wrote:
(07.09.2017, 13:17)routeconverter Wrote:
(07.09.2017, 10:53)bianchifan Wrote: Das LOg erzählt folgende Geschichte:
Sep 07, 2017 9:15:28 AM slash.navigation.maps.MapManager scanMaps
INFORMATION: Collected 0 map files  from maps in 1 milliseconds

maps ist der Pfad? Da stimmt was nicht.

Der Pfad ist der gleiche wie immer, für die Karten also "~\.routeconverter\maps"

Nein, bei Themes steht, dass in C:\Users\majo\.routeconverter\themes gesucht wird.
Bei Maps steht nur maps als Pfad wo C:\Users\majo\.routeconverter\maps stehen müsste.

Könntest Du unter Extras/Optionen einen Pfad einstellen, wo sich Karten befinden?

(12.09.2017, 09:47)bianchifan Wrote:
(07.09.2017, 13:17)routeconverter Wrote: Danke, das kann nur passieren, wenn die Initialisierung der Karte gescheitert ist. Gibt es dazu auch eine Exception im Log?
Ich habe keine gesehen.
Aber wie soll etwas initialisiert werden, was gar nicht gefunden wurde??

Das Scannen nach Karten hat mit der Initialisierung der Kartenansicht nichts zu tun. Also brav antworten ;-)
Irgendetwas ist da bei Dir krumm und ich versuche herauszufinden, woran es bei Dir hakt.
--
Christian
Reply
#30
(12.09.2017, 21:01)routeconverter Wrote:
(12.09.2017, 09:47)bianchifan Wrote: Der Pfad ist der gleiche wie immer, für die Karten also "~\.routeconverter\maps"

Nein, bei Themes steht, dass in C:\Users\majo\.routeconverter\themes gesucht wird.
Bei Maps steht nur maps als Pfad wo C:\Users\majo\.routeconverter\maps stehen müsste.

Das sehe ich auch, es kommt aber vom Programm, die Pfadangaben sind leer belassen -> Voreinstellung

Bei den Karten hat das Programm ein Problem mit der Voreinstellung!



(12.09.2017, 21:01)routeconverter Wrote:
(12.09.2017, 09:47)bianchifan Wrote:
(07.09.2017, 13:17)routeconverter Wrote: Danke, das kann nur passieren, wenn die Initialisierung der Karte gescheitert ist. Gibt es dazu auch eine Exception im Log?
Ich habe keine gesehen.
Aber wie soll etwas initialisiert werden, was gar nicht gefunden wurde??

Das Scannen nach Karten hat mit der Initialisierung der Kartenansicht nichts zu tun. Also brav antworten ;-)

Du hattest von der "Initialisierung der Karte" geschrieben, nicht von der "Ansicht" Wink

(12.09.2017, 21:01)routeconverter Wrote: Könntest Du unter Extras/Optionen einen Pfad einstellen, wo sich Karten befinden?

Hatte ich eigentlich erfolglos gemacht, aber wahrscheinlich war ich zu schluderig..mea culpa

Ich habe soeben nochmal zig Varianten durchgespielt.

1. Programm wird ohne Pfadangaben gestartet, Voreinstellung sollte gezogen werden
- ominöses "maps" -> keine Karten
- Themen werden im "Home"-Verzeichnis gesucht und gefunden

2. Pfadangaben werden auf das aktuelle Home-Verzeichnis gesetzt
- keine aktuellen Auswirkungen, Kartenfenster kann nicht aufgezogen werden

3. Programm wird beendet und mit gesetzten Pfadangaben (HOME) gestartet
- VOILA!! Kein sichtbares Kartenfenster, es kann aber aufgezogen werden. Jippi!
- Themen werden gefunden und zur Auswahl angezeigt.

4. Pfadangaben werden gelöscht, die Voreinstellungen sollten greifen
- Keine unmittelbaren Auswirkungen, das Kartenfenster ist vorhanden, mit den Themen kann jongliert werden

5. Programm wird beendet und mithin ohne Pfade neu gestartet
- siehe oben unter 1.

6. Pfade werden auf externe Pfade gesetzt (Sinn der ganzen Prozedur)
- Keine unmittelbaren Auswirkungen

7. Programm wird beendet und mit extern gesetzten Pfaden neu gestartet
- Kartenfenster ist sichtbar
- Als Thema steht nur OSMARENDER z.V.
   
Das LOG erzählt:
INFORMATION: Collected 5 map files 'C:\Users\majo\.routeconverter\...\MF-nordrhein-westfalen.map',
'C:\Users\majo\.routeconverter\maps\nordrhein-westfalen.map',
'C:\Users\majo\.routeconverter\maps\open...\Germany_North.map',
'C:\Users\majo\.routeconve...\oam-nordrhein-westfalen-neu.map' and
'C:\Users\majo\.routeconverter\maps\routeconverter\world.map' from C:\Users\majo\.routeconverter\maps in 52 milliseconds
Sep 13, 2017 9:58:43 AM slash.navigation.maps.MapManager scanThemes
INFORMATION: Collected 0 theme files  from themes in 0 milliseconds

... diverse Mischformen von HOME und externen Pfaden

Ende vom Lied:

Kartenpfad
- leer -> nix gefunden
- HOME -> Karten werden gefunden
- extern -> Karten werden im Home-Verzeichnis gesucht und gefunden

Themenpfad
- leer -> Themen werden im Home-Verzeichnis gesucht und gefunden
- HOME -> Themen werden im Home-Verzeichnis gesucht und gefunden
- extern -> Themen werden nicht gefunden -> Standard OSMARENDER wird benutzt

Kurz und gut:
- Die Karten Voreinstellung funzt net -> Keine Karten!
- Einträge zu Pfaden wirken sich erst nach einem Neustart aus
- Korrekte Funktion nur mit Einträgen, die auf das HOME-Verzeichnis verweisen
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)