uPortal IRC Logs-2011-04-11

[08:50:01 CDT(-0500)] <mklein21105> hey when I try to log in with CAS I get this uportal error in my localhost log
[08:50:12 CDT(-0500)] <mklein21105> SEVERE: Servlet.service() for servlet UserLocale threw exception
[08:50:17 CDT(-0500)] <mklein21105> java.lang.IllegalStateException: An existing HttpSession is required while retrieving a UserInstance for a HttpServletRequest
[08:50:49 CDT(-0500)] <mklein21105> any suggestions as to what might be wrong
[14:36:29 CDT(-0500)] <JoeMoore> trunk error after clean deploy-ear using build 23328 http://pastebin.com/gNYinwqy
[14:36:49 CDT(-0500)] <JoeMoore> There are lots of errors after that, but I thought maybe there is something obvious in those
[14:37:07 CDT(-0500)] <EricDalquist> is this a clean tomcat isntall?
[14:37:37 CDT(-0500)] <JoeMoore> It's the tomcat install from M1. I ran initdb.
[14:37:49 CDT(-0500)] <EricDalquist> remove everything in shared/lib
[14:37:53 CDT(-0500)] <EricDalquist> re-run deploy-ear
[14:38:09 CDT(-0500)] <JoeMoore> will do. Thanks!!