[
https://issues.jboss.org/browse/WFLY-5290?page=com.atlassian.jira.plugin....
]
Kabir Khan commented on WFLY-5290:
----------------------------------
Here is the output of the variables at
{code}
registerAlias():462, AbstractResourceRegistration {org.jboss.as.controller.registry}
register():209, TransportResourceDefinition {org.jboss.as.clustering.jgroups.subsystem}
register():216, StackResourceDefinition {org.jboss.as.clustering.jgroups.subsystem}
register():122, JGroupsSubsystemResourceDefinition
{org.jboss.as.clustering.jgroups.subsystem}
initialize():58, JGroupsExtension {org.jboss.as.clustering.jgroups.subsystem}
initializeExtension():131, ExtensionAddHandler {org.jboss.as.controller.extension}
initializeExtension():104, ExtensionAddHandler {org.jboss.as.controller.extension}
{code}
{code}
this = {ConcreteResourceRegistration@5356}
address = {PathElement@5414} ""transport" =>
"TRANSPORT""
alias = {SimpleAliasEntry@5415}
target = {ConcreteResourceRegistration@5357}
aliasAddress = {PathAddress@5459} "[\n ("profile" =>
"*"),\n ("subsystem" => "jgroups"),\n
("stack" => "*"),\n ("transport" =>
"TRANSPORT")\n]"
targetAddress = {PathAddress@5418} "[\n ("profile" =>
"*"),\n ("subsystem" => "jgroups"),\n
("stack" => "*"),\n ("transport" =>
"*")\n]"
rootInvocation = {AbstractResourceRegistration$RootInvocation@5416}
root = {ConcreteResourceRegistration@5267}
myaddr = {PathAddress@5417} "[\n ("profile" => "*"),\n
("subsystem" => "jgroups"),\n ("stack" =>
"*")\n]"
targetAddress = {PathAddress@5418} "[\n ("profile" =>
"*"),\n ("subsystem" => "jgroups"),\n
("stack" => "*"),\n ("transport" =>
"*")\n]"
target = {ConcreteResourceRegistration@5357}
{code}
Adding JGroups stack seems to freeze the UI
-------------------------------------------
Key: WFLY-5290
URL:
https://issues.jboss.org/browse/WFLY-5290
Project: WildFly
Issue Type: Bug
Components: Clustering, Domain Management
Reporter: Jan Kašík
Assignee: Paul Ferraro
Priority: Critical
Fix For: 10.0.0.CR1
Adding new JGroups stack with randomly chosen (non existing) socket binding name results
in web console freeze.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)