SEVERE: IOException while loading persisted sessions: java.io.EOFException
1. Navigate to $CATALINA_HOME}/work/Catalina/localhost/web/
2. Locate the file named 'SESSION.ser'
3. Delete this file. IMPORTANT! Deleting this file will tell tomcat NOT to try and reload the last session. instead tomcat will create a new session.
4. Restart tomcat service
5. Try to access Report Advisor again.
At this point you should be able to access Report Advisor again.