[ 
https://issues.apache.org/jira/browse/DISPATCH-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248590#comment-16248590
 ] 

ASF subversion and git services commented on DISPATCH-801:
----------------------------------------------------------

Commit 844ef61b820a9275618bed8cd48752f34d0f71b6 in qpid-dispatch's branch 
refs/heads/master from [~eallen]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=844ef61 ]

DISPATCH-801 Use buttons to trigger chart creation because of FireFox


> Stand-alone version of the console does not open at all when running offline
> ----------------------------------------------------------------------------
>
>                 Key: DISPATCH-801
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-801
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 1.0.0
>         Environment: Tested in Internet Explorer 11 on Windows 7 with git tip 
> at
> {noformat}
> commit 4dd8764b341cdf9e1d5c06c99697f454d4eaa468
> Author: Ganesh Murthy <gmur...@redhat.com>
> Date:   Mon Jul 31 17:09:30 2017 -0400
>     DISPATCH-799 - Fixed CMakeLists.txt to set the TEST_RUNNER variable 
> correctly
> {noformat}
>            Reporter: Jiri Daněk
>            Assignee: Ernest Allen
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> My web browser can only connect to the server running the console and to the 
> router; the computer does not have unrestricted network access. With this 
> setup, the console does not work.
> In stand-alone version, I am unable to even open the main page of the 
> console. I get the following error in browser console
> {noformat}
> HTML1300: Navigation occurred.
> File: stand-alone
> DOM7011: The code on this page disabled back and forward caching. For more 
> information, see: http://go.microsoft.com/fwlink/?LinkID=291337
> File: dispatch_hawtio_console
> SCRIPT5009: 'angular' is undefined
> File: angular-patternfly.min.js, Line: 1, Column: 247
> SCRIPT5009: 'angular' is undefined
> File: dispatchPlugin.js, Line: 69, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrOverview.js, Line: 37, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrOverviewLogsController.js, Line: 24, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: navbar.js, Line: 86, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrList.js, Line: 31, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrListChart.js, Line: 24, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrCharts.js, Line: 29, Column: 3
> SCRIPT5007: Unable to get property 'controller' of undefined or null reference
> File: qdrSchema.js, Line: 24, Column: 3
> ...
> {noformat}
> In Google Chrome, same thing happens
> {noformat}
> 192.168.99.1/:29 GET https://fonts.googleapis.com/css?family=Open+Sans 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:36 GET 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:38 GET 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:136 GET 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:40 GET 
> https://cdnjs.cloudflare.com/ajax/libs/patternfly/3.22.1/css/patternfly.min.css
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:41 GET 
> https://cdnjs.cloudflare.com/ajax/libs/patternfly/3.22.1/css/patternfly-additions.min.css
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:45 GET 
> https://cdnjs.cloudflare.com/ajax/libs/jquery.tipsy/1.0.2/jquery.tipsy.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:46 GET 
> https://cdnjs.cloudflare.com/ajax/libs/ng-grid/2.0.11/ng-grid.min.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:105 GET 
> https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:110 GET 
> https://cdnjs.cloudflare.com/ajax/libs/patternfly/3.22.1/js/patternfly.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:113 GET 
> https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:114 GET 
> https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular-route.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:36 GET 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:38 GET 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:115 GET 
> https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.6.2/angular-resource.min.js
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:117 GET 
> https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.14.3/ui-bootstrap.min.js
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:118 GET 
> https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.14.3/ui-bootstrap-tpls.min.js
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:121 GET 
> https://cdnjs.cloudflare.com/ajax/libs/angular-sanitize/1.5.11/angular-sanitize.min.js
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:127 GET 
> https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.14/d3.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:128 GET 
> https://cdnjs.cloudflare.com/ajax/libs/d3-queue/3.0.3/d3-queue.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:135 GET 
> https://cdnjs.cloudflare.com/ajax/libs/ng-grid/2.0.11/ng-grid.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:137 GET 
> https://cdnjs.cloudflare.com/ajax/libs/notify/0.4.2/notify.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:31 GET 
> https://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:106 GET https://code.jquery.com/ui/1.11.4/jquery-ui.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:47 GET 
> https://cdn.rawgit.com/mar10/dynatree/master/dist/skin/ui.dynatree.css 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:52 GET 
> https://cdn.rawgit.com/mohsen1/json-formatter/master/dist/json-formatter.min.css
>  net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:107 GET 
> https://cdn.rawgit.com/mar10/dynatree/master/dist/jquery.dynatree.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:132 GET 
> https://cdn.rawgit.com/jaz303/tipsy/master/src/javascripts/jquery.tipsy.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:133 GET 
> https://cdn.rawgit.com/briancray/tooltipsy/master/tooltipsy.min.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:134 GET 
> https://cdn.rawgit.com/angular-ui/ui-slider/master/src/slider.js 
> net::ERR_NAME_NOT_RESOLVED
> 192.168.99.1/:130 GET https://d3js.org/topojson.v0.min.js 
> net::ERR_NAME_NOT_RESOLVED
> angular-patternfly.min.js:1 Uncaught ReferenceError: angular is not defined
>     at angular-patternfly.min.js:1
> (anonymous) @ angular-patternfly.min.js:1
> dispatchPlugin.js:69 Uncaught ReferenceError: angular is not defined
>     at dispatchPlugin.js:69
>     at dispatchPlugin.js:315
> (anonymous) @ dispatchPlugin.js:69
> (anonymous) @ dispatchPlugin.js:315
> qdrOverview.js:37 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrOverview.js:37
>     at qdrOverview.js:1870
> (anonymous) @ qdrOverview.js:37
> (anonymous) @ qdrOverview.js:1870
> qdrOverviewLogsController.js:24 Uncaught TypeError: Cannot read property 
> 'controller' of undefined
>     at qdrOverviewLogsController.js:24
>     at qdrOverviewLogsController.js:68
> (anonymous) @ qdrOverviewLogsController.js:24
> (anonymous) @ qdrOverviewLogsController.js:68
> navbar.js:86 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at navbar.js:86
>     at navbar.js:312
> (anonymous) @ navbar.js:86
> (anonymous) @ navbar.js:312
> qdrList.js:31 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrList.js:31
>     at qdrList.js:799
> (anonymous) @ qdrList.js:31
> (anonymous) @ qdrList.js:799
> qdrListChart.js:24 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrListChart.js:24
>     at qdrListChart.js:141
> (anonymous) @ qdrListChart.js:24
> (anonymous) @ qdrListChart.js:141
> qdrCharts.js:29 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrCharts.js:29
>     at qdrCharts.js:148
> (anonymous) @ qdrCharts.js:29
> (anonymous) @ qdrCharts.js:148
> qdrSchema.js:24 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrSchema.js:24
>     at qdrSchema.js:81
> (anonymous) @ qdrSchema.js:24
> (anonymous) @ qdrSchema.js:81
> qdrService.js:26 Uncaught TypeError: Cannot read property 'factory' of 
> undefined
>     at qdrService.js:26
>     at qdrService.js:1111
> (anonymous) @ qdrService.js:26
> (anonymous) @ qdrService.js:1111
> qdrChartService.js:25 Uncaught TypeError: Cannot read property 'factory' of 
> undefined
>     at qdrChartService.js:25
>     at qdrChartService.js:1154
> (anonymous) @ qdrChartService.js:25
> (anonymous) @ qdrChartService.js:1154
> qdrTopology.js:24 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrTopology.js:24
>     at qdrTopology.js:2246
> (anonymous) @ qdrTopology.js:24
> (anonymous) @ qdrTopology.js:2246
> qdrNewNode.js:24 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrNewNode.js:24
>     at qdrNewNode.js:445
> (anonymous) @ qdrNewNode.js:24
> (anonymous) @ qdrNewNode.js:445
> qdrSettings.js:32 Uncaught TypeError: Cannot read property 'controller' of 
> undefined
>     at qdrSettings.js:32
>     at qdrSettings.js:188
> {noformat}
> CC [~eallen]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to