Difference between revisions of "Knowledge:Migration from 6.2.2 to 6.2.3"
From OpenKM Documentation
m |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* See [http://issues.openkm.com/changelog_page.php?version_id=52 changelog at Mantis] | * See [http://issues.openkm.com/changelog_page.php?version_id=52 changelog at Mantis] | ||
− | * Download update from http://openkm.com/download/okm/OpenKM-6.2.3.zip | + | * Download update from http://openkm.com/download/okm/OpenKM-6.2.3.zip (eMpg8eIjY5) |
* Make a backup!!! | * Make a backup!!! | ||
Line 10: | Line 10: | ||
* Replace the OpenKM.war | * Replace the OpenKM.war | ||
+ | |||
+ | * Review file descriptor limit and, eventually, [http://okm07.openkmcloud.com/OpenKM/index.jsp?docPath=%2Fokm%3Aroot%2FKnowledge+Base%2FSet+ulimit+in+Ubuntu.html increase it]. | ||
* Start Tomcat again | * Start Tomcat again | ||
Line 24: | Line 26: | ||
And start Tomcat again. | And start Tomcat again. | ||
− | {{Note|Recommended to clear browser cache and [http://www.java.com/en/download/help/plugin_cache.xml Java Plugin cache]}} | + | {{Note|Recommended to clear browser cache (prevents "The response could not be deserialized" errors) and [http://www.java.com/en/download/help/plugin_cache.xml Java Plugin cache]}} |
Latest revision as of 10:24, 18 January 2013
- Download update from http://openkm.com/download/okm/OpenKM-6.2.3.zip (eMpg8eIjY5)
- 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
- 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 (prevents "The response could not be deserialized" errors) and Java Plugin cache |