문제

When trying to execute a bulk-delete for objects in openstack swift using jclouds, we are getting the following exception:

HTTP method DELETE doesn't support output connecting to DELETE http://swift.internal.com:8080/v1/AUTH_312312_321312_3123131_5435/dummyContainer/dummyObject?bulk-delete=true HTTP/1.1

Any thoughts on what could be causing this?

도움이 되었습니까?

해결책

If you are describing a problem with jclouds, this is a good place to start:

http://jclouds.apache.org/documentation/userguide/bug-report/

The wire log is very helpful when debugging.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top