[Hawkular-dev] agent release

John Mazzitelli mazz at redhat.com
Mon Oct 19 18:12:34 EDT 2015


New releases have been done to get the latest agent ready for kettle.

This PR is to move kettle to the latest agent:

https://github.com/hawkular/hawkular/pull/581

Problem is - UI looks to be broken. The application server page just spins with no data. However, I do see inventory populated with my agent data (resources, types, etc). So I don't know what's wrong. The only thing I see in the browser debug console is the following error that gets logged repeatedly every few seconds (the log messages aren't time stamped, so I don't know how often it is, but it looks like something is polling something). 

Error: res.properties is undefined
AppServerListController.prototype.getResourceListForOneFeed/</</<@http://127.0.0.1:8080/dist/hawkular-console.js?v=2015-10-19T21:49:55Z:2475:25
resourceFactory/</Resource[name]/promise<@http://127.0.0.1:8080/libs/angular-resource/angular-resource.js?v=1445291596061:634:18
processQueue at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:14745:28
scheduleProcessQueue/<@http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:14761:27
$RootScopeProvider/this.$get</Scope.prototype.$eval at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:15989:16
$RootScopeProvider/this.$get</Scope.prototype.$digest at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:15800:15
$RootScopeProvider/this.$get</Scope.prototype.$apply at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:16097:13
done at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:10546:36
completeRequest at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:10744:7
requestLoaded at http://127.0.0.1:8080/libs/angular/angular.js?v=1445291596061:10685:1


More information about the hawkular-dev mailing list