On 2/1/06, David M Johnson <[EMAIL PROTECTED]> wrote: > So far, I've only found to minor HTML layout problems and some > missing docs. I've fixed both of those issues. > > I just updated the Roller User Guide to cover Roller configuration, > Planet configuration and to add back in Anil's weblog ping docs. The > updated docs drafts are available here: http://people.apache.org/ > ~snoopdave/doc_drafts/ > > Anybody had a change to try out RC2?
Yep. I do my usual: Grab Roller.tar.gz Put roller/ in webapps/ Edit hibernate config to use Postgres Dump production database and create test database. Run 200->201 postgres update script on test database Start test tomcat I get the following in roller.log: FO 2006-02-03 11:03:04,794 UpgradeDatabase:upgradeDatabase - Database is old, beginning upgrade to version 212 INFO 2006-02-03 11:03:04,795 UpgradeDatabase:upgradeTo210 - Doing upgrade to 210 ... INFO 2006-02-03 11:03:04,796 UpgradeDatabase:upgradeTo210 - Ensuring that all weblogs use the 'Weblog' template as their default page INFO 2006-02-03 11:03:04,808 UpgradeDatabase:upgradeTo210 - Processing website: nico ERROR 2006-02-03 11:03:04,814 UpgradeDatabase:upgradeTo210 - Problem upgrading database to version 210 java.sql.SQLException: ERROR: null value in column "updatetime" violates not-null constraint Hen
