-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2
-
Fix Version/s: jboss-fuse-6.2
-
Component/s: Hawtio
-
Labels:None
-
Environment:
jboss fuse 6.2 build 046
-
Steps to Reproduce:
There is JavaScript error Error: RangeError: Maximum call stack size exceeded, when user follows steps to reproduce.
Error is on page osgi.core bundleState .
It occurs only when click on "1.7" item in the center screen.
When clicking only in left tree, I can get to the same page without exception.
Problem is probably in unstable variable during angular digest loop.
JavaScript log from browser in attachment.