[ 
https://issues.apache.org/jira/browse/IGNITE-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko updated IGNITE-8960:
----------------------------------
    Description: 
# Open any configuration page in *Advanced* tab of cluster configuration.
 # Open *Queries* page.

After transition to *Queries* page in browser log printed several errors:
{code:java}
Rejection {$id: 17, type: 2, message: "The transition has been superseded by a 
different transition", detail: TargetState, redirected: true}
  $id: 17
  detail: TargetState {_stateRegistry: StateRegistry, _identifier: 
"base.sql.tabs.notebooks-list", _params: {…}, _options: {…}, _definition: {…}}
  message: "The transition has been superseded by a different transition"
  redirected: true
  type: 2__proto__: Object


(anonymous)     @       subscribeToResult.js:42
        setTimeout (async)              
        (anonymous)     @       subscribeToResult.js:42
        processQueue    @       angular.js:17051
        (anonymous)     @       angular.js:17095
        $digest @       angular.js:18233{code}

  was:
# Open any configuration page in *Advanced* tab of cluster configuration.
 # Open *Queries* page.

After transition to *Queries* page in browser log printed several errors:

{code}
+subscribeToResult.js:42+ {color:#FF0000}Uncaught{color}
 # Rejection {{color:#565656}$id{color}: {color:#1c00cf}17{color}, 
{color:#565656}type{color}: {color:#1c00cf}2{color}, 
{color:#565656}message{color}: {color:#c41a16}"The transition has been 
superseded by a different transition"{color}, {color:#565656}detail{color}: 
TargetState, {color:#565656}redirected{color}: {color:#0d22aa}true{color}}
 # {color:#881391}$id{color}:{color:#1c00cf}17{color}
 # {color:#881391}detail{color}:{color:#808080}TargetState 
{color}{{color:#565656}_stateRegistry{color}: StateRegistry, 
{color:#565656}_identifier{color}: 
{color:#c41a16}"base.sql.tabs.notebooks-list"{color}, 
{color:#565656}_params{color}: {…}, {color:#565656}_options{color}: {…}, 
{color:#565656}_definition{color}: {…}}
 # {color:#881391}message{color}:{color:#c41a16}{color:#222222}"{color}The 
transition has been superseded by a different 
transition{color:#222222}"{color}{color}
 # {color:#881391}redirected{color}:{color:#0d22aa}true{color}
 # {color:#881391}type{color}:{color:#1c00cf}2{color}
 # {color:#881391}__proto__{color}:Object
| |(anonymous)|@|+subscribeToResult.js:42+|
| |setTimeout (async)| | |
| |(anonymous)|@|+subscribeToResult.js:42+|
| |processQueue|@|+angular.js:17051+|
| |(anonymous)|@|+angular.js:17095+|
| |$digest|@|+angular.js:18233+|
| |(anonymous)|@|+angular.js:18462+|
| |completeOutstandingRequest|@|+angular.js:6362+|
| |(anonymous)|@|+angular.js:6642+|
| |setTimeout (async)| | |
| |Browser.self.defer|@|+angular.js:6640+|
| |$evalAsync|@|+angular.js:18460+|
| |(anonymous)|@|+angular.js:16923+|
| |scheduleProcessQueue|@|+angular.js:17095+|
| |$$resolve|@|+angular.js:17122+|
| |doResolve|@|+angular.js:17131+|
| |Promise.then (async)| | |
| |$$resolve|@|+angular.js:17118+|
| |resolvePromise|@|+angular.js:17106+|
| |processQueue|@|+angular.js:17051+|
| |(anonymous)|@|+angular.js:17095+|
| |$digest|@|+angular.js:18233+|
| |$apply|@|+angular.js:18531+|
| |(anonymous)|@|+angular.js:20448+|
| |completeOutstandingRequest|@|+angular.js:6362+|
| |(anonymous)|@|+angular.js:6642+|
| |setTimeout (async)| | |
| |Browser.self.defer|@|+angular.js:6640+|
| |timeout|@|+angular.js:20438+|
| |(anonymous)|@|+ui-router-angularjs.js:964+|
| |dispatch|@|+jquery.js:5206+|
| |elemData.handle|@|+jquery.js:5014+|

{code}


> Web console: Error in log on transition from "Advanced" to "Queries" page
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-8960
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8960
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vasiliy Sisko
>            Priority: Major
>
> # Open any configuration page in *Advanced* tab of cluster configuration.
>  # Open *Queries* page.
> After transition to *Queries* page in browser log printed several errors:
> {code:java}
> Rejection {$id: 17, type: 2, message: "The transition has been superseded by 
> a different transition", detail: TargetState, redirected: true}
>   $id: 17
>   detail: TargetState {_stateRegistry: StateRegistry, _identifier: 
> "base.sql.tabs.notebooks-list", _params: {…}, _options: {…}, _definition: {…}}
>   message: "The transition has been superseded by a different transition"
>   redirected: true
>   type: 2__proto__: Object
> (anonymous)   @       subscribeToResult.js:42
>       setTimeout (async)              
>       (anonymous)     @       subscribeToResult.js:42
>       processQueue    @       angular.js:17051
>       (anonymous)     @       angular.js:17095
>       $digest @       angular.js:18233{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to