Reg:TooMany Buckets Exceptions

576 views
Skip to first unread message

pawan kumar

unread,
Jan 31, 2013, 4:21:12 AM1/31/13
to jets3t...@googlegroups.com
Hi all ,


       I have been configured Jets3t API in my application , i can able to create to buckets ,upload objects in bucket. All bucket object operations am able to perform. But  today I found below Exception when i tried to create a new bucket which is i am not aware of it . please help me what could the reason for exception. And is there any limitation to create a bucket ? if exist how can i increase it.

         


org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: <Error xmlns="http://s3.amazonaws.com/doc/2006-03-01/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Code>TooManyBuckets</Code><Message>You have attempted to create more buckets than allowed.</Message><Resource>helo</Resource><RequestId>73167719-b00a-43d4-9f7d-4874f9d0b8c4</RequestId></Error>


Thanks in Advance.

James Murty

unread,
Jan 31, 2013, 4:57:52 AM1/31/13
to jets3t...@googlegroups.com
S3 has a limit of 100 buckets, you cannot create more than this. This limit has been in place for years. 

There's nothing much you can do about it, you will need to change how you use S3 to avoid having too many buckets or use multiple S3 accounts (which would probably be more hassle than it's worth)
--
You received this message because you are subscribed to the Google Groups "JetS3t Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jets3t-users...@googlegroups.com.
To post to this group, send email to jets3t...@googlegroups.com.
Visit this group at http://groups.google.com/group/jets3t-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
---
jamesmurty.com

pawan kumar

unread,
Feb 1, 2013, 3:26:51 AM2/1/13
to jets3t...@googlegroups.com
Thank you James for your reply , Thats a quick reply and very helpful .



On Thursday, 31 January 2013 15:27:52 UTC+5:30, James Murty wrote:
S3 has a limit of 100 buckets, you cannot create more than this. This limit has been in place for years. 

There's nothing much you can do about it, you will need to change how you use S3 to avoid having too many buckets or use multiple S3 accounts (which would probably be more hassle than it's worth)


On Thursday, 31 January 2013, pawan kumar wrote:
Hi all ,


       I have been configured Jets3t API in my application , i can able to create to buckets ,upload objects in bucket. All bucket object operations am able to perform. But  today I found below Exception when i tried to create a new bucket which is i am not aware of it . please help me what could the reason for exception. And is there any limitation to create a bucket ? if exist how can i increase it.

         


org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: <Error xmlns="http://s3.amazonaws.com/doc/2006-03-01/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Code>TooManyBuckets</Code><Message>You have attempted to create more buckets than allowed.</Message><Resource>helo</Resource><RequestId>73167719-b00a-43d4-9f7d-4874f9d0b8c4</RequestId></Error>


Thanks in Advance.

--
You received this message because you are subscribed to the Google Groups "JetS3t Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jets3t-users+unsubscribe@googlegroups.com.

To post to this group, send email to jets3t...@googlegroups.com.
Visit this group at http://groups.google.com/group/jets3t-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
---
jamesmurty.com
Reply all
Reply to author
Forward
0 new messages