Update guide
Esta página aún no está disponible en tu idioma.
Download the latest “Updater utility” named OKMUpdater.jar
Once downloaded, put at $TOMCAT_HOME directory and execute:
$ java -jar OKMUpdater.jar -lFollow the wizard steps.
Troubleshooting
Section titled “Troubleshooting”In early OpenKM installations (v6.4.7) the upgrade process may need some previous steps. If you see an error like this one, you have this problem:

To be able to use the updater utility you have to follow these steps:
- Download the same version of your current OpenKM instance from http://download.openkm.com.
- Stop OpenKM.
- Replace the $TOMCAT_HOME/webapps/OpenKM.war file with the downloaded one.
- Delete the $TOMCAT_HOME/webapps/OpenKM directory.
- Start OpenKM.
Once OpenKM is running you can use the updater utility again.
If the problem persist, please open a support ticket and attach OKMUpdater.log and $TOMCAT_HOME/logs/catalina.log files.