...yes it is the same. Well, then the problem is in swftools.
Do you have installed swftools? If yes, what version? Please do this: cd /usr/bin ls ...and look for a file called: pdf2swf If is not there, do: cd /usr/local/bin ls ...and look for a file called: pdf2swf If you don't find it any where then the version you have installed it is not the right. Uninstall it and after do this: cd /opt wget http://www.swftools.org/swftools-2013-04-09-1007.tar.gz tar xzvf swftools-2013-04-09-1007.tar.gz cd /opt/swftools-2013-04-09-1007 ./configure --libdir=/usr/lib --bindir=/usr/bin make make install ...and try to upload a xls file now. In my Centos 7 works so properly. ................ 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 > > ################# > > > > > > > > > > > > > > >
