http://jira.hyperic.com/browse/HHQ-4328
Until build #63, it was noticed that pages that took more than 15 mins to load returned with a timeout error on the UI (as expected).
With build #110, the following is consistent behavior:
Steps:
1.Login to hq UI and go to the indicator page of a large group .. (on my large oracle env, group of 100 servers)
Result:
This page used to timeout after 15 mins with build #63 (http://jira.hyperic.com/browse/HQ-2503)
Now this same page (with build #110) tries to load the page indefinitely (have seen it load for more than an hour).
the session time out value in server.xml is set to 30 mins
Marking as major since its a regression and also causes automated page load tests to run longer, but not critical since there is a workaround of user manually stopping page load.
server details will be provided in next comment and log will be attached
Anonymous