09.04.2019, 10:23
Sieht schon sehr viel besser aus. Habe den richtigen Proxy-Server im log durch xxx ersetzt, es wird der korrekte Angezeigt.
Code:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Apr 09, 2019 11:13:16 AM slash.navigation.rest.tools.CheckProxy run
INFORMATION: ProxySelector com.github.markusbernhardt.proxy.selector.misc.ProxyListFallbackSelector@e99964
Apr 09, 2019 11:13:16 AM slash.navigation.rest.tools.CheckProxy checkProxy
INFORMATION: Checking proxy for https://api.routeconverter.com/v1/mapservers/?format=xml
Apr 09, 2019 11:13:22 AM slash.navigation.rest.tools.CheckProxy findProxies
INFORMATION: 0. proxy HTTP @ xxx:8080
Apr 09, 2019 11:13:22 AM slash.navigation.rest.tools.CheckProxy request
INFORMATION: Request to https://api.routeconverter.com/v1/mapservers/?format=xml with proxy HTTP @ xxx:8080
Apr 09, 2019 11:13:29 AM slash.navigation.rest.tools.CheckProxy request
INFORMATION: Response HttpResponseProxy{HTTP/1.1 200 OK [Date: Tue, 09 Apr 2019 09:13:29 GMT, Server: Apache/2.4.7, Content-Language: en, Vary: Accept,Accept-Language,Cookie,Accept-Encoding, Last-Modified: Tue, 05 Mar 2019 09:14:35 GMT, ETag: "63f9f4ed94e37be06609b710fbf25297f75db29bfc45bb3b08493e478b45f997-gzip", Allow: GET, HEAD, OPTIONS, Keep-Alive: timeout=15, max=200, Connection: Keep-Alive,
Transfer-Encoding: chunked, Content-Type: application/xml; charset=utf-8] org.apache.http.client.entity.DecompressingEntity@1c68e82}
Apr 09, 2019 11:13:29 AM slash.navigation.rest.tools.CheckProxy checkProxy
INFORMATION: Checking proxy for https://static.routeconverter.com/maps/world.map
Apr 09, 2019 11:13:35 AM slash.navigation.rest.tools.CheckProxy findProxies
INFORMATION: 0. proxy HTTP @ xxx:8080
Apr 09, 2019 11:13:35 AM slash.navigation.rest.tools.CheckProxy request
INFORMATION: Request to https://static.routeconverter.com/maps/world.map with proxy HTTP @ xxx:8080
Apr 09, 2019 11:13:36 AM slash.navigation.rest.tools.CheckProxy request
INFORMATION: Response HttpResponseProxy{HTTP/1.1 200 OK [Date: Tue, 09 Apr 2019 09:13:36 GMT, Server: Apache/2.4.7, Last-Modified: Sun, 11 May 2014 11:13:28 GMT, ETag: "1569ae-4f91deb8b8600", Accept-Ranges: bytes, Content-Length: 1403310, Keep-Alive: timeout=15, max=200, Connection: Keep-Alive] ResponseEntityProxy{[Content-Length: 1403310,Chunked: false]}}
