[infinispan-issues] [JBoss JIRA] (ISPN-5097) Server jgroups configuration does not specify defaults for S3
Alan Field (JIRA)
issues at jboss.org
Mon Jan 5 13:56:29 EST 2015
[ https://issues.jboss.org/browse/ISPN-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Field reopened ISPN-5097:
------------------------------
Specifying defaults for each of these S3 properties means that you can't configure the server to run in AWS without specifying all 6 properties on the command line. It should be possible to have a blank default value for a property, but specifying a colon at the end of the property name produces this error:
13:50:42,479 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 23) JBAS014612: Operation ("add") failed - address: ([
("subsystem" => "jgroups"),
("stack" => "s3")
]) - failure description: "JBAS014704: '' is an invalid value for parameter value. Values must have a minimum length of 1 characters"
I think fixing this is also going to require a code change.
> Server jgroups configuration does not specify defaults for S3
> -------------------------------------------------------------
>
> Key: ISPN-5097
> URL: https://issues.jboss.org/browse/ISPN-5097
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Blocker
> Fix For: 7.1.0.Beta1
>
>
> Since we now properly expand expressions in the JGroups subsystem the server fails to start because the S3 properties don't have defaults
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list