13 Sep 2012 01:47:42,880 INFO ~ Starting /Users/aotokage/Documents/workspace/Tasks/. 13 Sep 2012 01:47:42,883 WARN ~ Declaring modules in application.conf is deprecated. Use dependencies.yml instead (module.crud) 13 Sep 2012 01:47:42,883 INFO ~ Module crud is available (/Users/aotokage/git/play/modules/crud) 13 Sep 2012 01:47:43,497 WARN ~ You're running Play! in DEV mode 13 Sep 2012 01:47:46,135 INFO ~ Connected to jdbc:h2:mem:play;MODE=MYSQL;LOCK_MODE=0 13 Sep 2012 01:47:46,900 ERROR ~ HHH000389: Unsuccessful: alter table Comment drop constraint FK9BDE863F388562DE 13 Sep 2012 01:47:46,900 ERROR ~ Table "COMMENT" not found; SQL statement: alter table Comment drop constraint FK9BDE863F388562DE [42102-166] 13 Sep 2012 01:47:46,901 ERROR ~ HHH000389: Unsuccessful: alter table Post drop constraint FK260CC0A7CD013E 13 Sep 2012 01:47:46,901 ERROR ~ Table "POST" not found; SQL statement: alter table Post drop constraint FK260CC0A7CD013E [42102-166] 13 Sep 2012 01:47:46,969 INFO ~ Application 'Tasks' is now started !