| Title | Server redirected too many times - Http task fails |
| Date Updated | 11/23/2005 |
| Versions affected | Automize 4.0+ & JavaScheduler 4.0+ |
| OS affected | All |
| Description | Web or Url Monitor/spider/CGI task fails. |
| Causes | Failed Proxy server or Secure website authentication request. |
| Solution | Check your authentication information |
| Output Log | Server redirected too many times (5) |
| Debug Log | java.net.ProtocolException: Server redirected too many times (5) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:552) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:788) at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:454) at java.net.URLConnection.getContentLength(URLConnection.java:366) |