Difference between revisions of "Knowledge:Migration from 6.2.2 to 6.2.3"
From OpenKM Documentation
(Created page with '* See [http://issues.openkm.com/changelog_page.php?version_id=51 changelog at Mantis] * Make a backup!!! * Stop Tomcat * Edit OpenKM.cfg and set '''hibernate.hbm2ddl''' to…') |
(No difference)
|
Revision as of 11:27, 17 October 2012
- Make a backup!!!
- Stop Tomcat
- Edit OpenKM.cfg and set hibernate.hbm2ddl to update
- Replace the OpenKM.war
- Start Tomcat again
- Rebuild Lucene indexes: Go to Administration > Utilities > Rebuild indexes and select Lucene indexes option.
- Enjoy OpenKM 6.2.3!
If you have any weird problem try to stop Tomcat, delete these folders:
- $TOMCAT_HOME/webapps/OpenKM
- $TOMCAT_HOME/work/Catalina/localhost
And start Tomcat again.
Recommended to clear browser cache and Java Plugin cache |