Well, the vesion of LibreOffice on my Centos 7
is 4.2.6.3.

Two hours ago i uploaded a xls file with success.

My version is the same that yours:

jodconverter-core-3.0-beta-4

Please try to download again jodconverter but this time
install it on /opt. The path would be:

jod_path = /opt/jodconverter-core-3.0-beta-4/lib

...and modify the path in the Configuration.


..................




El dom, 21-06-2015 a las 00:41 +0900, 原田 達明 escribió:
> Hi Alvaro,
> 
> 
> Thanks for your infomations.
> 
> >>   jod_path =  /usr/lib/jodconverter-core-3.0-beta-4/lib
> 
> 
>     I reference from some install guide.
> 
> 
>     I try to change owner of them to openmeetings.openmeetings,
> 
>     but have no effect.    
> 
> >> SELINUX=enforcing
> 
> 
>     My environment, SELINUX = disable
> 
> 
> Other way, i heard that jodconverter-core-3.0-beta-4 does not  working
> with newest libreoffice. Could you teach me your version of
> jodconverter and libreoffice ?
> 
> 
> Regards,
> 
> NgMDat.
> 
> 
> 
> 
> 
> 
> On Sat, Jun 20, 2015 at 10:13 PM, Alvaro <[email protected]> wrote:
>         ...have you SELINUX in permissive mode?
>         
>         sudo nano /etc/selinux/config
>         
>         ...modify:
>         
>         SELINUX=enforcing
>         
>         ...to
>         
>         SELINUX=permissive
>         
>         
>         ...if is necessary, and reboot machine.
>         
>         
>         ................
>         
>         
>         El sáb, 20-06-2015 a las 21:26 +0900, 原田 達明 escribió:
>         > Hi Alvaro,
>         >
>         > I tried with office.path=/usr/lib64/libreoffice and txt, rtf
>         files
>         > (it will fork libreoffice)
>         > but all of them were NG.
>         >
>         > I can upload pdf, image files (gif, jpeg, png...)
>         >
>         > The following is part of the log when i upload txt file.
>         > On Configuration, i set
>         >     office.path=/usr/lib64/libreoffice
>         > but in the log, that value was used as
>         >     office.home=/usr/lib64/libreoffice
>         >
>         > they are a same thing ?
>         >
>         > Regards,
>         > NgMDat.
>         >
>         >  - START doJodConvert #################
>         >  java
>         >      -Doffice.home=/usr/lib64/libreoffice
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar
>         >
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/json-20090211.jar
>         >
>         >
>         -cp 
> /usr/lib/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar
>         >
>         >
>         -jar 
> /usr/lib/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar
>         >
>           
> /var/opt/openmeetings-3.0.6/webapps/om/uploadtemp/files/515075ec5cf7566df9a9643d80b4a066.txt
>         >
>           
> /var/opt/openmeetings-3.0.6/webapps/om/upload/files/515075ec5cf7566df9a9643d80b4a066/515075ec5cf7566df9a9643d80b4a066.pdf
>         >  exitVal: 1
>         >  END doJodConvert #################
>         >
>         >
>         >
>         >
>         > On Sat, Jun 20, 2015 at 7:54 PM, Alvaro <[email protected]>
>         wrote:
>         >         ...the right way is:
>         >
>         >         office.path  =  /usr/lib64/libreoffice
>         >
>         >         Now, can you upload txt files or rtf or any others?
>         >
>         >
>         >
>         >
>         >         .............
>         >
>         >
>         >
>         >
>         >         El sáb, 20-06-2015 a las 19:42 +0900, 原田 達明
>         escribió:
>         >         > Hi Alvaro,
>         >         >
>         >         >
>         >         > Thanks for your advice.
>         >         > I try change in configuration for the both of
>         case:
>         >         >   office.path  =  /usr/lib64/libreoffice
>         >         >   office.path  =  /usr/lib64/libreoffice/program
>         >         > but they have no effected.
>         >         >
>         >         >
>         >         > Other hints please!
>         >         >
>         >         >
>         >         > Regards,
>         >         > NgMDat.
>         >         >
>         >         >
>         >         >
>         >         > On Sat, Jun 20, 2015 at 7:10 PM, Alvaro
>         <[email protected]>
>         >         wrote:
>         >         >         Please in Configuration:
>         >         >
>         >         >
>         >         >         office.path  =  /usr/lib64/libreoffice
>         >         >
>         >         >         no
>         >         >
>         >         >         office.path
>         =  /usr/lib64/libreoffice/program
>         >         >
>         >         >         Regards
>         >         >
>         >         >         Alvaro
>         >         >
>         >         >         .........................
>         >         >
>         >         >
>         >         >
>         >         >         El sáb, 20-06-2015 a las 18:22 +0900, 原田
>         達明
>         >         escribió:
>         >         >         > Hi everyone,
>         >         >         > I just installed OpenMeetings 3.0.6 on
>         Centos 7.
>         >         >         > I got error when i upload xls content to
>         >         whiteboard.
>         >         >         > Please teach me how to fix it.
>         >         >         > following are part of openmeetings.log.
>         >         >         > Thanks for any advice.
>         >         >         >
>         >         >         >
>         >         >         > ...
>         >         >         > DEBUG 06-20 17:46:55.841
>         ProcessHelper.java
>         >         2575795 104
>         >         >         >
>         org.apache.openmeetings.util.process.ProcessHelper
>         >         >         > [http-nio-0.0.0.0-5080-exec-10] - START
>         >         doJodConvert
>         >         >         #################
>         >         >         > DEBUG 06-20 17:46:55.841
>         ProcessHelper.java
>         >         2575795 105
>         >         >         >
>         org.apache.openmeetings.util.process.ProcessHelper
>         >         >         > [http-nio-0.0.0.0-5080-exec-10] -
>         >         >         > java
>         -Doffice.home=/usr/lib64/libreoffice/program
>         >         >         >
>         >         >
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar
>         >         >         >
>         >
>          -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar
>         >         >         >
>         >
>          -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar
>         >         >         >
>         >
>          -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar
>         >         >         >
>         >         >
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar
>         >         >         >
>         >         >
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar
>         >         >         >
>         >         >
>         >
>         -cp /usr/lib/jodconverter-core-3.0-beta-4/lib/json-20090211.jar
>         >         >         >
>         >         >
>         >
>         -cp 
> /usr/lib/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar
>         >         >         >
>         >         >
>         >
>         -jar 
> /usr/lib/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar
>         >         >
>         >
>         > 
> /var/opt/openmeetings-3.0.6/webapps/om/uploadtemp/files/b718c32e8ae834ed8f751e817af422b4.xls
>         >         >
>         >
>         > 
> /var/opt/openmeetings-3.0.6/webapps/om/upload/files/b718c32e8ae834ed8f751e817af422b4/b718c32e8ae834ed8f751e817af422b4.pdf
>         >         >         > DEBUG 06-20 17:46:55.962
>         ProcessHelper.java
>         >         2575916 153
>         >         >         >
>         org.apache.openmeetings.util.process.ProcessHelper
>         >         >         > [http-nio-0.0.0.0-5080-exec-10] -
>         exitVal: 1
>         >         >         > DEBUG 06-20 17:46:55.962
>         ProcessHelper.java
>         >         2575916 111
>         >         >         >
>         org.apache.openmeetings.util.process.ProcessHelper
>         >         >         > [http-nio-0.0.0.0-5080-exec-10] - END
>         doJodConvert
>         >         >         #################
>         >         >
>         >         >
>         >         >
>         >         >
>         >         >
>         >
>         >
>         >
>         >
>         >
>         
>         
>         
> 
> 


Reply via email to