Bug 535706 (RHQ-2374)

Summary: Refresh timer can get negative / refresh stops at session timeout(?)
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.3preCC: jshaughn
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2374
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
QA8258, FF3 and Safari4
Last Closed: 2010-07-30 21:05:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 565628    
Attachments:
Description Flags
Bild 10.png none

Description Heiko W. Rupp 2009-08-21 08:10:00 UTC
I set the timer feature to refresh the UI every 60 seconds and had this running over night.
When I came back this morning I saw

- refreshing stopped after some time (probably the 1h session timeout)
- the timer value in the menu bar got negative (but was counting)

In this state, clicking on stop of the refresh or even clicking on some other resource will always redirect back to the monitoring page I was standing on. Selecting the Dashboard from the menu let me "escape".

Actually after some more trying: the counter is just decreasing from e.g. 10 to 0 and then directly continuing with -1 -- this has nothing to do with the session timeout. When it hits 0 it does not refresh the monitoring page and never ever afterwards (*).
When trying to set the interval of the data shown to another value I get
10:57:50,477 ERROR [lifecycle] JSF1054: (Phase ID: RESTORE_VIEW 1, View ID: ) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@bdc469]
10:57:50,478 WARN  [ExceptionFilter] handling uncaught exception
javax.servlet.ServletException: viewId:/rhq/autogroup/monitor/graphs.xhtml - View /rhq/autogroup/monitor/graphs.xhtml could not be restored.

(*) Actually from looking at the RT log, the graphs.xhtml page is loaded again and again, but not any call to refresh the graphs.  Also the graphs are not "moved to the left" - the end time shown stays the same

Comment 1 Red Hat Bugzilla 2009-11-10 21:03:09 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2374
Imported an attachment (id=368781)


Comment 2 wes hayutin 2010-02-16 16:52:27 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 3 wes hayutin 2010-02-16 16:58:14 UTC
making sure we're not missing any bugs in rhq_triage

Comment 4 Jay Shaughnessy 2010-07-30 21:05:07 UTC

*** This bug has been marked as a duplicate of bug 586500 ***