You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Kalinin (JIRA)" <ji...@apache.org> on 2018/09/14 08:38:00 UTC

[jira] [Created] (IGNITE-9598) Error in console if user goes away from queries

Alexander Kalinin created IGNITE-9598:
-----------------------------------------

             Summary: Error in console if user goes away from queries
                 Key: IGNITE-9598
                 URL: https://issues.apache.org/jira/browse/IGNITE-9598
             Project: Ignite
          Issue Type: Bug
          Components: wizards
            Reporter: Alexander Kalinin
            Assignee: Alexander Kalinin


If startWatch cluster function operates too long and user goes aways from queries the following error is raised in console:


{code:java}
Cannot read property 'unsubscribe' of undefined
at NotebookCtrl.$onDestroy (controller.js:1972)
at callOnDestroyHook (angular.js:10068)
at Scope.$broadcast (angular.js:19165)
at Scope.$destroy (angular.js:18779)
at cleanupLastView (ui-router-angularjs.js:1799)
at ui-router-angularjs.js:1849
at publicLinkFn (angular.js:9234)
at lazyCompilation (angular.js:9626)
at updateView (ui-router-angularjs.js:1838)
at Object.configUpdatedCallback [as configUpdated]
{code}



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