Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-146

MultiThreadedTaskMaster stops on HTTP error code 404

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • core
    • None

    Description

      Crawling a site and getting a HTTP error >= 400 the MultiThreadedTaskMaster stops the process.

       
      1:12:27.312 [pool-1-thread-1] ERROR org.apache.droids.AbstractDroid -
      org.apache.http.client.HttpResponseException: Not Found
              at org.apache.droids.protocol.http.HttpProtocol.load(HttpProtocol.java:71) ~[droids-core-0.2-incubating-SNAPSHOT.jar:0.2-incubating-SNAPSHOT 1146608 - truebner]
              at org.apache.droids.robot.crawler.CrawlingWorker.execute(CrawlingWorker.java:72) ~[droids-core-0.2-incubating-SNAPSHOT.jar:0.2-incubating-SNAPSHOT 1146608 - truebner]
              at org.apache.droids.robot.crawler.CrawlingWorker.execute(CrawlingWorker.java:39) ~[droids-core-0.2-incubating-SNAPSHOT.jar:0.2-incubating-SNAPSHOT 1146608 - truebner]
              at org.apache.droids.impl.MultiThreadedTaskMaster$TaskExecutor.run(MultiThreadedTaskMaster.java:335) ~[droids-core-0.2-incubating-SNAPSHOT.jar:0.2-incubating-SNAPSHOT 1146608 - truebner]
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_24]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_24]
              at java.lang.Thread.run(Thread.java:662) [na:1.6.0_24]
      

      Attachments

        1. DROIDS-146.patch
          2 kB
          Tobias Rübner

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tobr Tobias Rübner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: