Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-25 Thread Rodolfo Gonzalez
Hi, currently I run an OM 4.0.10 server with a pretty default configuration, using # java -version openjdk version "1.8.0_242" OpenJDK Runtime Environment (build 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08) OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode) on Ubuntu 16.04 (default values for fi

Re: Invalid Hash via SOAP API call

2020-03-25 Thread Rodolfo Gonzalez
I'm having exactly the same problem (posted another thread). El mié., 25 mar. 2020 a las 15:15, Daniel Baker (< i...@collisiondetection.biz>) escribió: > Not sure why I am getting this during entering of a room : > > > I get invalid hash / Access denied show in the browser: > > > [image: i

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-25 Thread Rodolfo Gonzalez
gt; > > On Thu, 26 Mar 2020 at 00:58, Rodolfo Gonzalez > wrote: > >> Hi, >> >> currently I run an OM 4.0.10 server with a pretty default configuration, >> using >> >> # java -version >> openjdk version "1.8.0_242" >> OpenJDK Runti

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-25 Thread Rodolfo Gonzalez
wse/OPENMEETINGS-2192 > But we need to figure out reproducible steps for this :( > > On Thu, 26 Mar 2020 at 07:43, Rodolfo Gonzalez > wrote: > >> Hi Maxim, the problem is, in the server output I can not find exceptions >> other than those refused logins. In the client (P

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-25 Thread Rodolfo Gonzalez
e report > Will try to to some tests later > > It is now day-time-job-time > > > On Thu, 26 Mar 2020 at 09:13, Rodolfo Gonzalez > wrote: > >> Hi Maxim, >> >> I read the ticket. It's not exactly the same problem. In my case, users >> do not login fr

Unable to send message to NULL scope

2020-03-26 Thread Rodolfo Gonzalez
Hi, with a 4.0.10 installation, java openjdk 11, ubuntu 18.04, I'm finding many ot these messages in the output: DEBUG 03-26 08:57:08.055 o.a.o.c.r.ScopeApplicationAdapter:800 [Thread-60926] - [MessageSender] -> 'Unable to send message to NULL scope' sendVarsToMessageWithClient, {client=Client [u

Unexpected exception while checking hashesjava.lang.NullPointerException: null

2020-03-26 Thread Rodolfo Gonzalez
Hi, second message in a row. Again, OM 4.0.10, openjdk 11, ubuntu 18.04. I'm finding this in the output, I really don't know how to reproduce it, or what effect has in the final user's experience, but it's an exception, so it may cause a wrong behavior: DEBUG 03-26 09:12:38.546 o.a.o.w.c.MainPanel

[Wicket-AsyncPageStore-PageSavingThread] org.apache.wicket.serialize.java.JavaSerializer - error writing object

2020-03-26 Thread Rodolfo Gonzalez
Third message of the day. I'm getting paranoic :D OM 4.0.10, openjdk 11, ubuntu 18.04 I'm getting this too, but I don't know neither the effect nor the cause: [ERROR] [Wicket-AsyncPageStore-PageSavingThread] org.apache.wicket.serialize.java.JavaSerializer - error writing object [Page class = org

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-30 Thread Rodolfo Gonzalez
rote: > >> most probably not :) >> >> On Thu, 26 Mar 2020 at 12:13, Rodolfo Gonzalez < >> rodolfo.gonza...@gmail.com> wrote: >> >>> The version of java is not the cause, right? :) >>> >>> Thanks, have a good day. >>> >>

Listing connected users.

2020-03-30 Thread Rodolfo Gonzalez
Hello, is there anyway to list the connected users, or at least to know the number of connected users to OM at a given time? Many thanks. Rodolfo.

Re: Listing connected users.

2020-03-30 Thread Rodolfo Gonzalez
Thank you :) El lun., 30 mar. 2020 a las 8:47, Maxim Solodovnik () escribió: > Admin->Connections? > > On Mon, 30 Mar 2020 at 21:46, Rodolfo Gonzalez > wrote: > >> Hello, >> >> is there anyway to list the connected users, or at least to know the >>

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-30 Thread Rodolfo Gonzalez
ue :( > > On Mon, 30 Mar 2020 at 21:39, Rodolfo Gonzalez > wrote: > >> Hi Maxim, >> >> no, it happens in one tab AFAIK, randomly. It's a bit hard to know more >> details from the user's side, since they're at home (they us OM during >> #StayA

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-30 Thread Rodolfo Gonzalez
s? > > On Mon, 30 Mar 2020 at 21:52, Maxim Solodovnik > wrote: > >> You already post this one 4 days ago >> and I have asked for JIRA :)) >> Will try to address ASAP >> >> On Mon, 30 Mar 2020 at 21:51, Rodolfo Gonzalez < >> rodolfo.gonza...@gmail.com&

Re: Unexpected exception while checking hashesjava.lang.NullPointerException: null

2020-03-30 Thread Rodolfo Gonzalez
Sorry, I totally forgot about this one. El lun., 30 mar. 2020 a las 9:02, Maxim Solodovnik () escribió: > I mean this thread ... :)) > > On Thu, 26 Mar 2020 at 22:44, Maxim Solodovnik > wrote: > >> This might be an issue >> Please file JIRA :) >> >>

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-30 Thread Rodolfo Gonzalez
d.run(Thread.java:748) El lun., 30 mar. 2020 a las 9:03, Maxim Solodovnik () escribió: > OK > Please file JIRA > > On Mon, 30 Mar 2020 at 22:02, Rodolfo Gonzalez > wrote: > >> Hm, did I post that? :o >> >> Anyway, I'm not sure it it's useful. This c

Re: Can not SOAP-login sometimes. High load/concurrency problem?

2020-03-30 Thread Rodolfo Gonzalez
memory on server > ) > > On Tue, 31 Mar 2020 at 01:55, Rodolfo Gonzalez > wrote: > >> I found more. Users reported that they could not connect, and in fact I >> couldn't either. This was in the logs: >> >> ERROR 03-30 12:23:13.623 o.a.w.p.w.j.WicketEndpoi

SOAP API AND OM 5

2020-03-30 Thread Rodolfo Gonzalez
Hi, I'm trying OM 5M4 (snapshot). Regarding the SOAP API, which changes must be implemented in the client side for the API to work? I tried to create a room but I get a blank page. Using Yii PHP with this class: https://github.com/hakeem23/open-meetings-soap Thanks a lot. Rodolfo. P.S. 5 has lo

Help on improving performance

2020-04-04 Thread Rodolfo Gonzalez
Hi, are there any guides or hints on how to improve the performance of OM in a scenario of high demand and high load? How to configure it to be more efficient? Thanks, Rodolfo.