On Fri, 2008-02-29 at 13:28 -0800, Adam Monsen wrote: > On Fri, 2008-02-29 at 11:46 +0530, Amiruddin Nagri wrote: > > We are receiving MIFOS Database Version Upgrade Error on running MIFOS > > from latest checkout code this morning. > > Thank you for letting us know. I'm also affected, though I'm not sure > what the solution is just yet. We're looking into it.
I ran "ant build_db" and redeployed, effectively bypassing any upgrade problems that might have existed. I'm unable to reproduce the problem now. > "ant build_test_db" does appear to get the test database in a known/good > state, but I'm having other problems with the unit tests right now (see > my post about leap year--that probably won't affect you by the time you > read this, though). Van helped me bound the unit test issues, and they're specific to the code I'm currently changing. The trunk unit tests should all succeed. Van recommends running "ant build_test_db" after _any_ unit test failure or error since unit tests generally do not properly clean up after executing. This has helped me narrow down problems quite a bit. -- Adam Monsen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
