Dear Sir,
I have installed OpenKM 5.1.8 on Debain Sequeeze on a Cloud server.
My OpenKM.cfg looks as under;
application.url=http://localhost:8080/OpenKM/frontend/index.jsp
I can see an Error in the terminal
I am not able to Preview any kind of file, Please advice
Thanks and regards,
Purs
I have installed OpenKM 5.1.8 on Debain Sequeeze on a Cloud server.
My OpenKM.cfg looks as under;
Code: Select all
While my terminal open, moment I log on as to OpenKmhibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.hbm2ddl=none
application.url=http://localhost:8080/OpenKM/frontend/index.jsp
max.file.size=50
repository.config=repository.xml
max.search.results=25
system.ocr=/usr/local/bin/tesseract
default.lang=es-ES
system.pdf2swf=/usr/bin/pdf2swf
system.ghostscript.ps2pdf=/usr/bin/ps2pdf
system.convert=/usr/bin/convert
system.openoffice=on
system.openoffice.path=/usr/lib/openoffice
system.openoffice.tasks=5
system.openoffice.port=2222application.url=http://localhost:8080/OpenKM/frontend/index.jsp
I can see an Error in the terminal
Code: Select all
whereas I have installed Openoffice as a root user and have started open office as service, output as under03:47:55,376 WARN [DocConverter] system.openoffice.path not configured
03:47:55,377 WARN [DocConverter] and also system.openoffice.server not configuredCode: Select all
root@opendms:~# netstat -nap | grep office
tcp 0 0 127.0.0.1:8100 0.0.0.0:* LISTEN 31360/soffice.bin
unix 2 [ ACC ] STREAM LISTENING 75304 31360/soffice.bin / tmp/OSL_PIPE_0_SingleOfficeIPC_44e0c34da8623980ccf9f8299a62e4fbI am not able to Preview any kind of file, Please advice
Thanks and regards,
Purs
