Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
the are created on application start I have asked you do not perform any renames, but according to the log you have renamed your context to collabme. According to the log your classpath is incomplete: ClassNotFoundException: org.apache.axis2.transport.http.AxisServlet ClassNotFoundException: org.

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
No, openmeeting_persistense is not required. I'll try to setup postgres and verify the steps. Can you send the recent logs? On Mar 30, 2012 12:23 PM, "Hamdi Thabet" wrote: > I think it's necessary to have a file named: "openmeetings_ > persistence.xml". > I still have 0 table in my DB. The proble

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I think it's necessary to have a file named: "openmeetings_ persistence.xml". I still have 0 table in my DB. The problem become more complicated.

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
The postgres DB is now have data? On Fri, Mar 30, 2012 at 11:37, Hamdi Thabet wrote: > The only change that I have made in "postgres_persistence.xml" was : > > > 0102 my password to access to posgresql server. Is it the right place ? > > After that I compiled with : "ant -DB=postgres" > and it

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
The only change that I have made in "postgres_persistence.xml" was : 0102 my password to access to posgresql server. Is it the right place ? After that I compiled with : "ant -DB=postgres" and it was successfully done.

RE: Private chat, view profile, add contact problem

2012-03-29 Thread Alexei Fedotov
The first step is to configure and build original code from svn. You can find basic instructions on the incubator web site, clues for particular build problems are scattered afound in the maillist 30.03.2012 6:37 пользователь "Hien Huynh" написал: > Hi Alexei, > >Could you please guide m

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I will try now your suggestion.

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
In the installation I configured all paths : C:\ffmpeg\bin C:\ImageMagick-6.6.4 C:\SWFTools C:\sox-14.4.0 I changed also the JOD Path, is this a mistake ? because it was already filled with : ./jodconverter-core-3.0-beta-4/lib AND I changed it to: C:\jodconverter-core-3.0-beta-4\lib

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
OK please do the following 1) delete dist folder 2) modify src\META-INF\postgres_persistence.xml to have your DB settings 3) run "ant -DB=postgres" 4) do not change anything (no folder renaming or file editing) 5) go to dist/red5 6) run red5.bat 7) go to http://localhost:5080/openmeetings/install 8

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
Also in my "*dist\red5\webapps\collabmee\config.xml"* I have changed : *openmeetings* TO* collabmee* + /*openmeetings*/ TO /* collabmee*/ and I installed with: http://localhost:5080/collabmee/install

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
My persistence.xml is fine. I have made a mistake in writing: the command ant with -Ddb option make migration between openmeetings_persistence.xml -> persistence.xml I joined my xml file to confirm it. http://java.sun.com/xml/ns/persistence"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
1) yes. 2) ant -Ddb=openmeetings prepare-eclipse (I restored the original name). -> this command migrate the config from "postgresql_persistance.xml" to "openmeetings_persistance.xml" 3) I renamed before step 2) "postgresql_persistance.xml" to "openmeetings_persistance.xml". in these two files the

Re: Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
It seems like you have derby DB at the end. Lets find it out: 1) check if you have "openmeetings" folder in dist/red5 ? 2) please tell me how have you build the sources? (have you used and -DB=postgres) 3) can you check dist\red5\webapps\openmeetings\WEB-INF\classes\META-INF\persistence.xml (the *o

Réf. : Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi THABET
I have some remarks : 1) I have already done all these steps (video conference and recording work well). 2) I have changed the name of my database to: "collabmee" in postgresql and in "config.XML" (I tested first with the name "openmeetings"). 3) UTF8 is done and 46 are created automatically when

Re: Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
The second problem seems to be caused by the first one. So lets start from 1): can you please do the following drop openmeetings DB in postgress create openmeetings DB in postgress (please ensure DB encoding is set to be UTF8) delete all files from dist/red5/log folder go to dist/red5 run red5-d

RE: Private chat, view profile, add contact problem

2012-03-29 Thread Hien Huynh
Hi Alexei, Could you please guide me to change that code . I searched recent changes but I didn’t find anything related about this issue. Best regards, Hien Huynh From: Alexei Fedotov [mailto:alexei.fedo...@gmail.com] Sent: Thursday, March 29, 2012 11:40 AM To: openmeetings-

Réf. : Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi THABET
I installed sucessfully OM from the source but now my two problems are: 1) my database in PostgreSQL still empty (after the automatic creation of 46 tables). 2) I can't upload any type of file with any size (OpenOffice.org service is running on port 8100 and listening to 127.0.0.1 and I use sw

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Maxim Solodovnik
JUnit tests might fail. We need some time to make it work. I'm I right thinking you unable to install OM compiled from the sources? On Fri, Mar 30, 2012 at 06:07, Hamdi Thabet wrote: > Some JUnit tests don't pass. I'm using the last version of openmmetings in > repository from : > > > https://s

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I'm testing this method: (adding start= auto) soffice.exe -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service" start= auto

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
Greenes, can I do something so that this command line ( soffice.exe -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service") will be executed every windows boot automatically ? I'm always searching a solution for the HTTP_ERROR:500

Re: After image (jpg) upload

2012-03-29 Thread seba.wag...@gmail.com
Hm [ERROR] [http-0.0.0.0-5080-3] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/openmeetings].[spring-mvc] - Servlet.service() for servlet spring-mvc threw exception javax.servlet.ServletException: Insufficient permissions 1 at org.openmeetings.servlet.outputhandler.AbstractUp

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...to see where is the problem would be good install OpenMeetings 1.9.1 version and check if can upload and share... is 15 minutes and you'll get sure about. .. El jue, 29-03-2012 a las 18:05 +0100, Hamdi Thabet escribió: > It's listening on port 8100. I joined a screen shot. > > Le 29 ma

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...what version is your svn compilation? El jue, 29-03-2012 a las 18:05 +0100, Hamdi Thabet escribió: > It's listening on port 8100. I joined a screen shot. > > Le 29 mars 2012 11:54, greenes a écrit : > ...download this program, if you have not > any other similar, to see

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
It's listening on port 8100. I joined a screen shot. Le 29 mars 2012 11:54, greenes a écrit : > ...download this program, if you have not > any other similar, to see if OpenOffice > is listen on 8100 port: > > http://www.portablefreeware.com/?id=83 > > ...no need installation and is a 64-bit ver

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...download this program, if you have not any other similar, to see if OpenOffice is listen on 8100 port: http://www.portablefreeware.com/?id=83 ...no need installation and is a 64-bit version. If there is the number 8100 then OpenOffice is working, if not...please tell it. . El j

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...please, could you write the path to your OpenOffice installation? El jue, 29-03-2012 a las 17:25 +0100, Hamdi Thabet escribió: > I have done this command line but the problem isn't solved yet. >

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I have done this command line but the problem isn't solved yet.

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...no, you must write the path to your OpenOffice. For exemple: cd D:\Archivos de programa\OpenOffice 3\program ...and then: soffice.exe -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service" ...all in one line with a space. Try it! You said about 808

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
LibreOffice 3 ? I have OpenOffice.org 3.3 ? So do you mean that I have to uninstall OpenOffice.org and replace it with LibreOffice ? I will try your command line.

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I use jdk1.6.0_24 and jre6. The Webapp is successfully compiled with ant in eclipse JEE (with 125 external libraries and generates the dist folder with red5 and openmeetings with zero error) Le 29 mars 2012 14:01, Alexei Fedotov a écrit : > Hamdi, > Which java do you use? > > > On Thu, Mar 29, 2

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
...in my XP i run OpenOffice so: 1) Open a shell 2) cd D:\Archivos de programa\LibreOffice 3\program (you in your path) 3) soffice.exe -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service" ...and it works, upload and convert in OpenMeetings. .

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Alexei Fedotov
Hamdi, Which java do you use? On Thu, Mar 29, 2012 at 4:53 PM, Hamdi Thabet wrote: > all tables in postgresql are automatically created but they still empty even > after manual inscription and I can't make work an smtp server on localhost > and also the smtp.googlemail.com:465 too. Is there a re

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
all tables in postgresql are automatically created but they still empty even after manual inscription and I can't make work an smtp server on localhost and also the smtp.googlemail.com:465 too. Is there a relationship with the HTTP_ERROR:500 ?

Re: Settting up a development environment

2012-03-29 Thread Alexei Fedotov
> org.openmeetings.utils.mappings.CastMapToObject [NioProcessor-6] - Final > attributes cannot be changed Could it be some problem with serialization? Error messages are new to me and require some digging. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I have already tried but always the same error: HTTP_ERROR: 500

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread greenes
Hi all, Hamdi try install swftools in C: C:\swftools Regard! .. El jue, 29-03-2012 a las 13:22 +0100, Hamdi Thabet escribió: > It's happens with all files with all sizes. All commands works fine in > CMD (all paths are configured in system path). > Is there a problem with 64 bits

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
It's happens with all files with all sizes. All commands works fine in CMD (all paths are configured in system path). Is there a problem with 64 bits architecture ? I installed Ghostscript 64x and 32x and OpenOffice.org 3.3 32 bits. I extracted only errors from openmeetings.log :

Re: Settting up a development environment

2012-03-29 Thread Guillaume Hilt
Thanks, it's exactly what i was looking for. Guillaume Hilt Le 29/03/2012 08:33, seba.wag...@gmail.com a écrit : Hi Guillaume, please have a look at this: http://incubator.apache.org/openmeetings/BuildInstructions.html Sebastian 2012/3/28 Guillaume Hilt >

Re: Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Alexei Fedotov
the only way to answer is to look at openmeetings.log (or some other log) does this happen for any file of any type and size? -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Thu, Mar 29, 2012 at 2:50 PM, Hamdi Thabet wrot

Re: Need Help: Updating the User Guide for new users/administrators, Russian/Spanish/English/German version

2012-03-29 Thread Guillaume Hilt
Here's the manual for new users in French. I wasn't able to retake some screenshots since I don't have a clean openmeetings install. Guillaume Hilt Le 08/03/2012 13:47, seba.wag...@gmail.com a écrit : Hi, we have a couple of user guides that need to be updated so we can release them. Do

Error HTTP: 500 when uploading/sharing file

2012-03-29 Thread Hamdi Thabet
I have error HTTP: 500 when I try to upload a file or to share one in the white board. I install openmeetings on windows 7 64 bits and I configured all things perfectly with compatible versions: C:\ffmpeg\bin C:\ImageMagick-6.6.4 C:\Program Files (x86)\SWFTools C:\sox-14.4.0 C:\jodconverter-core-3.