It's Solved! Thanks to Maxim and Alexei in the thread:
File upload troubles ...i managed to fix it. Reconfiguring Java! Thanks Stephen for your annswer. Alvaro ............ El mar, 31-07-2012 a las 20:03 +1000, Stephen Cottham escribió: > Did you use the guide to install Om 2.0 on Debian 6? > > Stephen Cottham > Group IT Manager (Associate) > > Robert Bird Group > Level 5, 333 Ann St > Brisbane, Queensland, 4000, Australia > Phone: +6173 319 2777 (AUS) > Phone: +44207 592 8000 (UK) > Fax: +6173 319 2799 > > Mobile: +61400 756 963 (AUS) > Mobile: +447900 918 616 (UK) > Web: www.robertbird.com > > > This email and any attachments are confidential and may contain legally > privileged information or copyright material. Unless expressly stated, > confidentiality and/or legal privilege is not intended to be waived by the > sending of this email. The contents of this email, including any attachments, > are intended solely for the use of the individual or entity to whom they are > addressed. If you are not an intended recipient, please contact us > immediately by return email and then delete both messages. You may not > otherwise read, forward, copy, use or disclose this email or any attachments. > Any views expressed in this email are those of the individual sender except > where the sender expressly, and with authority, states otherwise. It is your > responsibility to check any attachments for viruses or defects before opening > or sending them on. None of the sender or its related entities accepts any > liability for any consequential damage resulting from this email containing > computer viruses. > > Disclaimer added by CodeTwo Exchange Rules > http://www.codetwo.com > > -----Original Message----- > From: greenes [mailto:zurca...@gmail.com] > Sent: 31 July 2012 12:57 > To: openmeetings-user@incubator.apache.org > Subject: upload file error Debian-Squeeze OpenMeetings 2.0 > > Hi > > I have installed OM 2.0 and works great on Windows and Debian-Wheeze, but in > Debian Squeeze everything go great too except the convertion when upload > files. OpenOffice not build the pdf. > Please, do you know why is not connection between JODConverter and > OpenOffice?...if so... > > Thanks > > Alvaro > > .............. > > > Value: [java, -Doffice.home=/usr/lib/openoffice/, > -cp, /opt/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar, > -cp, /opt/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/json-20090211.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar, -cp, > /opt/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar, -jar, > /opt/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar, > /opt/red520/webapps/openmeetings/uploadtemp/files/21af8f4e60738271b57b64920b90e663.rtf, > > /opt/red520/webapps/openmeetings/upload/files/21af8f4e60738271b57b64920b90e663/21af8f4e60738271b57b64920b90e663.pdf] > Name: error > Value: 26 jul 2012 16:05:40 > org.artofsolving.jodconverter.office.ProcessPoolOfficeManager > INFO: ProcessManager implementation is LinuxProcessManager Exception in > thread "main" > org.artofsolving.jodconverter.office.OfficeException: failed to start and > connect > at > org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:64) > at > org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:101) > at > org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:62) > at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:112) > Caused by: java.util.concurrent.ExecutionException: > java.lang.NoSuchMethodError: method java.util.regex.Pattern.quote with > signature (Ljava.lang.String;)Ljava.lang.String; was not found. > at java.util.concurrent.FutureTask$Sync.innerGet(libgcj.so.10) > at java.util.concurrent.FutureTask.get(libgcj.so.10) > at > org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62) > ...3 more > Caused by: java.lang.NoSuchMethodError: method java.util.regex.Pattern.quote > with signature (Ljava.lang.String;)Ljava.lang.String; was not found. > at > org.artofsolving.jodconverter.process.LinuxProcessManager.findPid(LinuxProcessManager.java:51) > at > org.artofsolving.jodconverter.office.OfficeProcess.start(OfficeProcess.java:65) > at > org.artofsolving.jodconverter.office.OfficeProcess.start(OfficeProcess.java:60) > at > org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:119) > at org.artofsolving.jodconverter.office.ManagedOfficeProcess.access > $000(ManagedOfficeProcess.java:31) > at org.artofsolving.jodconverter.office.ManagedOfficeProcess > $1.run(ManagedOfficeProcess.java:58) > at java.util.concurrent.Executors$RunnableAdapter.call(libgcj.so.10) > at java.util.concurrent.FutureTask$Sync.innerRun(libgcj.so.10) > at java.util.concurrent.FutureTask.run(libgcj.so.10) > at java.util.concurrent.ThreadPoolExecutor > $Worker.runTask(libgcj.so.10) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(libgcj.so.10) > at java.lang.Thread.run(libgcj.so.10) > > Name: process > >