|
Running the windows installer against a remote Postgresql 8.4 server with a blank database (UTF-8). The first startup of Tomcat fires a bunch of warnings and fatal errors regarding schema creation :
There is a lot more like these full catalina out When looking at schemaHistory.log , the given columns don't appear and thus haven't ben created. Next, when trying to use the app, number of exceptions get raised in multiple areas. Subsequent Tomcat startups / shutdowns don't fire anymore these errors. Teamwork is just broken on Postgresql ! Any help is welcomed ! |
|
See here how to use Teamwork on PostgreSQl http://answers.twproject.com/questions/2317/faq-teamwork-and-postgresql |
|
Actually, the same happens with MySQL :
see the full log file https://content.wuala.com/contents/openseo/taf/teamwork/platform.mysql51.log?key=vQvgYG1ZIdDc&dl=1 |
|
These errors are generated at the application startup by the schema updater due to schema changes between Teamwork versions, these errors are actually warnings and do not cause any errors in the application. If you encounter some of those while using Teamwork maybe probably there is another reason. When they occur post here the log recorded and we will try to help you. |
