Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/314#issuecomment-62938304
the backups in object store is due to:
```
org.jclouds.blobstore.KeyNotFoundException:
backups/2014-11-13-1809-KltC3rit-promotion-JshU not found in container
brooklyn-persisted-state: <html><h1>Not Found</h1><p>The resource could not be
found.</p></html>
at
org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse.handleError(ParseSwiftErrorFromHttpResponse.java:82)
~[swift-1.8.1.jar:1.8.1]
Caused by: org.jclouds.http.HttpResponseException: command: PUT
https://ams01.objectstorage.softlayer.net/v1/AUTH_46412265-236a-4d9a-9292-5f9a1a62d3e9/brooklyn-persisted-state/backups/2014-11-13-1809-KltC3rit-promotion-JshU
HTTP/1.1 failed with response: HTTP/1.1 404 Not Found; content: [<html><h1>Not
Found</h1><p>The resource could not be found.</p></html>]
at
org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse.handleError(ParseSwiftErrorFromHttpResponse.java:52)
~[swift-1.8.1.jar:1.8.1]
```
need to stop now but will fix this later
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---