Ok, here's what I've figured out reading openmeetings.log - Once you upload a .odt (for instance) it gets saved to /openmeetings/uploadtemp/files/ALPHANUMERIC.odt - JOD reads it and saves to /openmeetings/upload/files/ALFANUMERIC/ the conversion ALPHANUMERIC.swf and ALPHANUMERIC.odt itself. - openmeetings reads openmeetings/upload/files/ALPHANUMERIC/ALPHANUMERIC.swf and displays it onto the whiteboard
My problem is: even though the JOD conversion is successful (the log says:START generate swf .... ALPHNUMERIC.swf) openmeetings can't find it in openmeetings/upload/files/ALPHANUMERIC/ because there's only the original ALPHANUMERIC.odt in there.... It's like JOD correctly generates the file but the it vanishes! Does anybody have a tip for me? Cheers! 2014-04-11 12:19 GMT+02:00 Giovanni <[email protected]>: > Hello everybody! > > I'm having troubles with uploading libreoffice files onto the whiteboard: > as I select one, after the upload all I get is a big orange crossed > rectangular box with "deleted" written on it. > Checking the openoffice.log the only thing noticable is > > LOG DownloadHandler: The request file is not readable > > But I don't think is a privilege issue, since pdf and jpeg coming from the > same directory are uploaded right. > What it makes it ever more confusing is that I have a mirror system in a > local PC with the same exact setup, and there it works perfectly! > Both the remote and local server are Ubuntu 12.04 LTS servers. > What could I check to troubleshoot this one? > I don't understand what is causing the error (jod? libreoffice? > openmeetings itself?)... > > Thank you in advance! >
