You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2022/05/12 09:16:00 UTC

[jira] [Updated] (OPENMEETINGS-2735) OpenMeetings doesn't reconnect to KMS if KMS is not running at boot time

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Wagner updated OPENMEETINGS-2735:
-------------------------------------------
    Fix Version/s: 7.0.0
                       (was: 6.3.0)

> OpenMeetings doesn't reconnect to KMS if KMS is not running at boot time
> ------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-2735
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2735
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 6.3.0, 7.0.0
>            Reporter: Sebastian Wagner
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 7.0.0
>
>
> Steps to reproduce:
> Start OM (KMS offline)
> Start KMS
> Result:
> OM does not attempt to reconnect
>  
> Error log
> {code:java}
> DEBUG 05-12 20:27:49.364 o.a.o.d.d.r.PollDao:104 [Thread-49] -  :: hasPoll :: 5
> DEBUG 05-12 20:27:49.368 o.a.o.d.d.r.PollDao:98 [Thread-49] -  :: getArchived :: 5
>  WARN 05-12 20:27:49.370 o.a.o.c.r.KurentoHandler:135 [Thread-49] - Media Server is not accessible
>  WARN 05-12 20:27:49.371 o.a.o.c.r.KurentoHandler:135 [Thread-49] - Media Server is not accessible
> DEBUG 05-12 20:27:49.527 o.a.o.d.u.AuthLevelUtil:41 [tp455226533-167] - Level ADMIN :: [GRANTED]
>  WARN 05-12 20:27:51.099 o.a.o.c.r.KurentoHandler:135 [tp455226533-267] - Media Server is not accessible
>  WARN 05-12 20:28:02.240 o.k.j.c.JsonRpcClient:270 [beatExec-e10-t0] -  Error sending heartbeat to server. Exception:  Timeout trying to connect to websocket server ws://127.0.0.1:8888/kurento
>  WARN 05-12 20:28:02.241 o.k.j.c.JsonRpcClient:287 [beatExec-e10-t0] -  Stopping heartbeat and closing client: failure during heartbeat mechanism {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)