22.03.2009, 10:05
Hallo zusammen,
ich habe jetzt die Java Version geladen und getestet. Diese zeigt das gleiche Verhalten.
Beim Start von RouteConverter>java -jar RouteConverter.jar erhalte ich folgende Meldung:
Logging to c:\Temp\RouteConverter.log
Can't connect to the native embedded browser. Error message: Maximum retry number reached!
Hier ist der dazugehörige Ausschnitt aus der Log-Datei:
22.03.2009 09:51:30 slash.navigation.converter.gui.RouteConverter run
INFO: Started RouteConverter 1.24 vom 7. März '09 on Windows Vista 6.0 x86 with Java 1.6.0_12
22.03.2009 09:51:30 slash.navigation.gui.BaseNavigationGUI createFrame
INFO: graphics device is \Display0
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting bin/windows/x86/IeEmbed.exe to c:\Temp\routeconverter\IeEmbed.exe
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting bin/windows/x86/jdic.dll to c:\Temp\routeconverter\jdic.dll
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 1167 for preferenceWidth to [0;2147483647] gives 1167
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 1167 for width to [-4;1928] gives 1167
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 740 for preferencesHeight to [0;2147483647] gives 740
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 740 for height to [-4;1208] gives 740
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame size is java.awt.Dimension[width=1167,height=740]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value -411 for x to [-4;761] gives -4
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 348 for y to [-4;468] gives 348
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame location is java.awt.Point[x=-4,y=348]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame state is 0
22.03.2009 09:51:31 slash.navigation.util.Externalization loadLibrary
INFO: Loaded system library c:\Temp\routeconverter\jdic.dll
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting slash/navigation/converter/gui/mapview/routeconverter.html to c:\Temp\routeconverter\routeconverter.html
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapViewPositionUpdater stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapViewRouteUpdater stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapView dispose stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame location as java.awt.Point[x=176,y=72]
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame size as java.awt.Dimension[width=1167,height=740]
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame state as 0
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing graphics device as \Display0
22.03.2009 09:51:52 slash.navigation.converter.gui.RouteConverter onExit
INFO: Exited RouteConverter 1.24 vom 7. März '09 on Windows Vista 6.0 x86 with Java 1.6.0_12
Die Vista-Firewall und den Virenscanner habe ich probeweise deaktiviert.
Dies ändert aber nichts an dem Fehler.
Grüße
Peter
ich habe jetzt die Java Version geladen und getestet. Diese zeigt das gleiche Verhalten.
Beim Start von RouteConverter>java -jar RouteConverter.jar erhalte ich folgende Meldung:
Logging to c:\Temp\RouteConverter.log
Can't connect to the native embedded browser. Error message: Maximum retry number reached!
Hier ist der dazugehörige Ausschnitt aus der Log-Datei:
22.03.2009 09:51:30 slash.navigation.converter.gui.RouteConverter run
INFO: Started RouteConverter 1.24 vom 7. März '09 on Windows Vista 6.0 x86 with Java 1.6.0_12
22.03.2009 09:51:30 slash.navigation.gui.BaseNavigationGUI createFrame
INFO: graphics device is \Display0
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting bin/windows/x86/IeEmbed.exe to c:\Temp\routeconverter\IeEmbed.exe
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting bin/windows/x86/jdic.dll to c:\Temp\routeconverter\jdic.dll
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: screen size is java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 1167 for preferenceWidth to [0;2147483647] gives 1167
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 1167 for width to [-4;1928] gives 1167
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 740 for preferencesHeight to [0;2147483647] gives 740
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 740 for height to [-4;1208] gives 740
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame size is java.awt.Dimension[width=1167,height=740]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value -411 for x to [-4;761] gives -4
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI crop
INFO: Cropping value 348 for y to [-4;468] gives 348
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame location is java.awt.Point[x=-4,y=348]
22.03.2009 09:51:31 slash.navigation.gui.BaseNavigationGUI openFrame
INFO: frame state is 0
22.03.2009 09:51:31 slash.navigation.util.Externalization loadLibrary
INFO: Loaded system library c:\Temp\routeconverter\jdic.dll
22.03.2009 09:51:31 slash.navigation.util.Externalization extractFile
INFO: Extracting slash/navigation/converter/gui/mapview/routeconverter.html to c:\Temp\routeconverter\routeconverter.html
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapViewPositionUpdater stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapViewRouteUpdater stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.converter.gui.mapview.MapView dispose
INFO: MapView dispose stopped after 0 ms
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame location as java.awt.Point[x=176,y=72]
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame size as java.awt.Dimension[width=1167,height=740]
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing frame state as 0
22.03.2009 09:51:52 slash.navigation.gui.BaseNavigationGUI closeFrame
INFO: Storing graphics device as \Display0
22.03.2009 09:51:52 slash.navigation.converter.gui.RouteConverter onExit
INFO: Exited RouteConverter 1.24 vom 7. März '09 on Windows Vista 6.0 x86 with Java 1.6.0_12
Die Vista-Firewall und den Virenscanner habe ich probeweise deaktiviert.
Dies ändert aber nichts an dem Fehler.
Grüße
Peter