On Sun, 18 Oct 2020 at 18:38, Ali Alhaidary <[email protected]> wrote:
> kindly find bellow a partial list from openmeetings log file, the search > for the room repeats almost in all cases, and sometimes an error is thrown. > > DEBUG 10-18 10:30:21.620 o.a.o.c.r.KurentoHandler:287 [nio-5443-exec-8] > - Searching for room 28 > DEBUG 10-18 10:30:21.620 o.a.o.c.r.KurentoHandler:298 [nio-5443-exec-8] > - Room 28 found! > DEBUG 10-18 10:30:21.620 o.a.o.c.r.KurentoHandler:287 [nio-5443-exec-8] > - Searching for room 28 > DEBUG 10-18 10:30:21.620 o.a.o.c.r.KurentoHandler:298 [nio-5443-exec-8] > - Room 28 found! > DEBUG 10-18 10:30:21.622 o.a.o.c.r.KurentoHandler:287 [nio-5443-exec-8] > - Searching for room 28 > DEBUG 10-18 10:30:21.623 o.a.o.c.r.KurentoHandler:298 [nio-5443-exec-8] > - Room 28 found! > INFO 10-18 10:30:21.623 o.a.o.c.r.StreamProcessor:313 > [nio-5443-exec-8] - No more screen streams in the room, stopping sharing > ERROR 10-18 10:30:21.626 o.a.o.c.c.RecordingConverter:100 > [taskExecutor-4] - [startConversion] > org.apache.openmeetings.core.converter.ConversionException: > screenMetaData is Null recordingId 146 > at > > org.apache.openmeetings.core.converter.RecordingConverter.startConversion(RecordingConverter.java:58) > at > > org.apache.openmeetings.core.remote.StreamProcessor.lambda$startConvertion$10(StreamProcessor.java:481) > at > > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > at > > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > at java.base/java.lang.Thread.run(Thread.java:834) > > is it normal to keep looking for the room, and finding it ? > yes, this is normal > what is the reasone for the error? > as before it seems your recording wasn't actually started have you checked if the sharing stream is visible by other users in the room? > > OS ubuntu 18, FF and only one user is logged in > > -- Best regards, Maxim
