QueueMetrics forum
QueueMetrics => QueueMetrics installation => Topic started by: sylwat on June 14, 2015, 07:35:58
-
After clicking on the details link icon on the reports page for an Answered details call I get the following error for every call link;
HTTP Status 404 - /queuemetrics/qm/qm_start
type Status report
message /queuemetrics/qm/qm_start
description The requested resource (/queuemetrics/qm/qm_start) is not available.
Apache Tomcat/6.0.33
Any help in resolving this will be appreciated.
-
Hello sylwat,
that's weird, which version of QueueMetrics are you running?
Mirko
-
Software release: Loway QueueMetrics - 15.02.2
B: 5353 2015-03-13 09:24
-
Anyone has a similar issue or input of how to fix? still getting the same errors.
-
I just upgraded to 15.02 on Wednesday night. Today I had my non agent users report the same issue. They let their screen idle for 5 minutes, then try to click or do anything and it gives 404 /queuemetrics/qm_start requested resource is not available.
http://i.imgur.com/KeDvoeI.png
-
Right now I can only reproduce my issue with users that have the SUPERVISORS class. ADMIN and AGENT class seem to be fine.
-
I think the problem I have is my supervisors are hitting the 30 min session timeout set in web.xml and instead of QM handling it cleanly by redirecting back them back to login it is instead displaying this error. If my supervisors happen to click HOME first after timing out they will be redirected back to the login screen, if they click any other button after timing out they get this error. Perhaps something isn't handling session timeout nicely?
-
I have confirmed my problem is with the 30 minute timeout, it seems Queuemetrics does not handle timeout correctly in all instances and gives this error, looks like bug