[jboss-jira] [JBoss JIRA] (WFLY-5290) Adding JGroups stack seems to freeze the UI

Kabir Khan (JIRA) issues at jboss.org
Mon Sep 7 10:24:00 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106103#comment-13106103 ] 

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 at 5356} 
address = {PathElement at 5414} ""transport" => "TRANSPORT""
alias = {SimpleAliasEntry at 5415} 
 target = {ConcreteResourceRegistration at 5357} 
 aliasAddress = {PathAddress at 5459} "[\n    ("profile" => "*"),\n    ("subsystem" => "jgroups"),\n    ("stack" => "*"),\n    ("transport" => "TRANSPORT")\n]"
 targetAddress = {PathAddress at 5418} "[\n    ("profile" => "*"),\n    ("subsystem" => "jgroups"),\n    ("stack" => "*"),\n    ("transport" => "*")\n]"
rootInvocation = {AbstractResourceRegistration$RootInvocation at 5416} 
root = {ConcreteResourceRegistration at 5267} 
myaddr = {PathAddress at 5417} "[\n    ("profile" => "*"),\n    ("subsystem" => "jgroups"),\n    ("stack" => "*")\n]"
targetAddress = {PathAddress at 5418} "[\n    ("profile" => "*"),\n    ("subsystem" => "jgroups"),\n    ("stack" => "*"),\n    ("transport" => "*")\n]"
target = {ConcreteResourceRegistration at 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)



More information about the jboss-jira mailing list