... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java 7(13) und Routeconverter
#1
Hallo,

ich habe Java von 6 nach 7 aktualisiert, und nun will RouteConverter nicht mehr starten (Java 7 rev.13 nicht unterstützt).

Gibt es da einen Trick oder muss ich Java 6 wieder installieren?

Grüssend
Oliver
Reply
#2
(11.02.2013, 11:44)borgplasma Wrote: ich habe Java von 6 nach 7 aktualisiert, und nun will RouteConverter nicht mehr starten (Java 7 rev.13 nicht unterstützt).

Gibt es da einen Trick oder muss ich Java 6 wieder installieren?

Hallo Oliver,

mit Java 7 Update 13 haben sich einige Schnittstellen geändert, auf die Eclipse SWT aufsetzt, wo DJNative Swing drauf sitzt, um die Karte bereitzustellen. Solange die Bugs nicht behoben sind, solltest Du aufs neueste Java 6 Update 39 zurückgehen.
--
Christian
Reply
#3
Update: ein Nutzer berichtet, daß die neueste RouteConverter-Vorabversion als 32-Bit-Variante mit Java 7 Update 13 funktioniert. Ist das bei Dir auch so?
--
Christian
Reply
#4
Ich war's... per PM... Smile

Hier die Inhalte der RouteConverter.log (RC einfach gestartet, Map anzeigen lassen und wieder geschlossen):
Code:
Feb 11, 2013 7:09:14 PM slash.navigation.converter.gui.RouteConverter startup INFO: Started RouteConverter 2.9-SNAPSHOT-333 vom 5. Februar 2013 for Windows (32-bit) with locale de_DE on Java 1.7.0_13 (32-bit) and Windows 7 6.1 x86 with 506 MByte heap Feb 11, 2013 7:09:14 PM slash.navigation.gui.SingleFrameApplication createFrame INFO: Graphics device is \Display0 Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.panels.ConvertPanel logFormatUsage INFO: Format usage: Garmin MapSource 6.x (*.gdb), reads: 4, writes: 0 Google Earth 5 Compressed (*.kmz), reads: 1, writes: 0 Google Maps URL (*.url), reads: 7, writes: 0 GPS Exchange Format 1.0 (*.gpx), reads: 12, writes: 0 GPS Exchange Format 1.1 (*.gpx), reads: 13, writes: 9 Navigon Mobile Navigator 6 (*.rte), reads: 2, writes: 0 Tom Tom 5 Route (*.itn), reads: 11, writes: 0 Tom Tom 8 Route (*.itn), reads: 15, writes: 1 Tom Tom POI (*.ov2), reads: 1, writes: 0 Top50 OVL ASCII (*.ovl), reads: 8, writes: 4 Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.RouteConverter parseArgs INFO: Processing arguments: [] Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication openFrame INFO: Screen size is java.awt.Rectangle[x=0,y=0,width=1024,height=1280], insets are java.awt.Insets[top=0,left=0,bottom=40,right=0] Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value 1040 for preferenceWidth to [0;2147483647] gives 1040 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value 1040 for width to [0;1024] gives 1024 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value 1256 for preferencesHeight to [0;2147483647] gives 1256 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value 1256 for height to [-40;1240] gives 1240 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication openFrame INFO: Frame size is java.awt.Dimension[width=1024,height=1240] Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value -8 for x to [0;0] gives 0 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication crop FINE: Cropping value -8 for y to [0;0] gives 0 Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication openFrame INFO: Frame location is java.awt.Point[x=0,y=0] Feb 11, 2013 7:09:15 PM slash.navigation.gui.SingleFrameApplication openFrame INFO: Frame state is 6 Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView initializeBrowser INFO: Using Eclipse SWT Browser to create map view Feb 11, 2013 7:09:15 PM slash.common.io.Externalization extractFile INFO: Extracting slash/navigation/converter/gui/mapview/routeconverter.html to C:\Users\kumo\AppData\Local\Temp\routeconverter\routeconverter_de.html Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView loadWebPage FINE: 1360606155711 loadWebPage thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.RouteConverter$5 run FINE: Initialized map divider to 498 Feb 11, 2013 7:09:15 PM slash.navigation.converter.gui.RouteConverter$6 run FINE: Initialized elevation divider to 1128 Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 locationChanging FINE: WebBrowser locationChanging file://C:/Users/kumo/AppData/Local/Temp/routeconverter/routeconverter_de.html thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 loadingProgressChanged FINE: WebBrowser loadingProgressChanged 0 thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged Auf file:///C:/Users/kumo/AppData/Local/Temp/routeconverter/routeconverter_de.html wird gewartet... thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 titleChanged FINE: WebBrowser titleChanged about:blank thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 titleChanged FINE: WebBrowser titleChanged RouteConverter MapView thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged Fertig thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 loadingProgressChanged FINE: WebBrowser loadingProgressChanged 100 thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 locationChanged FINE: WebBrowser locationChanged file://C:/Users/kumo/AppData/Local/Temp/routeconverter/routeconverter_de.html thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'return isInitialized();' with result 'true' Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView tryToInitialize FINE: Initialized map: true Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView runBrowserInteractionCallbacksAndTests FINE: Starting browser interaction, callbacks and tests after 172 ms Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'resize(513,1125);' Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView createCallbackListenerServerSocket INFO: Map listens on port 50684 for callbacks Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'setCallbackListenerPort(50684)' Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView checkLocalhostResolution INFO: localhost is resolved to: localhost/127.0.0.1 Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView checkLocalhostResolution INFO: IP of localhost is: 127.0.0.1 Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView checkLocalhostResolution INFO: 127.0.0.1 is resolved to: /127.0.0.1 Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView checkLocalhostResolution INFO: Name of 127.0.0.1 is: localhost Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView runBrowserInteractionCallbacksAndTests FINE: Browser interaction is running after 203 ms Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'checkCallbackListenerPort();' Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView processStream FINE: processing callback: GET /1/callback-port/50684 HTTP/1.1 Accept: */* Accept-Language: de Accept-Encoding: gzip, deflate User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Host: 127.0.0.1:50684 Connection: Keep-Alive Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView processLines FINE: processed GET callback callback-port/50684 with number: 1 Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView$11 run INFO: Received callback from browser after 62 milliseconds Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView$6 run FINE: Woke up to update selected positions: replace route haveToRepaintSelection: true haveToRepaintSelectionImmediately: false haveToRecenterMap: false Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView$6 run INFO: Selected positions updated for 0 positions, recentering: false to: null Feb 11, 2013 7:09:18 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'removeSelectedPositions();' Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView$5 run FINE: Woke up to update route: replace route haveToUpdateRoute:true haveToReplaceRoute:true haveToRepaintRouteImmediately:false Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView$5 run INFO: Position list updated for 0 positions of type Waypoints, recentering: true Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'setZoom(7); setCenter(52.28832,7.67944); ' Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'removeOverlays();' Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView logJavaScript INFO: script 'removeDirections();' Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView processStream FINE: processing callback: GET /3/center-changed/52.28832/7.67944 HTTP/1.1 Accept: */* Accept-Language: de Accept-Encoding: gzip, deflate User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Host: 127.0.0.1:50684 Connection: Keep-Alive Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView processLines FINE: processed GET callback center-changed/52.28832/7.67944 with number: 3 Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.BaseMapView processStream FINE: processing callback: Feb 11, 2013 7:09:19 PM slash.navigation.converter.gui.mapview.EclipseSWTMapView$3 statusChanged FINE: WebBrowser statusChanged Fertig thread Thread[AWT-EventQueue-0,6,main] Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.mapview.BaseMapView dispose INFO: PositionUpdater stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.mapview.BaseMapView dispose INFO: RouteUpdater stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.mapview.BaseMapView dispose INFO: CallbackListenerSocket stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.mapview.BaseMapView dispose INFO: CallbackListener stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.mapview.BaseMapView dispose INFO: Executors stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.helper.LengthCalculator dispose INFO: LengthCalculator stopped after 0 ms Feb 11, 2013 7:09:23 PM slash.navigation.gui.SingleFrameApplication closeFrame INFO: Storing frame location as java.awt.Point[x=-8,y=-8] Feb 11, 2013 7:09:23 PM slash.navigation.gui.SingleFrameApplication closeFrame INFO: Storing frame size as java.awt.Dimension[width=1040,height=1256] Feb 11, 2013 7:09:23 PM slash.navigation.gui.SingleFrameApplication closeFrame INFO: Storing frame state as 6 Feb 11, 2013 7:09:23 PM slash.navigation.gui.SingleFrameApplication closeFrame INFO: Storing graphics device as \Display0 Feb 11, 2013 7:09:23 PM slash.navigation.converter.gui.RouteConverter shutdown INFO: Shutdown RouteConverter 2.9-SNAPSHOT-333 vom 5. Februar 2013 for Windows (32-bit) with locale de_DE on Java 1.7.0_13 (32-bit) and Windows 7 6.1 x86 with 506 MByte heap
Keine erkennbaren Probleme, die Karte wird normal aufgebaut. Ich verwende die RouteConverterPrereleaseWindows.jar Version.
Im Log habe ich die Datei per Batch-Datei mit 512 MB Speicherzuweisung gestartet. Ein normaler Start klappt aber auch.
System = Win 7 Ultimate auf Pentium 4, 3.4GHz, FF 18.0.2 und IE 9.
--
Matthias
Reply
#5
Hi zusammen,

danke für eure Mühen, bei mir funzt es nicht.

Win XP, es wird vom Java Virtual Machine Launcher die jvm.cfg im Java\lib\i386\ Verzeichnis nicht gefunden ...

Ok, anyway, ich gehe auf Java 6 Update 39 zurück ... :-/

Grüssle
Oliver
Reply
#6
Update: ich weiß nicht genau, was ich gestern getestet habe, doch die Vorabversion, die ich gerade hochgeladen habe, funktioniert bei mir in 32- und 64-Bit unter Windows 7 mit dem JDK 1.7.0_13
--
Christian
Reply
#7
Ja, funktioniert auch bei mir (Win 7 / 32 bit / JDK 1.7.0_13)
--
Matthias
Reply
#8
Nabend,

RC 2.9.336 funktioniert bei mir bisher auch problemlos mit Java 1.7.0_13 auf XP SP3.
Grüße
Hans

Reply
#9
Ein Nutzer hat mir per EMail berichtet:

ich habe das Problem gelöst. Nach weiterem Durchforsten des I-Net bin ich auf den Vorschlag, den IE9 zu de- und anschließend neu zu installieren (http://windows.microsoft.com/de-DE/windo...explorer-9). Das war der Schlüssel zum Erfolg!!! Auf meinem Laptop läuft der RouteConverter nun ichtig gut.
--
Christian
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)