[jboss-jira] [JBoss JIRA] Created: (JGRP-1218) S3_PING fails to create a bucket
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jun 16 19:55:46 EDT 2010
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
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