Re: Converting documents after upgrade - unable to create directory '/root/.cache/dconf': Permission denied.

2021-03-29 Thread Daniel Baker
ps -ef|grep java nobody    1283 1  0 Mar07 ?    03:57:40 /usr/bin/java -Djava.util.logging.config.file=/opt/open510/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.awt.headless=true -Djdk.tls.ephemeralDHKeySize=2048

Re: Converting documents after upgrade - unable to create directory '/root/.cache/dconf': Permission denied.

2021-03-28 Thread Maxim Solodovnik
please share the output of `ps -ef|grep java` The folder is being created in "/root/.cache/dconf'" which is weird I would try to create this folder manually, OR maybe even better re-define $HOME in the script you are using to start OM ... On Thu, 25 Mar 2021 at 15:55, Daniel Baker wrote: > > I

Re: Converting documents after upgrade - unable to create directory '/root/.cache/dconf': Permission denied.

2021-03-25 Thread Daniel Baker
I  have  run into this  problem  too  but   unfortunately   a reinstall of libreoffice  didn't  work: DEBUG 03-24 15:17:37.556 o.a.o.d.u.AuthLevelUtil:40 [nio-5443-exec-7] - Level SOAP :: [GRANTED] DEBUG 03-24 15:17:37.557 o.a.o.c.d.f.FileProcessor:72 [nio-5443-exec-7] - file extension: pdf

Re: Converting documents after upgrade

2020-09-30 Thread Maxim Solodovnik
On Thu, 1 Oct 2020 at 09:14, Denis Noctor wrote: > Once again Maxim... you have proved to be a total star. > > sudo -u nobody /usr/lib/libreoffice/program/soffice --version > gave me a critical permissions error which unfortunately did not note > down... however, I reinstalled as suggested. > (I

Re: Converting documents after upgrade

2020-09-30 Thread Denis Noctor
Once again Maxim... you have proved to be a total star. sudo -u nobody /usr/lib/libreoffice/program/soffice --version gave me a critical permissions error which unfortunately did not note down... however, I reinstalled as suggested. (I corrected 2 typos just in case this is revisited). Once

Re: Converting documents after upgrade

2020-09-30 Thread Maxim Solodovnik
According to the log the issue is caused by the LibreOffice problems to ensure try to run it from command line `sudo -u nobody /usr/lib/libreoffice/program/soffice --version` I would say re-installation might help help `sudo apt remove --purge libreoffice` `sudo apt audoremove` `sudo update`

Re: Converting documents after upgrade

2020-09-30 Thread Ali Alhaidary
No, OM is writing on the correct folder, however, the convertor is not. On 10/1/20 2:22 AM, Denis Noctor wrote: I made my own... which I think might be the root of the problem changed folder name to open510... but made relevant changes in tomcat4... Seems to be a permissions issue...

Re: Converting documents after upgrade

2020-09-30 Thread Denis Noctor
I made my own... which I think might be the root of the problem changed folder name to open510... but made relevant changes in tomcat4... Seems to be a permissions issue... will review and check... Sent from my iPhone > On Sep 30, 2020, at 4:38 PM, Ali Alhaidary > wrote: > > Denis, >

Re: Converting documents after upgrade

2020-09-30 Thread Ali Alhaidary
Denis, Do you use the default data folder(/opt/open501/webapps/openmeetings/data), or you made your own? On 10/1/20 12:25 AM, Ali Alhaidary wrote: ERROR 09-30 21:05:59.614 o.j.l.o.VerboseProcess:84 [Thread-1650] - ERROR 09-30 21:05:59.614

Re: Converting documents after upgrade

2020-09-30 Thread Ali Alhaidary
ERROR 09-30 21:05:59.614 o.j.l.o.VerboseProcess:84 [Thread-1650] - ERROR 09-30 21:05:59.614 o.j.l.o.VerboseProcess:84 [Thread-1650] - (process:4831): dconf-CRITICAL **: 21:05:59.614: unable to create directory '/home/om_user/.cache/dconf':

Re: Converting documents after upgrade

2020-09-30 Thread Ali Alhaidary
same here On 9/30/20 11:06 PM, Denis Noctor wrote: Hi there guys, Having recently upgraded to the OM 5.1.O snapshot, I realize I can only upload pdfs and jpgs - no other file conversion appears to work... (all other functionality etc seems fine). Everything works fine on