Every time I've tried to upload a WAR today through the Cloud Foundry console, the upload eventually fails with:
I assume this means I have uploaded the WAR, but Cloud Foundry was not able to install it using the S3 service.Code:org.jets3t.service.S3ServiceException: S3 PUT connection failed
I've been using Cloud Foundry for months without ever seeing this. Where is this problem coming from?


Reply With Quote