weird enough, I'm not observing these errors locally got some at production build at demo-next will try to improve thanks for letting me know :)
On Sun, 27 Dec 2020 at 14:12, Ali Alhaidary <ali.alhaid...@the5stars.org> wrote: > Do you the log as exceptions is there... > > WARN 12-27 07:02:53.466 o.a.w.c.u.l.WicketObjects:73 [nio-5443-exec-5] - > Could not resolve class [org.apache.openmeetings.web.user.chat.chat] > java.lang.ClassNotFoundException: > org.apache.openmeetings.web.user.chat.chat > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1365) > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1188) > > WARN 12-27 07:02:53.706 o.a.w.c.u.l.WicketObjects:73 [io-5443-exec-12] - > Could not resolve class [org.apache.openmeetings.web.user.chat.chat] > java.lang.ClassNotFoundException: > org.apache.openmeetings.web.user.chat.chat > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1365) > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1188) > at java.base/java.lang.Class.forName0(Native Method) > at java.base/java.lang.Class.forName(Class.java:398) > > WARN 12-27 07:02:53.821 o.a.w.c.u.l.WicketObjects:73 [nio-5443-exec-1] - > Could not resolve class [org.apache.openmeetings.web.user.chat.chat] > java.lang.ClassNotFoundException: > org.apache.openmeetings.web.user.chat.chat > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1365) > at > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1188) > at java.base/java.lang.Class.forName0(Native Method) > at java.base/java.lang.Class.forName(Class.java:398) > > On 12/27/20 10:02 AM, Ali Alhaidary wrote: > > Uncaught TypeError: this.matchers is undefined > emoticonize > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > D > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > D > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > <anonymous> https://rooms.the5stars.org:5443/openmeetings/ line 1 > > injectedScript:11 > <anonymous> https://rooms.the5stars.org:5443/openmeetings/ line 1 > > injectedScript:11 > jQuery 9 > chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1:2257 > emoticonize > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > D > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > D > https://rooms.the5stars.org:5443/openmeetings/wicket/resource/org.apache.openmeetings.web.user.chat.Chat/chat-ver-0C49E3C1DE762069579537636CAAD92C.js:1 > <anonymous> https://rooms.the5stars.org:5443/openmeetings/ line 1 > > injectedScript:11 > <anonymous> https://rooms.the5stars.org:5443/openmeetings/ line 1 > > injectedScript:11 > jQuery 9 > > On 12/27/20 9:58 AM, Ali Alhaidary wrote: > > nothing shows after login, no error or exceptions in log ... > > Ali > On 12/27/20 9:40 AM, Maxim Solodovnik wrote: > > nope :) > > On Sun, 27 Dec 2020 at 13:35, Ali Alhaidary <ali.alhaid...@the5stars.org> > wrote: > >> Any of the following files have changed: >> >> /opt/510/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml >> /opt/510/conf/server.xml >> /opt/510/webapps/openmeetings/WEB-INF/classes/openmeetings.properties >> >> On 12/27/20 9:25 AM, Maxim Solodovnik wrote: >> >> I can't say for sure :) >> But according to my tests everything more or less working >> So you can try to test :) >> >> On Sun, 27 Dec 2020 at 11:39, Ali Alhaidary <ali.alhaid...@the5stars.org> >> wrote: >> >>> Just tell me when to start testing (stable build)... >>> >>> Ali >>> On 12/26/20 5:36 PM, Ali Alhaidary wrote: >>> >>> Ok, understood ... >>> >>> Ali >>> On 12/26/20 5:35 PM, Maxim Solodovnik wrote: >>> >>> real users don't really like to be beta testers :) >>> but it's up to you :) >>> it is your users :))) >>> >>> On Sat, 26 Dec 2020 at 21:21, Ali Alhaidary <ali.alhaid...@the5stars.org> >>> wrote: >>> >>>> Can we put these builds live for students as well and get feedback or >>>> it is not usable? >>>> >>>> Ali >>>> On 12/26/20 5:19 PM, Ali Alhaidary wrote: >>>> >>>> We will set test server, as OM is live by so many students and teachers >>>> :-) >>>> >>>> Ali >>>> On 12/26/20 5:17 PM, Maxim Solodovnik wrote: >>>> >>>> thanks :) >>>> >>>> before testing please set >>>> <param-name>configuration</param-name> >>>> <param-value>DEVELOPMENT</param-value> >>>> in webapps/openmeetings/WEB-INF/web.xml >>>> (it is DEPLOYMENT in builds) >>>> and send me the errors from browser console :) >>>> >>>> On Sat, 26 Dec 2020 at 21:14, Ali Alhaidary < >>>> ali.alhaid...@the5stars.org> wrote: >>>> >>>>> Ready and willing :-) >>>>> >>>>> Ali >>>>> On 12/26/20 5:13 PM, Maxim Solodovnik wrote: >>>>> >>>>> well, >>>>> >>>>> the code is more or less the same >>>>> but all room/video/wb need to be re-tested :( >>>>> >>>>> I hope to get help from community :) >>>>> >>>>> On Sat, 26 Dec 2020 at 21:11, Ali Alhaidary < >>>>> ali.alhaid...@the5stars.org> wrote: >>>>> >>>>>> But isn't that a big change ? >>>>>> >>>>>> Ali >>>>>> On 12/26/20 6:35 AM, Maxim Solodovnik wrote: >>>>>> >>>>>> yes, you got my message :))) >>>>>> >>>>>> On Sat, 26 Dec 2020 at 10:13, Ali Alhaidary < >>>>>> ali.alhaid...@the5stars.org> wrote: >>>>>> >>>>>>> Thanks, so 'moving JS code to npm (incomplete, broken)' means that >>>>>>> the snapshot is not usable yet? >>>>>>> On 12/26/20 4:11 AM, seba.wag...@gmail.com wrote: >>>>>>> >>>>>>> +10 >>>>>>> >>>>>>> Sebastian Wagner >>>>>>> Director Arrakeen Solutions >>>>>>> http://arrakeen-solutions.co.nz/ >>>>>>> >>>>>>> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> >>>>>>> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> >>>>>>> >>>>>>> >>>>>>> On Sat, 26 Dec 2020 at 14:08, Maxim Solodovnik <solomax...@gmail.com> >>>>>>> wrote: >>>>>>> >>>>>>>> Hello Ali, >>>>>>>> >>>>>>>> the main purpose is to provide automatic dependency management >>>>>>>> and to ease the dependency updates :) >>>>>>>> >>>>>>>> additional goals >>>>>>>> 1) improve maintainability >>>>>>>> 2) re-group JS code so each source file is smaller >>>>>>>> >>>>>>>> On Thu, 24 Dec 2020 at 16:43, Ali Alhaidary < >>>>>>>> ali.alhaid...@the5stars.org> wrote: >>>>>>>> >>>>>>>>> why moving JS code to npm? >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Best regards, >>>>>>>> Maxim >>>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Best regards, >>>>>> Maxim >>>>>> >>>>>> >>>>> >>>>> -- >>>>> Best regards, >>>>> Maxim >>>>> >>>>> >>>> >>>> -- >>>> Best regards, >>>> Maxim >>>> >>>> >>> >>> -- >>> Best regards, >>> Maxim >>> >>> >> >> -- >> Best regards, >> Maxim >> >> > > -- > Best regards, > Maxim > > -- Best regards, Maxim