[jboss-jira] [JBoss JIRA] Commented: (JGRP-1218) S3_PING fails to create a bucket

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Jun 17 01:39:46 EDT 2010


    [ https://jira.jboss.org/browse/JGRP-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536015#action_12536015 ] 

Bela Ban commented on JGRP-1218:
--------------------------------

Use of underscores is not invalid, but discouraged. However, the code in S3_PING checks for underscores and throw an exception if one is found. I changed this, but, again, this is not recommended...

> S3_PING fails to create a bucket
> --------------------------------
>
>                 Key: JGRP-1218
>                 URL: https://jira.jboss.org/browse/JGRP-1218
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.6.15
>            Reporter: Brian Stansberry
>            Assignee: Bela Ban
>             Fix For: 2.6.16, 2.10
>
>
> I tried to use S3_PING with a non-existent bucket configured, and channel creation failed:
> Caused by: java.lang.IllegalArgumentException: Invalid Bucket Name: brian.stansberry-redhat.com_S3_PING
> 	at org.jgroups.protocols.S3_PING$AWSAuthConnection.createBucket(S3_PING.java:248)
> 	at org.jgroups.protocols.S3_PING.init(S3_PING.java:71)
> 	at org.jgroups.stack.Configurator.initProtocolStack(Configurator.java:72)
> 	at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:299)
> 	at org.jgroups.JChannel.init(JChannel.java:1578)
> 	... 67 more
> Saw this with 2.6.15 and with the 2.6.16 snapshot you gave me.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list