[infinispan-issues] [JBoss JIRA] (ISPN-7273) Standalone page refresh results in the whole app dying
Ryan Emerson (JIRA)
issues at jboss.org
Fri Dec 2 08:12:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson reassigned ISPN-7273:
----------------------------------
Assignee: Ryan Emerson
> Standalone page refresh results in the whole app dying
> ------------------------------------------------------
>
> Key: ISPN-7273
> URL: https://issues.jboss.org/browse/ISPN-7273
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Alpha4
> Environment: Standalone Mode
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Critical
>
> When using the console in standalone mode, if the user hits refresh on any screen, then the app is unable to reload as the below DMR error is encountered:
> {code:javascript}
> Objectfailure-description: "WFLYCTL0030: No resource definition is registered for address [("subsystem" => "datagrid-jgroups")]"outcome: "failed"rolled-back: true__proto__: Object__defineGetter__: __defineGetter__()__defineSetter__: __defineSetter__()__lookupGetter__: __lookupGetter__()__lookupSetter__: __lookupSetter__()constructor: Object()hasOwnProperty: hasOwnProperty()isPrototypeOf: isPrototypeOf()propertyIsEnumerable: propertyIsEnumerable()toLocaleString: toLocaleString()toString: toString()valueOf: valueOf()get __proto__: __proto__()set __proto__: __proto__()
> DmrService.ts:152 WFLYCTL0030: No resource definition is registered for address [("subsystem" => "datagrid-jgroups")]
> {code}
> This means that the user must go to <url>/logout in order for the apps state to reset.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list