Page 1 of 1

External Applications Path Fail

Posted: Thu May 30, 2013 10:48 am
by dgutierrez
Hi,

First of all, I'm trying the Enterprise trial 6.7 version installed on Ubuntu Server 12.04.
When I go to Administration --> Adjust --> External Applications, I change the path of Convert, Ghostscript, Tesseract, OpenOffice and SWFtools and when I do click on save, the application don't do anything.
I do the instalation by console. I follow all steps which are specified on the installation guide. Anybody know where is the problem?

Thanks,

Re: External Applications Path Fail

Posted: Thu May 30, 2013 9:17 pm
by mmeschieri
This is a known bug of the GUI already corrected in version 6.7.1 that will be soon released.
By now you can edit your conf/context.properties and restart LogicalDOC, these are the property to setup:
command.convert=/usr/bin/convert
command.gs=/usr/bin/gs
command.tesseract=/usr/bin/tesseract
swftools.path=/usr/bin
openoffice.path=/usr/lib/openoffice

Re: External Applications Path Fail

Posted: Fri May 31, 2013 7:29 am
by dgutierrez
Thanks for your help. My problem is solved.
Are you having problems with the latest versions of java?

Re: External Applications Path Fail

Posted: Thu Jun 20, 2013 1:39 pm
by agaspa
Dear dgutierrez,
LogicalDOC Enterprise version 6.7.1 requires Java (JDK) 1.7.
This version offers features of absolute importance that allows to precisely control the load of the application on the server CPU. Without Java (JDK) version 1.7, the system may not function properly.