[13:17:13 CDT(-0500)] <EricDalquist> probably won't do this until 4.1 but we switched to slf4j and logback at uw
[13:17:17 CDT(-0500)] <EricDalquist> moved it all onto a branch: https://github.com/Jasig/uPortal/compare/UP-3531_logback
[13:17:31 CDT(-0500)] <EricDalquist> much better config options
[13:17:42 CDT(-0500)] <EricDalquist> and we can now capture logging for stuff that uses java.util.logging
[13:21:56 CDT(-0500)] <athena> nice~
[13:21:58 CDT(-0500)] <athena>
[15:44:47 CDT(-0500)] <rlewis> Hi Eric, Do you have any ideas on the MySQL dbtest failure issue?
[15:45:00 CDT(-0500)] <EricDalquist> I hadn't had a chance to look yet
[15:45:06 CDT(-0500)] <EricDalquist> have you googled that error about the rename failing?
[15:45:11 CDT(-0500)] <rlewis> ok, thanks
[15:45:27 CDT(-0500)] <rlewis> yes, nothing
[15:47:34 CDT(-0500)] <EricDalquist> oh he left already
[15:47:47 CDT(-0500)] <EricDalquist> searching for "java.sql.SQLException: Error on rename of" yields a ton of hits
[15:48:26 CDT(-0500)] <holdorph> its not hard to add just a little too much to a stack trace google search term and end up with no hits
[15:48:33 CDT(-0500)] <EricDalquist> yeah
[15:48:36 CDT(-0500)] <holdorph> you have to know just the right amount to use
[15:49:14 CDT(-0500)] <EricDalquist> hrm … looks like mysql requires an extra drop before the alter ...