Title:
Bug 83596:(Watson Migration Closure)I used this code to write to a bucket, and it worked fine:<cfset fileWrite(root & "/foo/moo/zoo
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 07/15/2010
Components: File Management, VFS-S3
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
I used this code to write to a bucket, and it worked fine:<cfset fileWrite(root & "/foo/moo/zoo.txt", "This is the content.")>I then tried the same code in another bucket and it failed. The only thing different is that the second bucket has "all"/"read" permission on it.
Method:
Result:
S3 Error Message. Access DeniedCould not close the output stream for file "s3://xxx@demos5.coldfusionjedi.com/foo/moo/zoo.txt"..RootCause - org.apache.commons.vfs.FileSystemException: Could not close the output stream for file "s3://xxx@demos5.coldfusionjedi.com/foo/moo/zoo.txt".
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041777
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 07/15/2010
Attachments:
Comments: