[
https://issues.apache.org/jira/browse/JCLOUDS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul updated JCLOUDS-1106:
---------------------------------
Labels: openstack-swift (was: )
> Cannot retry after server error, command has exceeded retry limit 5
> -------------------------------------------------------------------
>
> Key: JCLOUDS-1106
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1106
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 1.9.0
> Reporter: Jin Lin
> Priority: Critical
> Labels: openstack-swift
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)