tracker issue : CF-3041777

select a category, or use search below
(searches all categories and all time range)
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 Tracker

Status/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:

Could not repro the issue, please let us know more on the permission setting of second bucket. When tried with first bucket creation, write operation, second bucket creation,second bucket with read permission set and subsequent write operation, I was able to write successfully in both buckets. Was the second bucket set to "read-only" kind of permission? Was it set programmatically? Please provide us code snippet to repro.
Comment by Akhila K.
21711 | October 24, 2014 12:52:09 AM GMT
I'm currently out of country until the 1st of November. I'll do a test soon after I get back (so please keep the bug open).
Comment by External U.
21712 | October 24, 2014 04:54:32 PM GMT
Unfortunately I don't have that bucket anymore so - I'd say close it for now.
Comment by External U.
21713 | November 06, 2014 04:01:58 PM GMT