Hi Folks,
i have just installed OpenKM 6.2.2, and installation ran through without any errors. But when i try to start OpenKM with
Thank you in advance,
Robert
i have just installed OpenKM 6.2.2, and installation ran through without any errors. But when i try to start OpenKM with
Code: Select all
, i get the following error message:
catalina.bat run
Using CATALINA_BASE: "C:\Program Files\openkm-6.2.2-community\tomcat"I'm not realy firm with java, so the only thing i had tried already is to chage java directory to my local installation, as you can see in the JRE_HOME variable. So, does anyone know, what else can be wrong?
Using CATALINA_HOME: "C:\Program Files\openkm-6.2.2-community\tomcat"
Using CATALINA_TMPDIR: "C:\Program Files\openkm-6.2.2-community\tomcat\temp"
Using JRE_HOME: "C:\Program Files\Java\jre6"
Using CLASSPATH: "C:\Program Files\openkm-6.2.2-community\tomcat\bin\boots
trap.jar;C:\Program Files\openkm-6.2.2-community\tomcat\bin\tomcat-juli.jar"
Exception in thread "main" java.lang.NoClassDefFoundError: Files\openkm-6/2/2-community\tomcat/conf/log4j/properties
Caused by: java.lang.ClassNotFoundException: Files\openkm-6.2.2-community\tomcat.conf.log4j.properties
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: Files\openkm-6.2.2-community\tomcat/conf/log4j.properties. Program will exit.
Thank you in advance,
Robert