When I run OpenKM I have two issues:
The first is that I cannot preview any documents in either the browser or the word plugin.
The second is that when I edit a document in Microsoft word it does not release the edit flag or upload the changes to the document onto the server. This does work though using the browser.
In my catalina.log file I see the following warning and error messages:
The first is that I cannot preview any documents in either the browser or the word plugin.
The second is that when I edit a document in Microsoft word it does not release the edit flag or upload the changes to the document onto the server. This does work though using the browser.
In my catalina.log file I see the following warning and error messages:
Code: Select all
I am running the OpenKM 6.2.2 community edition abd have the 6.2.1 OpenKM Word AddIN installed. OpenOffice has been deployed and I am able to create PDF documents if I type in the requests on the command line. My OpenKM.cfg file is as follows:WARN com.openkm.servlet.RepositoryStartupServlet - *** No OpenOffice manager configured ***
WARN net.xeoh.plugins.base.impl.classpath.loader.FileLoader - Supplied path does not exist. Unable to add plugins from there.
WARN com.openkm.util.ExecutionUtils - Unable to read script: /home/openkm/opt/openkm-6.2.2/tomcat/start.bsh
WARN com.openkm.util.ExecutionUtils - Unable to read jar: /home/openkm/opt/openkm-6.2.2/tomcat/start.jar
ERROR com.openkm.servlet.frontend.ConverterServlet - Error in application/msword to PDF conversionCode: Select all
Any thoughts on what I have done wrong would be appreciated. Thanks.hibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.hbm2ddl=none
system.swftools.pdf2swf=/opt/openkm-6.2.0-community/tomcat/bin/pdf2swf -T 9 -f -t -G ${fileIn} -o ${fileOut}`
system.imagemagick.convert=/usr/bin/convert
system.openoffice.path=/usr/bin/soffice
system.openoffice.tasks=5
system.openoffice.port=8100