Re: Settting up a development environment

2012-03-30 Thread Maxim Solodovnik
I'll be available later today (in about 10 hours) Are you trying set up windows environment? On Mar 31, 2012 12:10 PM, "Hamdi Thabet" wrote: > the DB works well now but I still have the same problem HTTP_ERROR:500 > when importing a file (pdf, jpg, ...). > I can import all thing with OM 1.9.1 pre

Re: Error HTTP: 500 when uploading/sharing file

2012-03-30 Thread Maxim Solodovnik
I'm not sure the problem is in import since you reporting your DB is empty. I'm surprised you able to login On Mar 31, 2012 3:27 AM, "Hamdi Thabet" wrote: > I repeated all the procedure without any rename and with a clean copy but > always the same problem when importing a file (any type and any

Re: Settting up a development environment

2012-03-30 Thread Maxim Solodovnik
The build works as expected (I tested it mustipke times with postgres). Could you please download binary nightly snapshot, change persistence.XML only and try to run? On Mar 31, 2012 3:26 AM, "Hamdi Thabet" wrote: > I repeated all the procedure without any rename and with a clean copy but > alway

Re: Error HTTP: 500 when uploading/sharing file

2012-03-30 Thread Hamdi Thabet
I repeated all the procedure without any rename and with a clean copy but always the same problem when importing a file (any type and any size) with OM 1.9.1 precompiled upload work fine even without OpenOffice.org service. <>

Re: Settting up a development environment

2012-03-30 Thread Hamdi Thabet
Why there is a difference between OM 1.9.1 (precompiled) and the OM from repository apache and compiled with : ant -Ddb=postgres ? for the 1st one 56 tables are created in DB and in 2nd case only 46 tables are created.

Re: RTMPS, error while starting red5

2012-03-30 Thread Maxim Solodovnik
great I'll update the documentation at http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html On Sat, Mar 31, 2012 at 00:50, Thibault Le Meur wrote: > Thanks Maxim for this test. > > I've followowed your recommendations and it seems to work. The differences > between my working setup and

Re: RTMPS, error while starting red5

2012-03-30 Thread Thibault Le Meur
Thanks Maxim for this test. I've followowed your recommendations and it seems to work. The differences between my working setup and my previous one are: * I' used the > 1. Uncomment section in red5/conf/red5-core.xml > 2. Edit red5/conf/red5.properties and > set rtmps.port=5443

Re: Default domain in LoginScreen

2012-03-30 Thread seba.wag...@gmail.com
I am not sure if OPENMEETINGS-114is OpenMeetings related, maybe you org mapping is also not correct for the user. Sebastian 2012/3/30 seba.wag...@gmail.com > last official release was 1.9.1 and it is not in the apache SVN. > You will have

Re: Default domain in LoginScreen

2012-03-30 Thread seba.wag...@gmail.com
last official release was 1.9.1 and it is not in the apache SVN. You will have to get the Source from the googlecode website. The binary package does contain the revision number. Sebastian 2012/3/30 > I've uploaded a patch for this feature. > I think it's working well, but I can't really test

Re: RTMPS, error while starting red5

2012-03-30 Thread Maxim Solodovnik
Hello Thibault I was able to set up RTPMS on trunk version (rev. 1307530.) using following steps *Set up RTMPS* -- 1. Uncomment section in red5/conf/red5-core.xml 2. Edit red5/conf/red5.properties and set rtmps.port=5443 and rtmps.keystorepass=password (pas

Re: Default domain in LoginScreen

2012-03-30 Thread Thibault Le Meur
thx for the info, Request is created in Jira: https://issues.apache.org/jira/browse/OPENMEETINGS-113 I've worked on this yet, and my patch works great: * I'm trying to make it generic enough to send you a diff file, * I'll rename the setup param to ldap_default_id as suggested. Le 30/03/2012

Re: Default domain in LoginScreen

2012-03-30 Thread seba.wag...@gmail.com
*Maybe the best way would be to add a default_login_domain_id setup param.* => Sorry the default_domain_id has nothing todo with LDAP. Domain was prevously the name for the internal openmeetings "usergroups" that we call(ed) "organization. You can have (OpenMeetings internally) multiple organizatio

Re: RTMPS, error while starting red5

2012-03-30 Thread Thibault Le Meur
Le 30/03/2012 13:06, Maxim Solodovnik a écrit : > I'm going to test RTPMS today/tomorrow will let you know what I have found Thanks, I'll wait for your feedback then. Regards, Thibault > > On Fri, Mar 30, 2012 at 16:35, Thibault Le Meur > mailto:thibault.lem...@supelec.fr>> wrote: > > By th

Re: Default domain in LoginScreen

2012-03-30 Thread Thibault Le Meur
Thanks a lot Sebastian, I'm looking at this now. Maybe the best way would be to add a default_login_domain_id setup param. I think I would have to update the "getLoginOptions" in org/openmeetings/app/remote/MainService.java Is anything else to to ? Do you think it is safe to run the current SVN

Re: RTMPS, error while starting red5

2012-03-30 Thread Maxim Solodovnik
I'm going to test RTPMS today/tomorrow will let you know what I have found On Fri, Mar 30, 2012 at 16:35, Thibault Le Meur wrote: > By the way, if I comment the 2 following lines in red5-core.xml > value="${rtmp.receive_buffer_size}" /> > > > Then Red5 starts, opens port 8443 (sup

Re: Default domain in LoginScreen

2012-03-30 Thread seba.wag...@gmail.com
checkLoginData.lzx Line 226/230 is what you need to modify. Sebastian 2012/3/30 Thibault Le Meur > Hi, > > I'm mainly using Ldap authentication for my users, and I've seen that in > the latest version of OM, you need to give the "Domain" in the login > screen. > However this domain is by defaul

Re: RTMPS, error while starting red5

2012-03-30 Thread Thibault Le Meur
By the way, if I comment the 2 following lines in red5-core.xml Then Red5 starts, opens port 8443 (supposed to work for RTPMS), but it wont serve the RTMPS service. Le 30/03/2012 11:32, Thibault Le Meur a écrit : > Hi, > > I've followed the following RTMPS guide: > http://incub

RTMPS, error while starting red5

2012-03-30 Thread Thibault Le Meur
Hi, I've followed the following RTMPS guide: http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html However, when starting Red5 I get the following error: Error creating bean with name 'rtmpsTransport' Invalid property 'receiveBufferSize' ... Bean property 'receiveBufferSize' is

Default domain in LoginScreen

2012-03-30 Thread Thibault Le Meur
Hi, I'm mainly using Ldap authentication for my users, and I've seen that in the latest version of OM, you need to give the "Domain" in the login screen. However this domain is by default set to Local (internal DB). Is it possible to set it to another domain ? I've tried the default_domain_id in

Re: After image (jpg) upload

2012-03-30 Thread seba.wag...@gmail.com
No he should not need any additional rights to do so. Let me verify that. Sebastian 2012/3/30 Pascal Dallaire > Hi Mr. Wagner, > > Thanks for answering so fast. It's true I forgot to mention I was doing > tests with the first user created with the installer and another user I had > newly regist

Re: About the calendar event and the popup giving information about the event

2012-03-30 Thread seba.wag...@gmail.com
I have to review that issue with current trunk and verify it. Sebastian 2012/3/30 Mahmut TEKER > Hi, > > In my system ( OM 1.9.1) when I create an event and invite people from > internal and external, system has no problem but when the users enter the > room with the link that the system sent

Re: After image (jpg) upload

2012-03-30 Thread Pascal Dallaire
Hi Mr. Wagner, Thanks for answering so fast. It's true I forgot to mention I was doing tests with the first user created with the installer and another user I had newly registered. The JPG uploads work with the first user (which I saw was of Admin type) in the new profile picture and in Confere

About the calendar event and the popup giving information about the event

2012-03-30 Thread Mahmut TEKER
Hi, In my system ( OM 1.9.1) when I create an event and invite people from internal and external, system has no problem but when the users enter the room with the link that the system sent them, the panel open for giving information about the event comes as empty. It has captions and textb

Re: Error HTTP: 500 when uploading/sharing file

2012-03-30 Thread Maxim Solodovnik
Just set up Postgres 9.1.3 (postgresql-9.1.3-1-windows-x64.exe) build fresh sources install was able to login (no warnings or errors) Database is full of Data On Fri, Mar 30, 2012 at 14:29, Hamdi Thabet wrote: > I think that the problem is related to the DB because it's still always > empty even

Re: Error HTTP: 500 when uploading/sharing file

2012-03-30 Thread Hamdi Thabet
I think that the problem is related to the DB because it's still always empty even after subscription. I will try the compiled version of OM 1.9.1. I've to solve this problem too (from log) : ClassNotFoundException: org.apache.axis2.transport.http.AxisServlet ClassNotFoundException: org.apache.co

Re: Error HTTP: 500 when uploading/sharing file

2012-03-30 Thread greenes
Hi Hamdi, Here is a way to make OpenOffice as service in Windows. Attention! read the first and the last posts: http://groups.google.com/group/openmeetings-user/browse_thread/thread/f0e3646fed5004b9/950a9bbf2463c111?lnk=gst&q=chaossepp#950a9bbf2463c111 Permit me say the best way to be sure whe

Re: Private chat, view profile, add contact problem

2012-03-30 Thread seba.wag...@gmail.com
If you are using the SOAP API to access openmeetings those icons in the chat bar should not be visible. That is in fact a bug that was already fixed. What SOAP methods do you use to access a conference room? Sebastian 2012/3/30 Alexei Fedotov > The first step is to configure and build original