Error I am seeing is:
I do not know why its looking in \"/tmp/\" when the start-up shows the server temp is set to \"/opt/OpenKM-3.0_JBoss-4.2.2.GA/server/default/tmp\" is it some how not picking up the path correctly?
The only change I made was moved it from testing on my desktop Ubuntu 9.04 workstation to a dedicated server...
Thanks,
B)
Code: Select all
Have installed OpenKM-3.0_JBoss-4.2.2.GA, current release/build of ImageMagick and Tesseract-OCR. and running Ubuntu server 9.04 x64. 05:09:17,872 WARN [TiffTextExtractor] Failed to extract OCR text
java.io.FileNotFoundException: /tmp/okm2804744968207462335.txt (No such file or directory)
I do not know why its looking in \"/tmp/\" when the start-up shows the server temp is set to \"/opt/OpenKM-3.0_JBoss-4.2.2.GA/server/default/tmp\" is it some how not picking up the path correctly?
The only change I made was moved it from testing on my desktop Ubuntu 9.04 workstation to a dedicated server...
Thanks,
B)