Hi guys!
I have read a lot of posts regarding openoffice integration but unfortunately to myself I did not find anything that would help me. First of all I would like to say that I downloaded and installed OKM CE 5.1.10. All this works under opensuse server (don't remember the ver#). In addition to that I installed openoffice 3.2.1. In general I have the next list of pkgs installed:
The preview functionality works for pdf and png files but does not work for doc, xls, ppt.
I enabled full debug output and collected this into server-debug.log.gz file (attached). For your convenience the file finishes exactly after i pressed on 'Preview' tab and got an error about 'There was a problem with the conversion generation'. Could you please help me to identify the root cause of my issue?
Thank you in advance.
I have read a lot of posts regarding openoffice integration but unfortunately to myself I did not find anything that would help me. First of all I would like to say that I downloaded and installed OKM CE 5.1.10. All this works under opensuse server (don't remember the ver#). In addition to that I installed openoffice 3.2.1. In general I have the next list of pkgs installed:
Code: Select all
When OpenKM starts I can see that soffice is also starting:
| OpenOffice_org | 3.2.1.6 | A Free Office Suite (Framework) | 6.9 M
| OpenOffice_org-branding-upstream | 3.2.1.6 | xOriginal Branding for OpenOffice.org | 631.0 K
| OpenOffice_org-components | 3.2.1.6 | xOpenOffice.org Components | 11.2 M
| OpenOffice_org-converter | 3.0 | xCommandline Document Converter Using OpenOffice.org | 10.1 K
| OpenOffice_org-filters | 3.2.1.6 | xImport and Export Filters for OpenOffice.org | 16.2 M
| OpenOffice_org-icon-themes | 3.2.1.6 | xIcon Themes for OpenOffice.org | 33.3 M
| OpenOffice_org-libs-core | 3.2.1.6 | xOpenOffice.org Core Libraries | 49.8 M
| OpenOffice_org-libs-extern | 3.2.1.6 | xOpenOffice.org External Libraries | 25.6 M
| OpenOffice_org-libs-gui | 3.2.1.6 | xOpenOffice.org GUI Libraries | 37.3 M
| OpenOffice_org-pyuno | 3.2.1.6 | xPython UNO Bridge for OpenOffice.org | 243.0 K
| OpenOffice_org-ure | 3.2.1.6 | xOpenOffice.org UNO Runtime Environment | 14.9 MCode: Select all
I even saw that under some circumstances new *.pdf files appear in openkm-5.1/jboss-4.2.3.GA/cache/pdf/
root@ukuwbseeuintra:izemlian# ps auxww | grep soff
root 773 0.0 1.5 172332 47664 ? Sl 00:11 0:01 /usr/lib/ooo3/program/soffice.bin -accept=socket,host=127.0.0.1,port=2002;urp; -env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-2002 -headless -nocrashreport -nodefault -nofirststartwizard -nolockcheck -nologo -norestoreCode: Select all
But in fact these files are in the same size and they are not pdf files (the structure of those files is weird).root@ukuwbseeuintra:pdf# ll
total 8K
drwxr-xr-x 2 root root 160 Sep 3 23:49 .
drwxr-xr-x 5 root root 120 Sep 3 18:35 ..
-rw-r--r-- 1 root root 4075 Sep 3 23:46 6632df34-4a6b-4e73-ac2b-c5e3470d4b04.pdf
-rw-r--r-- 1 root root 4075 Sep 3 19:06 9565fe1c-141b-4fac-8752-59bdc35a47d7.pdf
root@ukuwbseeuintra:pdf#
The preview functionality works for pdf and png files but does not work for doc, xls, ppt.
I enabled full debug output and collected this into server-debug.log.gz file (attached). For your convenience the file finishes exactly after i pressed on 'Preview' tab and got an error about 'There was a problem with the conversion generation'. Could you please help me to identify the root cause of my issue?
Thank you in advance.
Attachments
(97.28 KiB) Downloaded 274 times
