Hi Maxime, will have a look! Thanks for your quick response. Rene'
Quoting Maxim Solodovnik <[email protected]>:
in both server and client sources there are lists with known file extentions (if I'm not mistaken) Maybe you need to update it and recompile On Tue, Mar 18, 2014 at 11:00 PM, Rene' Rosenbaum <[email protected]> wrote:Hi all, we are using OM2 embedded into a website. Web the site is loaded we want to push some files into the conference. This works quite well for all our supported file types except "odg". The om-log looks like this: DEBUG 03-18 15:49:09.425 o.a.o.d.u.UserManager:282 [http-bio-0.0.0.0-8443-exec-2] - loginUser size 1 DEBUG 03-18 15:49:09.611 o.a.o.d.u.UserManager:1310 [HttpConnection-8080-15] - Usermanagement.getUserById DEBUG 03-18 15:49:09.620 o.a.o.d.f.FileProcessor:74 [HttpConnection-8080-15] - newFileExt: odg DEBUG 03-18 15:49:09.621 o.a.o.d.f.FileProcessor:87 [HttpConnection-8080-15] - isAsIs: false ERROR 03-18 15:49:09.623 o.a.o.d.f.d.FileExplorerItemDao:229 [HttpConnection-8080-15] - [getFileExplorerItemsById]: java.lang.IllegalArgumentException: localized message key: param-null-primitive; substitutions: [Parameter<long>('fileExplorerItemId')] ... Right after this another OpenOffice-file is imported nicely: ... DEBUG 03-18 15:49:09.695 o.a.o.d.u.UserManager:282 [http-bio-0.0.0.0-8443-exec-6] - loginUser size 1 DEBUG 03-18 15:49:09.839 o.a.o.d.u.UserManager:1310 [HttpConnection-8080-16] - Usermanagement.getUserById DEBUG 03-18 15:49:09.855 o.a.o.d.f.FileProcessor:74 [HttpConnection-8080-16] - newFileExt: odp DEBUG 03-18 15:49:09.855 o.a.o.d.f.FileProcessor:87 [HttpConnection-8080-16] - isAsIs: false DEBUG 03-18 15:49:09.855 o.a.o.d.f.FileProcessor:99 [HttpConnection-8080-16] - writing file to: /home/lupondo/deploy/build-55/red5/webapps/openmeetings/uploadtemp/files/5ac73cae0faa8c188bbcff4d56e31d38.odp DEBUG 03-18 15:49:09.862 o.a.o.d.f.d.FileExplorerItemDao:54 [HttpConnection-8080-16] - .add(): adding file ODP-File.odp roomID: 87 ... My guess is that ODG is not supported, but the OM-Site states clearly that ALL OpenOffice documents can be opened (JODConverter also provides support for ODG). Does anyone have a clue whats the problem here? best regards, Rene' -- ~~~~~~~*Dr.-Ing. Rene' Rosenbaum meeCodaIT* - Consulting and Services ~: Neue Reihe 15, 18182 Goorstorf, Germany #: ++49-(0)-1781408041 @: [email protected] //: www.meecoda.de ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~-- WBR Maxim aka solomax
