Defect #481
Kune fails to start correctly: Missing column: logoLastModifiedTime in kune_prod.groups
Status: | Closed | Start date: | 01/18/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Vicente J. Ruiz Jurado | % Done: | 100% | |
Category: | - | |||
Target version: | - | |||
Resolution: | duplicate | Tags: |
Description
I installed kune using the Debian package (I tried both 0.3.0+b13 from unstable and 0.2.0+b34 from stable) on Debian Wheezy. After starting kune using "service kune start" I try to navigate to http://localhost:8888 but I end up with a "503 Service unavailable" error page. The kune log (attached) indicates that there were some Guice creation errors ultimately caused by "org.hibernate.HibernateException: Missing column: logoLastModifiedTime in kune_prod.groups"
History
#1 Updated by Vicente J. Ruiz Jurado almost 12 years ago
- Status changed from New to Closed
- Assignee set to Vicente J. Ruiz Jurado
- % Done changed from 0 to 100
- Resolution set to duplicate
See please "Note 2" in:
http://kune.cc/#!kune.docs.6810.898
Duplicate of #453.