Hide Forgot
Please please please increase or remove the login timeout. Also, refreshing the query URL after logging back in doesn't work anymore, so you have to go back and completely rebuild the query.
Added <session-config> <!-- HTTP Session timeout, in minutes --> <session-timeout>60</session-timeout> </session-config> to web.xml. This should fix the problem.