Bei mir öffnete sich noch nicht einmal das Konsolenfenster.
Die Lösung war dann diese Abwandlung meiner RouteConverter-Start-Batchdatei:
Wobei die 2GB Speicherzuweisung hier natürlich keinen Sinn macht.
Da blieb das Fenster dann offen. Dann noch per RMB alles auswählen, kopieren und hier einfügen. Bitteschön:
Die Lösung war dann diese Abwandlung meiner RouteConverter-Start-Batchdatei:
Code:
cmd /k java -jar -Xmx2048m CheckProxy.jar
Da blieb das Fenster dann offen. Dann noch per RMB alles auswählen, kopieren und hier einfügen. Bitteschön:
Code:
INFORMATION: class com.github.markusbernhardt.proxy.util.PlatformUtil: TRACE: Detected Windows platform: {} [Windows 10]
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.util.PlatformUtil: TRACE: Detecting platform. Name is: {} [Windows 10]
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.util.PlatformUtil: TRACE: Detected Windows platform: {} [Windows 10]
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.util.PlatformUtil: TRACE: Detected Windows desktop []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.search.desktop.DesktopProxySearchStrategy: TRACE: Detecting system settings. []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.search.desktop.DesktopProxySearchStrategy: TRACE: We are running on Windows. []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.search.desktop.win.WinProxySearchStrategy: TRACE: Detecting Windows proxy settings []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.ProxySearch: INFO: No proxy found for desktop. Trying next one. []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.search.env.EnvProxySearchStrategy: TRACE: Inspecting environment variables. []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy$1 log
INFORMATION: class com.github.markusbernhardt.proxy.ProxySearch: INFO: No proxy found for env. Trying next one. []
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy run
INFORMATION: ProxySelector null
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy checkProxy
INFORMATION: Checking proxy for https://api.routeconverter.com/v1/mapservers/?format=xml
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy findProxies
INFORMATION: Found no default proxy selector
Mõr 24, 2021 8:50:59 PM slash.navigation.rest.tools.CheckProxy javaHttpClientRequest
INFORMATION: Java HTTP Client request to https://api.routeconverter.com/v1/mapservers/?format=xml
Mõr 24, 2021 8:51:00 PM slash.navigation.rest.tools.CheckProxy javaHttpClientRequest
INFORMATION: Java HTTP Client status 200 length -1
Mõr 24, 2021 8:51:00 PM slash.navigation.rest.tools.CheckProxy checkProxy
INFORMATION: Checking proxy for https://static.routeconverter.com/maps/world.map
Mõr 24, 2021 8:51:00 PM slash.navigation.rest.tools.CheckProxy findProxies
INFORMATION: Found no default proxy selector
Mõr 24, 2021 8:51:00 PM slash.navigation.rest.tools.CheckProxy javaHttpClientRequest
INFORMATION: Java HTTP Client request to https://static.routeconverter.com/maps/world.map
Mõr 24, 2021 8:51:00 PM slash.navigation.rest.tools.CheckProxy javaHttpClientRequest
INFORMATION: Java HTTP Client status 200 length 1403310
--
Matthias
Matthias