-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.1
-
Fix Version/s: jboss-fuse-6.2
-
Component/s: Hawtio
-
Labels:None
-
Steps to Reproduce:
In Hawtio an error is thrown if the properties of the Pax Web Runtime are attempted to be updated.
The followng error occurs:
[Core] Jolokia URL is proxy/http://192.168.1.14:8185/jolokia
|
[Branding] enabled branding
|
[Core] Management Console started
|
TypeError: Cannot read property 'hawtio' of undefined
|
Stack trace:
|
TypeError: Cannot read property 'hawtio' of undefined
|
at Object.getHawtioConfigAdminMBean (http://localhost:8181/hawtio/app/app.js?v=1.2-redhat-428:22371:41)
|
at Object.PidController.$scope.pidSave (http://localhost:8181/hawtio/app/app.js?v=1.2-redhat-428:22598:30)
|
at http://localhost:8181/hawtio/lib/angular.js?v=1.2-redhat-428:7017:19
|
at http://localhost:8181/hawtio/lib/angular.js?v=1.2-redhat-428:14380:13
|
at Object.Scope.$eval (http://localhost:8181/hawtio/lib/angular.js?v=1.2-redhat-428:8940:28)
|
at Object.Scope.$apply (http://localhost:8181/hawtio/lib/angular.js?v=1.2-redhat-428:9020:23)
|
at HTMLButtonElement. (http://localhost:8181/hawtio/lib/angular.js?v=1.2-redhat-428:14379:17)
|
at HTMLButtonElement.p.event.dispatch (http://localhost:8181/hawtio/lib/jquery-1.8.2.min.js?v=1.2-redhat-428:2:38007)
|
at HTMLButtonElement.g.handle.h (http://localhost:8181/hawtio/lib/jquery-1.8.2.min.js?v=1.2-redhat-428:2:33875)
|