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?