Re: Error executing call

2014-09-18 Thread Support Languages Talk
No problem, if I get new error messages, I write here. Thx El 18/09/14 a las #4, Maxim Solodovnik escribió: not sure how to help you without being able to reproduce it :( On 19 September 2014 01:46, Support Languages Talk mailto:supp...@languagestalk.com>> wrote: OS: Windows 7 Brow

Re: Error executing call

2014-09-18 Thread Maxim Solodovnik
not sure how to help you without being able to reproduce it :( On 19 September 2014 01:46, Support Languages Talk < supp...@languagestalk.com> wrote: > OS: Windows 7 > Browser: Firefox, Chrome, IE > Flash Player: 15.0.0.152 > > El 18/09/14 a las #4, Maxim Solodovnik escribió: > > You server work

Re: Error executing call

2014-09-18 Thread Support Languages Talk
OS: Windows 7 Browser: Firefox, Chrome, IE Flash Player: 15.0.0.152 El 18/09/14 a las #4, Maxim Solodovnik escribió: You server works as expected Flash player on client sometimes crashes What OS? What Browser? On 18 September 2014 23:23, Support Languages Talk mailto:supp...@languagestalk.com>

Re: Error executing call

2014-09-18 Thread Maxim Solodovnik
You server works as expected Flash player on client sometimes crashes What OS? What Browser? On 18 September 2014 23:23, Support Languages Talk < supp...@languagestalk.com> wrote: > sometimes when joining the rooms. > > Oracle Java JRE 1.7.0.67. > > El 18/09/14 a las #4, Maxim Solodovnik escribi

Re: Error executing call

2014-09-18 Thread Support Languages Talk
sometimes when joining the rooms. Oracle Java JRE 1.7.0.67. El 18/09/14 a las #4, Maxim Solodovnik escribió: Any steps to reproduce? OpenJDK or Oracle Java? On 18 September 2014 23:12, Support Languages Talk mailto:supp...@languagestalk.com>> wrote: Sometimes audio is garbled and the f

Re: Error executing call

2014-09-18 Thread Maxim Solodovnik
Any steps to reproduce? OpenJDK or Oracle Java? On 18 September 2014 23:12, Support Languages Talk < supp...@languagestalk.com> wrote: > > Sometimes audio is garbled and the flashplayer's plugin crash in other > user's navigator > > El 18/09/14 a las #4, Maxim Solodovnik escribió: > > AFAIK this

Re: Error executing call

2014-09-18 Thread Support Languages Talk
Sometimes audio is garbled and the flashplayer's plugin crash in other user's navigator El 18/09/14 a las #4, Maxim Solodovnik escribió: AFAIK this message appears in the logs, but not indicating any error What are the symptoms? Are you unable to enter? Is dashboard displayed as expected?

Re: Error executing call

2014-09-18 Thread Maxim Solodovnik
AFAIK this message appears in the logs, but not indicating any error What are the symptoms? Are you unable to enter? Is dashboard displayed as expected? On 18 September 2014 22:05, Support Languages Talk < supp...@languagestalk.com> wrote: > Hi, > > I get the following error when joining a room:

Re: need info about problem when integration AD

2014-09-18 Thread Maxim Solodovnik
please check this URL: http://kb.juniper.net/InfoCenter/index?page=content&id=KB17098 According to it you have "User not found" could you provide more ldap related logs? it might be Admin not found or user entered in login form not found depending on your settings On 18 September 2014 21:43, Grég

Error executing call

2014-09-18 Thread Support Languages Talk
Hi, I get the following error when joining a room: [ERROR] [RTMPExecutor#PFDXOTMYOP58F-1] org.red5.server.service.ServiceInvoker - Error executing call: Service: null Method: play Num Params: 2 0: null 1: NaN java.lang.IllegalArgumentException: argument type mismatch at sun.reflect.Na

Re: need info about problem when integration AD

2014-09-18 Thread Grégory Mangeney
Hello, It's me again... I'm back. Now I have a new problem to connect to my AD... In log file it is write : *ERROR . Not authenticated* witch is a quite better message than before but after that it is write : *LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece\00 a

Re: need info about problem when integration AD

2014-09-18 Thread Grégory Mangeney
Ok, I finally understand that I have to put the filename and only the filename without */usr/lib/red5/webapps/openmeetings/conf/* Now I have a new message whitch said me invalid password... It's quite better... Thank you... I could continue to try to set it now. bye Greg. 2014-09-18 15:06 GMT+

Re: need info about problem when integration AD

2014-09-18 Thread Maxim Solodovnik
you need to write file name relative to webapps/openmeetings/conf folder in your case *om_ldap.cfg *should be specified On 18 September 2014 20:04, Grégory Mangeney wrote: > Thank you very much but I don't understand very well. > I think I put the right information... > Do you want to say that I

Re: need info about problem when integration AD

2014-09-18 Thread Grégory Mangeney
Thank you very much but I don't understand very well. I think I put the right information... Do you want to say that I have to write : */usr/lib/red5/webapps/openmeetings/conf/* without the filename *om_ldap.cfg* at the end? Thanks for your help Greg 2014-09-18 14:52 GMT+02:00 Maxim Solodovnik :

Re: need info about problem when integration AD

2014-09-18 Thread Maxim Solodovnik
AFAIK the path should be relative to /usr/lib/red5/webapps/ openmeetings/conf Please change this path Additionally you can file JIRA issue to add check to the Admin screen (so path will be validated on enter) On 18 September 2014 19:44, Grégory Mangeney wrote: > Hello, > I have the same proble

Re: need info about problem when integration AD

2014-09-18 Thread Grégory Mangeney
Hello, I have the same problem: I could not connect with AD. I have the domain at the login screen, I am using the 3.0.3. I found this line in my log file :* ERROR 09-18 14:28:33.994 o.a.o.l.LdapLoginManagement:147 [http-nio-0.0.0.0-5080-exec-4] - Error on LdapLogin : Configurationdata couldnt be r

Re: Regarding dynamically change timezone

2014-09-18 Thread Abhishek Yadav
Thanks Maxim.. On Thu, Sep 18, 2014 at 12:42 PM, Maxim Solodovnik wrote: > Additional parameter can be added to the code. Don't remember how it works > in 2.2.1 > On Sep 18, 2014 1:56 PM, "Abhishek Yadav" > wrote: > >> Thanks maxim. >> >> I am just calling saveAppointment through SOAP call. Ca

Re: Regarding dynamically change timezone

2014-09-18 Thread Maxim Solodovnik
Additional parameter can be added to the code. Don't remember how it works in 2.2.1 On Sep 18, 2014 1:56 PM, "Abhishek Yadav" wrote: > Thanks maxim. > > I am just calling saveAppointment through SOAP call. Can we manage there > ?? Is timezone of user will come in appointment as there no option in