Java.Net.sockettimeout error

  • Elena Lyubina 2012-02-07 15:58:00.0
    Hi,

    this error can occur in different cases. The first reason can be overloaded web server, as server cannot process great amount of queries at one time. The second reason can be when the server has a limitation as to the number of queries from one IP address. To solve these issues you can try to set up the pause between the queries to the server. This parameter is usually set up during data extraction configuring.

    ---
    Elena Lyubina,
    WebSundew Support Team
  • pwillip 2012-02-13 19:38:00.0
    I had a project set up and working. I am attempting to pull product info from one of my suppliers web site. the login macro works great. However, After about 50 successful page extractions every page started failing with the error java.net.sockettimeoutException: Read timed out. Since that time, the extraction has failed on every page with that error except for the login page, which works. The pages are available by regular browser.

    Any ideas?


Page 1 of 1 1