Vasiliy, can you please double check this on Windows machine? On 17 October 2014 01:33, Maxim Solodovnik <[email protected]> wrote:
> OK > > > to sum up: > 1) the issue seems to be reproducible in IE only > 2) need Windows machine to reproduce and fix it > > Thanks for helping with testing! > > On 17 October 2014 01:11, Maxim Solodovnik <[email protected]> wrote: > >> OK, lets check >> >> On 17 October 2014 01:05, Patrick CARLE <[email protected]> wrote: >> >>> If you have a minute, i can show you this problem in live on your server >>> J (i am online now) >>> >>> >>> >>> >>> >>> *De :* Patrick CARLE [mailto:[email protected]] >>> *Envoyé :* jeudi 16 octobre 2014 19:52 >>> *À :* [email protected] >>> *Objet :* RE: OM 3.0.2 : sound stay open after quit room... >>> >>> >>> >>> I test actualy on your server and i add the same problem !!! >>> >>> I am in Room for public (user patrick + patrick2)… >>> >>> >>> >>> *De :* Maxim Solodovnik [mailto:[email protected] >>> <[email protected]>] >>> *Envoyé :* jeudi 16 octobre 2014 19:38 >>> *À :* Openmeetings user-list >>> *Objet :* Re: OM 3.0.2 : sound stay open after quit room... >>> >>> >>> >>> no, changing context should not affect this >>> >>> could you please test on our server? >>> >>> in case it is reproducible, I would like to ask for the detailed steps >>> >>> >>> >>> On 17 October 2014 00:33, Patrick CARLE <[email protected]> wrote: >>> >>> Yes i have starting with new DB, but after i have re-importing my backup… >>> >>> >>> >>> And no i haven’t tested on your test server… >>> >>> But i have changing install folder name (like in my 2.0.0 version was) : >>> openmeetings ->conferences >>> >>> >>> >>> Is it the raison of my problem ? >>> >>> >>> >>> >>> >>> *De :* Maxim Solodovnik [mailto:[email protected]] >>> *Envoyé :* jeudi 16 octobre 2014 19:16 >>> *À :* Openmeetings user-list >>> *Objet :* Re: OM 3.0.2 : sound stay open after quit room... >>> >>> >>> >>> Have you drop/reinstall OM after changing version to 3.0.3? >>> >>> >>> >>> According to "people in the room continue also to hear him" it sounds >>> impossible (flash responcibe for audio/video is completely removed on exit >>> ... ) >>> >>> can you reproduce it on our demo server: >>> http://om.alteametasoft.com/openmeetings ? >>> >>> Maybe any specific steps to reproduce? >>> >>> >>> >>> On 17 October 2014 00:09, Patrick CARLE <[email protected]> wrote: >>> >>> Hi ! >>> >>> >>> >>> I used openmeeting 2.0.0 and all worked fine. >>> >>> I have try version Version 3.0.2-RELEASE Revision 1598809 Build date >>> 31-May-2014 >>> >>> All worked fine except that when user use exit button, he goes back to >>> list-room page BUT he cana gain hear peoples who are IN the room ! >>> >>> In the same way, people in the room continue also to hear him !!! >>> >>> >>> >>> In the log, i have take the part just before user disconnect… >>> >>> I dont know what i can do… >>> >>> Note also i have try version 3.0.3, but with it i cant enter in rooms ! >>> >>> >>> >>> Debug log : >>> >>> >>> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>> >>> [INFO] [NioProcessor-2] >>> org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Action _result >>> >>> [INFO] [NioProcessor-4] >>> org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Action _result >>> >>> (--HERE USER QUIT THE ROOM--) >>> >>> DEBUG 10-16 18:46:17.496 ServletWebRequest.java 275640 189 >>> org.apache.wicket.protocol.http.servlet.ServletWebRequest >>> [http-nio-0.0.0.0-5080-exec-10] - Calculating context relative path from: >>> context path '/conferences', filterPrefix '', uri '/conferences/' >>> >>> DEBUG 10-16 18:46:17.497 PageAccessSynchronizer.java 275641 100 >>> org.apache.wicket.page.PageAccessSynchronizer >>> [http-nio-0.0.0.0-5080-exec-10] - 'http-nio-0.0.0.0-5080-exec-10' >>> attempting to acquire lock to page with id '1' >>> >>> DEBUG 10-16 18:46:17.497 PageAccessSynchronizer.java 275641 125 >>> org.apache.wicket.page.PageAccessSynchronizer >>> [http-nio-0.0.0.0-5080-exec-10] - http-nio-0.0.0.0-5080-exec-10 acquired >>> lock to page 1 >>> >>> DEBUG 10-16 18:46:17.584 Page.java 275728 871 org.apache.wicket.Page >>> [http-nio-0.0.0.0-5080-exec-10] - ending request for page [Page class = >>> org.apache.openmeetings.web.pages.MainPage, id = 1, render count = 1], >>> request >>> org.apache.wicket.protocol.http.servlet.ServletWebRequest@337c2659 >>> >>> DEBUG 10-16 18:46:17.585 Page.java 275729 871 org.apache.wicket.Page >>> [http-nio-0.0.0.0-5080-exec-10] - ending request for page [Page class = >>> org.apache.openmeetings.web.pages.MainPage, id = 1, render count = 1], >>> request >>> org.apache.wicket.protocol.http.servlet.ServletWebRequest@337c2659 >>> >>> DEBUG 10-16 18:46:17.586 Page.java 275730 871 org.apache.wicket.Page >>> [http-nio-0.0.0.0-5080-exec-10] - ending request for page [Page class = >>> org.apache.openmeetings.web.pages.MainPage, id = 1, render count = 1], >>> request >>> org.apache.wicket.protocol.http.servlet.ServletWebRequest@337c2659 >>> >>> DEBUG 10-16 18:46:17.591 PageAccessSynchronizer.java 275735 195 >>> org.apache.wicket.page.PageAccessSynchronizer >>> [http-nio-0.0.0.0-5080-exec-10] - 'http-nio-0.0.0.0-5080-exec-10' released >>> lock to page with id '1' >>> >>> DEBUG 10-16 18:46:17.591 AsynchronousDataStore.java 275735 354 >>> org.apache.wicket.pageStore.AsynchronousDataStore$PageSavingRunnable >>> [Wicket-PageSavingThread] - Saving asynchronously: Entry >>> [sessionId=15A943D61033E4DBB5701F4B96B0EE4B, pageId=1]... >>> >>> DEBUG 10-16 18:46:17.591 PageAccessSynchronizer.java 275735 346 >>> org.apache.wicket.page.PageAccessSynchronizer >>> [http-nio-0.0.0.0-5080-exec-10] - 'http-nio-0.0.0.0-5080-exec-10' notifying >>> blocked threads >>> >>> DEBUG 10-16 18:46:17.592 DiskDataStore.java 275736 186 >>> org.apache.wicket.pageStore.DiskDataStore [Wicket-PageSavingThread] - >>> Storing data for page with id '1' in session with id >>> '15A943D61033E4DBB5701F4B96B0EE4B' >>> >>> DEBUG 10-16 18:46:52.703 MailHandler.java 310847 258 >>> org.apache.openmeetings.mail.MailHandler >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - >>> sendMails enter ... >>> >>> DEBUG 10-16 18:46:52.705 MailHandler.java 310849 260 >>> org.apache.openmeetings.mail.MailHandler >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - >>> Number of emails in init queue 0 >>> >>> DEBUG 10-16 18:46:52.705 MailHandler.java 310849 265 >>> org.apache.openmeetings.mail.MailHandler >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - >>> ... sendMails done. >>> >>> DEBUG 10-16 18:46:57.627 SessiondataDao.java 315771 404 >>> org.apache.openmeetings.db.dao.server.SessiondataDao >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - >>> ****** clearSessionTable: >>> >>> DEBUG 10-16 18:46:57.630 SessiondataDao.java 315774 408 >>> org.apache.openmeetings.db.dao.server.SessiondataDao >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - >>> clearSessionTable: 0 >>> >>> DEBUG 10-16 18:46:57.652 MeetingReminderJob.java 315796 34 >>> org.apache.openmeetings.quartz.scheduler.MeetingReminderJob >>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - >>> MeetingReminderJob.execute >>> >>> (- HERE HE IS in the public list-rooms page But we hear him again and he >>> hear us also--) >>> >>> >>> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>> >>> >>> >>> My config : >>> >>> java version "1.7.0_67" >>> >>> Java(TM) SE Runtime Environment (build 1.7.0_67-b01) >>> >>> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) >>> >>> >>> >>> MySql 5.5.38-0ubuntu0.12.04.1 >>> >>> apache2/precise uptodate 2.2.22-1ubuntu1.7 >>> >>> sox/precise uptodate 14.3.2-3 >>> >>> ffmpeg/precise uptodate 4:0.8.16-0ubuntu0.12.04.1 >>> >>> swftools/precise uptodate 0.9.1-0~4935~precise1 >>> >>> imagemagick/precise uptodate 8:6.6.9.7-5ubuntu3.3 >>> >>> libgif4/precise uptodate 4.1.6-9ubuntu1 >>> >>> libjpeg62/precise uptodate 6b1-2ubuntu1.1 >>> >>> ghostscript/precise uptodate 9.05~dfsg-0ubuntu4.2 >>> >>> >>> >>> Ubuntu Linux 12.04 >>> >>> Linux 3.2.0-70-generic sur x86_64 >>> >>> CPU Intel(R) Xeon(R) CPU L3426 @ 1.87GHz, 8 cores + RAM 16 GB >>> >>> >>> >>> Thanks for help, >>> >>> >>> >>> Patrick >>> >>> >>> >>> >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
