Difference between revisions of "Knowledge:Migration from 6.2.4 to 6.2.5"
From OpenKM Documentation
(Created page with '* See [http://issues.openkm.com/changelog_page.php?version_id=54 changelog at Mantis] * Download update from http://openkm.com/download/okm/OpenKM-6.2.4.zip * Make a backup!!! …') |
m |
||
Line 1: | Line 1: | ||
* See [http://issues.openkm.com/changelog_page.php?version_id=54 changelog at Mantis] | * See [http://issues.openkm.com/changelog_page.php?version_id=54 changelog at Mantis] | ||
− | * Download update from http://openkm.com/download/okm/OpenKM-6.2. | + | * Download update from http://openkm.com/download/okm/OpenKM-6.2.5.zip |
* Make a backup!!! | * Make a backup!!! |
Revision as of 13:09, 6 November 2012
- Download update from http://openkm.com/download/okm/OpenKM-6.2.5.zip
- Make a backup!!!
- Stop Tomcat
- Edit OpenKM.cfg and set hibernate.hbm2ddl to update
- Replace the OpenKM.war
- Review file descriptor limit and, eventually, increase it.
- Start Tomcat again
- Go to Administration > Database Query and execute:
- Go to Administration > Utilities > Cache Stats and reset the cache identified as com.openkm.dao.bean.MimeType.
- Enjoy OpenKM 6.2.5!
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 (prevents "The response could not be deserialized" errors) and Java Plugin cache |