Page 1 of 1

OpenKM on windows 2003 64 bit

PostPosted:Mon Aug 24, 2009 6:06 am
by ashutosh
hi

i am trying to run OpenKM on windows 2003 64 bit but on running the \'run.bat\' file i get the following error

Failed to boot JBoss:
java.lang.ClassNotFoundException: org.jboss.system.server.ServerImpl
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:2
86)
at org.jboss.system.server.ServerLoader.load(ServerLoader.java:268)
at org.jboss.Main.boot(Main.java:194)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:619)

Can anybody guide me as to where the problem is?

Re:OpenKM on windows 2003 64 bit

PostPosted:Thu Aug 27, 2009 8:27 am
by jllort
It\'s a jboss problem. Try the question on a jboss forum I think you\'ll find there the solution or the origin of the problem.

Re:OpenKM on windows 2003 64 bit

PostPosted:Mon Sep 14, 2009 3:04 pm
by djdifulvio
Make sure you set the \"JBOSS_HOME\" and \"JAVA_HOME\" paths in the Windows Environment Variables (Right-Click \"My Computer\", Properties > Advanced > Environment Variables)

The default JBOSS, if you downloaded the prebuild, is the path to the extracted data. For example, mine is \"F:\\OpenJM-3.0_JBoss-4.2.2.GA\\\" and my JAVA_HOME is \"C:\\Program Files\\Java\\jdk1.5.0_20\\\"

Lastly, make sure you downloaded the JDK not just the JREs.

The only thing that I cannot get working correctly in the Windows world is ImageMagick, so I am unable to OCR TIFF files; which is 99% of my documents, so still working on that one. GG