[jboss-jira] [JBoss JIRA] (WFLY-9378) Attribute TransportResourceDefinition.Attribute#SOCKET_BINDING should be required
Radoslav Husar (JIRA)
issues at jboss.org
Mon Sep 25 12:29:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-9378:
---------------------------------
Steps to Reproduce:
{noformat}
[standalone at localhost:9990 /] /subsystem=jgroups/stack=udp/transport=UDP:undefine-attribute(name=socket-binding
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
[standalone at localhost:9990 /] :reload
{
"outcome" => "success",
"result" => undefined
}
{noformat}
> Attribute TransportResourceDefinition.Attribute#SOCKET_BINDING should be required
> ---------------------------------------------------------------------------------
>
> Key: WFLY-9378
> URL: https://issues.jboss.org/browse/WFLY-9378
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 11.0.0.CR1
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Blocker
>
> {noformat}
> 18:26:26,514 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
> ("subsystem" => "jgroups"),
> ("channel" => "ee")
> ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "org.wildfly.clustering.group.ee",
> "org.wildfly.clustering.jgroups.channel.ee"
> ],
> "Services that may be the cause:" => ["org.wildfly.network.socket-binding.undefined"]
> }}
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list