OK, According to the testing using Moodle site on demo server, the issue is not fully fixed. Going to perform further investigation
On Wed, Feb 1, 2017 at 10:27 PM, Maxim Solodovnik <[email protected]> wrote: > please let me know if you need any additional permissions > I have no experience in Moodle administration > > On Wed, Feb 1, 2017 at 9:57 PM, Michael Wuttke > <[email protected]> wrote: >> i will test it later. >> >> thanks & greetings, >> michael >> >> Am 01.02.2017 um 15:33 schrieb Maxim Solodovnik: >>> I have created user for you at https://om.alteametasoft.com/moodle32 >>> >>> On Wed, Feb 1, 2017 at 5:44 PM, Michael Wuttke >>> <[email protected]> wrote: >>>> Ok! >>>> >>>> Am 01.02.2017 um 11:43 schrieb Maxim Solodovnik: >>>>> OK, >>>>> I'll set up test Moodle on demo server and will create account for you >>>>> then we can collaborate on this :) >>>>> I see no other ways of reproducing/fixing this :( >>>>> >>>>> On Wed, Feb 1, 2017 at 5:40 PM, Michael Wuttke >>>>> <[email protected]> wrote: >>>>>> Hello Maxim, >>>>>> >>>>>> I've tested the site with FF 51, Opera 43 and Chromium 55 >>>>>> and it works. >>>>>> >>>>>> Sorry for not sending my answer to the list. >>>>>> >>>>>> Thanks & Greetings, >>>>>> Michael >>>>>> >>>>>> Am 01.02.2017 um 11:36 schrieb Maxim Solodovnik: >>>>>>> Can you check if you have WebSockets enabled using this test for ex. >>>>>>> http://www.websocket.org/echo.html ? >>>>>>> >>>>>>> On Wed, Feb 1, 2017 at 4:52 PM, Michael Wuttke >>>>>>> <[email protected]> wrote: >>>>>>>> Hello Maxim, >>>>>>>> >>>>>>>> I've tested the OM revision 1781204 with FF 51, Opera 43 and Chromium >>>>>>>> 55 >>>>>>>> and (in the moodle om plugin settings) with http and https and Moodle >>>>>>>> 3.0.8 and om moodle plugin with the latest master branch. >>>>>>>> >>>>>>>> The login to OM directly via http works as expected. The OM dashborad, >>>>>>>> the OM room, the OM WB and the general chat was available. The upload >>>>>>>> of >>>>>>>> files worked as expected. >>>>>>>> >>>>>>>> The login to OM directly via http does'nt worked (only a blank page). >>>>>>>> Maybe I forgot the configuration for https in OM. ;-( >>>>>>>> >>>>>>>> In FF & Chromium with http & https the OM dashboard via moodle was >>>>>>>> empty, just the general chat was available. >>>>>>>> >>>>>>>> In Opera with https the OM dashboard via moodle was empty, just the >>>>>>>> general chat was available. >>>>>>>> >>>>>>>> But in Opera with http the OM room and the general chat was loaded but >>>>>>>> not the WB. >>>>>>>> >>>>>>>> Thanks & Greetings, >>>>>>>> Michael >>>>>>>> >>>>>>>> PS: Here are the logs from red5.log: >>>>>>>> -------------------------------------- >>>>>>>> 2017-02-01 10:36:02,857 [http-nio-0.0.0.0-5080-exec-1] INFO >>>>>>>> o.a.c.i.LoggingInInterceptor - Inbound Message >>>>>>>> ---------------------------- >>>>>>>> ID: 169 >>>>>>>> Address: >>>>>>>> http://hostname:5080/openmeetings/services/user/login?&user=moodle&pass=xxxx >>>>>>>> Http-Method: GET >>>>>>>> Content-Type: >>>>>>>> Headers: {Accept=[*/*], accept-encoding=[deflate, gzip], >>>>>>>> Content-Type=[null], host=[hostname:5080], user-agent=[openmeetings]} >>>>>>>> -------------------------------------- >>>>>>>> 2017-02-01 10:36:02,882 [http-nio-0.0.0.0-5080-exec-1] INFO >>>>>>>> o.a.c.i.LoggingOutInterceptor - Outbound Message >>>>>>>> --------------------------- >>>>>>>> ID: 169 >>>>>>>> Response-Code: 200 >>>>>>>> Content-Type: application/json >>>>>>>> Headers: {Content-Type=[application/json], Date=[Wed, 01 Feb 2017 >>>>>>>> 09:36:02 GMT]} >>>>>>>> Payload: >>>>>>>> {"serviceResult":{"code":2,"message":"8d72315d-7203-4912-b3ce-07f47cff5c51","type":"SUCCESS"}} >>>>>>>> -------------------------------------- >>>>>>>> 2017-02-01 10:36:02,887 [http-nio-0.0.0.0-5080-exec-8] INFO >>>>>>>> o.a.c.i.LoggingInInterceptor - Inbound Message >>>>>>>> ---------------------------- >>>>>>>> ID: 170 >>>>>>>> Address: >>>>>>>> http://hostname:5080/openmeetings/services/user/hash?&sid=8d72315d-7203-4912-b3ce-07f47cff5c51 >>>>>>>> Encoding: ISO-8859-1 >>>>>>>> Http-Method: POST >>>>>>>> Content-Type: application/x-www-form-urlencoded >>>>>>>> Headers: {Accept=[*/*], accept-encoding=[deflate, gzip], >>>>>>>> Content-Length=[316], content-type=[application/x-www-form-urlencoded], >>>>>>>> host=[hostname:5080], user-agent=[openmeetings]} >>>>>>>> Payload: >>>>>>>> user=%7B%22login%22%3A%22moodleuser%22%2C%22firstname%22%3A%22Moodle%22%2C%22lastname%22%3A%22User%22%2C%22email%22%3A%22moodleuser%40hostname%22%2C%22externalId%22%3A%2226421%22%2C%22externalType%22%3A%22lms%22%7D&options=%7B%22roomId%22%3A%22116%22%2C%22moderator%22%3Atrue%2C%22allowRecording%22%3Atrue%7D >>>>>>>> -------------------------------------- >>>>>>>> 2017-02-01 10:36:02,928 [http-nio-0.0.0.0-5080-exec-8] INFO >>>>>>>> o.a.c.i.LoggingOutInterceptor - Outbound Message >>>>>>>> --------------------------- >>>>>>>> ID: 170 >>>>>>>> Response-Code: 200 >>>>>>>> Content-Type: application/json >>>>>>>> Headers: {Content-Type=[application/json], Date=[Wed, 01 Feb 2017 >>>>>>>> 09:36:02 GMT]} >>>>>>>> Payload: >>>>>>>> {"serviceResult":{"code":0,"message":"a13a9e6d-a5f0-4c1f-a983-afaceceb736e","type":"SUCCESS"}} >>>>>>>> >>>>>>>> And here are the log from openmeetings.log: >>>>>>>> DEBUG 02-01 10:34:59.761 o.a.c.t.h.Headers:459 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Request Headers: {Accept=[*/*], >>>>>>>> accept-encoding=[deflate, gzip], Authorization=[***], >>>>>>>> Content-Type=[null], host=[localhost:5080], Proxy-Authorization=[***], >>>>>>>> user-agent=[openmeetings]} >>>>>>>> DEBUG 02-01 10:34:59.761 o.a.c.p.PhaseInterceptorChain:243 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Adding interceptor >>>>>>>> org.apache.cxf.transport.https.CertConstraintsInterceptor@50d638fb to >>>>>>>> phase pre-stream >>>>>>>> DEBUG 02-01 10:34:59.762 o.a.c.p.PhaseInterceptorChain:733 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@e1ce731 was created. Current >>>>>>>> flow: >>>>>>>> receive [PolicyInInterceptor, LoggingInInterceptor] >>>>>>>> pre-stream [CertConstraintsInterceptor] >>>>>>>> unmarshal [JAXRSInInterceptor] >>>>>>>> pre-logical [OneWayProcessorInterceptor] >>>>>>>> invoke [ServiceInvokerInterceptor] >>>>>>>> post-invoke [OutgoingChainInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.762 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.ws.policy.PolicyInInterceptor@505242e9 >>>>>>>> DEBUG 02-01 10:34:59.762 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.LoggingInInterceptor@1ca9f2b3 >>>>>>>> DEBUG 02-01 10:34:59.762 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.transport.https.CertConstraintsInterceptor@50d638fb >>>>>>>> DEBUG 02-01 10:34:59.763 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor@751f757f >>>>>>>> DEBUG 02-01 10:34:59.764 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.OneWayProcessorInterceptor@5eaea685 >>>>>>>> DEBUG 02-01 10:34:59.766 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.ServiceInvokerInterceptor@73835b92 >>>>>>>> DEBUG 02-01 10:34:59.766 o.a.o.w.UserWebService:105 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Login user >>>>>>>> DEBUG 02-01 10:34:59.774 o.a.o.d.d.u.UserDao:627 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - login:: 1 users were found >>>>>>>> DEBUG 02-01 10:34:59.779 o.a.o.u.c.CryptProvider:32 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - getInstanceOfCrypt:: >>>>>>>> configKeyCryptClassName: >>>>>>>> org.apache.openmeetings.util.crypt.MD5Implementation >>>>>>>> DEBUG 02-01 10:34:59.780 o.a.o.d.u.AuthLevelUtil:39 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Level Login :: [GRANTED] >>>>>>>> DEBUG 02-01 10:34:59.781 o.a.o.d.d.u.UserDao:644 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - loginUser [GroupUser [id=2, >>>>>>>> moderator=false, group=Group [id=1, name=Beuth-HS, deleted=false], >>>>>>>> user=User [id=2, firstname=moodle, lastname=admin, login=xxx, >>>>>>>> pictureuri=null, deleted=false, languageId=1, address=Address [id=2, >>>>>>>> country=AF, street=null, town=null, zip=null, deleted=false, >>>>>>>> email=moodleuser@loclahost, phone=0815 098765], externalId=null, >>>>>>>> externalType=null, type=user]]] >>>>>>>> DEBUG 02-01 10:34:59.788 o.a.o.d.d.s.SessiondataDao:83 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - create :: create >>>>>>>> DEBUG 02-01 10:34:59.788 o.a.o.d.d.s.SessiondataDao:53 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - startsession :: startsession >>>>>>>> DEBUG 02-01 10:34:59.791 o.a.o.w.UserWebService:112 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Login user SID : >>>>>>>> 081d9b56-097f-432e-ab65-982ad9e6bccf >>>>>>>> DEBUG 02-01 10:34:59.792 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.OutgoingChainInterceptor@1878b64d >>>>>>>> DEBUG 02-01 10:34:59.792 o.a.c.p.PhaseInterceptorChain:733 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@aff7daa was created. Current >>>>>>>> flow: >>>>>>>> setup [PolicyOutInterceptor] >>>>>>>> prepare-send [MessageSenderInterceptor] >>>>>>>> pre-stream [LoggingOutInterceptor] >>>>>>>> marshal [JAXRSOutInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.792 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.ws.policy.PolicyOutInterceptor@556c5771 >>>>>>>> DEBUG 02-01 10:34:59.793 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor@1b08875b >>>>>>>> DEBUG 02-01 10:34:59.793 o.a.c.p.PhaseInterceptorChain:243 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Adding interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6399bfad >>>>>>>> to phase prepare-send-ending >>>>>>>> DEBUG 02-01 10:34:59.793 o.a.c.p.PhaseInterceptorChain:731 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@aff7daa was modified. >>>>>>>> Current >>>>>>>> flow: >>>>>>>> setup [PolicyOutInterceptor] >>>>>>>> prepare-send [MessageSenderInterceptor] >>>>>>>> pre-stream [LoggingOutInterceptor] >>>>>>>> marshal [JAXRSOutInterceptor] >>>>>>>> prepare-send-ending [MessageSenderEndingInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.793 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.LoggingOutInterceptor@359718f >>>>>>>> DEBUG 02-01 10:34:59.794 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor@5c67dc0 >>>>>>>> DEBUG 02-01 10:34:59.795 o.a.c.w.a.ContextUtils:241 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - retrieving MAPs from context property >>>>>>>> javax.xml.ws.addressing.context.inbound >>>>>>>> DEBUG 02-01 10:34:59.795 o.a.c.w.a.ContextUtils:449 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - WS-Addressing - failed to retrieve >>>>>>>> Message Addressing Properties from context >>>>>>>> DEBUG 02-01 10:34:59.796 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-8] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6399bfad >>>>>>>> DEBUG 02-01 10:34:59.799 o.a.c.t.h.Headers:459 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Request Headers: {Accept=[*/*], >>>>>>>> accept-encoding=[deflate, gzip], Authorization=[***], >>>>>>>> Content-Length=[316], content-type=[application/x-www-form-urlencoded], >>>>>>>> host=[localhost:5080], Proxy-Authorization=[***], >>>>>>>> user-agent=[openmeetings]} >>>>>>>> DEBUG 02-01 10:34:59.799 o.a.c.p.PhaseInterceptorChain:243 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Adding interceptor >>>>>>>> org.apache.cxf.transport.https.CertConstraintsInterceptor@50d638fb to >>>>>>>> phase pre-stream >>>>>>>> DEBUG 02-01 10:34:59.799 o.a.c.p.PhaseInterceptorChain:733 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@6c859e23 was created. >>>>>>>> Current >>>>>>>> flow: >>>>>>>> receive [PolicyInInterceptor, LoggingInInterceptor] >>>>>>>> pre-stream [CertConstraintsInterceptor] >>>>>>>> unmarshal [JAXRSInInterceptor] >>>>>>>> pre-logical [OneWayProcessorInterceptor] >>>>>>>> invoke [ServiceInvokerInterceptor] >>>>>>>> post-invoke [OutgoingChainInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.800 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.ws.policy.PolicyInInterceptor@505242e9 >>>>>>>> DEBUG 02-01 10:34:59.800 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.LoggingInInterceptor@1ca9f2b3 >>>>>>>> DEBUG 02-01 10:34:59.800 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.transport.https.CertConstraintsInterceptor@50d638fb >>>>>>>> DEBUG 02-01 10:34:59.801 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor@751f757f >>>>>>>> DEBUG 02-01 10:34:59.802 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.OneWayProcessorInterceptor@5eaea685 >>>>>>>> DEBUG 02-01 10:34:59.802 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.ServiceInvokerInterceptor@73835b92 >>>>>>>> DEBUG 02-01 10:34:59.816 o.a.o.d.u.AuthLevelUtil:39 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Level Soap :: [GRANTED] >>>>>>>> DEBUG 02-01 10:34:59.817 o.a.o.w.UserWebService:285 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - RemoteSessionObject >>>>>>>> [username=moodleuser, firstname=Moodle, lastname=User, pictureUrl=null, >>>>>>>> email=moodleuser@localhost, externalUserId=26421, externalUserType=lms] >>>>>>>> DEBUG 02-01 10:34:59.819 o.a.o.w.UserWebService:289 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - xmlString <remoteSessionObject> >>>>>>>> <username>moodleuser</username> >>>>>>>> <firstname>Moodle</firstname> >>>>>>>> <lastname>User</lastname> >>>>>>>> <email>moodleuser@localhost</email> >>>>>>>> <externalUserId>26421</externalUserId> >>>>>>>> <externalUserType>lms</externalUserType> >>>>>>>> </remoteSessionObject> >>>>>>>> DEBUG 02-01 10:34:59.827 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.OutgoingChainInterceptor@1878b64d >>>>>>>> DEBUG 02-01 10:34:59.829 o.a.c.p.PhaseInterceptorChain:733 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@28ed2a74 was created. >>>>>>>> Current >>>>>>>> flow: >>>>>>>> setup [PolicyOutInterceptor] >>>>>>>> prepare-send [MessageSenderInterceptor] >>>>>>>> pre-stream [LoggingOutInterceptor] >>>>>>>> marshal [JAXRSOutInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.829 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.ws.policy.PolicyOutInterceptor@556c5771 >>>>>>>> DEBUG 02-01 10:34:59.829 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor@1b08875b >>>>>>>> DEBUG 02-01 10:34:59.829 o.a.c.p.PhaseInterceptorChain:243 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Adding interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6399bfad >>>>>>>> to phase prepare-send-ending >>>>>>>> DEBUG 02-01 10:34:59.830 o.a.c.p.PhaseInterceptorChain:731 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Chain >>>>>>>> org.apache.cxf.phase.PhaseInterceptorChain@28ed2a74 was modified. >>>>>>>> Current flow: >>>>>>>> setup [PolicyOutInterceptor] >>>>>>>> prepare-send [MessageSenderInterceptor] >>>>>>>> pre-stream [LoggingOutInterceptor] >>>>>>>> marshal [JAXRSOutInterceptor] >>>>>>>> prepare-send-ending [MessageSenderEndingInterceptor] >>>>>>>> >>>>>>>> DEBUG 02-01 10:34:59.830 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.LoggingOutInterceptor@359718f >>>>>>>> DEBUG 02-01 10:34:59.830 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor@5c67dc0 >>>>>>>> DEBUG 02-01 10:34:59.831 o.a.c.w.a.ContextUtils:241 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - retrieving MAPs from context property >>>>>>>> javax.xml.ws.addressing.context.inbound >>>>>>>> DEBUG 02-01 10:34:59.833 o.a.c.w.a.ContextUtils:449 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - WS-Addressing - failed to retrieve >>>>>>>> Message Addressing Properties from context >>>>>>>> DEBUG 02-01 10:34:59.836 o.a.c.p.PhaseInterceptorChain:305 >>>>>>>> [http-nio-0.0.0.0-5080-exec-7] - Invoking handleMessage on interceptor >>>>>>>> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6399bfad >>>>>>>> DEBUG 02-01 10:35:00.051 o.a.o.s.q.s.ReminderJob:44 >>>>>>>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] >>>>>>>> - ReminderJob.remindMeetings >>>>>>>> DEBUG 02-01 10:35:05.389 o.a.o.s.q.s.ReminderJob:44 >>>>>>>> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] >>>>>>>> - ReminderJob.remindMeetings >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Am 01.02.2017 um 09:41 schrieb Maxim Solodovnik: >>>>>>>>> Hello Michael, >>>>>>>>> >>>>>>>>> According to my tests this version: >>>>>>>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.2.x/428/ >>>>>>>>> Works much more stable, I see no errors or "blank pages" in my Moodle >>>>>>>>> >>>>>>>>> Could you please check on your server? >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Vielen Dank & mit freundlichen Grüßen, >>>>>> Michael Wuttke >>>>>> >>>>>> Moodle- & Unix-Mail-Administration >>>>>> Beuth Hochschule Berlin - Hochschulrechenzentrum >>>>>> Luxemburger Str. 10 >>>>>> 13353 Berlin >>>>>> Tel: +49 (0)30 45 04 2004 >>>>>> Haus Bauwesen; Raum: D 225a >>>>>> E-Mail: [email protected] >>>>>> Moodle-News: https://lms.beuth-hochschule.de/rss >>>>>> >>>>> >>>>> >>>>> >>>> >>>> -- >>>> Vielen Dank & mit freundlichen Grüßen, >>>> Michael Wuttke >>>> >>>> Moodle- & Unix-Mail-Administration >>>> Beuth Hochschule Berlin - Hochschulrechenzentrum >>>> Luxemburger Str. 10 >>>> 13353 Berlin >>>> Tel: +49 (0)30 45 04 2004 >>>> Haus Bauwesen; Raum: D 225a >>>> E-Mail: [email protected] >>>> Moodle-News: https://lms.beuth-hochschule.de/rss >>>> >>> >>> >>> >> >> -- >> Vielen Dank & mit freundlichen Grüßen, >> Michael Wuttke >> >> Moodle- & Unix-Mail-Administration >> Beuth Hochschule Berlin - Hochschulrechenzentrum >> Luxemburger Str. 10 >> 13353 Berlin >> Tel: +49 (0)30 45 04 2004 >> Haus Bauwesen; Raum: D 225a >> E-Mail: [email protected] >> Moodle-News: https://lms.beuth-hochschule.de/rss >> > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
