Difference between revisions of "Knowledge:Migration from 6.2.4 to 6.2.5"

From OpenKM Documentation
Jump to: navigation, search
m
Line 11: Line 11:
 
* Replace the OpenKM.war
 
* Replace the OpenKM.war
  
* Review file descriptor limit and, eventually, [http://entopia.openkmcloud.com/OpenKM/index.jsp?docPath=%2Fokm%3Aroot%2FKnowledgeBase%2FSet+ulimit+in+Ubuntu.html increase it].
+
* Review file descriptor limit and, eventually, [http://entopia.openkmcloud.com/OpenKM/index.jsp?docPath=%2Fokm%3Aroot%2FKnowledge+Base%2FSet+ulimit+in+Ubuntu.html increase it].
  
 
* Start Tomcat again
 
* Start Tomcat again

Revision as of 11:58, 14 November 2012

  • 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 xx.xx.xx.
  • 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.


Nota clasica.png Recommended to clear browser cache (prevents "The response could not be deserialized" errors) and Java Plugin cache