Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1106

Cannot retry after server error, command has exceeded retry limit 5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.9.0
    • None
    • jclouds-blobstore

    Description

      I keep getting following error every minute

      "ERROR Cannot retry after server error, command has exceeded retry limit 5: [method=public abstract org.jclouds.openstack.swift.domain.SwiftObject org.jclouds.openstack.swift.CommonSwiftClient.getObject(java.lang.String,java.lang.String,org.jclouds.http.options.GetOptionsp[File Path]"

      This might be caused by the Rackspace storage outage, it seems Jcloud queues the backup requests. It keeps executing those requests and keep getting failures. is there any ways I can stop retrying the requests. I tried restarted my service, but this process doesn't stop. I assume these requests must be persisted somewhere. If it exists on my local machine, where do I find its path?

      I found the print message here (https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/http/handlers/BackoffLimitedRetryHandler.java line 107)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jinlin1010 Jin Lin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: