20.05.2012 07:00:01 - Login to geocaching.com to get caches found ...... org.apache.commons.httpclient.CircularRedirectException: Circular redirect to 'https://www.geocaching.com:443/login/default.aspx' at org.apache.commons.httpclient.HttpMethodDirector.processRedirectResponse(HttpMethodDirector.java:633) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:178) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) at ch.blsoft.downloadgeocache.DownloadGeocacheSchweiz.logonToSite(DownloadGeocacheSchweiz.java:240) at ch.blsoft.downloadgeocache.DownloadGeocacheSchweiz.main(DownloadGeocacheSchweiz.java:493) 20.05.2012 07:00:22 - Downloading File from http://gc.etherlink.ch/stats/gpx_schweiz_klein.zip... May 20, 2012 7:00:22 a.m. org.apache.commons.httpclient.SimpleHttpConnectionManager getConnectionWithTimeout WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time. May 20, 2012 7:00:43 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out May 20, 2012 7:00:43 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request May 20, 2012 7:01:04 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out May 20, 2012 7:01:04 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request May 20, 2012 7:01:25 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out May 20, 2012 7:01:25 a.m. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request Unexpected error occured; detail=java.net.ConnectException: Connection timed out java.net.ConnectException: Connection timed out at gnu.java.net.PlainSocketImpl.connect(libgcj.so.11) at java.net.Socket.connect(libgcj.so.11) at java.net.Socket.connect(libgcj.so.11) at java.net.Socket.(libgcj.so.11) at java.net.Socket.(libgcj.so.11) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:79) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:121) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) at ch.blsoft.downloadgeocache.DownloadGeocacheSchweiz.downloadGpxZipFile(DownloadGeocacheSchweiz.java:148) at ch.blsoft.downloadgeocache.DownloadGeocacheSchweiz.main(DownloadGeocacheSchweiz.java:508)