You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-russian@openmeetings.apache.org by Maxim Solodovnik <so...@apache.org> on 2023/02/14 03:03:45 UTC

[ANNOUNCE] Apache OpenMeetings 7.0.0 is released

The Apache OpenMeetings project is pleased to announce
the release of Apache OpenMeetings 7.0.0.
The release is available for download from
https://openmeetings.apache.org/downloads.html

OpenMeetings provides video conferencing, instant messaging,
white board, collaborative document editing and other groupware tools.
It uses API functions of Kurento Media Server for Remoting and Streaming.

Release 7.0.0, provides following improvements:

IMPORTANT: Java 17 is required

UI and Security:
 * Microphone on/off doesn't interrupt the streaming
 * Stability fix at Safari
 * Full screen mode for WB
 * Redo tool for WB
 * 2-factor authentication
 * Libraries are updated with most recent versions

Some other fixes and improvements, 28 issues were addressed

Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md

Changelog: https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md

List of fixed issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648

For more information on Apache OpenMeetings please visit project home
page: https://openmeetings.apache.org

Apache OpenMeetings Team

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Mike Hart <mi...@gavrillo.co.uk>.
Exciting stuff!  -- I look forward to trying the new installation 
instructions in the near future.

Mike Hart

On 14/02/2023 03:03, Maxim Solodovnik wrote:
> The Apache OpenMeetings project is pleased to announce
> the release of Apache OpenMeetings 7.0.0.
> The release is available for download from
> https://openmeetings.apache.org/downloads.html
>
> OpenMeetings provides video conferencing, instant messaging,
> white board, collaborative document editing and other groupware tools.
> It uses API functions of Kurento Media Server for Remoting and Streaming.
>
> Release 7.0.0, provides following improvements:
>
> IMPORTANT: Java 17 is required
>
> UI and Security:
>   * Microphone on/off doesn't interrupt the streaming
>   * Stability fix at Safari
>   * Full screen mode for WB
>   * Redo tool for WB
>   * 2-factor authentication
>   * Libraries are updated with most recent versions
>
> Some other fixes and improvements, 28 issues were addressed
>
> Readme:https://github.com/apache/openmeetings/blob/7.0.0/README.md
>
> Changelog:https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>
> List of fixed issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
>
> For more information on Apache OpenMeetings please visit project home
> page:https://openmeetings.apache.org
>
> Apache OpenMeetings Team

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Maxim Solodovnik <so...@gmail.com>.
В openmeetings.log:

": Cannot create PoolableConnectionFactory (Could not create
connection to database server.
Attempted reconnect 3 times. Giving up.)"

вы, похоже, взяли "min" версию
ей нужна внешняя БД, TURN и KMS-сервер
https://github.com/openmeetings/openmeetings-docker/#to-run-mini-om

On Sun, 26 Feb 2023 at 20:06, Алексей Владимирович Алейников
<av...@aleynikov.ru> wrote:
>
> Добрый день.
> Разобрался. Оказывается надо было вот так скачивать логи:
> docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/
>
> Но я так не понял, почему не работает.
> Просьба помочь разобраться:
> 1. /opt/openmeetings/logs/catalina.2023-02-25.log
>
> 5-Feb-2023 15:11:05.690 WARNING [main]
> com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
> starting in a Java modular environment (Java 9 and newer) but without
> proper access to required Java packages. Use additional Java arguments to
> provide Hazelcast access to Java internal API. The internal API access is
> used to get the best performance results. Arguments to be used:
>  --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens
> java.base/sun.nio.ch=ALL-UNNAMED
> --add-opens java.management/sun.management=ALL-UNNAMED --add-opens
> jdk.management/com.sun.management.internal=ALL-UNNAMED
> 25-Feb-2023 15:11:19.525 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /
> 25-Feb-2023 15:11:19.909 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService
> from class org.apache.openmeetings.webservice.CalendarWebService
> 25-Feb-2023 15:11:22.345 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /CalendarService
> 25-Feb-2023 15:11:22.379 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService
> from class org.apache.openmeetings.webservice.ErrorWebService
> 25-Feb-2023 15:11:22.482 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /ErrorService
> 25-Feb-2023 15:11:22.486 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService
> from class org.apache.openmeetings.webservice.GroupWebService
> 25-Feb-2023 15:11:22.844 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /GroupService
> 25-Feb-2023 15:11:22.848 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService
> from class org.apache.openmeetings.webservice.InfoWebService
> 25-Feb-2023 15:11:22.945 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /InfoService
> 25-Feb-2023 15:11:22.948 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService
> from class org.apache.openmeetings.webservice.FileWebService
> 25-Feb-2023 15:11:23.323 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /FileService
> 25-Feb-2023 15:11:23.329 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> from class org.apache.openmeetings.webservice.RecordingWebService
> 25-Feb-2023 15:11:23.490 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RecordService
> 25-Feb-2023 15:11:23.504 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> from class org.apache.openmeetings.webservice.RoomWebService
> 25-Feb-2023 15:11:23.982 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RoomService
> 25-Feb-2023 15:11:23.996 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> from class org.apache.openmeetings.webservice.UserWebService
> 25-Feb-2023 15:11:24.257 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /UserService
> 25-Feb-2023 15:11:24.272 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> from class org.apache.openmeetings.webservice.WbWebService
> 25-Feb-2023 15:11:24.385 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /WbService
> 25-Feb-2023 15:11:24.467 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/openmeetings] has finished
> in [53,073] ms
> 25-Feb-2023 15:11:24.471 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory [/opt/openmeetings/webapps/ROOT]
> 25-Feb-2023 15:11:24.549 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
> ms
> 25-Feb-2023 15:11:24.561 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> "http-nio-5080"]
> 25-Feb-2023 15:11:24.663 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> "https-jsse-nio-5443"]
> 25-Feb-2023 15:11:24.700 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in [53429]
> milliseconds
>
>
>
> 2. /opt/openmeetings/logs/openmeetings.log
> Эти логи очень большие....Взял часть информации
>
> DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> Reconnecting KMS
>  INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> -thread-1] -  Connecting native client
>  INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> -thread-1] -  Creating new NioEventLoopGroup
>  INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
> [ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new handler
> too!
> DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] - MaxClients:
> 50
>  INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
> default implementation for ThreadExecutor
>  INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
> Initialized Scheduler Signaller of type: class
> org.quartz.core.SchedulerSignalerImpl
>  INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
> Scheduler v.2.3.2 created.
>  INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
> initialized.
>  INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
> meta-data: Quartz Scheduler (v2.3.2)
> 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
> instanceId 'NON_CLUSTERED'
>   Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
>   NOT STARTED.
>   Currently in standby mode.
>   Number of jobs executed: 0
>   Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
>   Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
>  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - Quartz
> scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
> initialized from an externally provided properties instance.
>  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - Quartz
> scheduler version: 2.3.2
>  INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - JobFactory set
> to: org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
>  INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 [pool-1-thread-1] - !!!
> Kurento connected
>  INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> started.
>  INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url
> mapping found for filter with name OpenmeetingsApplication: [/*]
>  INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: DevUtils DebugBar Initializer
>  INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init:
> org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
>  INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket jQuery UI initializer
>  INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
>  INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket extensions initializer
>  INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket core library initializer
>  INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4]
>     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> o--o--o
>     + +   + +  |    |    / \       /  |      |     /         / \    |
>   |
>     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>    |
>     + +   + +  |    |  /     \   /    |      |     \       /     \       |
>    |
>     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>    o
>  INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
> [5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
> [5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [185.105.
> 91.215]:5701
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
> [5.1.4] Cluster name: dev
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
> [5.1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
> will not be performed.
> To enable integrity checker do one of the following:
>   - Change member config using Java API: config.setIntegrityCheckerEnabled(
> true);
>   - Change XML/YAML configuration property: Set
> hazelcast.integrity-checker.enabled to true
>   - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast
> embedded, works only when loading config via Config.load)
>   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended
> when running container image. For Hazelcast embedded, works only when
> loading config via Config.load)
>  INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
> [5.1.4] The Jet engine is disabled.
> To enable the Jet engine on the members, do one of the following:
>   - Change member config using Java API: config.getJetConfig().setEnabled(
> true)
>   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> true
>   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> works only when loading config via Config.load)
>   - Add environment variable: HZ_JET_ENABLED=true (recommended when running
> container image. For Hazelcast embedded, works only when loading config via
> Config.load)
>  INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> system property to see 🔒 security recommendations and the status of
> current config.
>  WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will operate
> in UNSAFE mode! Please note that UNSAFE mode will not provide strong
> consistency guarantees.
>  INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - [185.105.91.215]:
> 5701 [dev] [5.1.4] Diagnostics disabled. To enable add
> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>  INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - [185.105.91.215
> ]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
>  WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] No join method is enabled! Starting standalone.
>  INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - [185.105.91.215
> ]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
>  INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] - [185.
> 105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
> arrangement...
> DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> server with id 'server-1' was added
>  INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - initialize
> wicket jquery selectors with given settings:
> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@366394bf
>  INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> seconds, resourceStreamProvider=
> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9,
> recentVersionPlaceHolder='current', assetPathCollectors=[
> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3,
> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78,
> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f],
> webjarsPackage='META-INF.resources.webjars', webjarsPath=
> 'META-INF/resources/webjars',
> resourcePattern=META-INF/resources/webjars/.*,
> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false,
> cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
> Application::init
>  INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
> locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
> /opt/openmeetings/webapps/openmeetings/data
> DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - webAppPath :
> /opt/openmeetings/webapps/openmeetings
> ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] - DB
> seems to be down
> DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> get:: configKeyCryptClassName: null
> ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
> org.springframework.transaction.CannotCreateTransactionException: Could not
> open JPA EntityManager for transaction; nested exception is <
> openjpa-3.2.2-re5933d6 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Cannot create
> PoolableConnectionFactory (Could not create connection to database server.
> Attempted reconnect 3 times. Giving up.)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467)
>     at
> org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
>     at
> org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
>     at
> org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595)
>     at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382)
>     at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
>     at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
>     at
> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
>     at
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
>     at
> org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>)
>     at
> org.apache.openmeetings.web.app.Application.init(Application.java:356)
>     at org.apache.wicket.Application.initApplication(Application.java:768)
>     at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
>     at
> org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48)
>     at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102)
>     at
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609)
>     at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
>     at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
>     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
>     at
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184)
>     at
> org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932)
>     at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>     at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>     at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123)
>     at
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094)
>     at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
>     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
>     at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
>     at
> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
>     at
> org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
>     at
> org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
>     at
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943)
>     at
> org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393)
>     at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383)
>     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>     at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>     at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
>     at
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916)
>     at
> org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.StandardService.startInternal(StandardService.java:430)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
>     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> create PoolableConnectionFactory (Could not create connection to database
> server. Attempted reconnect 3 times. Giving up.)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>     at
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>     at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>     at
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>     at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213)
>     at
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> Source)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>     ... 58 common frames omitted
> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> (Could not create connection to database server. Attempted reconnect 3
> times. Giving up.)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>     at
> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>     at
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>     at
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>     ... 88 common frames omitted
> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> connection to database server. Attempted reconnect 3 times. Giving up.
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>     at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>
>     ... 3 common frames omitted
> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> create PoolableConnectionFactory (Could not create connection to database
> server. Attempted reconnect 3 times. Giving up.)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>     at
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>     at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>     at
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>     at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207)
>     at
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>     at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
> Source)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> Source)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>     ... 18 common frames omitted
> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> (Could not create connection to database server. Attempted reconnect 3
> times. Giving up.)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>     at
> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>     at
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>     at
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>     ... 44 common frames omitted
> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> connection to database server. Attempted reconnect 3 times. Giving up.
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>     at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>     at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
>     at
> com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
>     at
> org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
>     at
> org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374)
>     at
> org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649)
>     ... 49 common frames omitted
> Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
> 'om_admin'@'localhost' (using password: YES)
>     at
> jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
> Source)
>     at
> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>     at
> java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
>     at
> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
>     at
> com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
>     at
> com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429)
>     at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838)
>     ... 57 common frames omitted
> ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] - DB
> seems to be down
> DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
> get:: configKeyCryptClassName: null
> ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] - DB
> seems to be down
> DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
> get:: configKeyCryptClassName: null
> ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] - DB
> seems to be down
> DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
> get:: configKeyCryptClassName: null
>
>
>
> 3. /opt/openmeetings/logs/root.log
>
>  INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket jQuery UI initializer
>  INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
> init: DevUtils DebugBar Initializer
>  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket jQuery UI initializer (plugins)
>  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
>  INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket core library initializer
>  INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket extensions initializer
>  INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
> [dev] [5.1.4]
>     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> o--o--o
>     + +   + +  |    |    / \       /  |      |     /         / \    |
>   |
>     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>    |
>     + +   + +  |    |  /     \   /    |      |     \       /     \       |
>    |
>     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>    o
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
> .4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
> .4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [172.17.0.2]:
> 5701
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
> .4] Cluster name: dev
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
> .4] Integrity Checker is disabled. Fail-fast on corrupted executables will
> not be performed.
> To enable integrity checker do one of the following:
>   - Change member config using Java API: config.setIntegrityCheckerEnabled(
> true);
>   - Change XML/YAML configuration property: Set
> hazelcast.integrity-checker.enabled to true
>   - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast
> embedded, works only when loading config via Config.load)
>   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended
> when running container image. For Hazelcast embedded, works only when
> loading config via Config.load)
>  INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
> .4] The Jet engine is disabled.
> To enable the Jet engine on the members, do one of the following:
>   - Change member config using Java API: config.getJetConfig().setEnabled(
> true)
>   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> true
>   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> works only when loading config via Config.load)
>   - Add environment variable: HZ_JET_ENABLED=true (recommended when running
> container image. For Hazelcast embedded, works only when loading config via
> Config.load)
>  INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701 [dev]
> [5.1.4] Enable DEBUG/FINE log level for log category
> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> system property to see 🔒 security recommendations and the status of
> current config.
>  WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will operate
> in UNSAFE mode! Please note that UNSAFE mode will not provide strong
> consistency guarantees.
>  INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] Diagnostics disabled. To enable add
> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>  INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
>  WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] No join method is enabled! Starting standalone.
>  INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
>  INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] - [172.17
> .0.2]:5701 [dev] [5.1.4] Initializing cluster partition table arrangement...
> DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> server with id 'server-1' was added
>  INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - initialize
> wicket jquery selectors with given settings:
> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@41433530
>  INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> seconds, resourceStreamProvider=
> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21,
> recentVersionPlaceHolder='current', assetPathCollectors=[
> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188,
> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac],
> webjarsPackage='META-INF.resources.webjars', webjarsPath=
> 'META-INF/resources/webjars',
> resourcePattern=META-INF/resources/webjars/.*,
> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false,
> cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
> Application::init
> DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - webAppPath :
> /opt/openmeetings/webapps/openmeetings
>  WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: max.upload.size
> DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> get:: configKeyCryptClassName: null
>  WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: crypt.class.name
>  WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: application.name
>  WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.lang.id
>  WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: application.base.url
>  WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: sip.enable
>  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.audio.rate
>  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.audio.bitrate
>  WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.video.preset
>  WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.timezone
>  WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: rest.allow.origin
>  WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.keycode
>  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.others.keycode
>  WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.login.minimum.length
>  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.login.minimum.length
>  WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.group.id
>  WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: sip.exten.context
>  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.fname.minimum.length
>  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.lname.minimum.length
>  WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: chat.send.on.enter
>  WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.frontend.register
>  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.soap.register
>  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: send.email.with.verfication
>  WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: send.email.at.register
>  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: display.name.editable
>  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: personal.rooms.enabled
>  WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.server
>  WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.port
>  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: appointment.pre.start.minutes
>  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: number.minutes.reminder.send
>  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: recording.enabled
>  WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: ui.theme
>  WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: otp.enabled
>  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: google.analytics.code
>  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.font
>  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
> DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
> PostConstruct
>  WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: external.process.ttl
> DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -
>
> ################################################################################
>     #                              Openmeetings is up
>        #
>     #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
>        #
>     #                               and ready to use
>         #
>
> ################################################################################
>
>  WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: oauth2.ignore.bad.ssl
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> shutting down.
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> paused.
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> shutdown complete.
>  WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.soap.register
>  WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.port
>  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: appointment.pre.start.minutes
>  WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.others.keycode
>  WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.font
>  WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
> DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
> Configurations ADDED
>  INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No user id
> given
> DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> Reconnecting KMS
>  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> -thread-1] -  Connecting native client
>  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> -thread-1] -  Creating new NioEventLoopGroup
>  INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
> [ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new handler
> too!
>  WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-1
> -thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with channel ==
> null
>  WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
> Error sending heartbeat to server. Exception: InterruptedException while
> trying to acquire lock
>  WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
>  Stopping heartbeat and closing client: failure during heartbeat mechanism
>  WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 [pool-1-thread-1] -
> Fail to create Kurento client, will re-try in 10000 ms
> org.kurento.commons.exception.KurentoException: Exception connecting to KMS
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
>     at
> org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357)
>     at
> org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145)
>     at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>     at
> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
>     at
> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
>     at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
>     at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>     at java.base/java.lang.Thread.run(Thread.java:833)
> Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception connecting to
> WebSocket server ws://127.0.0.1:8888/kurento
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
>     ... 9 common frames omitted
> Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
> Connection refused: /127.0.0.1:8888
> Caused by: java.net.ConnectException: Connection refused
>     at java.base/sun.nio.ch.Net.pollConnect(Native Method)
>     at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
>     at
> java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
>     at
> io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
>     at
> io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
>     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
>     at
> io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
>     at
> io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
>     at
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
>     at java.base/java.lang.Thread.run(Thread.java:833)
> DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SCryptImplementation
> DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] - Installation
> - User Added user-Id 1
>  WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
>  INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
> ]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
>  INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 [.ShutdownThread] - [172.
> 17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
>  WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - [172.17.0.2
> ]:5701 [dev] [5.1.4] Terminating forcefully...
>  INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
> ]:5701 [dev] [5.1.4] Shutting down connection manager...
>  INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
> ]:5701 [dev] [5.1.4] Shutting down node engine...
>  INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] - [172.
> 17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
>  INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
> ]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
>  INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 [.ShutdownThread] - [172.
> 17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN
>
>
>
>
> 4. /opt/openmeetings/logs/localhost.2023-02-25.log
>
> 25-Feb-2023 15:10:53.693 INFO [main]
> org.apache.catalina.core.ApplicationContext.log No Spring
> WebApplicationInitializer types detected on classpath
> 25-Feb-2023 15:10:54.698 INFO [main]
> org.apache.catalina.core.ApplicationContext.log Initializing Spring root
> WebApplicationContext
>
>
>
>
>
>
>
>
>
>
>
>
> вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:
>
> > День добрый,
> >
> > On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
> > <av...@aleynikov.ru> wrote:
> > >
> > > Не получается:
> > >
> > > sudo docker logs 09f5834842eb
> >
> > согласно
> > https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile
> >
> >
> > OM_HOME=/opt/openmeetings
> >
> > значит логи в /opt/openmeetings/logs/
> >
> >
> > Вы, похоже, лучше меня разбираетесь в докере :)
> > PRs are welcome :))
> >
> > >
> > > даёт те же записи, на которых подвисает при установке:
> > >
> > > 25-Feb-2023 15:11:23.323 INFO [main]
> > > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > > publish address to be /FileService
> > > 25-Feb-2023 15:11:23.329 INFO [main]
> > >
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > > Creating Service {
> > >
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> > > from class org.apache.openmeetings.webservice.RecordingWebService
> > > 25-Feb-2023 15:11:23.490 INFO [main]
> > > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > > publish address to be /RecordService
> > > 25-Feb-2023 15:11:23.504 INFO [main]
> > >
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > > Creating Service {
> > >
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> > > from class org.apache.openmeetings.webservice.RoomWebService
> > > 25-Feb-2023 15:11:23.982 INFO [main]
> > > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > > publish address to be /RoomService
> > > 25-Feb-2023 15:11:23.996 INFO [main]
> > >
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > > Creating Service {
> > >
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> > > from class org.apache.openmeetings.webservice.UserWebService
> > > 25-Feb-2023 15:11:24.257 INFO [main]
> > > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > > publish address to be /UserService
> > > 25-Feb-2023 15:11:24.272 INFO [main]
> > >
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > > Creating Service {
> > >
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> > > from class org.apache.openmeetings.webservice.WbWebService
> > > 25-Feb-2023 15:11:24.385 INFO [main]
> > > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > > publish address to be /WbService
> > > 25-Feb-2023 15:11:24.467 INFO [main]
> > > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > > application directory [/opt/openmeetings/webapps/openmeetings] has
> > finished
> > > in [53,073] ms
> > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > > application directory [/opt/openmeetings/webapps/ROOT]
> > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > > application directory [/opt/openmeetings/webapps/ROOT] has finished in
> > [78]
> > > ms
> > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > ["http-nio-5080"]
> > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > ["https-jsse-nio-5443"]
> > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > > milliseconds
> > >
> > > Всё, что удалось найти...
> > >
> > >
> > >
> > >
> > >
> > > сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
> > >
> > > > У меня ночь
> > > > Совет попробую дать  если не поможет - пишите, утром подробнее
> > постараюсь
> > > > ответить
> > > >
> > > > from mobile (sorry for typos ;)
> > > >
> > > >
> > > > On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
> > > > av@aleynikov.ru>
> > > > wrote:
> > > >
> > > > > Добрый день.
> > > > > Не увидел сразу ответ...
> > > > > Не могу найти, где смотреть openmeetings.log.......
> > > > >
> > > >
> > > > Оно в доверенным
> > > > Вам надо примапить папку log из докера (ну или зайти туда и посмотреть)
> > > >
> > > > Путь по памяти не помню :(
> > > >
> > > > В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> > > > > docker.service -- No entries --
> > > > > С этим докером 2 дня вожусь, хочу разобраться...
> > > > >
> > > > > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
> > > > должно
> > > > > открываться по om.cmea.su:5443/openmeetings, но не открывается.
> > > > > Запускал так sudo docker run -i --rm --network host
> > > > > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> > > > > По om.cmea.su также не запускается.
> > > > >
> > > > > Возможно связано как-то с apache2, который устанавливает
> > DocumentRoot по
> > > > > адресу /var/www/om.cmea.su/public
> > > > >
> > > > > Просьба подсказать куда копать....
> > > > >
> > > > >
> > > > > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <solomax666@gmail.com
> > >:
> > > > >
> > > > > > from mobile (sorry for typos ;)
> > > > > >
> > > > > >
> > > > > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> > > > > > av@aleynikov.ru>
> > > > > > wrote:
> > > > > >
> > > > > > > Добрый день.
> > > > > > >
> > > > > > > Не хочет устанавливаться через docker OM7.
> > > > > > > Зависает на этом этапе:
> > > > > > >
> > > > > > >  org.apache.catalina.startup.HostConfig.deployDirectory
> > Deployment of
> > > > > web
> > > > > > > application directory [/opt/openmeetings/webapps/openmeetings]
> > has
> > > > > > finished
> > > > > > > in [53,073] ms
> > > > > > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > > > > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying
> > web
> > > > > > > application directory [/opt/openmeetings/webapps/ROOT]
> > > > > > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
> > Deployment of
> > > > > web
> > > > > > > application directory [/opt/openmeetings/webapps/ROOT] has
> > finished
> > > > in
> > > > > > [78]
> > > > > > > ms
> > > > > > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > > > ["http-nio-5080"]
> > > > > > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > > > ["https-jsse-nio-5443"]
> > > > > > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > > > > > org.apache.catalina.startup.Catalina.start Server startup in
> > [53429]
> > > > > > > milliseconds
> > > > > > >
> > > > > > >
> > > > > > > Подскажите, пожалуйста, как решить.
> > > > > > >
> > > > > >
> > > > > > Есть опасение что тут нечего решать :)
> > > > > > В релизной версии вывод в консоль "режется"
> > > > > > Надо смотреть openmeetings.log
> > > > > > Возможно всё работает как и должно :)
> > > > > >
> > > > > >
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
> > solomax@apache.org>:
> > > > > > >
> > > > > > > > The Apache OpenMeetings project is pleased to announce
> > > > > > > > the release of Apache OpenMeetings 7.0.0.
> > > > > > > > The release is available for download from
> > > > > > > > https://openmeetings.apache.org/downloads.html
> > > > > > > >
> > > > > > > > OpenMeetings provides video conferencing, instant messaging,
> > > > > > > > white board, collaborative document editing and other groupware
> > > > > tools.
> > > > > > > > It uses API functions of Kurento Media Server for Remoting and
> > > > > > Streaming.
> > > > > > > >
> > > > > > > > Release 7.0.0, provides following improvements:
> > > > > > > >
> > > > > > > > IMPORTANT: Java 17 is required
> > > > > > > >
> > > > > > > > UI and Security:
> > > > > > > >  * Microphone on/off doesn't interrupt the streaming
> > > > > > > >  * Stability fix at Safari
> > > > > > > >  * Full screen mode for WB
> > > > > > > >  * Redo tool for WB
> > > > > > > >  * 2-factor authentication
> > > > > > > >  * Libraries are updated with most recent versions
> > > > > > > >
> > > > > > > > Some other fixes and improvements, 28 issues were addressed
> > > > > > > >
> > > > > > > > Readme:
> > > > https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > > > > > > >
> > > > > > > > Changelog:
> > > > > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > > > > > > >
> > > > > > > > List of fixed issues:
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > > > > > > >
> > > > > > > > For more information on Apache OpenMeetings please visit
> > project
> > > > home
> > > > > > > > page: https://openmeetings.apache.org
> > > > > > > >
> > > > > > > > Apache OpenMeetings Team
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > С наилучшими пожеланиями,
> > > > > > >
> > > > > > > Алексей Владимирович Алейников.
> > > > > > >
> > > > > > > +7(903)7555444,
> > > > > > >
> > > > > > > av@aleynikov.ru
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > С наилучшими пожеланиями,
> > > > >
> > > > > Алексей Владимирович Алейников.
> > > > >
> > > > > +7(903)7555444,
> > > > >
> > > > > av@aleynikov.ru
> > > > >
> > > >
> > >
> > >
> > > --
> > >
> > > С наилучшими пожеланиями,
> > >
> > > Алексей Владимирович Алейников.
> > >
> > > +7(903)7555444,
> > >
> > > av@aleynikov.ru
> >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru



-- 
Best regards,
Maxim


Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by witxka <wi...@gmail.com>.
Если ещё в тему.



Вот как выглядит их конейнер с процессами:

```
ps uawxf
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       541  0.0  0.0  18516  3436 pts/0    Ss   13:05   0:00 /bin/bash
root       702  0.0  0.0  34412  2928 pts/0    R+   13:12   0:00 \_ ps uawxf
root         1  0.0  0.0  18384  3148 ?        Ss   13:05   0:00 
/bin/bash /opt/om.sh
mysql       79  0.0  0.0   4636  1756 ?        S    13:05   0:00 /bin/sh 
/usr/bin/mysqld_safe
mysql      433  0.3  4.8 1485592 198408 ?      Sl   13:05   0:01 \_ 
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql 
--plugin-dir=/usr/lib/mysql/
nobody     506  0.0  0.6 1074392 26448 ?       Sl   13:05   0:00 
/usr/bin/kurento-media-server
root       513  0.0  0.0  49784  3548 ?        S    13:05   0:00 sudo 
--preserve-env=CATALINA_OPTS -u nobody /opt/openmeetings/bin/catalina.sh run
nobody     514 23.3 15.7 8041216 643556 ?      Sl   13:05   1:34 \_ 
/usr/bin/java 
-Djava.util.logging.config.file=/opt/openmeetings/conf/logging.properti
```
Тут соответсвенно бяка с mysql, если она есть
```
/var/log/mysql/error.log
```
Позапускать внутри контейнера
/etc/init.d/mysql start

Вообще у них какая то бага всегда была с mysql в контейнере, иногда он 
не поднимался после запуска start\stop контейнеру помогали.

Удачи!


28.02.2023 15:59, witxka пишет:
> Добрый день.
> Вроде бы в логе написано
>
> ```
> PoolableConnectionFactory (Could not create connection to database 
> server.
> ```
>
> Копать в с торону database server. Запущен ли он, правильно ли 
> настроен доступ и т.д. Без него ничего другого работать не будет.
>
> Удачи!
>
>
> 28.02.2023 09:27, Алексей Владимирович Алейников пишет:
>> Добрый день.
>> Было ли время посмотреть, куда дальше копать??
>>
>> вс, 26 февр. 2023 г. в 16:06, Алексей Владимирович Алейников <
>> av@aleynikov.ru>:
>>
>>> Добрый день.
>>> Разобрался. Оказывается надо было вот так скачивать логи:
>>> docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/
>>>
>>> Но я так не понял, почему не работает.
>>> Просьба помочь разобраться:
>>> 1. /opt/openmeetings/logs/catalina.2023-02-25.log
>>>
>>> 5-Feb-2023 15:11:05.690 WARNING [main]
>>> com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
>>> starting in a Java modular environment (Java 9 and newer) but without
>>> proper access to required Java packages. Use additional Java 
>>> arguments to
>>> provide Hazelcast access to Java internal API. The internal API 
>>> access is
>>> used to get the best performance results. Arguments to be used:
>>>   --add-modules java.se --add-exports 
>>> java.base/jdk.internal.ref=ALL-UNNAMED
>>> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.
>>> nio.ch=ALL-UNNAMED --add-opens 
>>> java.management/sun.management=ALL-UNNAMED
>>> --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
>>> 25-Feb-2023 15:11:19.525 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /
>>> 25-Feb-2023 15:11:19.909 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService 
>>>
>>> from class org.apache.openmeetings.webservice.CalendarWebService
>>> 25-Feb-2023 15:11:22.345 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /CalendarService
>>> 25-Feb-2023 15:11:22.379 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService 
>>>
>>> from class org.apache.openmeetings.webservice.ErrorWebService
>>> 25-Feb-2023 15:11:22.482 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /ErrorService
>>> 25-Feb-2023 15:11:22.486 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService 
>>>
>>> from class org.apache.openmeetings.webservice.GroupWebService
>>> 25-Feb-2023 15:11:22.844 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /GroupService
>>> 25-Feb-2023 15:11:22.848 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService 
>>>
>>> from class org.apache.openmeetings.webservice.InfoWebService
>>> 25-Feb-2023 15:11:22.945 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /InfoService
>>> 25-Feb-2023 15:11:22.948 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService 
>>>
>>> from class org.apache.openmeetings.webservice.FileWebService
>>> 25-Feb-2023 15:11:23.323 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /FileService
>>> 25-Feb-2023 15:11:23.329 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService 
>>>
>>> from class org.apache.openmeetings.webservice.RecordingWebService
>>> 25-Feb-2023 15:11:23.490 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /RecordService
>>> 25-Feb-2023 15:11:23.504 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService 
>>>
>>> from class org.apache.openmeetings.webservice.RoomWebService
>>> 25-Feb-2023 15:11:23.982 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /RoomService
>>> 25-Feb-2023 15:11:23.996 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService 
>>>
>>> from class org.apache.openmeetings.webservice.UserWebService
>>> 25-Feb-2023 15:11:24.257 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /UserService
>>> 25-Feb-2023 15:11:24.272 INFO [main]
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>
>>> Creating Service {
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService 
>>>
>>> from class org.apache.openmeetings.webservice.WbWebService
>>> 25-Feb-2023 15:11:24.385 INFO [main]
>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>> publish address to be /WbService
>>> 25-Feb-2023 15:11:24.467 INFO [main]
>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of 
>>> web
>>> application directory [/opt/openmeetings/webapps/openmeetings] has 
>>> finished
>>> in [53,073] ms
>>> 25-Feb-2023 15:11:24.471 INFO [main]
>>> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
>>> application directory [/opt/openmeetings/webapps/ROOT]
>>> 25-Feb-2023 15:11:24.549 INFO [main]
>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of 
>>> web
>>> application directory [/opt/openmeetings/webapps/ROOT] has finished 
>>> in [78]
>>> ms
>>> 25-Feb-2023 15:11:24.561 INFO [main]
>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
>>> "http-nio-5080"]
>>> 25-Feb-2023 15:11:24.663 INFO [main]
>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
>>> "https-jsse-nio-5443"]
>>> 25-Feb-2023 15:11:24.700 INFO [main]
>>> org.apache.catalina.startup.Catalina.start Server startup in [53429]
>>> milliseconds
>>>
>>>
>>>
>>> 2. /opt/openmeetings/logs/openmeetings.log
>>> Эти логи очень большие....Взял часть информации
>>>
>>> DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
>>> Reconnecting KMS
>>>   INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 
>>> [pool-1
>>> -thread-1] -  Connecting native client
>>>   INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 
>>> [pool-1
>>> -thread-1] -  Creating new NioEventLoopGroup
>>>   INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
>>> [ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new
>>> handler too!
>>> DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] -
>>> MaxClients: 50
>>>   INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
>>> default implementation for ThreadExecutor
>>>   INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
>>> Initialized Scheduler Signaller of type: class
>>> org.quartz.core.SchedulerSignalerImpl
>>>   INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
>>> Scheduler v.2.3.2 created.
>>>   INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
>>> initialized.
>>>   INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
>>> meta-data: Quartz Scheduler (v2.3.2)
>>> 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
>>> instanceId 'NON_CLUSTERED'
>>>    Scheduler class: 'org.quartz.core.QuartzScheduler' - running 
>>> locally.
>>>    NOT STARTED.
>>>    Currently in standby mode.
>>>    Number of jobs executed: 0
>>>    Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 
>>> threads.
>>>    Using job-store 'org.quartz.simpl.RAMJobStore' - which does not 
>>> support
>>> persistence. and is not clustered.
>>>
>>>   INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - 
>>> Quartz
>>> scheduler 
>>> 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
>>> initialized from an externally provided properties instance.
>>>   INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - 
>>> Quartz
>>> scheduler version: 2.3.2
>>>   INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - 
>>> JobFactory
>>> set to: 
>>> org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
>>>   INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 
>>> [pool-1-thread-1] -
>>> !!! Kurento connected
>>>   INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
>>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED 
>>>
>>> started.
>>>   INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: 
>>> url
>>> mapping found for filter with name OpenmeetingsApplication: [/*]
>>>   INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init: DevUtils DebugBar Initializer
>>>   INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init:
>>> org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
>>>   INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init: Wicket jQuery UI initializer
>>>   INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
>>>   INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init: Wicket extensions initializer
>>>   INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
>>> [OpenmeetingsApplication] init: Wicket core library initializer
>>>   INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - 
>>> [185.105.91.215]:5701
>>> [dev] [5.1.4]
>>>      +       +  o    o     o     o---o o----o o      o---o o     o----o
>>> o--o--o
>>>      + +   + +  |    |    / \       /  |      |     / / \    |
>>>      |
>>>      + + + + +  o----o   o   o     o   o----o |    o o   o   o----o
>>>     |
>>>      + +   + +  |    |  /     \   /    |      |     \ /     \       |
>>>     |
>>>      +       +  o    o o       o o---o o----o o----o o---o o       o 
>>> o----o
>>>     o
>>>   INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701
>>> [dev] [5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights
>>> Reserved.
>>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>>> [dev] [5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting 
>>> at [
>>> 185.105.91.215]:5701
>>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>>> [dev] [5.1.4] Cluster name: dev
>>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>>> [dev] [5.1.4] Integrity Checker is disabled. Fail-fast on corrupted
>>> executables will not be performed.
>>> To enable integrity checker do one of the following:
>>>    - Change member config using Java API: 
>>> config.setIntegrityCheckerEnabled
>>> (true);
>>>    - Change XML/YAML configuration property: Set
>>> hazelcast.integrity-checker.enabled to true
>>>    - Add system property: -Dhz.integritychecker.enabled=true (for
>>> Hazelcast embedded, works only when loading config via Config.load)
>>>    - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
>>> (recommended when running container image. For Hazelcast embedded, 
>>> works
>>> only when loading config via Config.load)
>>>   INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701
>>> [dev] [5.1.4] The Jet engine is disabled.
>>> To enable the Jet engine on the members, do one of the following:
>>>    - Change member config using Java API: 
>>> config.getJetConfig().setEnabled(
>>> true)
>>>    - Change XML/YAML configuration property: Set 
>>> hazelcast.jet.enabled to
>>> true
>>>    - Add system property: -Dhz.jet.enabled=true (for Hazelcast 
>>> embedded,
>>> works only when loading config via Config.load)
>>>    - Add environment variable: HZ_JET_ENABLED=true (recommended when
>>> running container image. For Hazelcast embedded, works only when 
>>> loading
>>> config via Config.load)
>>>   INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - 
>>> [185.105.91.215]:5701
>>> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
>>> com.hazelcast.system.security  or use 
>>> -Dhazelcast.security.recommendations
>>> system property to see 🔒 security recommendations and the status of
>>> current config.
>>>   WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - 
>>> [185.105.91.215]:
>>> 5701 [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
>>> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
>>> strong consistency guarantees.
>>>   INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - 
>>> [185.105.91.215]:
>>> 5701 [dev] [5.1.4] Diagnostics disabled. To enable add
>>> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>>>   INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - 
>>> [185.105.91.
>>> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
>>>   WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - 
>>> [185.105.91.215]:5701
>>> [dev] [5.1.4] No join method is enabled! Starting standalone.
>>>   INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - 
>>> [185.105.91.
>>> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
>>>   INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] 
>>> - [185.
>>> 105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
>>> arrangement...
>>> DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
>>> server with id 'server-1' was added
>>>   INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - 
>>> initialize
>>> wicket jquery selectors with given settings:
>>> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings
>>> @366394bf
>>>   INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
>>> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
>>> seconds, resourceStreamProvider=
>>> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9, 
>>>
>>> recentVersionPlaceHolder='current', assetPathCollectors=[
>>> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3, 
>>>
>>> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78, 
>>>
>>> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f], 
>>>
>>> webjarsPackage='META-INF.resources.webjars', webjarsPath=
>>> 'META-INF/resources/webjars',
>>> resourcePattern=META-INF/resources/webjars/.*,
>>> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
>>> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
>>> DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
>>> Application::init
>>>   INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
>>> locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
>>> /opt/openmeetings/webapps/openmeetings/data
>>> DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - 
>>> webAppPath :
>>> /opt/openmeetings/webapps/openmeetings
>>> ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] 
>>> - DB
>>> seems to be down
>>> DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
>>> get:: configKeyCryptClassName: null
>>> ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
>>> org.springframework.transaction.CannotCreateTransactionException: Could
>>> not open JPA EntityManager for transaction; nested exception is <
>>> openjpa-3.2.2-re5933d6 fatal general error>
>>> org.apache.openjpa.persistence.PersistenceException: Cannot create
>>> PoolableConnectionFactory (Could not create connection to database 
>>> server.
>>> Attempted reconnect 3 times. Giving up.)
>>>      at
>>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467) 
>>>
>>>      at
>>> org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400) 
>>>
>>>      at
>>> org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373) 
>>>
>>>      at
>>> org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595) 
>>>
>>>      at
>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382) 
>>>
>>>      at
>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 
>>>
>>>      at
>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 
>>>
>>>      at
>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 
>>>
>>>      at
>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 
>>>
>>>      at
>>> org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>) 
>>>
>>>      at
>>> org.apache.openmeetings.web.app.Application.init(Application.java:356)
>>>      at 
>>> org.apache.wicket.Application.initApplication(Application.java:768)
>>>      at
>>> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441) 
>>>
>>>      at
>>> org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48) 
>>>
>>>      at
>>> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365) 
>>>
>>>      at
>>> org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272) 
>>>
>>>      at
>>> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253) 
>>>
>>>      at
>>> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102) 
>>>
>>>      at
>>> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609) 
>>>
>>>      at
>>> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248) 
>>>
>>>      at 
>>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>>      at
>>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726) 
>>>
>>>      at
>>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
>>>      at
>>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
>>>      at
>>> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184) 
>>>
>>>      at
>>> org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932) 
>>>
>>>      at
>>> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 
>>>
>>>      at 
>>> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>>>      at
>>> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) 
>>>
>>>      at
>>> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123) 
>>>
>>>      at
>>> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094) 
>>>
>>>      at
>>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
>>>      at 
>>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
>>>      at
>>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318) 
>>>
>>>      at
>>> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) 
>>>
>>>      at
>>> org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) 
>>>
>>>      at
>>> org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
>>>      at
>>> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943) 
>>>
>>>      at
>>> org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835) 
>>>
>>>      at 
>>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>>      at
>>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393) 
>>>
>>>      at
>>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383) 
>>>
>>>      at 
>>> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>>>      at
>>> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) 
>>>
>>>      at
>>> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145) 
>>>
>>>      at
>>> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916) 
>>>
>>>      at
>>> org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265) 
>>>
>>>      at 
>>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>>      at
>>> org.apache.catalina.core.StandardService.startInternal(StandardService.java:430) 
>>>
>>>      at 
>>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>>      at
>>> org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930) 
>>>
>>>      at 
>>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>>      at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
>>>      at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>      at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 
>>>
>>>      at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
>>>
>>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>>      at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
>>>      at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
>>> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
>>> create PoolableConnectionFactory (Could not create connection to 
>>> database
>>> server. Attempted reconnect 3 times. Giving up.)
>>>      at
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123) 
>>>
>>>      at
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84) 
>>>
>>>      at
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113) 
>>>
>>>      at
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134) 
>>>
>>>      at
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213) 
>>>
>>>      at
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64) 
>>>
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585) 
>>>
>>>      at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>      at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 
>>>
>>>      at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
>>>
>>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487) 
>>>
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734) 
>>>
>>>      at 
>>> jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
>>> Source)
>>>      at
>>> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485) 
>>>
>>>      at
>>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410) 
>>>
>>>      ... 58 common frames omitted
>>> Caused by: java.sql.SQLException: Cannot create 
>>> PoolableConnectionFactory
>>> (Could not create connection to database server. Attempted reconnect 3
>>> times. Giving up.)
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731) 
>>>
>>>      at
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118) 
>>>
>>>      at
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93) 
>>>
>>>      ... 88 common frames omitted
>>> Caused by: java.sql.SQLNonTransientConnectionException: Could not 
>>> create
>>> connection to database server. Attempted reconnect 3 times. Giving up.
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>>>      at 
>>> com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>>>
>>>      ... 3 common frames omitted
>>> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
>>> create PoolableConnectionFactory (Could not create connection to 
>>> database
>>> server. Attempted reconnect 3 times. Giving up.)
>>>      at
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123) 
>>>
>>>      at
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68) 
>>>
>>>      at
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84) 
>>>
>>>      at
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113) 
>>>
>>>      at
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102) 
>>>
>>>      at
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657) 
>>>
>>>      at
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207) 
>>>
>>>      at
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178) 
>>>
>>>      at
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64) 
>>>
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585) 
>>>
>>>      at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
>>> Source)
>>>      at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
>>>
>>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487) 
>>>
>>>      at
>>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734) 
>>>
>>>      at 
>>> jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
>>> Source)
>>>      at
>>> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485) 
>>>
>>>      at
>>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410) 
>>>
>>>      ... 18 common frames omitted
>>> Caused by: java.sql.SQLException: Cannot create 
>>> PoolableConnectionFactory
>>> (Could not create connection to database server. Attempted reconnect 3
>>> times. Giving up.)
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731) 
>>>
>>>      at
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118) 
>>>
>>>      at
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87) 
>>>
>>>      at
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93) 
>>>
>>>      ... 44 common frames omitted
>>> Caused by: java.sql.SQLNonTransientConnectionException: Could not 
>>> create
>>> connection to database server. Attempted reconnect 3 times. Giving up.
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894) 
>>>
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>>>      at 
>>> com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
>>>      at
>>> com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106) 
>>>
>>>      at
>>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649) 
>>>
>>>      ... 49 common frames omitted
>>> Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
>>> 'om_admin'@'localhost' (using password: YES)
>>>      at
>>> jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
>>> Source)
>>>      at
>>> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 
>>>
>>>      at
>>> java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 
>>>
>>>      at
>>> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 
>>>
>>>      at
>>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) 
>>>
>>>      at
>>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) 
>>>
>>>      at
>>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) 
>>>
>>>      at
>>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212) 
>>>
>>>      at
>>> com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429) 
>>>
>>>      at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
>>>      at
>>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838) 
>>>
>>>      ... 57 common frames omitted
>>> ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] 
>>> - DB
>>> seems to be down
>>> DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
>>> get:: configKeyCryptClassName: null
>>> ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] 
>>> - DB
>>> seems to be down
>>> DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
>>> get:: configKeyCryptClassName: null
>>> ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] 
>>> - DB
>>> seems to be down
>>> DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
>>> get:: configKeyCryptClassName: null
>>>
>>>
>>>
>>> 3. /opt/openmeetings/logs/root.log
>>>
>>>   INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
>>> init: Wicket jQuery UI initializer
>>>   INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
>>> init: DevUtils DebugBar Initializer
>>>   INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
>>> init: Wicket jQuery UI initializer (plugins)
>>>   INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
>>> init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
>>>   INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
>>> init: Wicket core library initializer
>>>   INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
>>> init: Wicket extensions initializer
>>>   INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
>>> [dev] [5.1.4]
>>>      +       +  o    o     o     o---o o----o o      o---o o     o----o
>>> o--o--o
>>>      + +   + +  |    |    / \       /  |      |     / / \    |
>>>      |
>>>      + + + + +  o----o   o   o     o   o----o |    o o   o   o----o
>>>     |
>>>      + +   + +  |    |  /     \   /    |      |     \ /     \       |
>>>     |
>>>      +       +  o    o o       o o---o o----o o----o o---o o       o 
>>> o----o
>>>     o
>>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 
>>> [dev] [5
>>> .1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
>>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 
>>> [dev] [5
>>> .1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at 
>>> [172.17.0.
>>> 2]:5701
>>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 
>>> [dev] [5
>>> .1.4] Cluster name: dev
>>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 
>>> [dev] [5
>>> .1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
>>> will not be performed.
>>> To enable integrity checker do one of the following:
>>>    - Change member config using Java API: 
>>> config.setIntegrityCheckerEnabled
>>> (true);
>>>    - Change XML/YAML configuration property: Set
>>> hazelcast.integrity-checker.enabled to true
>>>    - Add system property: -Dhz.integritychecker.enabled=true (for
>>> Hazelcast embedded, works only when loading config via Config.load)
>>>    - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
>>> (recommended when running container image. For Hazelcast embedded, 
>>> works
>>> only when loading config via Config.load)
>>>   INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 
>>> [dev] [5
>>> .1.4] The Jet engine is disabled.
>>> To enable the Jet engine on the members, do one of the following:
>>>    - Change member config using Java API: 
>>> config.getJetConfig().setEnabled(
>>> true)
>>>    - Change XML/YAML configuration property: Set 
>>> hazelcast.jet.enabled to
>>> true
>>>    - Add system property: -Dhz.jet.enabled=true (for Hazelcast 
>>> embedded,
>>> works only when loading config via Config.load)
>>>    - Add environment variable: HZ_JET_ENABLED=true (recommended when
>>> running container image. For Hazelcast embedded, works only when 
>>> loading
>>> config via Config.load)
>>>   INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701
>>> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
>>> com.hazelcast.system.security  or use 
>>> -Dhazelcast.security.recommendations
>>> system property to see 🔒 security recommendations and the status of
>>> current config.
>>>   WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - 
>>> [172.17.0.2]:5701
>>> [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
>>> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
>>> strong consistency guarantees.
>>>   INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - 
>>> [172.17.0.2]:5701
>>> [dev] [5.1.4] Diagnostics disabled. To enable add
>>> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>>>   INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - 
>>> [172.17.0.2]:
>>> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
>>>   WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
>>> [dev] [5.1.4] No join method is enabled! Starting standalone.
>>>   INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - 
>>> [172.17.0.2]:
>>> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
>>>   INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] 
>>> - [172.
>>> 17.0.2]:5701 [dev] [5.1.4] Initializing cluster partition table
>>> arrangement...
>>> DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
>>> server with id 'server-1' was added
>>>   INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - 
>>> initialize
>>> wicket jquery selectors with given settings:
>>> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@
>>> 41433530
>>>   INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
>>> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
>>> seconds, resourceStreamProvider=
>>> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21, 
>>>
>>> recentVersionPlaceHolder='current', assetPathCollectors=[
>>> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188, 
>>>
>>> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
>>> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac], 
>>>
>>> webjarsPackage='META-INF.resources.webjars', webjarsPath=
>>> 'META-INF/resources/webjars',
>>> resourcePattern=META-INF/resources/webjars/.*,
>>> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
>>> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
>>> DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
>>> Application::init
>>> DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - 
>>> webAppPath :
>>> /opt/openmeetings/webapps/openmeetings
>>>   WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: max.upload.size
>>> DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
>>> get:: configKeyCryptClassName: null
>>>   WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: crypt.class.name
>>>   WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: application.name
>>>   WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: default.lang.id
>>>   WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: application.base.url
>>>   WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: sip.enable
>>>   WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mp4.audio.rate
>>>   WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mp4.audio.bitrate
>>>   WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mp4.video.preset
>>>   WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: default.timezone
>>>   WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: rest.allow.origin
>>>   WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.keycode
>>>   WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mute.others.keycode
>>>   WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mute.keycode
>>>   WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: cam.fps
>>>   WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.rate
>>>   WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.login.minimum.length
>>>   WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.login.minimum.length
>>>   WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.upper
>>>   WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.digit
>>>   WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.special
>>>   WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: default.group.id
>>>   WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: sip.exten.context
>>>   WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.fname.minimum.length
>>>   WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.lname.minimum.length
>>>   WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: chat.send.on.enter
>>>   WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.frontend.register
>>>   WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.soap.register
>>>   WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.oauth.register
>>>   WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: send.email.with.verfication
>>>   WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: send.email.at.register
>>>   WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: display.name.editable
>>>   WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: personal.rooms.enabled
>>>   WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.server
>>>   WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.port
>>>   WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.user
>>>   WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.pass
>>>   WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.system.email
>>>   WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: appointment.pre.start.minutes
>>>   WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: number.minutes.reminder.send
>>>   WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: recording.enabled
>>>   WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: ui.theme
>>>   WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: otp.enabled
>>>   WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: google.analytics.code
>>>   WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.font
>>>   WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.frame
>>>   WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.image
>>>   WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.media
>>>   WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>> DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
>>> PostConstruct
>>>   WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: external.process.ttl
>>> DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -
>>>
>>> ################################################################################ 
>>>
>>>      #                              Openmeetings is up
>>>           #
>>>      #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
>>>           #
>>>      #                               and ready to use
>>>          #
>>>
>>> ################################################################################ 
>>>
>>>
>>>   WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: oauth2.ignore.bad.ssl
>>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
>>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED 
>>>
>>> shutting down.
>>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
>>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED 
>>>
>>> paused.
>>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
>>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED 
>>>
>>> shutdown complete.
>>>   WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.soap.register
>>>   WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.oauth.register
>>>   WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: allow.oauth.register
>>>   WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.port
>>>   WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.user
>>>   WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.pass
>>>   WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.system.email
>>>   WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.user
>>>   WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.pass
>>>   WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.system.email
>>>   WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.user
>>>   WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.pass
>>>   WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.pass
>>>   WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.starttls.enable
>>>   WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.connection.timeout
>>>   WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.timeout
>>>   WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: inviter.email.as.replyto
>>>   WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: appointment.pre.start.minutes
>>>   WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.upper
>>>   WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.digit
>>>   WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.special
>>>   WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.upper
>>>   WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.digit
>>>   WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.special
>>>   WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mute.others.keycode
>>>   WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mute.keycode
>>>   WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: cam.fps
>>>   WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.rate
>>>   WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mute.keycode
>>>   WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: cam.fps
>>>   WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.rate
>>>   WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: cam.fps
>>>   WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.rate
>>>   WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mail.smtp.ssl.enable
>>>   WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.font
>>>   WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.frame
>>>   WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.image
>>>   WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.media
>>>   WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.rate
>>>   WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.echo.cancellation
>>>   WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: mic.noise.suppression
>>>   WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: start.quickpoll.keycode
>>>   WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: auto.open.sharing
>>>   WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: video.arrange.resize.keycode
>>>   WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.frame
>>>   WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.image
>>>   WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.media
>>>   WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.image
>>>   WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.media
>>>   WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.media
>>>   WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.script
>>>   WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.style
>>>   WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: header.csp.enabled
>>>   WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.digit
>>>   WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.special
>>>   WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - 
>>> Could
>>> not find key in configurations: user.pass.check.special
>>> DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
>>> Configurations ADDED
>>>   INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No 
>>> user
>>> id given
>>> DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
>>> Reconnecting KMS
>>>   INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 
>>> [pool-1
>>> -thread-1] -  Connecting native client
>>>   INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 
>>> [pool-1
>>> -thread-1] -  Creating new NioEventLoopGroup
>>>   INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
>>> [ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new
>>> handler too!
>>>   WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 
>>> [pool-1
>>> -thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with 
>>> channel
>>> == null
>>>   WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
>>> Error sending heartbeat to server. Exception: InterruptedException 
>>> while
>>> trying to acquire lock
>>>   WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
>>>   Stopping heartbeat and closing client: failure during heartbeat 
>>> mechanism
>>>   WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 
>>> [pool-1-thread-1] -
>>> Fail to create Kurento client, will re-try in 10000 ms
>>> org.kurento.commons.exception.KurentoException: Exception connecting to
>>> KMS
>>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
>>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
>>>      at
>>> org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357) 
>>>
>>>      at
>>> org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145) 
>>>
>>>      at
>>> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 
>>>
>>>      at
>>> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 
>>>
>>>      at
>>> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 
>>>
>>>      at
>>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 
>>>
>>>      at
>>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 
>>>
>>>      at java.base/java.lang.Thread.run(Thread.java:833)
>>> Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception 
>>> connecting to
>>> WebSocket server ws://127.0.0.1:8888/kurento
>>>      at
>>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735) 
>>>
>>>      at
>>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847) 
>>>
>>>      at
>>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678) 
>>>
>>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
>>>      ... 9 common frames omitted
>>> Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
>>> Connection refused: /127.0.0.1:8888
>>> Caused by: java.net.ConnectException: Connection refused
>>>      at java.base/sun.nio.ch.Net.pollConnect(Native Method)
>>>      at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
>>>      at
>>> java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 
>>>
>>>      at
>>> io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) 
>>>
>>>      at
>>> io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 
>>>
>>>      at
>>> io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710) 
>>>
>>>      at
>>> io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) 
>>>
>>>      at
>>> io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) 
>>>
>>>      at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
>>>      at
>>> io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) 
>>>
>>>      at
>>> io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 
>>>
>>>      at
>>> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 
>>>
>>>      at java.base/java.lang.Thread.run(Thread.java:833)
>>> DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
>>> configKeyCryptClassName:
>>> org.apache.openmeetings.util.crypt.SCryptImplementation
>>> DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] -
>>> Installation - User Added user-Id 1
>>>   WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
>>> Asterisk configured
>>>   INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
>>>   INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - 
>>> [172.17.0.
>>> 2]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
>>>   INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 
>>> [.ShutdownThread] - [
>>> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
>>>   WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - 
>>> [172.17.0.
>>> 2]:5701 [dev] [5.1.4] Terminating forcefully...
>>>   INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - 
>>> [172.17.0.
>>> 2]:5701 [dev] [5.1.4] Shutting down connection manager...
>>>   INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - 
>>> [172.17.0.
>>> 2]:5701 [dev] [5.1.4] Shutting down node engine...
>>>   INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] 
>>> - [172
>>> .17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
>>>   INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - 
>>> [172.17.0.
>>> 2]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
>>>   INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 
>>> [.ShutdownThread] - [
>>> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN
>>>
>>>
>>>
>>>
>>> 4. /opt/openmeetings/logs/localhost.2023-02-25.log
>>>
>>> 25-Feb-2023 15:10:53.693 INFO [main]
>>> org.apache.catalina.core.ApplicationContext.log No Spring
>>> WebApplicationInitializer types detected on classpath
>>> 25-Feb-2023 15:10:54.698 INFO [main]
>>> org.apache.catalina.core.ApplicationContext.log Initializing Spring 
>>> root
>>> WebApplicationContext
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:
>>>
>>>> День добрый,
>>>>
>>>> On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
>>>> <av...@aleynikov.ru> wrote:
>>>>>
>>>>> Не получается:
>>>>>
>>>>> sudo docker logs 09f5834842eb
>>>>
>>>> согласно
>>>> https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile 
>>>>
>>>>
>>>>
>>>> OM_HOME=/opt/openmeetings
>>>>
>>>> значит логи в /opt/openmeetings/logs/
>>>>
>>>>
>>>> Вы, похоже, лучше меня разбираетесь в докере :)
>>>> PRs are welcome :))
>>>>
>>>>>
>>>>> даёт те же записи, на которых подвисает при установке:
>>>>>
>>>>> 25-Feb-2023 15:11:23.323 INFO [main]
>>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the 
>>>>> server's
>>>>> publish address to be /FileService
>>>>> 25-Feb-2023 15:11:23.329 INFO [main]
>>>>>
>>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>>
>>>>> Creating Service {
>>>>>
>>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService 
>>>>
>>>>> from class org.apache.openmeetings.webservice.RecordingWebService
>>>>> 25-Feb-2023 15:11:23.490 INFO [main]
>>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the 
>>>>> server's
>>>>> publish address to be /RecordService
>>>>> 25-Feb-2023 15:11:23.504 INFO [main]
>>>>>
>>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>>
>>>>> Creating Service {
>>>>>
>>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService 
>>>>
>>>>> from class org.apache.openmeetings.webservice.RoomWebService
>>>>> 25-Feb-2023 15:11:23.982 INFO [main]
>>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the 
>>>>> server's
>>>>> publish address to be /RoomService
>>>>> 25-Feb-2023 15:11:23.996 INFO [main]
>>>>>
>>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>>
>>>>> Creating Service {
>>>>>
>>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService 
>>>>
>>>>> from class org.apache.openmeetings.webservice.UserWebService
>>>>> 25-Feb-2023 15:11:24.257 INFO [main]
>>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the 
>>>>> server's
>>>>> publish address to be /UserService
>>>>> 25-Feb-2023 15:11:24.272 INFO [main]
>>>>>
>>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass 
>>>>
>>>>> Creating Service {
>>>>>
>>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService 
>>>>
>>>>> from class org.apache.openmeetings.webservice.WbWebService
>>>>> 25-Feb-2023 15:11:24.385 INFO [main]
>>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the 
>>>>> server's
>>>>> publish address to be /WbService
>>>>> 25-Feb-2023 15:11:24.467 INFO [main]
>>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment 
>>>>> of web
>>>>> application directory [/opt/openmeetings/webapps/openmeetings] has
>>>> finished
>>>>> in [53,073] ms
>>>>> 25-Feb-2023 15:11:24.471 INFO [main]
>>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
>>>>> application directory [/opt/openmeetings/webapps/ROOT]
>>>>> 25-Feb-2023 15:11:24.549 INFO [main]
>>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment 
>>>>> of web
>>>>> application directory [/opt/openmeetings/webapps/ROOT] has 
>>>>> finished in
>>>> [78]
>>>>> ms
>>>>> 25-Feb-2023 15:11:24.561 INFO [main]
>>>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>>>>> ["http-nio-5080"]
>>>>> 25-Feb-2023 15:11:24.663 INFO [main]
>>>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>>>>> ["https-jsse-nio-5443"]
>>>>> 25-Feb-2023 15:11:24.700 INFO [main]
>>>>> org.apache.catalina.startup.Catalina.start Server startup in [53429]
>>>>> milliseconds
>>>>>
>>>>> Всё, что удалось найти...
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik 
>>>>> <so...@gmail.com>:
>>>>>
>>>>>> У меня ночь
>>>>>> Совет попробую дать  если не поможет - пишите, утром подробнее
>>>> постараюсь
>>>>>> ответить
>>>>>>
>>>>>> from mobile (sorry for typos ;)
>>>>>>
>>>>>>
>>>>>> On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
>>>>>> av@aleynikov.ru>
>>>>>> wrote:
>>>>>>
>>>>>>> Добрый день.
>>>>>>> Не увидел сразу ответ...
>>>>>>> Не могу найти, где смотреть openmeetings.log.......
>>>>>>>
>>>>>>
>>>>>> Оно в доверенным
>>>>>> Вам надо примапить папку log из докера (ну или зайти туда и
>>>> посмотреть)
>>>>>>
>>>>>> Путь по памяти не помню :(
>>>>>>
>>>>>> В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
>>>>>>> docker.service -- No entries --
>>>>>>> С этим докером 2 дня вожусь, хочу разобраться...
>>>>>>>
>>>>>>> Аналогично https://localhost:5443/openmeetings насколько я понимаю,
>>>>>> должно
>>>>>>> открываться по om.cmea.su:5443/openmeetings, но не открывается.
>>>>>>> Запускал так sudo docker run -i --rm --network host
>>>>>>> apache/openmeetings:7.0.0 TURN_URL om.cmea.su
>>>>>>> По om.cmea.su также не запускается.
>>>>>>>
>>>>>>> Возможно связано как-то с apache2, который устанавливает
>>>> DocumentRoot по
>>>>>>> адресу /var/www/om.cmea.su/public
>>>>>>>
>>>>>>> Просьба подсказать куда копать....
>>>>>>>
>>>>>>>
>>>>>>> сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <
>>>> solomax666@gmail.com>:
>>>>>>>
>>>>>>>> from mobile (sorry for typos ;)
>>>>>>>>
>>>>>>>>
>>>>>>>> On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
>>>>>>>> av@aleynikov.ru>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Добрый день.
>>>>>>>>>
>>>>>>>>> Не хочет устанавливаться через docker OM7.
>>>>>>>>> Зависает на этом этапе:
>>>>>>>>>
>>>>>>>>> org.apache.catalina.startup.HostConfig.deployDirectory
>>>> Deployment of
>>>>>>> web
>>>>>>>>> application directory [/opt/openmeetings/webapps/openmeetings]
>>>> has
>>>>>>>> finished
>>>>>>>>> in [53,073] ms
>>>>>>>>> 25-Feb-2023 15:11:24.471 INFO [main]
>>>>>>>>> org.apache.catalina.startup.HostConfig.deployDirectory
>>>> Deploying web
>>>>>>>>> application directory [/opt/openmeetings/webapps/ROOT]
>>>>>>>>> 25-Feb-2023 15:11:24.549 INFO [main]
>>>>>>>>> org.apache.catalina.startup.HostConfig.deployDirectory
>>>> Deployment of
>>>>>>> web
>>>>>>>>> application directory [/opt/openmeetings/webapps/ROOT] has
>>>> finished
>>>>>> in
>>>>>>>> [78]
>>>>>>>>> ms
>>>>>>>>> 25-Feb-2023 15:11:24.561 INFO [main]
>>>>>>>>> org.apache.coyote.AbstractProtocol.start Starting
>>>> ProtocolHandler
>>>>>>>>> ["http-nio-5080"]
>>>>>>>>> 25-Feb-2023 15:11:24.663 INFO [main]
>>>>>>>>> org.apache.coyote.AbstractProtocol.start Starting
>>>> ProtocolHandler
>>>>>>>>> ["https-jsse-nio-5443"]
>>>>>>>>> 25-Feb-2023 15:11:24.700 INFO [main]
>>>>>>>>> org.apache.catalina.startup.Catalina.start Server startup in
>>>> [53429]
>>>>>>>>> milliseconds
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Подскажите, пожалуйста, как решить.
>>>>>>>>>
>>>>>>>>
>>>>>>>> Есть опасение что тут нечего решать :)
>>>>>>>> В релизной версии вывод в консоль "режется"
>>>>>>>> Надо смотреть openmeetings.log
>>>>>>>> Возможно всё работает как и должно :)
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
>>>> solomax@apache.org>:
>>>>>>>>>
>>>>>>>>>> The Apache OpenMeetings project is pleased to announce
>>>>>>>>>> the release of Apache OpenMeetings 7.0.0.
>>>>>>>>>> The release is available for download from
>>>>>>>>>> https://openmeetings.apache.org/downloads.html
>>>>>>>>>>
>>>>>>>>>> OpenMeetings provides video conferencing, instant messaging,
>>>>>>>>>> white board, collaborative document editing and other
>>>> groupware
>>>>>>> tools.
>>>>>>>>>> It uses API functions of Kurento Media Server for Remoting and
>>>>>>>> Streaming.
>>>>>>>>>>
>>>>>>>>>> Release 7.0.0, provides following improvements:
>>>>>>>>>>
>>>>>>>>>> IMPORTANT: Java 17 is required
>>>>>>>>>>
>>>>>>>>>> UI and Security:
>>>>>>>>>>   * Microphone on/off doesn't interrupt the streaming
>>>>>>>>>>   * Stability fix at Safari
>>>>>>>>>>   * Full screen mode for WB
>>>>>>>>>>   * Redo tool for WB
>>>>>>>>>>   * 2-factor authentication
>>>>>>>>>>   * Libraries are updated with most recent versions
>>>>>>>>>>
>>>>>>>>>> Some other fixes and improvements, 28 issues were addressed
>>>>>>>>>>
>>>>>>>>>> Readme:
>>>>>> https://github.com/apache/openmeetings/blob/7.0.0/README.md
>>>>>>>>>>
>>>>>>>>>> Changelog:
>>>>>>>>> https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>>>>>>>>>>
>>>>>>>>>> List of fixed issues:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648 
>>>>
>>>>>>>>>>
>>>>>>>>>> For more information on Apache OpenMeetings please visit
>>>> project
>>>>>> home
>>>>>>>>>> page: https://openmeetings.apache.org
>>>>>>>>>>
>>>>>>>>>> Apache OpenMeetings Team
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -- 
>>>>>>>>>
>>>>>>>>> С наилучшими пожеланиями,
>>>>>>>>>
>>>>>>>>> Алексей Владимирович Алейников.
>>>>>>>>>
>>>>>>>>> +7(903)7555444,
>>>>>>>>>
>>>>>>>>> av@aleynikov.ru
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>>>
>>>>>>> С наилучшими пожеланиями,
>>>>>>>
>>>>>>> Алексей Владимирович Алейников.
>>>>>>>
>>>>>>> +7(903)7555444,
>>>>>>>
>>>>>>> av@aleynikov.ru
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>>
>>>>> С наилучшими пожеланиями,
>>>>>
>>>>> Алексей Владимирович Алейников.
>>>>>
>>>>> +7(903)7555444,
>>>>>
>>>>> av@aleynikov.ru
>>>>
>>>>
>>>>
>>>> -- 
>>>> Best regards,
>>>> Maxim
>>>>
>>>
>>>
>>> -- 
>>>
>>> С наилучшими пожеланиями,
>>>
>>> Алексей Владимирович Алейников.
>>>
>>> +7(903)7555444,
>>>
>>> av@aleynikov.ru
>>>
>>
>>


Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by witxka <wi...@gmail.com>.
Добрый день.
Вроде бы в логе написано

```
PoolableConnectionFactory (Could not create connection to database server.
```

Копать в с торону database server. Запущен ли он, правильно ли настроен 
доступ и т.д. Без него ничего другого работать не будет.

Удачи!


28.02.2023 09:27, Алексей Владимирович Алейников пишет:
> Добрый день.
> Было ли время посмотреть, куда дальше копать??
> 
> вс, 26 февр. 2023 г. в 16:06, Алексей Владимирович Алейников <
> av@aleynikov.ru>:
> 
>> Добрый день.
>> Разобрался. Оказывается надо было вот так скачивать логи:
>> docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/
>>
>> Но я так не понял, почему не работает.
>> Просьба помочь разобраться:
>> 1. /opt/openmeetings/logs/catalina.2023-02-25.log
>>
>> 5-Feb-2023 15:11:05.690 WARNING [main]
>> com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
>> starting in a Java modular environment (Java 9 and newer) but without
>> proper access to required Java packages. Use additional Java arguments to
>> provide Hazelcast access to Java internal API. The internal API access is
>> used to get the best performance results. Arguments to be used:
>>   --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
>> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.
>> nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED
>> --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
>> 25-Feb-2023 15:11:19.525 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /
>> 25-Feb-2023 15:11:19.909 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService
>> from class org.apache.openmeetings.webservice.CalendarWebService
>> 25-Feb-2023 15:11:22.345 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /CalendarService
>> 25-Feb-2023 15:11:22.379 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService
>> from class org.apache.openmeetings.webservice.ErrorWebService
>> 25-Feb-2023 15:11:22.482 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /ErrorService
>> 25-Feb-2023 15:11:22.486 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService
>> from class org.apache.openmeetings.webservice.GroupWebService
>> 25-Feb-2023 15:11:22.844 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /GroupService
>> 25-Feb-2023 15:11:22.848 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService
>> from class org.apache.openmeetings.webservice.InfoWebService
>> 25-Feb-2023 15:11:22.945 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /InfoService
>> 25-Feb-2023 15:11:22.948 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService
>> from class org.apache.openmeetings.webservice.FileWebService
>> 25-Feb-2023 15:11:23.323 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /FileService
>> 25-Feb-2023 15:11:23.329 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
>> from class org.apache.openmeetings.webservice.RecordingWebService
>> 25-Feb-2023 15:11:23.490 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /RecordService
>> 25-Feb-2023 15:11:23.504 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
>> from class org.apache.openmeetings.webservice.RoomWebService
>> 25-Feb-2023 15:11:23.982 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /RoomService
>> 25-Feb-2023 15:11:23.996 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
>> from class org.apache.openmeetings.webservice.UserWebService
>> 25-Feb-2023 15:11:24.257 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /UserService
>> 25-Feb-2023 15:11:24.272 INFO [main]
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> Creating Service {
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
>> from class org.apache.openmeetings.webservice.WbWebService
>> 25-Feb-2023 15:11:24.385 INFO [main]
>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> publish address to be /WbService
>> 25-Feb-2023 15:11:24.467 INFO [main]
>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>> application directory [/opt/openmeetings/webapps/openmeetings] has finished
>> in [53,073] ms
>> 25-Feb-2023 15:11:24.471 INFO [main]
>> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
>> application directory [/opt/openmeetings/webapps/ROOT]
>> 25-Feb-2023 15:11:24.549 INFO [main]
>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>> application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
>> ms
>> 25-Feb-2023 15:11:24.561 INFO [main]
>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
>> "http-nio-5080"]
>> 25-Feb-2023 15:11:24.663 INFO [main]
>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
>> "https-jsse-nio-5443"]
>> 25-Feb-2023 15:11:24.700 INFO [main]
>> org.apache.catalina.startup.Catalina.start Server startup in [53429]
>> milliseconds
>>
>>
>>
>> 2. /opt/openmeetings/logs/openmeetings.log
>> Эти логи очень большие....Взял часть информации
>>
>> DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
>> Reconnecting KMS
>>   INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
>> -thread-1] -  Connecting native client
>>   INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
>> -thread-1] -  Creating new NioEventLoopGroup
>>   INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
>> [ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new
>> handler too!
>> DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] -
>> MaxClients: 50
>>   INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
>> default implementation for ThreadExecutor
>>   INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
>> Initialized Scheduler Signaller of type: class
>> org.quartz.core.SchedulerSignalerImpl
>>   INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
>> Scheduler v.2.3.2 created.
>>   INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
>> initialized.
>>   INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
>> meta-data: Quartz Scheduler (v2.3.2)
>> 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
>> instanceId 'NON_CLUSTERED'
>>    Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
>>    NOT STARTED.
>>    Currently in standby mode.
>>    Number of jobs executed: 0
>>    Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
>>    Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
>> persistence. and is not clustered.
>>
>>   INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - Quartz
>> scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
>> initialized from an externally provided properties instance.
>>   INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - Quartz
>> scheduler version: 2.3.2
>>   INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - JobFactory
>> set to: org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
>>   INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 [pool-1-thread-1] -
>> !!! Kurento connected
>>   INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
>> started.
>>   INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url
>> mapping found for filter with name OpenmeetingsApplication: [/*]
>>   INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init: DevUtils DebugBar Initializer
>>   INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init:
>> org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
>>   INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init: Wicket jQuery UI initializer
>>   INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
>>   INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init: Wicket extensions initializer
>>   INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
>> [OpenmeetingsApplication] init: Wicket core library initializer
>>   INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4]
>>      +       +  o    o     o     o---o o----o o      o---o     o     o----o
>> o--o--o
>>      + +   + +  |    |    / \       /  |      |     /         / \    |
>>      |
>>      + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>>     |
>>      + +   + +  |    |  /     \   /    |      |     \       /     \       |
>>     |
>>      +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>>     o
>>   INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights
>> Reserved.
>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [
>> 185.105.91.215]:5701
>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] Cluster name: dev
>>   INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] Integrity Checker is disabled. Fail-fast on corrupted
>> executables will not be performed.
>> To enable integrity checker do one of the following:
>>    - Change member config using Java API: config.setIntegrityCheckerEnabled
>> (true);
>>    - Change XML/YAML configuration property: Set
>> hazelcast.integrity-checker.enabled to true
>>    - Add system property: -Dhz.integritychecker.enabled=true (for
>> Hazelcast embedded, works only when loading config via Config.load)
>>    - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
>> (recommended when running container image. For Hazelcast embedded, works
>> only when loading config via Config.load)
>>   INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] The Jet engine is disabled.
>> To enable the Jet engine on the members, do one of the following:
>>    - Change member config using Java API: config.getJetConfig().setEnabled(
>> true)
>>    - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
>> true
>>    - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
>> works only when loading config via Config.load)
>>    - Add environment variable: HZ_JET_ENABLED=true (recommended when
>> running container image. For Hazelcast embedded, works only when loading
>> config via Config.load)
>>   INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
>> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
>> system property to see 🔒 security recommendations and the status of
>> current config.
>>   WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - [185.105.91.215]:
>> 5701 [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
>> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
>> strong consistency guarantees.
>>   INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - [185.105.91.215]:
>> 5701 [dev] [5.1.4] Diagnostics disabled. To enable add
>> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>>   INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - [185.105.91.
>> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
>>   WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - [185.105.91.215]:5701
>> [dev] [5.1.4] No join method is enabled! Starting standalone.
>>   INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - [185.105.91.
>> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
>>   INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] - [185.
>> 105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
>> arrangement...
>> DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
>> server with id 'server-1' was added
>>   INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - initialize
>> wicket jquery selectors with given settings:
>> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings
>> @366394bf
>>   INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
>> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
>> seconds, resourceStreamProvider=
>> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9,
>> recentVersionPlaceHolder='current', assetPathCollectors=[
>> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3,
>> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78,
>> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f],
>> webjarsPackage='META-INF.resources.webjars', webjarsPath=
>> 'META-INF/resources/webjars',
>> resourcePattern=META-INF/resources/webjars/.*,
>> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
>> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
>> DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
>> Application::init
>>   INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
>> locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
>> /opt/openmeetings/webapps/openmeetings/data
>> DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - webAppPath :
>> /opt/openmeetings/webapps/openmeetings
>> ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] - DB
>> seems to be down
>> DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
>> get:: configKeyCryptClassName: null
>> ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
>> org.springframework.transaction.CannotCreateTransactionException: Could
>> not open JPA EntityManager for transaction; nested exception is <
>> openjpa-3.2.2-re5933d6 fatal general error>
>> org.apache.openjpa.persistence.PersistenceException: Cannot create
>> PoolableConnectionFactory (Could not create connection to database server.
>> Attempted reconnect 3 times. Giving up.)
>>      at
>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467)
>>      at
>> org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
>>      at
>> org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
>>      at
>> org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595)
>>      at
>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382)
>>      at
>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
>>      at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
>>      at
>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
>>      at
>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
>>      at
>> org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>)
>>      at
>> org.apache.openmeetings.web.app.Application.init(Application.java:356)
>>      at org.apache.wicket.Application.initApplication(Application.java:768)
>>      at
>> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
>>      at
>> org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48)
>>      at
>> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)
>>      at
>> org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272)
>>      at
>> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253)
>>      at
>> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102)
>>      at
>> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609)
>>      at
>> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248)
>>      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>      at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
>>      at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
>>      at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
>>      at
>> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184)
>>      at
>> org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932)
>>      at
>> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>>      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>>      at
>> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>>      at
>> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123)
>>      at
>> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094)
>>      at
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
>>      at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
>>      at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
>>      at
>> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
>>      at
>> org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
>>      at
>> org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
>>      at
>> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943)
>>      at
>> org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
>>      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>      at
>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393)
>>      at
>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383)
>>      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>>      at
>> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>>      at
>> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
>>      at
>> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916)
>>      at
>> org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265)
>>      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>      at
>> org.apache.catalina.core.StandardService.startInternal(StandardService.java:430)
>>      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>      at
>> org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
>>      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>>      at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
>>      at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>      at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>>      at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>      at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
>>      at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
>> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
>> create PoolableConnectionFactory (Could not create connection to database
>> server. Attempted reconnect 3 times. Giving up.)
>>      at
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>>      at
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>>      at
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>>      at
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>>      at
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>>      at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>>      at
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>>      at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>>      at
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>>      at
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>>      at
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781)
>>      at
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153)
>>      at
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178)
>>      at
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134)
>>      at
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213)
>>      at
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>>      at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>      at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>>      at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>>      at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
>> Source)
>>      at
>> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>>      at
>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>>      ... 58 common frames omitted
>> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
>> (Could not create connection to database server. Attempted reconnect 3
>> times. Giving up.)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>>      at
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>>      at
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>>      at
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>>      ... 88 common frames omitted
>> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
>> connection to database server. Attempted reconnect 3 times. Giving up.
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>>      at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>>
>>      ... 3 common frames omitted
>> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
>> create PoolableConnectionFactory (Could not create connection to database
>> server. Attempted reconnect 3 times. Giving up.)
>>      at
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>>      at
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>>      at
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>>      at
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>>      at
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>>      at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>>      at
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>>      at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>>      at
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>>      at
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>>      at
>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657)
>>      at
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207)
>>      at
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>>      at
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>>      at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
>> Source)
>>      at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>>      at
>> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>>      at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
>> Source)
>>      at
>> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>>      at
>> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>>      ... 18 common frames omitted
>> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
>> (Could not create connection to database server. Attempted reconnect 3
>> times. Giving up.)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>>      at
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>>      at
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>>      at
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>>      ... 44 common frames omitted
>> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
>> connection to database server. Attempted reconnect 3 times. Giving up.
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>>      at
>> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>>      at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
>>      at
>> com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
>>      at
>> org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
>>      at
>> org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106)
>>      at
>> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649)
>>      ... 49 common frames omitted
>> Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
>> 'om_admin'@'localhost' (using password: YES)
>>      at
>> jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
>> Source)
>>      at
>> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>>      at
>> java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
>>      at
>> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
>>      at
>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
>>      at
>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
>>      at
>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
>>      at
>> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
>>      at
>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
>>      at
>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
>>      at
>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
>>      at
>> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
>>      at
>> com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
>>      at
>> com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
>>      at
>> com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429)
>>      at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
>>      at
>> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838)
>>      ... 57 common frames omitted
>> ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] - DB
>> seems to be down
>> DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
>> get:: configKeyCryptClassName: null
>> ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] - DB
>> seems to be down
>> DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
>> get:: configKeyCryptClassName: null
>> ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] - DB
>> seems to be down
>> DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
>> get:: configKeyCryptClassName: null
>>
>>
>>
>> 3. /opt/openmeetings/logs/root.log
>>
>>   INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
>> init: Wicket jQuery UI initializer
>>   INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
>> init: DevUtils DebugBar Initializer
>>   INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
>> init: Wicket jQuery UI initializer (plugins)
>>   INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
>> init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
>>   INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
>> init: Wicket core library initializer
>>   INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
>> init: Wicket extensions initializer
>>   INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
>> [dev] [5.1.4]
>>      +       +  o    o     o     o---o o----o o      o---o     o     o----o
>> o--o--o
>>      + +   + +  |    |    / \       /  |      |     /         / \    |
>>      |
>>      + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>>     |
>>      + +   + +  |    |  /     \   /    |      |     \       /     \       |
>>     |
>>      +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>>     o
>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
>> .1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
>> .1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [172.17.0.
>> 2]:5701
>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
>> .1.4] Cluster name: dev
>>   INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
>> .1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
>> will not be performed.
>> To enable integrity checker do one of the following:
>>    - Change member config using Java API: config.setIntegrityCheckerEnabled
>> (true);
>>    - Change XML/YAML configuration property: Set
>> hazelcast.integrity-checker.enabled to true
>>    - Add system property: -Dhz.integritychecker.enabled=true (for
>> Hazelcast embedded, works only when loading config via Config.load)
>>    - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
>> (recommended when running container image. For Hazelcast embedded, works
>> only when loading config via Config.load)
>>   INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
>> .1.4] The Jet engine is disabled.
>> To enable the Jet engine on the members, do one of the following:
>>    - Change member config using Java API: config.getJetConfig().setEnabled(
>> true)
>>    - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
>> true
>>    - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
>> works only when loading config via Config.load)
>>    - Add environment variable: HZ_JET_ENABLED=true (recommended when
>> running container image. For Hazelcast embedded, works only when loading
>> config via Config.load)
>>   INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701
>> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
>> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
>> system property to see 🔒 security recommendations and the status of
>> current config.
>>   WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - [172.17.0.2]:5701
>> [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
>> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
>> strong consistency guarantees.
>>   INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - [172.17.0.2]:5701
>> [dev] [5.1.4] Diagnostics disabled. To enable add
>> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>>   INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
>> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
>>   WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
>> [dev] [5.1.4] No join method is enabled! Starting standalone.
>>   INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
>> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
>>   INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] - [172.
>> 17.0.2]:5701 [dev] [5.1.4] Initializing cluster partition table
>> arrangement...
>> DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
>> server with id 'server-1' was added
>>   INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - initialize
>> wicket jquery selectors with given settings:
>> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@
>> 41433530
>>   INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
>> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
>> seconds, resourceStreamProvider=
>> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21,
>> recentVersionPlaceHolder='current', assetPathCollectors=[
>> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188,
>> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
>> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac],
>> webjarsPackage='META-INF.resources.webjars', webjarsPath=
>> 'META-INF/resources/webjars',
>> resourcePattern=META-INF/resources/webjars/.*,
>> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
>> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
>> DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
>> Application::init
>> DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - webAppPath :
>> /opt/openmeetings/webapps/openmeetings
>>   WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: max.upload.size
>> DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
>> get:: configKeyCryptClassName: null
>>   WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: crypt.class.name
>>   WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: application.name
>>   WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: default.lang.id
>>   WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: application.base.url
>>   WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: sip.enable
>>   WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mp4.audio.rate
>>   WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mp4.audio.bitrate
>>   WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mp4.video.preset
>>   WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: default.timezone
>>   WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: rest.allow.origin
>>   WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.keycode
>>   WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mute.others.keycode
>>   WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mute.keycode
>>   WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: cam.fps
>>   WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.rate
>>   WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.login.minimum.length
>>   WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.login.minimum.length
>>   WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.upper
>>   WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.digit
>>   WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.special
>>   WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: default.group.id
>>   WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: sip.exten.context
>>   WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.fname.minimum.length
>>   WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.lname.minimum.length
>>   WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: chat.send.on.enter
>>   WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.frontend.register
>>   WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.soap.register
>>   WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.oauth.register
>>   WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: send.email.with.verfication
>>   WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: send.email.at.register
>>   WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: display.name.editable
>>   WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: personal.rooms.enabled
>>   WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.server
>>   WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.port
>>   WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.user
>>   WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.pass
>>   WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.system.email
>>   WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: appointment.pre.start.minutes
>>   WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: number.minutes.reminder.send
>>   WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: recording.enabled
>>   WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: ui.theme
>>   WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: otp.enabled
>>   WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: google.analytics.code
>>   WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.font
>>   WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.frame
>>   WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.image
>>   WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.media
>>   WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>> DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
>> PostConstruct
>>   WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: external.process.ttl
>> DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -
>>
>> ################################################################################
>>      #                              Openmeetings is up
>>           #
>>      #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
>>           #
>>      #                               and ready to use
>>          #
>>
>> ################################################################################
>>
>>   WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: oauth2.ignore.bad.ssl
>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
>> shutting down.
>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
>> paused.
>>   INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
>> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
>> shutdown complete.
>>   WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.soap.register
>>   WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.oauth.register
>>   WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: allow.oauth.register
>>   WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.port
>>   WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.user
>>   WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.pass
>>   WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.system.email
>>   WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.user
>>   WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.pass
>>   WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.system.email
>>   WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.user
>>   WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.pass
>>   WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.pass
>>   WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.starttls.enable
>>   WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.connection.timeout
>>   WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.timeout
>>   WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: inviter.email.as.replyto
>>   WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: appointment.pre.start.minutes
>>   WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.upper
>>   WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.digit
>>   WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.special
>>   WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.upper
>>   WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.digit
>>   WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.special
>>   WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mute.others.keycode
>>   WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mute.keycode
>>   WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: cam.fps
>>   WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.rate
>>   WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mute.keycode
>>   WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: cam.fps
>>   WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.rate
>>   WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: cam.fps
>>   WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.rate
>>   WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mail.smtp.ssl.enable
>>   WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.font
>>   WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.frame
>>   WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.image
>>   WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.media
>>   WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.rate
>>   WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.echo.cancellation
>>   WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: mic.noise.suppression
>>   WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: start.quickpoll.keycode
>>   WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: auto.open.sharing
>>   WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: video.arrange.resize.keycode
>>   WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.frame
>>   WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.image
>>   WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.media
>>   WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.image
>>   WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.media
>>   WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.media
>>   WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.script
>>   WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.style
>>   WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: header.csp.enabled
>>   WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.digit
>>   WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.special
>>   WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
>> not find key in configurations: user.pass.check.special
>> DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
>> Configurations ADDED
>>   INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No user
>> id given
>> DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
>> Reconnecting KMS
>>   INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
>> -thread-1] -  Connecting native client
>>   INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
>> -thread-1] -  Creating new NioEventLoopGroup
>>   INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
>> [ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new
>> handler too!
>>   WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-1
>> -thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with channel
>> == null
>>   WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
>> Error sending heartbeat to server. Exception: InterruptedException while
>> trying to acquire lock
>>   WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
>>   Stopping heartbeat and closing client: failure during heartbeat mechanism
>>   WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 [pool-1-thread-1] -
>> Fail to create Kurento client, will re-try in 10000 ms
>> org.kurento.commons.exception.KurentoException: Exception connecting to
>> KMS
>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
>>      at
>> org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357)
>>      at
>> org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145)
>>      at
>> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>>      at
>> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
>>      at
>> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
>>      at
>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
>>      at
>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>>      at java.base/java.lang.Thread.run(Thread.java:833)
>> Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception connecting to
>> WebSocket server ws://127.0.0.1:8888/kurento
>>      at
>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
>>      at
>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
>>      at
>> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
>>      at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
>>      ... 9 common frames omitted
>> Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
>> Connection refused: /127.0.0.1:8888
>> Caused by: java.net.ConnectException: Connection refused
>>      at java.base/sun.nio.ch.Net.pollConnect(Native Method)
>>      at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
>>      at
>> java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
>>      at
>> io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
>>      at
>> io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
>>      at
>> io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
>>      at
>> io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
>>      at
>> io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
>>      at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
>>      at
>> io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
>>      at
>> io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
>>      at
>> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
>>      at java.base/java.lang.Thread.run(Thread.java:833)
>> DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
>> configKeyCryptClassName:
>> org.apache.openmeetings.util.crypt.SCryptImplementation
>> DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] -
>> Installation - User Added user-Id 1
>>   WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
>> Asterisk configured
>>   INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
>>   INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
>> 2]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
>>   INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 [.ShutdownThread] - [
>> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
>>   WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - [172.17.0.
>> 2]:5701 [dev] [5.1.4] Terminating forcefully...
>>   INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
>> 2]:5701 [dev] [5.1.4] Shutting down connection manager...
>>   INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
>> 2]:5701 [dev] [5.1.4] Shutting down node engine...
>>   INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] - [172
>> .17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
>>   INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
>> 2]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
>>   INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 [.ShutdownThread] - [
>> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN
>>
>>
>>
>>
>> 4. /opt/openmeetings/logs/localhost.2023-02-25.log
>>
>> 25-Feb-2023 15:10:53.693 INFO [main]
>> org.apache.catalina.core.ApplicationContext.log No Spring
>> WebApplicationInitializer types detected on classpath
>> 25-Feb-2023 15:10:54.698 INFO [main]
>> org.apache.catalina.core.ApplicationContext.log Initializing Spring root
>> WebApplicationContext
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:
>>
>>> День добрый,
>>>
>>> On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
>>> <av...@aleynikov.ru> wrote:
>>>>
>>>> Не получается:
>>>>
>>>> sudo docker logs 09f5834842eb
>>>
>>> согласно
>>> https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile
>>>
>>>
>>> OM_HOME=/opt/openmeetings
>>>
>>> значит логи в /opt/openmeetings/logs/
>>>
>>>
>>> Вы, похоже, лучше меня разбираетесь в докере :)
>>> PRs are welcome :))
>>>
>>>>
>>>> даёт те же записи, на которых подвисает при установке:
>>>>
>>>> 25-Feb-2023 15:11:23.323 INFO [main]
>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>>> publish address to be /FileService
>>>> 25-Feb-2023 15:11:23.329 INFO [main]
>>>>
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>>>> Creating Service {
>>>>
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
>>>> from class org.apache.openmeetings.webservice.RecordingWebService
>>>> 25-Feb-2023 15:11:23.490 INFO [main]
>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>>> publish address to be /RecordService
>>>> 25-Feb-2023 15:11:23.504 INFO [main]
>>>>
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>>>> Creating Service {
>>>>
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
>>>> from class org.apache.openmeetings.webservice.RoomWebService
>>>> 25-Feb-2023 15:11:23.982 INFO [main]
>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>>> publish address to be /RoomService
>>>> 25-Feb-2023 15:11:23.996 INFO [main]
>>>>
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>>>> Creating Service {
>>>>
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
>>>> from class org.apache.openmeetings.webservice.UserWebService
>>>> 25-Feb-2023 15:11:24.257 INFO [main]
>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>>> publish address to be /UserService
>>>> 25-Feb-2023 15:11:24.272 INFO [main]
>>>>
>>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>>>> Creating Service {
>>>>
>>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
>>>> from class org.apache.openmeetings.webservice.WbWebService
>>>> 25-Feb-2023 15:11:24.385 INFO [main]
>>>> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>>>> publish address to be /WbService
>>>> 25-Feb-2023 15:11:24.467 INFO [main]
>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>>>> application directory [/opt/openmeetings/webapps/openmeetings] has
>>> finished
>>>> in [53,073] ms
>>>> 25-Feb-2023 15:11:24.471 INFO [main]
>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
>>>> application directory [/opt/openmeetings/webapps/ROOT]
>>>> 25-Feb-2023 15:11:24.549 INFO [main]
>>>> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>>>> application directory [/opt/openmeetings/webapps/ROOT] has finished in
>>> [78]
>>>> ms
>>>> 25-Feb-2023 15:11:24.561 INFO [main]
>>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>>>> ["http-nio-5080"]
>>>> 25-Feb-2023 15:11:24.663 INFO [main]
>>>> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>>>> ["https-jsse-nio-5443"]
>>>> 25-Feb-2023 15:11:24.700 INFO [main]
>>>> org.apache.catalina.startup.Catalina.start Server startup in [53429]
>>>> milliseconds
>>>>
>>>> Всё, что удалось найти...
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
>>>>
>>>>> У меня ночь
>>>>> Совет попробую дать  если не поможет - пишите, утром подробнее
>>> постараюсь
>>>>> ответить
>>>>>
>>>>> from mobile (sorry for typos ;)
>>>>>
>>>>>
>>>>> On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
>>>>> av@aleynikov.ru>
>>>>> wrote:
>>>>>
>>>>>> Добрый день.
>>>>>> Не увидел сразу ответ...
>>>>>> Не могу найти, где смотреть openmeetings.log.......
>>>>>>
>>>>>
>>>>> Оно в доверенным
>>>>> Вам надо примапить папку log из докера (ну или зайти туда и
>>> посмотреть)
>>>>>
>>>>> Путь по памяти не помню :(
>>>>>
>>>>> В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
>>>>>> docker.service -- No entries --
>>>>>> С этим докером 2 дня вожусь, хочу разобраться...
>>>>>>
>>>>>> Аналогично https://localhost:5443/openmeetings насколько я понимаю,
>>>>> должно
>>>>>> открываться по om.cmea.su:5443/openmeetings, но не открывается.
>>>>>> Запускал так sudo docker run -i --rm --network host
>>>>>> apache/openmeetings:7.0.0 TURN_URL om.cmea.su
>>>>>> По om.cmea.su также не запускается.
>>>>>>
>>>>>> Возможно связано как-то с apache2, который устанавливает
>>> DocumentRoot по
>>>>>> адресу /var/www/om.cmea.su/public
>>>>>>
>>>>>> Просьба подсказать куда копать....
>>>>>>
>>>>>>
>>>>>> сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <
>>> solomax666@gmail.com>:
>>>>>>
>>>>>>> from mobile (sorry for typos ;)
>>>>>>>
>>>>>>>
>>>>>>> On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
>>>>>>> av@aleynikov.ru>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Добрый день.
>>>>>>>>
>>>>>>>> Не хочет устанавливаться через docker OM7.
>>>>>>>> Зависает на этом этапе:
>>>>>>>>
>>>>>>>>   org.apache.catalina.startup.HostConfig.deployDirectory
>>> Deployment of
>>>>>> web
>>>>>>>> application directory [/opt/openmeetings/webapps/openmeetings]
>>> has
>>>>>>> finished
>>>>>>>> in [53,073] ms
>>>>>>>> 25-Feb-2023 15:11:24.471 INFO [main]
>>>>>>>> org.apache.catalina.startup.HostConfig.deployDirectory
>>> Deploying web
>>>>>>>> application directory [/opt/openmeetings/webapps/ROOT]
>>>>>>>> 25-Feb-2023 15:11:24.549 INFO [main]
>>>>>>>> org.apache.catalina.startup.HostConfig.deployDirectory
>>> Deployment of
>>>>>> web
>>>>>>>> application directory [/opt/openmeetings/webapps/ROOT] has
>>> finished
>>>>> in
>>>>>>> [78]
>>>>>>>> ms
>>>>>>>> 25-Feb-2023 15:11:24.561 INFO [main]
>>>>>>>> org.apache.coyote.AbstractProtocol.start Starting
>>> ProtocolHandler
>>>>>>>> ["http-nio-5080"]
>>>>>>>> 25-Feb-2023 15:11:24.663 INFO [main]
>>>>>>>> org.apache.coyote.AbstractProtocol.start Starting
>>> ProtocolHandler
>>>>>>>> ["https-jsse-nio-5443"]
>>>>>>>> 25-Feb-2023 15:11:24.700 INFO [main]
>>>>>>>> org.apache.catalina.startup.Catalina.start Server startup in
>>> [53429]
>>>>>>>> milliseconds
>>>>>>>>
>>>>>>>>
>>>>>>>> Подскажите, пожалуйста, как решить.
>>>>>>>>
>>>>>>>
>>>>>>> Есть опасение что тут нечего решать :)
>>>>>>> В релизной версии вывод в консоль "режется"
>>>>>>> Надо смотреть openmeetings.log
>>>>>>> Возможно всё работает как и должно :)
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
>>> solomax@apache.org>:
>>>>>>>>
>>>>>>>>> The Apache OpenMeetings project is pleased to announce
>>>>>>>>> the release of Apache OpenMeetings 7.0.0.
>>>>>>>>> The release is available for download from
>>>>>>>>> https://openmeetings.apache.org/downloads.html
>>>>>>>>>
>>>>>>>>> OpenMeetings provides video conferencing, instant messaging,
>>>>>>>>> white board, collaborative document editing and other
>>> groupware
>>>>>> tools.
>>>>>>>>> It uses API functions of Kurento Media Server for Remoting and
>>>>>>> Streaming.
>>>>>>>>>
>>>>>>>>> Release 7.0.0, provides following improvements:
>>>>>>>>>
>>>>>>>>> IMPORTANT: Java 17 is required
>>>>>>>>>
>>>>>>>>> UI and Security:
>>>>>>>>>   * Microphone on/off doesn't interrupt the streaming
>>>>>>>>>   * Stability fix at Safari
>>>>>>>>>   * Full screen mode for WB
>>>>>>>>>   * Redo tool for WB
>>>>>>>>>   * 2-factor authentication
>>>>>>>>>   * Libraries are updated with most recent versions
>>>>>>>>>
>>>>>>>>> Some other fixes and improvements, 28 issues were addressed
>>>>>>>>>
>>>>>>>>> Readme:
>>>>> https://github.com/apache/openmeetings/blob/7.0.0/README.md
>>>>>>>>>
>>>>>>>>> Changelog:
>>>>>>>> https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>>>>>>>>>
>>>>>>>>> List of fixed issues:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
>>>>>>>>>
>>>>>>>>> For more information on Apache OpenMeetings please visit
>>> project
>>>>> home
>>>>>>>>> page: https://openmeetings.apache.org
>>>>>>>>>
>>>>>>>>> Apache OpenMeetings Team
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> С наилучшими пожеланиями,
>>>>>>>>
>>>>>>>> Алексей Владимирович Алейников.
>>>>>>>>
>>>>>>>> +7(903)7555444,
>>>>>>>>
>>>>>>>> av@aleynikov.ru
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> С наилучшими пожеланиями,
>>>>>>
>>>>>> Алексей Владимирович Алейников.
>>>>>>
>>>>>> +7(903)7555444,
>>>>>>
>>>>>> av@aleynikov.ru
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> С наилучшими пожеланиями,
>>>>
>>>> Алексей Владимирович Алейников.
>>>>
>>>> +7(903)7555444,
>>>>
>>>> av@aleynikov.ru
>>>
>>>
>>>
>>> --
>>> Best regards,
>>> Maxim
>>>
>>
>>
>> --
>>
>> С наилучшими пожеланиями,
>>
>> Алексей Владимирович Алейников.
>>
>> +7(903)7555444,
>>
>> av@aleynikov.ru
>>
> 
> 

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Maxim Solodovnik <so...@gmail.com>.
On Tue, 28 Feb 2023 at 13:27, Алексей Владимирович Алейников
<av...@aleynikov.ru> wrote:
>
> Добрый день.
> Было ли время посмотреть, куда дальше копать??

было :)
и я даже ответил :)))
https://lists.apache.org/thread/cgmmmj8bhb84dcl33mpf6ony8r6jjrvq

и там ещё пара ответов есть:
https://lists.apache.org/thread/9yd4cbgg4hlb6zrm8pk0lc6lc22vqbo2



>
> вс, 26 февр. 2023 г. в 16:06, Алексей Владимирович Алейников <
> av@aleynikov.ru>:
>
> > Добрый день.
> > Разобрался. Оказывается надо было вот так скачивать логи:
> > docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/
> >
> > Но я так не понял, почему не работает.
> > Просьба помочь разобраться:
> > 1. /opt/openmeetings/logs/catalina.2023-02-25.log
> >
> > 5-Feb-2023 15:11:05.690 WARNING [main]
> > com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
> > starting in a Java modular environment (Java 9 and newer) but without
> > proper access to required Java packages. Use additional Java arguments to
> > provide Hazelcast access to Java internal API. The internal API access is
> > used to get the best performance results. Arguments to be used:
> >  --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
> > --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.
> > nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED
> > --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
> > 25-Feb-2023 15:11:19.525 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /
> > 25-Feb-2023 15:11:19.909 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService
> > from class org.apache.openmeetings.webservice.CalendarWebService
> > 25-Feb-2023 15:11:22.345 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /CalendarService
> > 25-Feb-2023 15:11:22.379 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService
> > from class org.apache.openmeetings.webservice.ErrorWebService
> > 25-Feb-2023 15:11:22.482 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /ErrorService
> > 25-Feb-2023 15:11:22.486 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService
> > from class org.apache.openmeetings.webservice.GroupWebService
> > 25-Feb-2023 15:11:22.844 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /GroupService
> > 25-Feb-2023 15:11:22.848 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService
> > from class org.apache.openmeetings.webservice.InfoWebService
> > 25-Feb-2023 15:11:22.945 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /InfoService
> > 25-Feb-2023 15:11:22.948 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService
> > from class org.apache.openmeetings.webservice.FileWebService
> > 25-Feb-2023 15:11:23.323 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /FileService
> > 25-Feb-2023 15:11:23.329 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> > from class org.apache.openmeetings.webservice.RecordingWebService
> > 25-Feb-2023 15:11:23.490 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /RecordService
> > 25-Feb-2023 15:11:23.504 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> > from class org.apache.openmeetings.webservice.RoomWebService
> > 25-Feb-2023 15:11:23.982 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /RoomService
> > 25-Feb-2023 15:11:23.996 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> > from class org.apache.openmeetings.webservice.UserWebService
> > 25-Feb-2023 15:11:24.257 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /UserService
> > 25-Feb-2023 15:11:24.272 INFO [main]
> > org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> > http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> > from class org.apache.openmeetings.webservice.WbWebService
> > 25-Feb-2023 15:11:24.385 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /WbService
> > 25-Feb-2023 15:11:24.467 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/openmeetings] has finished
> > in [53,073] ms
> > 25-Feb-2023 15:11:24.471 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > application directory [/opt/openmeetings/webapps/ROOT]
> > 25-Feb-2023 15:11:24.549 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
> > ms
> > 25-Feb-2023 15:11:24.561 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> > "http-nio-5080"]
> > 25-Feb-2023 15:11:24.663 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> > "https-jsse-nio-5443"]
> > 25-Feb-2023 15:11:24.700 INFO [main]
> > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > milliseconds
> >
> >
> >
> > 2. /opt/openmeetings/logs/openmeetings.log
> > Эти логи очень большие....Взял часть информации
> >
> > DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> > Reconnecting KMS
> >  INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> > -thread-1] -  Connecting native client
> >  INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> > -thread-1] -  Creating new NioEventLoopGroup
> >  INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
> > [ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new
> > handler too!
> > DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] -
> > MaxClients: 50
> >  INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
> > default implementation for ThreadExecutor
> >  INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
> > Initialized Scheduler Signaller of type: class
> > org.quartz.core.SchedulerSignalerImpl
> >  INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
> > Scheduler v.2.3.2 created.
> >  INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
> > initialized.
> >  INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
> > meta-data: Quartz Scheduler (v2.3.2)
> > 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
> > instanceId 'NON_CLUSTERED'
> >   Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
> >   NOT STARTED.
> >   Currently in standby mode.
> >   Number of jobs executed: 0
> >   Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
> >   Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> > persistence. and is not clustered.
> >
> >  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - Quartz
> > scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
> > initialized from an externally provided properties instance.
> >  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - Quartz
> > scheduler version: 2.3.2
> >  INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - JobFactory
> > set to: org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
> >  INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 [pool-1-thread-1] -
> > !!! Kurento connected
> >  INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> > started.
> >  INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url
> > mapping found for filter with name OpenmeetingsApplication: [/*]
> >  INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init: DevUtils DebugBar Initializer
> >  INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init:
> > org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
> >  INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer
> >  INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
> >  INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init: Wicket extensions initializer
> >  INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
> > [OpenmeetingsApplication] init: Wicket core library initializer
> >  INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4]
> >     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> > o--o--o
> >     + +   + +  |    |    / \       /  |      |     /         / \    |
> >     |
> >     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
> >    |
> >     + +   + +  |    |  /     \   /    |      |     \       /     \       |
> >    |
> >     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
> >    o
> >  INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights
> > Reserved.
> >  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [
> > 185.105.91.215]:5701
> >  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] Cluster name: dev
> >  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] Integrity Checker is disabled. Fail-fast on corrupted
> > executables will not be performed.
> > To enable integrity checker do one of the following:
> >   - Change member config using Java API: config.setIntegrityCheckerEnabled
> > (true);
> >   - Change XML/YAML configuration property: Set
> > hazelcast.integrity-checker.enabled to true
> >   - Add system property: -Dhz.integritychecker.enabled=true (for
> > Hazelcast embedded, works only when loading config via Config.load)
> >   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
> > (recommended when running container image. For Hazelcast embedded, works
> > only when loading config via Config.load)
> >  INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] The Jet engine is disabled.
> > To enable the Jet engine on the members, do one of the following:
> >   - Change member config using Java API: config.getJetConfig().setEnabled(
> > true)
> >   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> > true
> >   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> > works only when loading config via Config.load)
> >   - Add environment variable: HZ_JET_ENABLED=true (recommended when
> > running container image. For Hazelcast embedded, works only when loading
> > config via Config.load)
> >  INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] Enable DEBUG/FINE log level for log category
> > com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> > system property to see 🔒 security recommendations and the status of
> > current config.
> >  WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - [185.105.91.215]:
> > 5701 [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
> > operate in UNSAFE mode! Please note that UNSAFE mode will not provide
> > strong consistency guarantees.
> >  INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - [185.105.91.215]:
> > 5701 [dev] [5.1.4] Diagnostics disabled. To enable add
> > -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
> >  INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - [185.105.91.
> > 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
> >  WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - [185.105.91.215]:5701
> > [dev] [5.1.4] No join method is enabled! Starting standalone.
> >  INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - [185.105.91.
> > 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
> >  INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] - [185.
> > 105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
> > arrangement...
> > DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> > server with id 'server-1' was added
> >  INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - initialize
> > wicket jquery selectors with given settings:
> > de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings
> > @366394bf
> >  INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
> > webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> > seconds, resourceStreamProvider=
> > de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9,
> > recentVersionPlaceHolder='current', assetPathCollectors=[
> > de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3,
> > de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78,
> > de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f],
> > webjarsPackage='META-INF.resources.webjars', webjarsPath=
> > 'META-INF/resources/webjars',
> > resourcePattern=META-INF/resources/webjars/.*,
> > webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
> > false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> > DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
> > Application::init
> >  INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
> > locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
> > /opt/openmeetings/webapps/openmeetings/data
> > DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - webAppPath :
> > /opt/openmeetings/webapps/openmeetings
> > ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] - DB
> > seems to be down
> > DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> > get:: configKeyCryptClassName: null
> > ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
> > org.springframework.transaction.CannotCreateTransactionException: Could
> > not open JPA EntityManager for transaction; nested exception is <
> > openjpa-3.2.2-re5933d6 fatal general error>
> > org.apache.openjpa.persistence.PersistenceException: Cannot create
> > PoolableConnectionFactory (Could not create connection to database server.
> > Attempted reconnect 3 times. Giving up.)
> >     at
> > org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467)
> >     at
> > org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
> >     at
> > org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
> >     at
> > org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595)
> >     at
> > org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382)
> >     at
> > org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
> >     at
> > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
> >     at
> > org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
> >     at
> > org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
> >     at
> > org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>)
> >     at
> > org.apache.openmeetings.web.app.Application.init(Application.java:356)
> >     at org.apache.wicket.Application.initApplication(Application.java:768)
> >     at
> > org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
> >     at
> > org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48)
> >     at
> > org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)
> >     at
> > org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272)
> >     at
> > org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253)
> >     at
> > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102)
> >     at
> > org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609)
> >     at
> > org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248)
> >     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
> >     at
> > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
> >     at
> > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
> >     at
> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
> >     at
> > org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184)
> >     at
> > org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932)
> >     at
> > java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
> >     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >     at
> > org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
> >     at
> > java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123)
> >     at
> > org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094)
> >     at
> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
> >     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
> >     at
> > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
> >     at
> > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
> >     at
> > org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
> >     at
> > org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
> >     at
> > org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943)
> >     at
> > org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
> >     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
> >     at
> > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393)
> >     at
> > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383)
> >     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >     at
> > org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
> >     at
> > java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
> >     at
> > org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916)
> >     at
> > org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265)
> >     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
> >     at
> > org.apache.catalina.core.StandardService.startInternal(StandardService.java:430)
> >     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
> >     at
> > org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
> >     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
> >     at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
> >     at
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> >     at
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> >     at
> > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> >     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
> >     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
> > Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> > create PoolableConnectionFactory (Could not create connection to database
> > server. Attempted reconnect 3 times. Giving up.)
> >     at
> > org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
> >     at
> > org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
> >     at
> > org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
> >     at
> > org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
> >     at
> > org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
> >     at
> > org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
> >     at
> > org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
> >     at
> > org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
> >     at
> > org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
> >     at
> > org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
> >     at
> > org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781)
> >     at
> > org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153)
> >     at
> > org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178)
> >     at
> > org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134)
> >     at
> > org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213)
> >     at
> > org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
> >     at
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> >     at
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> >     at
> > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
> >     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> > Source)
> >     at
> > org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
> >     at
> > org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
> >     ... 58 common frames omitted
> > Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> > (Could not create connection to database server. Attempted reconnect 3
> > times. Giving up.)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
> >     at
> > org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
> >     at
> > org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
> >     at
> > org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
> >     ... 88 common frames omitted
> > Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> > connection to database server. Attempted reconnect 3 times. Giving up.
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
> >     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
> >
> >     ... 3 common frames omitted
> > Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> > create PoolableConnectionFactory (Could not create connection to database
> > server. Attempted reconnect 3 times. Giving up.)
> >     at
> > org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
> >     at
> > org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
> >     at
> > org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
> >     at
> > org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
> >     at
> > org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
> >     at
> > org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
> >     at
> > org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
> >     at
> > org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
> >     at
> > org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
> >     at
> > org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
> >     at
> > org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657)
> >     at
> > org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207)
> >     at
> > org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
> >     at
> > org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
> >     at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
> > Source)
> >     at
> > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
> >     at
> > org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
> >     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> > Source)
> >     at
> > org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
> >     at
> > org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
> >     ... 18 common frames omitted
> > Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> > (Could not create connection to database server. Attempted reconnect 3
> > times. Giving up.)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
> >     at
> > org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
> >     at
> > org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
> >     at
> > org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
> >     ... 44 common frames omitted
> > Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> > connection to database server. Attempted reconnect 3 times. Giving up.
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
> >     at
> > com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
> >     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
> >     at
> > com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
> >     at
> > org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
> >     at
> > org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106)
> >     at
> > org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649)
> >     ... 49 common frames omitted
> > Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
> > 'om_admin'@'localhost' (using password: YES)
> >     at
> > jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
> > Source)
> >     at
> > java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> >     at
> > java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
> >     at
> > java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
> >     at
> > com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
> >     at
> > com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
> >     at
> > com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
> >     at
> > com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
> >     at
> > com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
> >     at
> > com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
> >     at
> > com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
> >     at
> > com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
> >     at
> > com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
> >     at
> > com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
> >     at
> > com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429)
> >     at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
> >     at
> > com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838)
> >     ... 57 common frames omitted
> > ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] - DB
> > seems to be down
> > DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
> > get:: configKeyCryptClassName: null
> > ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] - DB
> > seems to be down
> > DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
> > get:: configKeyCryptClassName: null
> > ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] - DB
> > seems to be down
> > DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
> > get:: configKeyCryptClassName: null
> >
> >
> >
> > 3. /opt/openmeetings/logs/root.log
> >
> >  INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
> > init: Wicket jQuery UI initializer
> >  INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
> > init: DevUtils DebugBar Initializer
> >  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> > init: Wicket jQuery UI initializer (plugins)
> >  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> > init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
> >  INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
> > init: Wicket core library initializer
> >  INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
> > init: Wicket extensions initializer
> >  INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
> > [dev] [5.1.4]
> >     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> > o--o--o
> >     + +   + +  |    |    / \       /  |      |     /         / \    |
> >     |
> >     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
> >    |
> >     + +   + +  |    |  /     \   /    |      |     \       /     \       |
> >    |
> >     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
> >    o
> >  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> > .1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
> >  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> > .1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [172.17.0.
> > 2]:5701
> >  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> > .1.4] Cluster name: dev
> >  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> > .1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
> > will not be performed.
> > To enable integrity checker do one of the following:
> >   - Change member config using Java API: config.setIntegrityCheckerEnabled
> > (true);
> >   - Change XML/YAML configuration property: Set
> > hazelcast.integrity-checker.enabled to true
> >   - Add system property: -Dhz.integritychecker.enabled=true (for
> > Hazelcast embedded, works only when loading config via Config.load)
> >   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
> > (recommended when running container image. For Hazelcast embedded, works
> > only when loading config via Config.load)
> >  INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> > .1.4] The Jet engine is disabled.
> > To enable the Jet engine on the members, do one of the following:
> >   - Change member config using Java API: config.getJetConfig().setEnabled(
> > true)
> >   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> > true
> >   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> > works only when loading config via Config.load)
> >   - Add environment variable: HZ_JET_ENABLED=true (recommended when
> > running container image. For Hazelcast embedded, works only when loading
> > config via Config.load)
> >  INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701
> > [dev] [5.1.4] Enable DEBUG/FINE log level for log category
> > com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> > system property to see 🔒 security recommendations and the status of
> > current config.
> >  WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - [172.17.0.2]:5701
> > [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
> > operate in UNSAFE mode! Please note that UNSAFE mode will not provide
> > strong consistency guarantees.
> >  INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - [172.17.0.2]:5701
> > [dev] [5.1.4] Diagnostics disabled. To enable add
> > -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
> >  INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> > 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
> >  WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
> > [dev] [5.1.4] No join method is enabled! Starting standalone.
> >  INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> > 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
> >  INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] - [172.
> > 17.0.2]:5701 [dev] [5.1.4] Initializing cluster partition table
> > arrangement...
> > DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> > server with id 'server-1' was added
> >  INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - initialize
> > wicket jquery selectors with given settings:
> > de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@
> > 41433530
> >  INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
> > webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> > seconds, resourceStreamProvider=
> > de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21,
> > recentVersionPlaceHolder='current', assetPathCollectors=[
> > de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188,
> > de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
> > de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac],
> > webjarsPackage='META-INF.resources.webjars', webjarsPath=
> > 'META-INF/resources/webjars',
> > resourcePattern=META-INF/resources/webjars/.*,
> > webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
> > false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> > DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
> > Application::init
> > DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - webAppPath :
> > /opt/openmeetings/webapps/openmeetings
> >  WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: max.upload.size
> > DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> > get:: configKeyCryptClassName: null
> >  WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: crypt.class.name
> >  WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: application.name
> >  WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: default.lang.id
> >  WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: application.base.url
> >  WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: sip.enable
> >  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mp4.audio.rate
> >  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mp4.audio.bitrate
> >  WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mp4.video.preset
> >  WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: default.timezone
> >  WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: rest.allow.origin
> >  WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.keycode
> >  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mute.others.keycode
> >  WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mute.keycode
> >  WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: cam.fps
> >  WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.rate
> >  WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.login.minimum.length
> >  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.login.minimum.length
> >  WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.upper
> >  WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.digit
> >  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.special
> >  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: default.group.id
> >  WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: sip.exten.context
> >  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.fname.minimum.length
> >  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.lname.minimum.length
> >  WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: chat.send.on.enter
> >  WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.frontend.register
> >  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.soap.register
> >  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.oauth.register
> >  WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: send.email.with.verfication
> >  WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: send.email.at.register
> >  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: display.name.editable
> >  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: personal.rooms.enabled
> >  WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.server
> >  WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.port
> >  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.user
> >  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.pass
> >  WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.system.email
> >  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: appointment.pre.start.minutes
> >  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: number.minutes.reminder.send
> >  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: recording.enabled
> >  WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: ui.theme
> >  WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: otp.enabled
> >  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: google.analytics.code
> >  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.font
> >  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.frame
> >  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.image
> >  WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.media
> >  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> > DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
> > PostConstruct
> >  WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: external.process.ttl
> > DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -
> >
> > ################################################################################
> >     #                              Openmeetings is up
> >          #
> >     #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
> >          #
> >     #                               and ready to use
> >         #
> >
> > ################################################################################
> >
> >  WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: oauth2.ignore.bad.ssl
> >  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> > shutting down.
> >  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> > paused.
> >  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> > shutdown complete.
> >  WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.soap.register
> >  WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.oauth.register
> >  WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: allow.oauth.register
> >  WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.port
> >  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.user
> >  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.pass
> >  WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.system.email
> >  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.user
> >  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.pass
> >  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.system.email
> >  WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.user
> >  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.pass
> >  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.pass
> >  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.starttls.enable
> >  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.connection.timeout
> >  WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.timeout
> >  WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: inviter.email.as.replyto
> >  WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: appointment.pre.start.minutes
> >  WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.upper
> >  WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.digit
> >  WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.special
> >  WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.upper
> >  WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.digit
> >  WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.special
> >  WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mute.others.keycode
> >  WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mute.keycode
> >  WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: cam.fps
> >  WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.rate
> >  WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mute.keycode
> >  WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: cam.fps
> >  WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.rate
> >  WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: cam.fps
> >  WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.rate
> >  WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mail.smtp.ssl.enable
> >  WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.font
> >  WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.frame
> >  WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.image
> >  WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.media
> >  WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.rate
> >  WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.echo.cancellation
> >  WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: mic.noise.suppression
> >  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: start.quickpoll.keycode
> >  WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: auto.open.sharing
> >  WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: video.arrange.resize.keycode
> >  WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.frame
> >  WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.image
> >  WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.media
> >  WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.image
> >  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.media
> >  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.media
> >  WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.script
> >  WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.style
> >  WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: header.csp.enabled
> >  WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.digit
> >  WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.special
> >  WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> > not find key in configurations: user.pass.check.special
> > DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
> > Configurations ADDED
> >  INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No user
> > id given
> > DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> > Reconnecting KMS
> >  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> > -thread-1] -  Connecting native client
> >  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> > -thread-1] -  Creating new NioEventLoopGroup
> >  INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
> > [ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new
> > handler too!
> >  WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-1
> > -thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with channel
> > == null
> >  WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
> > Error sending heartbeat to server. Exception: InterruptedException while
> > trying to acquire lock
> >  WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
> >  Stopping heartbeat and closing client: failure during heartbeat mechanism
> >  WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 [pool-1-thread-1] -
> > Fail to create Kurento client, will re-try in 10000 ms
> > org.kurento.commons.exception.KurentoException: Exception connecting to
> > KMS
> >     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
> >     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
> >     at
> > org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357)
> >     at
> > org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145)
> >     at
> > java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
> >     at
> > java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
> >     at
> > java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
> >     at
> > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> >     at
> > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> >     at java.base/java.lang.Thread.run(Thread.java:833)
> > Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception connecting to
> > WebSocket server ws://127.0.0.1:8888/kurento
> >     at
> > org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
> >     at
> > org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
> >     at
> > org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
> >     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
> >     ... 9 common frames omitted
> > Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
> > Connection refused: /127.0.0.1:8888
> > Caused by: java.net.ConnectException: Connection refused
> >     at java.base/sun.nio.ch.Net.pollConnect(Native Method)
> >     at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
> >     at
> > java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
> >     at
> > io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
> >     at
> > io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
> >     at
> > io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
> >     at
> > io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
> >     at
> > io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
> >     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
> >     at
> > io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
> >     at
> > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
> >     at
> > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
> >     at java.base/java.lang.Thread.run(Thread.java:833)
> > DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
> > configKeyCryptClassName:
> > org.apache.openmeetings.util.crypt.SCryptImplementation
> > DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] -
> > Installation - User Added user-Id 1
> >  WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
> > Asterisk configured
> >  INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
> >  INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> > 2]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
> >  INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 [.ShutdownThread] - [
> > 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
> >  WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - [172.17.0.
> > 2]:5701 [dev] [5.1.4] Terminating forcefully...
> >  INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> > 2]:5701 [dev] [5.1.4] Shutting down connection manager...
> >  INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> > 2]:5701 [dev] [5.1.4] Shutting down node engine...
> >  INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] - [172
> > .17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
> >  INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> > 2]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
> >  INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 [.ShutdownThread] - [
> > 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN
> >
> >
> >
> >
> > 4. /opt/openmeetings/logs/localhost.2023-02-25.log
> >
> > 25-Feb-2023 15:10:53.693 INFO [main]
> > org.apache.catalina.core.ApplicationContext.log No Spring
> > WebApplicationInitializer types detected on classpath
> > 25-Feb-2023 15:10:54.698 INFO [main]
> > org.apache.catalina.core.ApplicationContext.log Initializing Spring root
> > WebApplicationContext
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:
> >
> >> День добрый,
> >>
> >> On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
> >> <av...@aleynikov.ru> wrote:
> >> >
> >> > Не получается:
> >> >
> >> > sudo docker logs 09f5834842eb
> >>
> >> согласно
> >> https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile
> >>
> >>
> >> OM_HOME=/opt/openmeetings
> >>
> >> значит логи в /opt/openmeetings/logs/
> >>
> >>
> >> Вы, похоже, лучше меня разбираетесь в докере :)
> >> PRs are welcome :))
> >>
> >> >
> >> > даёт те же записи, на которых подвисает при установке:
> >> >
> >> > 25-Feb-2023 15:11:23.323 INFO [main]
> >> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> >> > publish address to be /FileService
> >> > 25-Feb-2023 15:11:23.329 INFO [main]
> >> >
> >> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> >> > Creating Service {
> >> >
> >> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> >> > from class org.apache.openmeetings.webservice.RecordingWebService
> >> > 25-Feb-2023 15:11:23.490 INFO [main]
> >> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> >> > publish address to be /RecordService
> >> > 25-Feb-2023 15:11:23.504 INFO [main]
> >> >
> >> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> >> > Creating Service {
> >> >
> >> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> >> > from class org.apache.openmeetings.webservice.RoomWebService
> >> > 25-Feb-2023 15:11:23.982 INFO [main]
> >> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> >> > publish address to be /RoomService
> >> > 25-Feb-2023 15:11:23.996 INFO [main]
> >> >
> >> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> >> > Creating Service {
> >> >
> >> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> >> > from class org.apache.openmeetings.webservice.UserWebService
> >> > 25-Feb-2023 15:11:24.257 INFO [main]
> >> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> >> > publish address to be /UserService
> >> > 25-Feb-2023 15:11:24.272 INFO [main]
> >> >
> >> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> >> > Creating Service {
> >> >
> >> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> >> > from class org.apache.openmeetings.webservice.WbWebService
> >> > 25-Feb-2023 15:11:24.385 INFO [main]
> >> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> >> > publish address to be /WbService
> >> > 25-Feb-2023 15:11:24.467 INFO [main]
> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> >> > application directory [/opt/openmeetings/webapps/openmeetings] has
> >> finished
> >> > in [53,073] ms
> >> > 25-Feb-2023 15:11:24.471 INFO [main]
> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> >> > application directory [/opt/openmeetings/webapps/ROOT]
> >> > 25-Feb-2023 15:11:24.549 INFO [main]
> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> >> > application directory [/opt/openmeetings/webapps/ROOT] has finished in
> >> [78]
> >> > ms
> >> > 25-Feb-2023 15:11:24.561 INFO [main]
> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> >> > ["http-nio-5080"]
> >> > 25-Feb-2023 15:11:24.663 INFO [main]
> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> >> > ["https-jsse-nio-5443"]
> >> > 25-Feb-2023 15:11:24.700 INFO [main]
> >> > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> >> > milliseconds
> >> >
> >> > Всё, что удалось найти...
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
> >> >
> >> > > У меня ночь
> >> > > Совет попробую дать  если не поможет - пишите, утром подробнее
> >> постараюсь
> >> > > ответить
> >> > >
> >> > > from mobile (sorry for typos ;)
> >> > >
> >> > >
> >> > > On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
> >> > > av@aleynikov.ru>
> >> > > wrote:
> >> > >
> >> > > > Добрый день.
> >> > > > Не увидел сразу ответ...
> >> > > > Не могу найти, где смотреть openmeetings.log.......
> >> > > >
> >> > >
> >> > > Оно в доверенным
> >> > > Вам надо примапить папку log из докера (ну или зайти туда и
> >> посмотреть)
> >> > >
> >> > > Путь по памяти не помню :(
> >> > >
> >> > > В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> >> > > > docker.service -- No entries --
> >> > > > С этим докером 2 дня вожусь, хочу разобраться...
> >> > > >
> >> > > > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
> >> > > должно
> >> > > > открываться по om.cmea.su:5443/openmeetings, но не открывается.
> >> > > > Запускал так sudo docker run -i --rm --network host
> >> > > > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> >> > > > По om.cmea.su также не запускается.
> >> > > >
> >> > > > Возможно связано как-то с apache2, который устанавливает
> >> DocumentRoot по
> >> > > > адресу /var/www/om.cmea.su/public
> >> > > >
> >> > > > Просьба подсказать куда копать....
> >> > > >
> >> > > >
> >> > > > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <
> >> solomax666@gmail.com>:
> >> > > >
> >> > > > > from mobile (sorry for typos ;)
> >> > > > >
> >> > > > >
> >> > > > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> >> > > > > av@aleynikov.ru>
> >> > > > > wrote:
> >> > > > >
> >> > > > > > Добрый день.
> >> > > > > >
> >> > > > > > Не хочет устанавливаться через docker OM7.
> >> > > > > > Зависает на этом этапе:
> >> > > > > >
> >> > > > > >  org.apache.catalina.startup.HostConfig.deployDirectory
> >> Deployment of
> >> > > > web
> >> > > > > > application directory [/opt/openmeetings/webapps/openmeetings]
> >> has
> >> > > > > finished
> >> > > > > > in [53,073] ms
> >> > > > > > 25-Feb-2023 15:11:24.471 INFO [main]
> >> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
> >> Deploying web
> >> > > > > > application directory [/opt/openmeetings/webapps/ROOT]
> >> > > > > > 25-Feb-2023 15:11:24.549 INFO [main]
> >> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
> >> Deployment of
> >> > > > web
> >> > > > > > application directory [/opt/openmeetings/webapps/ROOT] has
> >> finished
> >> > > in
> >> > > > > [78]
> >> > > > > > ms
> >> > > > > > 25-Feb-2023 15:11:24.561 INFO [main]
> >> > > > > > org.apache.coyote.AbstractProtocol.start Starting
> >> ProtocolHandler
> >> > > > > > ["http-nio-5080"]
> >> > > > > > 25-Feb-2023 15:11:24.663 INFO [main]
> >> > > > > > org.apache.coyote.AbstractProtocol.start Starting
> >> ProtocolHandler
> >> > > > > > ["https-jsse-nio-5443"]
> >> > > > > > 25-Feb-2023 15:11:24.700 INFO [main]
> >> > > > > > org.apache.catalina.startup.Catalina.start Server startup in
> >> [53429]
> >> > > > > > milliseconds
> >> > > > > >
> >> > > > > >
> >> > > > > > Подскажите, пожалуйста, как решить.
> >> > > > > >
> >> > > > >
> >> > > > > Есть опасение что тут нечего решать :)
> >> > > > > В релизной версии вывод в консоль "режется"
> >> > > > > Надо смотреть openmeetings.log
> >> > > > > Возможно всё работает как и должно :)
> >> > > > >
> >> > > > >
> >> > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
> >> solomax@apache.org>:
> >> > > > > >
> >> > > > > > > The Apache OpenMeetings project is pleased to announce
> >> > > > > > > the release of Apache OpenMeetings 7.0.0.
> >> > > > > > > The release is available for download from
> >> > > > > > > https://openmeetings.apache.org/downloads.html
> >> > > > > > >
> >> > > > > > > OpenMeetings provides video conferencing, instant messaging,
> >> > > > > > > white board, collaborative document editing and other
> >> groupware
> >> > > > tools.
> >> > > > > > > It uses API functions of Kurento Media Server for Remoting and
> >> > > > > Streaming.
> >> > > > > > >
> >> > > > > > > Release 7.0.0, provides following improvements:
> >> > > > > > >
> >> > > > > > > IMPORTANT: Java 17 is required
> >> > > > > > >
> >> > > > > > > UI and Security:
> >> > > > > > >  * Microphone on/off doesn't interrupt the streaming
> >> > > > > > >  * Stability fix at Safari
> >> > > > > > >  * Full screen mode for WB
> >> > > > > > >  * Redo tool for WB
> >> > > > > > >  * 2-factor authentication
> >> > > > > > >  * Libraries are updated with most recent versions
> >> > > > > > >
> >> > > > > > > Some other fixes and improvements, 28 issues were addressed
> >> > > > > > >
> >> > > > > > > Readme:
> >> > > https://github.com/apache/openmeetings/blob/7.0.0/README.md
> >> > > > > > >
> >> > > > > > > Changelog:
> >> > > > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> >> > > > > > >
> >> > > > > > > List of fixed issues:
> >> > > > > > >
> >> > > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> >> > > > > > >
> >> > > > > > > For more information on Apache OpenMeetings please visit
> >> project
> >> > > home
> >> > > > > > > page: https://openmeetings.apache.org
> >> > > > > > >
> >> > > > > > > Apache OpenMeetings Team
> >> > > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > --
> >> > > > > >
> >> > > > > > С наилучшими пожеланиями,
> >> > > > > >
> >> > > > > > Алексей Владимирович Алейников.
> >> > > > > >
> >> > > > > > +7(903)7555444,
> >> > > > > >
> >> > > > > > av@aleynikov.ru
> >> > > > > >
> >> > > > >
> >> > > >
> >> > > >
> >> > > > --
> >> > > >
> >> > > > С наилучшими пожеланиями,
> >> > > >
> >> > > > Алексей Владимирович Алейников.
> >> > > >
> >> > > > +7(903)7555444,
> >> > > >
> >> > > > av@aleynikov.ru
> >> > > >
> >> > >
> >> >
> >> >
> >> > --
> >> >
> >> > С наилучшими пожеланиями,
> >> >
> >> > Алексей Владимирович Алейников.
> >> >
> >> > +7(903)7555444,
> >> >
> >> > av@aleynikov.ru
> >>
> >>
> >>
> >> --
> >> Best regards,
> >> Maxim
> >>
> >
> >
> > --
> >
> > С наилучшими пожеланиями,
> >
> > Алексей Владимирович Алейников.
> >
> > +7(903)7555444,
> >
> > av@aleynikov.ru
> >
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru



-- 
Best regards,
Maxim


Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Добрый день.
Было ли время посмотреть, куда дальше копать??

вс, 26 февр. 2023 г. в 16:06, Алексей Владимирович Алейников <
av@aleynikov.ru>:

> Добрый день.
> Разобрался. Оказывается надо было вот так скачивать логи:
> docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/
>
> Но я так не понял, почему не работает.
> Просьба помочь разобраться:
> 1. /opt/openmeetings/logs/catalina.2023-02-25.log
>
> 5-Feb-2023 15:11:05.690 WARNING [main]
> com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
> starting in a Java modular environment (Java 9 and newer) but without
> proper access to required Java packages. Use additional Java arguments to
> provide Hazelcast access to Java internal API. The internal API access is
> used to get the best performance results. Arguments to be used:
>  --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.
> nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED
> --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
> 25-Feb-2023 15:11:19.525 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /
> 25-Feb-2023 15:11:19.909 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService
> from class org.apache.openmeetings.webservice.CalendarWebService
> 25-Feb-2023 15:11:22.345 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /CalendarService
> 25-Feb-2023 15:11:22.379 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService
> from class org.apache.openmeetings.webservice.ErrorWebService
> 25-Feb-2023 15:11:22.482 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /ErrorService
> 25-Feb-2023 15:11:22.486 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService
> from class org.apache.openmeetings.webservice.GroupWebService
> 25-Feb-2023 15:11:22.844 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /GroupService
> 25-Feb-2023 15:11:22.848 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService
> from class org.apache.openmeetings.webservice.InfoWebService
> 25-Feb-2023 15:11:22.945 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /InfoService
> 25-Feb-2023 15:11:22.948 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService
> from class org.apache.openmeetings.webservice.FileWebService
> 25-Feb-2023 15:11:23.323 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /FileService
> 25-Feb-2023 15:11:23.329 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> from class org.apache.openmeetings.webservice.RecordingWebService
> 25-Feb-2023 15:11:23.490 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RecordService
> 25-Feb-2023 15:11:23.504 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> from class org.apache.openmeetings.webservice.RoomWebService
> 25-Feb-2023 15:11:23.982 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RoomService
> 25-Feb-2023 15:11:23.996 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> from class org.apache.openmeetings.webservice.UserWebService
> 25-Feb-2023 15:11:24.257 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /UserService
> 25-Feb-2023 15:11:24.272 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> from class org.apache.openmeetings.webservice.WbWebService
> 25-Feb-2023 15:11:24.385 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /WbService
> 25-Feb-2023 15:11:24.467 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/openmeetings] has finished
> in [53,073] ms
> 25-Feb-2023 15:11:24.471 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory [/opt/openmeetings/webapps/ROOT]
> 25-Feb-2023 15:11:24.549 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
> ms
> 25-Feb-2023 15:11:24.561 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> "http-nio-5080"]
> 25-Feb-2023 15:11:24.663 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
> "https-jsse-nio-5443"]
> 25-Feb-2023 15:11:24.700 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in [53429]
> milliseconds
>
>
>
> 2. /opt/openmeetings/logs/openmeetings.log
> Эти логи очень большие....Взял часть информации
>
> DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> Reconnecting KMS
>  INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> -thread-1] -  Connecting native client
>  INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> -thread-1] -  Creating new NioEventLoopGroup
>  INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
> [ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new
> handler too!
> DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] -
> MaxClients: 50
>  INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
> default implementation for ThreadExecutor
>  INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
> Initialized Scheduler Signaller of type: class
> org.quartz.core.SchedulerSignalerImpl
>  INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
> Scheduler v.2.3.2 created.
>  INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
> initialized.
>  INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
> meta-data: Quartz Scheduler (v2.3.2)
> 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
> instanceId 'NON_CLUSTERED'
>   Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
>   NOT STARTED.
>   Currently in standby mode.
>   Number of jobs executed: 0
>   Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
>   Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
>  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - Quartz
> scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
> initialized from an externally provided properties instance.
>  INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - Quartz
> scheduler version: 2.3.2
>  INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - JobFactory
> set to: org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
>  INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 [pool-1-thread-1] -
> !!! Kurento connected
>  INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> started.
>  INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url
> mapping found for filter with name OpenmeetingsApplication: [/*]
>  INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: DevUtils DebugBar Initializer
>  INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init:
> org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
>  INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket jQuery UI initializer
>  INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
>  INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket extensions initializer
>  INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
> [OpenmeetingsApplication] init: Wicket core library initializer
>  INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4]
>     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> o--o--o
>     + +   + +  |    |    / \       /  |      |     /         / \    |
>     |
>     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>    |
>     + +   + +  |    |  /     \   /    |      |     \       /     \       |
>    |
>     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>    o
>  INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights
> Reserved.
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [
> 185.105.91.215]:5701
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Cluster name: dev
>  INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Integrity Checker is disabled. Fail-fast on corrupted
> executables will not be performed.
> To enable integrity checker do one of the following:
>   - Change member config using Java API: config.setIntegrityCheckerEnabled
> (true);
>   - Change XML/YAML configuration property: Set
> hazelcast.integrity-checker.enabled to true
>   - Add system property: -Dhz.integritychecker.enabled=true (for
> Hazelcast embedded, works only when loading config via Config.load)
>   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
> (recommended when running container image. For Hazelcast embedded, works
> only when loading config via Config.load)
>  INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] The Jet engine is disabled.
> To enable the Jet engine on the members, do one of the following:
>   - Change member config using Java API: config.getJetConfig().setEnabled(
> true)
>   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> true
>   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> works only when loading config via Config.load)
>   - Add environment variable: HZ_JET_ENABLED=true (recommended when
> running container image. For Hazelcast embedded, works only when loading
> config via Config.load)
>  INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> system property to see 🔒 security recommendations and the status of
> current config.
>  WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - [185.105.91.215]:
> 5701 [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
> strong consistency guarantees.
>  INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - [185.105.91.215]:
> 5701 [dev] [5.1.4] Diagnostics disabled. To enable add
> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>  INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - [185.105.91.
> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
>  WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - [185.105.91.215]:5701
> [dev] [5.1.4] No join method is enabled! Starting standalone.
>  INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - [185.105.91.
> 215]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
>  INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] - [185.
> 105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
> arrangement...
> DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> server with id 'server-1' was added
>  INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - initialize
> wicket jquery selectors with given settings:
> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings
> @366394bf
>  INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> seconds, resourceStreamProvider=
> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9,
> recentVersionPlaceHolder='current', assetPathCollectors=[
> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3,
> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78,
> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f],
> webjarsPackage='META-INF.resources.webjars', webjarsPath=
> 'META-INF/resources/webjars',
> resourcePattern=META-INF/resources/webjars/.*,
> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
> Application::init
>  INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
> locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
> /opt/openmeetings/webapps/openmeetings/data
> DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - webAppPath :
> /opt/openmeetings/webapps/openmeetings
> ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] - DB
> seems to be down
> DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> get:: configKeyCryptClassName: null
> ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
> org.springframework.transaction.CannotCreateTransactionException: Could
> not open JPA EntityManager for transaction; nested exception is <
> openjpa-3.2.2-re5933d6 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Cannot create
> PoolableConnectionFactory (Could not create connection to database server.
> Attempted reconnect 3 times. Giving up.)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467)
>     at
> org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
>     at
> org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
>     at
> org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595)
>     at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382)
>     at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
>     at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
>     at
> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
>     at
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
>     at
> org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>)
>     at
> org.apache.openmeetings.web.app.Application.init(Application.java:356)
>     at org.apache.wicket.Application.initApplication(Application.java:768)
>     at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
>     at
> org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48)
>     at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253)
>     at
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102)
>     at
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609)
>     at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
>     at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
>     at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
>     at
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184)
>     at
> org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932)
>     at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>     at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>     at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123)
>     at
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094)
>     at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
>     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
>     at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
>     at
> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
>     at
> org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
>     at
> org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
>     at
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943)
>     at
> org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393)
>     at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383)
>     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>     at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>     at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
>     at
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916)
>     at
> org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.StandardService.startInternal(StandardService.java:430)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at
> org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
>     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>     at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
>     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> create PoolableConnectionFactory (Could not create connection to database
> server. Attempted reconnect 3 times. Giving up.)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>     at
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>     at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>     at
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>     at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178)
>     at
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213)
>     at
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>     at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> Source)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>     ... 58 common frames omitted
> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> (Could not create connection to database server. Attempted reconnect 3
> times. Giving up.)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>     at
> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>     at
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>     at
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>     ... 88 common frames omitted
> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> connection to database server. Attempted reconnect 3 times. Giving up.
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>
>     ... 3 common frames omitted
> Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
> create PoolableConnectionFactory (Could not create connection to database
> server. Attempted reconnect 3 times. Giving up.)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
>     at
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
>     at
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
>     at
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
>     at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
>     at
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
>     at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
>     at
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657)
>     at
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207)
>     at
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
>     at
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
>     at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
> Source)
>     at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
>     at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
>     at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
> Source)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
>     at
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
>     ... 18 common frames omitted
> Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
> (Could not create connection to database server. Attempted reconnect 3
> times. Giving up.)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
>     at
> org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
>     at
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
>     at
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
>     at
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
>     ... 44 common frames omitted
> Caused by: java.sql.SQLNonTransientConnectionException: Could not create
> connection to database server. Attempted reconnect 3 times. Giving up.
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
>     at
> com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
>     at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
>     at
> com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
>     at
> org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
>     at
> org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374)
>     at
> org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106)
>     at
> org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649)
>     ... 49 common frames omitted
> Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
> 'om_admin'@'localhost' (using password: YES)
>     at
> jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
> Source)
>     at
> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>     at
> java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
>     at
> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
>     at
> com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
>     at
> com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
>     at
> com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
>     at
> com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429)
>     at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
>     at
> com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838)
>     ... 57 common frames omitted
> ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] - DB
> seems to be down
> DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
> get:: configKeyCryptClassName: null
> ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] - DB
> seems to be down
> DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
> get:: configKeyCryptClassName: null
> ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] - DB
> seems to be down
> DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
> get:: configKeyCryptClassName: null
>
>
>
> 3. /opt/openmeetings/logs/root.log
>
>  INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket jQuery UI initializer
>  INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
> init: DevUtils DebugBar Initializer
>  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket jQuery UI initializer (plugins)
>  INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
> init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
>  INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket core library initializer
>  INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
> init: Wicket extensions initializer
>  INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
> [dev] [5.1.4]
>     +       +  o    o     o     o---o o----o o      o---o     o     o----o
> o--o--o
>     + +   + +  |    |    / \       /  |      |     /         / \    |
>     |
>     + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
>    |
>     + +   + +  |    |  /     \   /    |      |     \       /     \       |
>    |
>     +       +  o    o o       o o---o o----o o----o o---o o       o o----o
>    o
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> .1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> .1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [172.17.0.
> 2]:5701
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> .1.4] Cluster name: dev
>  INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> .1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
> will not be performed.
> To enable integrity checker do one of the following:
>   - Change member config using Java API: config.setIntegrityCheckerEnabled
> (true);
>   - Change XML/YAML configuration property: Set
> hazelcast.integrity-checker.enabled to true
>   - Add system property: -Dhz.integritychecker.enabled=true (for
> Hazelcast embedded, works only when loading config via Config.load)
>   - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true
> (recommended when running container image. For Hazelcast embedded, works
> only when loading config via Config.load)
>  INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5
> .1.4] The Jet engine is disabled.
> To enable the Jet engine on the members, do one of the following:
>   - Change member config using Java API: config.getJetConfig().setEnabled(
> true)
>   - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
> true
>   - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
> works only when loading config via Config.load)
>   - Add environment variable: HZ_JET_ENABLED=true (recommended when
> running container image. For Hazelcast embedded, works only when loading
> config via Config.load)
>  INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] Enable DEBUG/FINE log level for log category
> com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
> system property to see 🔒 security recommendations and the status of
> current config.
>  WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] CP Subsystem is not enabled. CP data structures will
> operate in UNSAFE mode! Please note that UNSAFE mode will not provide
> strong consistency guarantees.
>  INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] Diagnostics disabled. To enable add
> -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
>  INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
>  WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
> [dev] [5.1.4] No join method is enabled! Starting standalone.
>  INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
> 5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
>  INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] - [172.
> 17.0.2]:5701 [dev] [5.1.4] Initializing cluster partition table
> arrangement...
> DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
> server with id 'server-1' was added
>  INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - initialize
> wicket jquery selectors with given settings:
> de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@
> 41433530
>  INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
> webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
> seconds, resourceStreamProvider=
> de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21,
> recentVersionPlaceHolder='current', assetPathCollectors=[
> de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188,
> de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
> de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac],
> webjarsPackage='META-INF.resources.webjars', webjarsPath=
> 'META-INF/resources/webjars',
> resourcePattern=META-INF/resources/webjars/.*,
> webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=
> false, cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
> DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
> Application::init
> DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - webAppPath :
> /opt/openmeetings/webapps/openmeetings
>  WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: max.upload.size
> DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
> get:: configKeyCryptClassName: null
>  WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: crypt.class.name
>  WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: application.name
>  WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.lang.id
>  WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: application.base.url
>  WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: sip.enable
>  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.audio.rate
>  WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.audio.bitrate
>  WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mp4.video.preset
>  WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.timezone
>  WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: rest.allow.origin
>  WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.keycode
>  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.others.keycode
>  WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.login.minimum.length
>  WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.login.minimum.length
>  WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: default.group.id
>  WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: sip.exten.context
>  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.fname.minimum.length
>  WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.lname.minimum.length
>  WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: chat.send.on.enter
>  WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.frontend.register
>  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.soap.register
>  WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: send.email.with.verfication
>  WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: send.email.at.register
>  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: display.name.editable
>  WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: personal.rooms.enabled
>  WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.server
>  WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.port
>  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: appointment.pre.start.minutes
>  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: number.minutes.reminder.send
>  WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: recording.enabled
>  WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: ui.theme
>  WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: otp.enabled
>  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: google.analytics.code
>  WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.font
>  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
> DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
> PostConstruct
>  WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: external.process.ttl
> DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -
>
> ################################################################################
>     #                              Openmeetings is up
>          #
>     #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
>          #
>     #                               and ready to use
>         #
>
> ################################################################################
>
>  WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: oauth2.ignore.bad.ssl
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> shutting down.
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> paused.
>  INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
> org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
> shutdown complete.
>  WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.soap.register
>  WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: allow.oauth.register
>  WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.port
>  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.system.email
>  WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.user
>  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.pass
>  WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.starttls.enable
>  WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.connection.timeout
>  WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.timeout
>  WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: inviter.email.as.replyto
>  WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: appointment.pre.start.minutes
>  WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.upper
>  WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.others.keycode
>  WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mute.keycode
>  WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: cam.fps
>  WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mail.smtp.ssl.enable
>  WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.font
>  WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.rate
>  WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.echo.cancellation
>  WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: mic.noise.suppression
>  WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: start.quickpoll.keycode
>  WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: auto.open.sharing
>  WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: video.arrange.resize.keycode
>  WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.frame
>  WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.image
>  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.media
>  WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.script
>  WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.style
>  WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: header.csp.enabled
>  WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.digit
>  WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
>  WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
> not find key in configurations: user.pass.check.special
> DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
> Configurations ADDED
>  INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No user
> id given
> DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
> Reconnecting KMS
>  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
> -thread-1] -  Connecting native client
>  INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
> -thread-1] -  Creating new NioEventLoopGroup
>  INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
> [ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new
> handler too!
>  WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-1
> -thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with channel
> == null
>  WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
> Error sending heartbeat to server. Exception: InterruptedException while
> trying to acquire lock
>  WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
>  Stopping heartbeat and closing client: failure during heartbeat mechanism
>  WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 [pool-1-thread-1] -
> Fail to create Kurento client, will re-try in 10000 ms
> org.kurento.commons.exception.KurentoException: Exception connecting to
> KMS
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
>     at
> org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357)
>     at
> org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145)
>     at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>     at
> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
>     at
> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
>     at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
>     at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>     at java.base/java.lang.Thread.run(Thread.java:833)
> Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception connecting to
> WebSocket server ws://127.0.0.1:8888/kurento
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
>     at
> org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
>     at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
>     ... 9 common frames omitted
> Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
> Connection refused: /127.0.0.1:8888
> Caused by: java.net.ConnectException: Connection refused
>     at java.base/sun.nio.ch.Net.pollConnect(Native Method)
>     at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
>     at
> java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
>     at
> io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
>     at
> io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
>     at
> io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
>     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
>     at
> io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
>     at
> io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
>     at
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
>     at java.base/java.lang.Thread.run(Thread.java:833)
> DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SCryptImplementation
> DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] -
> Installation - User Added user-Id 1
>  WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
> Asterisk configured
>  INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
>  INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> 2]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
>  INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 [.ShutdownThread] - [
> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
>  WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - [172.17.0.
> 2]:5701 [dev] [5.1.4] Terminating forcefully...
>  INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> 2]:5701 [dev] [5.1.4] Shutting down connection manager...
>  INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> 2]:5701 [dev] [5.1.4] Shutting down node engine...
>  INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] - [172
> .17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
>  INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.
> 2]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
>  INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 [.ShutdownThread] - [
> 172.17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN
>
>
>
>
> 4. /opt/openmeetings/logs/localhost.2023-02-25.log
>
> 25-Feb-2023 15:10:53.693 INFO [main]
> org.apache.catalina.core.ApplicationContext.log No Spring
> WebApplicationInitializer types detected on classpath
> 25-Feb-2023 15:10:54.698 INFO [main]
> org.apache.catalina.core.ApplicationContext.log Initializing Spring root
> WebApplicationContext
>
>
>
>
>
>
>
>
>
>
>
>
> вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:
>
>> День добрый,
>>
>> On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
>> <av...@aleynikov.ru> wrote:
>> >
>> > Не получается:
>> >
>> > sudo docker logs 09f5834842eb
>>
>> согласно
>> https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile
>>
>>
>> OM_HOME=/opt/openmeetings
>>
>> значит логи в /opt/openmeetings/logs/
>>
>>
>> Вы, похоже, лучше меня разбираетесь в докере :)
>> PRs are welcome :))
>>
>> >
>> > даёт те же записи, на которых подвисает при установке:
>> >
>> > 25-Feb-2023 15:11:23.323 INFO [main]
>> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> > publish address to be /FileService
>> > 25-Feb-2023 15:11:23.329 INFO [main]
>> >
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> > Creating Service {
>> >
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
>> > from class org.apache.openmeetings.webservice.RecordingWebService
>> > 25-Feb-2023 15:11:23.490 INFO [main]
>> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> > publish address to be /RecordService
>> > 25-Feb-2023 15:11:23.504 INFO [main]
>> >
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> > Creating Service {
>> >
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
>> > from class org.apache.openmeetings.webservice.RoomWebService
>> > 25-Feb-2023 15:11:23.982 INFO [main]
>> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> > publish address to be /RoomService
>> > 25-Feb-2023 15:11:23.996 INFO [main]
>> >
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> > Creating Service {
>> >
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
>> > from class org.apache.openmeetings.webservice.UserWebService
>> > 25-Feb-2023 15:11:24.257 INFO [main]
>> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> > publish address to be /UserService
>> > 25-Feb-2023 15:11:24.272 INFO [main]
>> >
>> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
>> > Creating Service {
>> >
>> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
>> > from class org.apache.openmeetings.webservice.WbWebService
>> > 25-Feb-2023 15:11:24.385 INFO [main]
>> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
>> > publish address to be /WbService
>> > 25-Feb-2023 15:11:24.467 INFO [main]
>> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>> > application directory [/opt/openmeetings/webapps/openmeetings] has
>> finished
>> > in [53,073] ms
>> > 25-Feb-2023 15:11:24.471 INFO [main]
>> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
>> > application directory [/opt/openmeetings/webapps/ROOT]
>> > 25-Feb-2023 15:11:24.549 INFO [main]
>> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
>> > application directory [/opt/openmeetings/webapps/ROOT] has finished in
>> [78]
>> > ms
>> > 25-Feb-2023 15:11:24.561 INFO [main]
>> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>> > ["http-nio-5080"]
>> > 25-Feb-2023 15:11:24.663 INFO [main]
>> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
>> > ["https-jsse-nio-5443"]
>> > 25-Feb-2023 15:11:24.700 INFO [main]
>> > org.apache.catalina.startup.Catalina.start Server startup in [53429]
>> > milliseconds
>> >
>> > Всё, что удалось найти...
>> >
>> >
>> >
>> >
>> >
>> > сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
>> >
>> > > У меня ночь
>> > > Совет попробую дать  если не поможет - пишите, утром подробнее
>> постараюсь
>> > > ответить
>> > >
>> > > from mobile (sorry for typos ;)
>> > >
>> > >
>> > > On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
>> > > av@aleynikov.ru>
>> > > wrote:
>> > >
>> > > > Добрый день.
>> > > > Не увидел сразу ответ...
>> > > > Не могу найти, где смотреть openmeetings.log.......
>> > > >
>> > >
>> > > Оно в доверенным
>> > > Вам надо примапить папку log из докера (ну или зайти туда и
>> посмотреть)
>> > >
>> > > Путь по памяти не помню :(
>> > >
>> > > В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
>> > > > docker.service -- No entries --
>> > > > С этим докером 2 дня вожусь, хочу разобраться...
>> > > >
>> > > > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
>> > > должно
>> > > > открываться по om.cmea.su:5443/openmeetings, но не открывается.
>> > > > Запускал так sudo docker run -i --rm --network host
>> > > > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
>> > > > По om.cmea.su также не запускается.
>> > > >
>> > > > Возможно связано как-то с apache2, который устанавливает
>> DocumentRoot по
>> > > > адресу /var/www/om.cmea.su/public
>> > > >
>> > > > Просьба подсказать куда копать....
>> > > >
>> > > >
>> > > > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <
>> solomax666@gmail.com>:
>> > > >
>> > > > > from mobile (sorry for typos ;)
>> > > > >
>> > > > >
>> > > > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
>> > > > > av@aleynikov.ru>
>> > > > > wrote:
>> > > > >
>> > > > > > Добрый день.
>> > > > > >
>> > > > > > Не хочет устанавливаться через docker OM7.
>> > > > > > Зависает на этом этапе:
>> > > > > >
>> > > > > >  org.apache.catalina.startup.HostConfig.deployDirectory
>> Deployment of
>> > > > web
>> > > > > > application directory [/opt/openmeetings/webapps/openmeetings]
>> has
>> > > > > finished
>> > > > > > in [53,073] ms
>> > > > > > 25-Feb-2023 15:11:24.471 INFO [main]
>> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
>> Deploying web
>> > > > > > application directory [/opt/openmeetings/webapps/ROOT]
>> > > > > > 25-Feb-2023 15:11:24.549 INFO [main]
>> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
>> Deployment of
>> > > > web
>> > > > > > application directory [/opt/openmeetings/webapps/ROOT] has
>> finished
>> > > in
>> > > > > [78]
>> > > > > > ms
>> > > > > > 25-Feb-2023 15:11:24.561 INFO [main]
>> > > > > > org.apache.coyote.AbstractProtocol.start Starting
>> ProtocolHandler
>> > > > > > ["http-nio-5080"]
>> > > > > > 25-Feb-2023 15:11:24.663 INFO [main]
>> > > > > > org.apache.coyote.AbstractProtocol.start Starting
>> ProtocolHandler
>> > > > > > ["https-jsse-nio-5443"]
>> > > > > > 25-Feb-2023 15:11:24.700 INFO [main]
>> > > > > > org.apache.catalina.startup.Catalina.start Server startup in
>> [53429]
>> > > > > > milliseconds
>> > > > > >
>> > > > > >
>> > > > > > Подскажите, пожалуйста, как решить.
>> > > > > >
>> > > > >
>> > > > > Есть опасение что тут нечего решать :)
>> > > > > В релизной версии вывод в консоль "режется"
>> > > > > Надо смотреть openmeetings.log
>> > > > > Возможно всё работает как и должно :)
>> > > > >
>> > > > >
>> > > > >
>> > > > > >
>> > > > > >
>> > > > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
>> solomax@apache.org>:
>> > > > > >
>> > > > > > > The Apache OpenMeetings project is pleased to announce
>> > > > > > > the release of Apache OpenMeetings 7.0.0.
>> > > > > > > The release is available for download from
>> > > > > > > https://openmeetings.apache.org/downloads.html
>> > > > > > >
>> > > > > > > OpenMeetings provides video conferencing, instant messaging,
>> > > > > > > white board, collaborative document editing and other
>> groupware
>> > > > tools.
>> > > > > > > It uses API functions of Kurento Media Server for Remoting and
>> > > > > Streaming.
>> > > > > > >
>> > > > > > > Release 7.0.0, provides following improvements:
>> > > > > > >
>> > > > > > > IMPORTANT: Java 17 is required
>> > > > > > >
>> > > > > > > UI and Security:
>> > > > > > >  * Microphone on/off doesn't interrupt the streaming
>> > > > > > >  * Stability fix at Safari
>> > > > > > >  * Full screen mode for WB
>> > > > > > >  * Redo tool for WB
>> > > > > > >  * 2-factor authentication
>> > > > > > >  * Libraries are updated with most recent versions
>> > > > > > >
>> > > > > > > Some other fixes and improvements, 28 issues were addressed
>> > > > > > >
>> > > > > > > Readme:
>> > > https://github.com/apache/openmeetings/blob/7.0.0/README.md
>> > > > > > >
>> > > > > > > Changelog:
>> > > > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>> > > > > > >
>> > > > > > > List of fixed issues:
>> > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
>> > > > > > >
>> > > > > > > For more information on Apache OpenMeetings please visit
>> project
>> > > home
>> > > > > > > page: https://openmeetings.apache.org
>> > > > > > >
>> > > > > > > Apache OpenMeetings Team
>> > > > > > >
>> > > > > >
>> > > > > >
>> > > > > > --
>> > > > > >
>> > > > > > С наилучшими пожеланиями,
>> > > > > >
>> > > > > > Алексей Владимирович Алейников.
>> > > > > >
>> > > > > > +7(903)7555444,
>> > > > > >
>> > > > > > av@aleynikov.ru
>> > > > > >
>> > > > >
>> > > >
>> > > >
>> > > > --
>> > > >
>> > > > С наилучшими пожеланиями,
>> > > >
>> > > > Алексей Владимирович Алейников.
>> > > >
>> > > > +7(903)7555444,
>> > > >
>> > > > av@aleynikov.ru
>> > > >
>> > >
>> >
>> >
>> > --
>> >
>> > С наилучшими пожеланиями,
>> >
>> > Алексей Владимирович Алейников.
>> >
>> > +7(903)7555444,
>> >
>> > av@aleynikov.ru
>>
>>
>>
>> --
>> Best regards,
>> Maxim
>>
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Добрый день.
Разобрался. Оказывается надо было вот так скачивать логи:
docker cp 09f5834842eb:/opt/openmeetings/logs/openmeetings.log /home/

Но я так не понял, почему не работает.
Просьба помочь разобраться:
1. /opt/openmeetings/logs/catalina.2023-02-25.log

5-Feb-2023 15:11:05.690 WARNING [main]
com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is
starting in a Java modular environment (Java 9 and newer) but without
proper access to required Java packages. Use additional Java arguments to
provide Hazelcast access to Java internal API. The internal API access is
used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
--add-opens java.base/java.lang=ALL-UNNAMED --add-opens
java.base/sun.nio.ch=ALL-UNNAMED
--add-opens java.management/sun.management=ALL-UNNAMED --add-opens
jdk.management/com.sun.management.internal=ALL-UNNAMED
25-Feb-2023 15:11:19.525 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /
25-Feb-2023 15:11:19.909 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService
from class org.apache.openmeetings.webservice.CalendarWebService
25-Feb-2023 15:11:22.345 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /CalendarService
25-Feb-2023 15:11:22.379 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService
from class org.apache.openmeetings.webservice.ErrorWebService
25-Feb-2023 15:11:22.482 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /ErrorService
25-Feb-2023 15:11:22.486 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService
from class org.apache.openmeetings.webservice.GroupWebService
25-Feb-2023 15:11:22.844 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /GroupService
25-Feb-2023 15:11:22.848 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService
from class org.apache.openmeetings.webservice.InfoWebService
25-Feb-2023 15:11:22.945 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /InfoService
25-Feb-2023 15:11:22.948 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService
from class org.apache.openmeetings.webservice.FileWebService
25-Feb-2023 15:11:23.323 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /FileService
25-Feb-2023 15:11:23.329 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
from class org.apache.openmeetings.webservice.RecordingWebService
25-Feb-2023 15:11:23.490 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /RecordService
25-Feb-2023 15:11:23.504 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
from class org.apache.openmeetings.webservice.RoomWebService
25-Feb-2023 15:11:23.982 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /RoomService
25-Feb-2023 15:11:23.996 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
from class org.apache.openmeetings.webservice.UserWebService
25-Feb-2023 15:11:24.257 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /UserService
25-Feb-2023 15:11:24.272 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
from class org.apache.openmeetings.webservice.WbWebService
25-Feb-2023 15:11:24.385 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /WbService
25-Feb-2023 15:11:24.467 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/openmeetings] has finished
in [53,073] ms
25-Feb-2023 15:11:24.471 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/opt/openmeetings/webapps/ROOT]
25-Feb-2023 15:11:24.549 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
ms
25-Feb-2023 15:11:24.561 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
"http-nio-5080"]
25-Feb-2023 15:11:24.663 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [
"https-jsse-nio-5443"]
25-Feb-2023 15:11:24.700 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in [53429]
milliseconds



2. /opt/openmeetings/logs/openmeetings.log
Эти логи очень большие....Взял часть информации

DEBUG 02-25 15:11:00.954 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
Reconnecting KMS
 INFO 02-25 15:11:01.253 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
-thread-1] -  Connecting native client
 INFO 02-25 15:11:01.264 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
-thread-1] -  Creating new NioEventLoopGroup
 INFO 02-25 15:11:02.258 o.k.j.c.JsonRpcClientNettyWebSocket:234
[ntLoopGroup-2-1] -  Initiating new Netty channel. Will create new handler
too!
DEBUG 02-25 15:11:02.329 o.a.o.w.NetTestWebService:77 [main] - MaxClients:
50
 INFO 02-25 15:11:02.891 o.q.i.StdSchedulerFactory:1220 [main] - Using
default implementation for ThreadExecutor
 INFO 02-25 15:11:02.989 o.q.c.SchedulerSignalerImpl:61 [main] -
Initialized Scheduler Signaller of type: class
org.quartz.core.SchedulerSignalerImpl
 INFO 02-25 15:11:02.999 o.q.c.QuartzScheduler:229 [main] - Quartz
Scheduler v.2.3.2 created.
 INFO 02-25 15:11:03.001 o.q.s.RAMJobStore:155 [main] - RAMJobStore
initialized.
 INFO 02-25 15:11:03.003 o.q.c.QuartzScheduler:294 [main] - Scheduler
meta-data: Quartz Scheduler (v2.3.2)
'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with
instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
persistence. and is not clustered.

 INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1374 [main] - Quartz
scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
initialized from an externally provided properties instance.
 INFO 02-25 15:11:03.003 o.q.i.StdSchedulerFactory:1378 [main] - Quartz
scheduler version: 2.3.2
 INFO 02-25 15:11:03.006 o.q.c.QuartzScheduler:2293 [main] - JobFactory set
to: org.springframework.scheduling.quartz.AdaptableJobFactory@4e46be38
 INFO 02-25 15:11:03.038 o.a.o.m.KurentoHandler:174 [pool-1-thread-1] - !!!
Kurento connected
 INFO 02-25 15:11:03.185 o.q.c.QuartzScheduler:547 [main] - Scheduler
org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
started.
 INFO 02-25 15:11:03.370 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url
mapping found for filter with name OpenmeetingsApplication: [/*]
 INFO 02-25 15:11:03.966 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init: DevUtils DebugBar Initializer
 INFO 02-25 15:11:03.968 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init:
org.wicketstuff.dashboard.DashboardContextInitializer@67a5e05
 INFO 02-25 15:11:04.514 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init: Wicket jQuery UI initializer
 INFO 02-25 15:11:04.519 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins)
 INFO 02-25 15:11:04.521 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init: Wicket extensions initializer
 INFO 02-25 15:11:04.576 o.a.w.Application:560 [main] -
[OpenmeetingsApplication] init: Wicket core library initializer
 INFO 02-25 15:11:05.966 c.h.system.logo:65 [main] - [185.105.91.215]:5701
[dev] [5.1.4]
    +       +  o    o     o     o---o o----o o      o---o     o     o----o
o--o--o
    + +   + +  |    |    / \       /  |      |     /         / \    |
  |
    + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
   |
    + +   + +  |    |  /     \   /    |      |     \       /     \       |
   |
    +       +  o    o o       o o---o o----o o----o o---o o       o o----o
   o
 INFO 02-25 15:11:05.973 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
[5.1.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
 INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
[5.1.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [185.105.
91.215]:5701
 INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
[5.1.4] Cluster name: dev
 INFO 02-25 15:11:05.974 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
[5.1.4] Integrity Checker is disabled. Fail-fast on corrupted executables
will not be performed.
To enable integrity checker do one of the following:
  - Change member config using Java API: config.setIntegrityCheckerEnabled(
true);
  - Change XML/YAML configuration property: Set
hazelcast.integrity-checker.enabled to true
  - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast
embedded, works only when loading config via Config.load)
  - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended
when running container image. For Hazelcast embedded, works only when
loading config via Config.load)
 INFO 02-25 15:11:05.983 c.h.system:65 [main] - [185.105.91.215]:5701 [dev]
[5.1.4] The Jet engine is disabled.
To enable the Jet engine on the members, do one of the following:
  - Change member config using Java API: config.getJetConfig().setEnabled(
true)
  - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
true
  - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
works only when loading config via Config.load)
  - Add environment variable: HZ_JET_ENABLED=true (recommended when running
container image. For Hazelcast embedded, works only when loading config via
Config.load)
 INFO 02-25 15:11:08.039 c.h.s.security:65 [main] - [185.105.91.215]:5701
[dev] [5.1.4] Enable DEBUG/FINE log level for log category
com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
system property to see 🔒 security recommendations and the status of
current config.
 WARN 02-25 15:11:08.481 c.h.c.CPSubsystem:67 [main] - [185.105.91.215]:5701
[dev] [5.1.4] CP Subsystem is not enabled. CP data structures will operate
in UNSAFE mode! Please note that UNSAFE mode will not provide strong
consistency guarantees.
 INFO 02-25 15:11:09.686 c.h.i.d.Diagnostics:65 [main] - [185.105.91.215]:
5701 [dev] [5.1.4] Diagnostics disabled. To enable add
-Dhazelcast.diagnostics.enabled=true to the JVM arguments.
 INFO 02-25 15:11:09.705 c.h.c.LifecycleService:65 [main] - [185.105.91.215
]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTING
 WARN 02-25 15:11:09.766 c.h.i.impl.Node:67 [main] - [185.105.91.215]:5701
[dev] [5.1.4] No join method is enabled! Starting standalone.
 INFO 02-25 15:11:09.810 c.h.c.LifecycleService:65 [main] - [185.105.91.215
]:5701 [dev] [5.1.4] [185.105.91.215]:5701 is STARTED
 INFO 02-25 15:11:09.985 c.h.i.p.i.PartitionStateManager:65 [main] - [185.
105.91.215]:5701 [dev] [5.1.4] Initializing cluster partition table
arrangement...
DEBUG 02-25 15:11:10.347 o.a.o.w.a.ClientManager:221 [main] - Cluster::
server with id 'server-1' was added
 INFO 02-25 15:11:11.237 wicket-jquery-selectors:59 [main] - initialize
wicket jquery selectors with given settings:
de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@366394bf
 INFO 02-25 15:11:11.338 wicket-webjars:82 [main] - initialize wicket
webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
seconds, resourceStreamProvider=
de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@35639a9,
recentVersionPlaceHolder='current', assetPathCollectors=[
de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6adf33f3,
de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@4710bb78,
de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@74a1441f],
webjarsPackage='META-INF.resources.webjars', webjarsPath=
'META-INF/resources/webjars',
resourcePattern=META-INF/resources/webjars/.*,
webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false,
cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
DEBUG 02-25 15:11:12.043 o.a.o.w.a.Application:346 [main] -
Application::init
 INFO 02-25 15:11:12.044 o.a.o.u.OmFileHelper:110 [main] - Using file
locations - omHome: /opt/openmeetings/webapps/openmeetings DATA_DIR:
/opt/openmeetings/webapps/openmeetings/data
DEBUG 02-25 15:11:12.158 o.a.o.w.a.Application:353 [main] - webAppPath :
/opt/openmeetings/webapps/openmeetings
ERROR 02-25 15:11:13.103 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-8] - DB
seems to be down
DEBUG 02-25 15:11:13.104 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
get:: configKeyCryptClassName: null
ERROR 02-25 15:11:17.112 o.a.o.w.a.Application:373 [main] - [appStart]
org.springframework.transaction.CannotCreateTransactionException: Could not
open JPA EntityManager for transaction; nested exception is <
openjpa-3.2.2-re5933d6 fatal general error>
org.apache.openjpa.persistence.PersistenceException: Cannot create
PoolableConnectionFactory (Could not create connection to database server.
Attempted reconnect 3 times. Giving up.)
    at
org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:467)
    at
org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
    at
org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
    at
org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:595)
    at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:382)
    at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
    at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
    at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
    at
org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$6eb20337.reinit(<generated>)
    at
org.apache.openmeetings.web.app.Application.init(Application.java:356)
    at org.apache.wicket.Application.initApplication(Application.java:768)
    at
org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
    at
org.apache.wicket.protocol.ws.javax.JavaxWebSocketFilter.init(JavaxWebSocketFilter.java:48)
    at
org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)
    at
org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:272)
    at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:253)
    at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:102)
    at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4609)
    at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5248)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
    at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
    at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
    at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184)
    at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932)
    at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
    at
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:123)
    at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094)
    at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617)
    at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
    at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
    at
org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
    at
org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
    at
org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943)
    at
org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
    at
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393)
    at
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
    at
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
    at
org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916)
    at
org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
    at
org.apache.catalina.core.StandardService.startInternal(StandardService.java:430)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
    at
org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
    at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
    at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
create PoolableConnectionFactory (Could not create connection to database
server. Attempted reconnect 3 times. Giving up.)
    at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
    at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
    at
org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
    at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
    at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
    at
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
    at
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
    at
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
    at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
    at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
    at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInstance(JDBCConfigurationImpl.java:781)
    at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:153)
    at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBrokerFactory.java:178)
    at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFactory.java:134)
    at
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:213)
    at
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
    at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
    at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
    at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
Source)
    at
org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
    at
org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
    ... 58 common frames omitted
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
(Could not create connection to database server. Attempted reconnect 3
times. Giving up.)
    at
org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
    at
org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
    at
org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
    at
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
    at
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
    at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
    ... 88 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not create
connection to database server. Attempted reconnect 3 times. Giving up.
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at
com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)

    ... 3 common frames omitted
Caused by: org.apache.openjpa.persistence.PersistenceException: Cannot
create PoolableConnectionFactory (Could not create connection to database
server. Attempted reconnect 3 times. Giving up.)
    at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:109)
    at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:651)
    at
org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1540)
    at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:531)
    at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:456)
    at
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:123)
    at
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
    at
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:84)
    at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1113)
    at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:1102)
    at
org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:657)
    at
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:207)
    at
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:166)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.doCreateEM(EntityManagerFactoryImpl.java:282)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:201)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:178)
    at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:64)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.createNativeEntityManager(AbstractEntityManagerFactoryBean.java:585)
    at jdk.internal.reflect.GeneratedMethodAccessor149.invoke(Unknown
Source)
    at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.invokeProxyMethod(AbstractEntityManagerFactoryBean.java:487)
    at
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler.invoke(AbstractEntityManagerFactoryBean.java:734)
    at jdk.proxy3/jdk.proxy3.$Proxy22.createNativeEntityManager(Unknown
Source)
    at
org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:485)
    at
org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:410)
    ... 18 common frames omitted
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory
(Could not create connection to database server. Attempted reconnect 3
times. Giving up.)
    at
org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:653)
    at
org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:531)
    at
org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731)
    at
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:118)
    at
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
    at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:93)
    ... 44 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not create
connection to database server. Attempted reconnect 3 times. Giving up.
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at
com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:894)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:237)
    at
com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
    at
org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
    at
org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374)
    at
org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:106)
    at
org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:649)
    ... 49 common frames omitted
Caused by: com.mysql.cj.exceptions.CJException: Access denied for user
'om_admin'@'localhost' (using password: YES)
    at
jdk.internal.reflect.GeneratedConstructorAccessor94.newInstance(Unknown
Source)
    at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
    at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
    at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
    at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
    at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
    at
com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
    at
com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
    at
com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1429)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
    at
com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:838)
    ... 57 common frames omitted
ERROR 02-26 12:54:11.614 o.a.o.s.s.ReminderJob:129 [ean#0_Worker-10] - DB
seems to be down
DEBUG 02-26 12:54:11.615 o.a.o.u.c.CryptProvider:36 [ean#0_Worker-10] -
get:: configKeyCryptClassName: null
ERROR 02-26 12:54:26.620 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-3] - DB
seems to be down
DEBUG 02-26 12:54:26.621 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-3] -
get:: configKeyCryptClassName: null
ERROR 02-26 12:54:41.631 o.a.o.s.s.ReminderJob:129 [Bean#0_Worker-7] - DB
seems to be down
DEBUG 02-26 12:54:41.632 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-7] -
get:: configKeyCryptClassName: null



3. /opt/openmeetings/logs/root.log

 INFO 02-14 04:27:21.080 o.a.w.Application:560 [main] - [openmeetings]
init: Wicket jQuery UI initializer
 INFO 02-14 04:27:21.081 o.a.w.Application:560 [main] - [openmeetings]
init: DevUtils DebugBar Initializer
 INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
init: Wicket jQuery UI initializer (plugins)
 INFO 02-14 04:27:21.082 o.a.w.Application:560 [main] - [openmeetings]
init: org.wicketstuff.dashboard.DashboardContextInitializer@3a4e524
 INFO 02-14 04:27:21.180 o.a.w.Application:560 [main] - [openmeetings]
init: Wicket core library initializer
 INFO 02-14 04:27:21.181 o.a.w.Application:560 [main] - [openmeetings]
init: Wicket extensions initializer
 INFO 02-14 04:27:21.364 c.h.system.logo:65 [main] - [172.17.0.2]:5701
[dev] [5.1.4]
    +       +  o    o     o     o---o o----o o      o---o     o     o----o
o--o--o
    + +   + +  |    |    / \       /  |      |     /         / \    |
  |
    + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o
   |
    + +   + +  |    |  /     \   /    |      |     \       /     \       |
   |
    +       +  o    o o       o o---o o----o o----o o---o o       o o----o
   o
 INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
 INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
.4] Hazelcast Platform 5.1.4 (20221011 - eba69db) starting at [172.17.0.2]:
5701
 INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
.4] Cluster name: dev
 INFO 02-14 04:27:21.364 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
.4] Integrity Checker is disabled. Fail-fast on corrupted executables will
not be performed.
To enable integrity checker do one of the following:
  - Change member config using Java API: config.setIntegrityCheckerEnabled(
true);
  - Change XML/YAML configuration property: Set
hazelcast.integrity-checker.enabled to true
  - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast
embedded, works only when loading config via Config.load)
  - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended
when running container image. For Hazelcast embedded, works only when
loading config via Config.load)
 INFO 02-14 04:27:21.366 c.h.system:65 [main] - [172.17.0.2]:5701 [dev] [5.1
.4] The Jet engine is disabled.
To enable the Jet engine on the members, do one of the following:
  - Change member config using Java API: config.getJetConfig().setEnabled(
true)
  - Change XML/YAML configuration property: Set hazelcast.jet.enabled to
true
  - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded,
works only when loading config via Config.load)
  - Add environment variable: HZ_JET_ENABLED=true (recommended when running
container image. For Hazelcast embedded, works only when loading config via
Config.load)
 INFO 02-14 04:27:21.595 c.h.s.security:65 [main] - [172.17.0.2]:5701 [dev]
[5.1.4] Enable DEBUG/FINE log level for log category
com.hazelcast.system.security  or use -Dhazelcast.security.recommendations
system property to see 🔒 security recommendations and the status of
current config.
 WARN 02-14 04:27:21.635 c.h.c.CPSubsystem:67 [main] - [172.17.0.2]:5701
[dev] [5.1.4] CP Subsystem is not enabled. CP data structures will operate
in UNSAFE mode! Please note that UNSAFE mode will not provide strong
consistency guarantees.
 INFO 02-14 04:27:21.804 c.h.i.d.Diagnostics:65 [main] - [172.17.0.2]:5701
[dev] [5.1.4] Diagnostics disabled. To enable add
-Dhazelcast.diagnostics.enabled=true to the JVM arguments.
 INFO 02-14 04:27:21.807 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTING
 WARN 02-14 04:27:21.818 c.h.i.impl.Node:67 [main] - [172.17.0.2]:5701
[dev] [5.1.4] No join method is enabled! Starting standalone.
 INFO 02-14 04:27:21.827 c.h.c.LifecycleService:65 [main] - [172.17.0.2]:
5701 [dev] [5.1.4] [172.17.0.2]:5701 is STARTED
 INFO 02-14 04:27:21.847 c.h.i.p.i.PartitionStateManager:65 [main] - [172.17
.0.2]:5701 [dev] [5.1.4] Initializing cluster partition table arrangement...
DEBUG 02-14 04:27:21.919 o.a.o.w.a.ClientManager:221 [main] - Cluster::
server with id 'server-1' was added
 INFO 02-14 04:27:22.005 wicket-jquery-selectors:59 [main] - initialize
wicket jquery selectors with given settings:
de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@41433530
 INFO 02-14 04:27:22.022 wicket-webjars:82 [main] - initialize wicket
webjars with given settings: WebjarsSettings{readFromCacheTimeout=3
seconds, resourceStreamProvider=
de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@19656e21,
recentVersionPlaceHolder='current', assetPathCollectors=[
de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@41f61188,
de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@d7c4fcb,
de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@61d527ac],
webjarsPackage='META-INF.resources.webjars', webjarsPath=
'META-INF/resources/webjars',
resourcePattern=META-INF/resources/webjars/.*,
webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false,
cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
DEBUG 02-14 04:27:22.139 o.a.o.w.a.Application:346 [main] -
Application::init
DEBUG 02-14 04:27:22.142 o.a.o.w.a.Application:353 [main] - webAppPath :
/opt/openmeetings/webapps/openmeetings
 WARN 02-14 04:27:29.133 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: max.upload.size
DEBUG 02-14 04:27:29.135 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] -
get:: configKeyCryptClassName: null
 WARN 02-14 04:27:29.136 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: crypt.class.name
 WARN 02-14 04:27:29.137 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: application.name
 WARN 02-14 04:27:29.138 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: default.lang.id
 WARN 02-14 04:27:29.139 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: application.base.url
 WARN 02-14 04:27:29.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: sip.enable
 WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mp4.audio.rate
 WARN 02-14 04:27:29.141 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mp4.audio.bitrate
 WARN 02-14 04:27:29.142 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mp4.video.preset
 WARN 02-14 04:27:29.143 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: default.timezone
 WARN 02-14 04:27:29.144 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: rest.allow.origin
 WARN 02-14 04:27:29.145 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.keycode
 WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:29.146 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mute.others.keycode
 WARN 02-14 04:27:29.147 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mute.keycode
 WARN 02-14 04:27:29.148 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:29.149 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: cam.fps
 WARN 02-14 04:27:29.150 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.rate
 WARN 02-14 04:27:29.151 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:29.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:29.154 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.login.minimum.length
 WARN 02-14 04:27:29.157 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.login.minimum.length
 WARN 02-14 04:27:29.158 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.upper
 WARN 02-14 04:27:29.159 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.digit
 WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.special
 WARN 02-14 04:27:29.160 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: default.group.id
 WARN 02-14 04:27:29.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: sip.exten.context
 WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.fname.minimum.length
 WARN 02-14 04:27:29.162 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.lname.minimum.length
 WARN 02-14 04:27:29.163 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: chat.send.on.enter
 WARN 02-14 04:27:29.164 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.frontend.register
 WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.soap.register
 WARN 02-14 04:27:29.165 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.oauth.register
 WARN 02-14 04:27:29.166 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: send.email.with.verfication
 WARN 02-14 04:27:29.167 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: send.email.at.register
 WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: display.name.editable
 WARN 02-14 04:27:29.168 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: personal.rooms.enabled
 WARN 02-14 04:27:29.169 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.server
 WARN 02-14 04:27:29.170 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.port
 WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.user
 WARN 02-14 04:27:29.171 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.pass
 WARN 02-14 04:27:29.172 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.173 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.174 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.system.email
 WARN 02-14 04:27:29.175 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.176 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: appointment.pre.start.minutes
 WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: number.minutes.reminder.send
 WARN 02-14 04:27:29.177 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: recording.enabled
 WARN 02-14 04:27:29.178 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: ui.theme
 WARN 02-14 04:27:29.180 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: otp.enabled
 WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: google.analytics.code
 WARN 02-14 04:27:29.181 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:29.182 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.font
 WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.frame
 WARN 02-14 04:27:29.183 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.image
 WARN 02-14 04:27:29.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.media
 WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:29.185 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
DEBUG 02-14 04:27:29.209 o.a.o.w.a.ClientManager:103 [main] - Cluster::
PostConstruct
 WARN 02-14 04:27:29.238 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: external.process.ttl
DEBUG 02-14 04:27:29.239 o.a.o.u.OmVersion:82 [main] -

################################################################################
    #                              Openmeetings is up
       #
    #                      7.0.0 f09bc14 2023-02-07T06:48:43Z
       #
    #                               and ready to use
        #

################################################################################

 WARN 02-14 04:27:29.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: oauth2.ignore.bad.ssl
 INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:666 [main] - Scheduler
org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
shutting down.
 INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:585 [main] - Scheduler
org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
paused.
 INFO 02-14 04:27:29.319 o.q.c.QuartzScheduler:740 [main] - Scheduler
org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED
shutdown complete.
 WARN 02-14 04:27:29.329 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:29.374 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.soap.register
 WARN 02-14 04:27:29.375 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.oauth.register
 WARN 02-14 04:27:29.393 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: allow.oauth.register
 WARN 02-14 04:27:29.427 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.port
 WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.user
 WARN 02-14 04:27:29.428 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.pass
 WARN 02-14 04:27:29.429 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.430 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.431 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.system.email
 WARN 02-14 04:27:29.432 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.user
 WARN 02-14 04:27:29.444 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.pass
 WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.445 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.446 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.447 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.system.email
 WARN 02-14 04:27:29.448 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.459 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.user
 WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.pass
 WARN 02-14 04:27:29.460 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.461 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.462 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.463 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.pass
 WARN 02-14 04:27:29.474 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.475 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.476 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.477 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.starttls.enable
 WARN 02-14 04:27:29.490 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.491 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.493 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.506 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.507 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.connection.timeout
 WARN 02-14 04:27:29.508 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.520 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.timeout
 WARN 02-14 04:27:29.522 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.533 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.535 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: inviter.email.as.replyto
 WARN 02-14 04:27:29.777 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: appointment.pre.start.minutes
 WARN 02-14 04:27:29.790 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.upper
 WARN 02-14 04:27:29.791 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.digit
 WARN 02-14 04:27:29.792 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.special
 WARN 02-14 04:27:29.805 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.upper
 WARN 02-14 04:27:29.806 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.digit
 WARN 02-14 04:27:29.808 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.special
 WARN 02-14 04:27:29.827 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:29.828 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mute.others.keycode
 WARN 02-14 04:27:29.829 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mute.keycode
 WARN 02-14 04:27:29.831 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:29.832 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: cam.fps
 WARN 02-14 04:27:29.833 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.rate
 WARN 02-14 04:27:29.834 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:29.835 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:29.836 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:29.849 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:29.852 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mute.keycode
 WARN 02-14 04:27:29.853 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:29.855 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: cam.fps
 WARN 02-14 04:27:29.856 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.rate
 WARN 02-14 04:27:29.857 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:29.858 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:29.860 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:29.871 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:29.875 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:29.876 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: cam.fps
 WARN 02-14 04:27:29.877 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.rate
 WARN 02-14 04:27:29.878 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:29.879 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:29.880 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:29.905 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mail.smtp.ssl.enable
 WARN 02-14 04:27:29.949 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:29.950 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.font
 WARN 02-14 04:27:29.951 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.frame
 WARN 02-14 04:27:29.952 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.image
 WARN 02-14 04:27:29.953 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.media
 WARN 02-14 04:27:29.955 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:29.956 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.090 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.093 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:30.095 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.rate
 WARN 02-14 04:27:30.096 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:30.097 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:30.098 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:30.110 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.114 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:30.117 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.echo.cancellation
 WARN 02-14 04:27:30.118 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:30.119 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:30.130 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.134 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: mic.noise.suppression
 WARN 02-14 04:27:30.140 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:30.152 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.156 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: start.quickpoll.keycode
 WARN 02-14 04:27:30.161 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:30.184 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.192 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: auto.open.sharing
 WARN 02-14 04:27:30.203 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: video.arrange.resize.keycode
 WARN 02-14 04:27:30.241 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.243 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.frame
 WARN 02-14 04:27:30.244 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.image
 WARN 02-14 04:27:30.245 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.media
 WARN 02-14 04:27:30.246 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:30.247 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.261 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.265 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.image
 WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.media
 WARN 02-14 04:27:30.266 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:30.267 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.279 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.283 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.media
 WARN 02-14 04:27:30.284 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:30.285 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.297 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.301 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.script
 WARN 02-14 04:27:30.302 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.313 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.318 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.style
 WARN 02-14 04:27:30.330 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: header.csp.enabled
 WARN 02-14 04:27:30.381 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.digit
 WARN 02-14 04:27:30.383 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.special
 WARN 02-14 04:27:30.397 o.a.o.d.d.b.ConfigurationDao:138 [main] - Could
not find key in configurations: user.pass.check.special
DEBUG 02-14 04:27:30.457 o.a.o.i.ImportInitvalues:418 [main] -
Configurations ADDED
 INFO 02-14 04:27:30.605 o.a.o.d.d.u.UserDao:318 [main] - [get]: No user id
given
DEBUG 02-14 04:27:30.641 o.a.o.m.KurentoHandler:144 [pool-1-thread-1] -
Reconnecting KMS
 INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-1
-thread-1] -  Connecting native client
 INFO 02-14 04:27:30.642 o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-1
-thread-1] -  Creating new NioEventLoopGroup
 INFO 02-14 04:27:30.643 o.k.j.c.JsonRpcClientNettyWebSocket:234
[ntLoopGroup-3-1] -  Initiating new Netty channel. Will create new handler
too!
 WARN 02-14 04:27:30.644 o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-1
-thread-1] -  Trying to close a JsonRpcClientNettyWebSocket with channel ==
null
 WARN 02-14 04:27:30.646 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] -
Error sending heartbeat to server. Exception: InterruptedException while
trying to acquire lock
 WARN 02-14 04:27:30.647 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
 Stopping heartbeat and closing client: failure during heartbeat mechanism
 WARN 02-14 04:27:30.646 o.a.o.m.KurentoHandler:186 [pool-1-thread-1] -
Fail to create Kurento client, will re-try in 10000 ms
org.kurento.commons.exception.KurentoException: Exception connecting to KMS
    at org.kurento.client.KurentoClient.<init>(KurentoClient.java:267)
    at org.kurento.client.KurentoClient.<init>(KurentoClient.java:244)
    at
org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:357)
    at
org.apache.openmeetings.mediaserver.KurentoHandler.lambda$init$1(KurentoHandler.java:145)
    at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
    at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
    at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
    at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.kurento.jsonrpc.JsonRpcException:  Exception connecting to
WebSocket server ws://127.0.0.1:8888/kurento
    at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
    at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
    at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
    at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
    ... 9 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
Connection refused: /127.0.0.1:8888
Caused by: java.net.ConnectException: Connection refused
    at java.base/sun.nio.ch.Net.pollConnect(Native Method)
    at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
    at
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
    at
io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
    at
io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
    at
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
    at
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
    at
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
    at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:833)
DEBUG 02-14 04:27:30.661 o.a.o.u.c.CryptProvider:36 [main] - get::
configKeyCryptClassName:
org.apache.openmeetings.util.crypt.SCryptImplementation
DEBUG 02-14 04:27:31.206 o.a.o.i.ImportInitvalues:500 [main] - Installation
- User Added user-Id 1
 WARN 02-14 04:27:31.245 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.254 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.262 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.276 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.286 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.295 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.302 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.310 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.318 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.326 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 WARN 02-14 04:27:31.337 o.a.o.c.s.SipManager:128 [main] - There is no
Asterisk configured
 INFO 02-14 04:27:31.346 o.a.o.cli.Admin:124 [main] - ... Done
 INFO 02-14 04:27:31.346 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
]:5701 [dev] [5.1.4] Running shutdown hook... Current state: ACTIVE
 INFO 02-14 04:27:31.347 c.h.c.LifecycleService:65 [.ShutdownThread] - [172.
17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTTING_DOWN
 WARN 02-14 04:27:31.350 c.h.i.impl.Node:67 [.ShutdownThread] - [172.17.0.2
]:5701 [dev] [5.1.4] Terminating forcefully...
 INFO 02-14 04:27:31.350 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
]:5701 [dev] [5.1.4] Shutting down connection manager...
 INFO 02-14 04:27:31.351 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
]:5701 [dev] [5.1.4] Shutting down node engine...
 INFO 02-14 04:27:31.359 c.h.i.i.NodeExtension:65 [.ShutdownThread] - [172.
17.0.2]:5701 [dev] [5.1.4] Destroying node NodeExtension.
 INFO 02-14 04:27:31.359 c.h.i.impl.Node:65 [.ShutdownThread] - [172.17.0.2
]:5701 [dev] [5.1.4] Hazelcast Shutdown is completed in 9 ms.
 INFO 02-14 04:27:31.359 c.h.c.LifecycleService:65 [.ShutdownThread] - [172.
17.0.2]:5701 [dev] [5.1.4] [172.17.0.2]:5701 is SHUTDOWN




4. /opt/openmeetings/logs/localhost.2023-02-25.log

25-Feb-2023 15:10:53.693 INFO [main]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
25-Feb-2023 15:10:54.698 INFO [main]
org.apache.catalina.core.ApplicationContext.log Initializing Spring root
WebApplicationContext












вс, 26 февр. 2023 г. в 08:32, Maxim Solodovnik <so...@gmail.com>:

> День добрый,
>
> On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
> <av...@aleynikov.ru> wrote:
> >
> > Не получается:
> >
> > sudo docker logs 09f5834842eb
>
> согласно
> https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile
>
>
> OM_HOME=/opt/openmeetings
>
> значит логи в /opt/openmeetings/logs/
>
>
> Вы, похоже, лучше меня разбираетесь в докере :)
> PRs are welcome :))
>
> >
> > даёт те же записи, на которых подвисает при установке:
> >
> > 25-Feb-2023 15:11:23.323 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /FileService
> > 25-Feb-2023 15:11:23.329 INFO [main]
> >
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> >
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> > from class org.apache.openmeetings.webservice.RecordingWebService
> > 25-Feb-2023 15:11:23.490 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /RecordService
> > 25-Feb-2023 15:11:23.504 INFO [main]
> >
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> >
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> > from class org.apache.openmeetings.webservice.RoomWebService
> > 25-Feb-2023 15:11:23.982 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /RoomService
> > 25-Feb-2023 15:11:23.996 INFO [main]
> >
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> >
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> > from class org.apache.openmeetings.webservice.UserWebService
> > 25-Feb-2023 15:11:24.257 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /UserService
> > 25-Feb-2023 15:11:24.272 INFO [main]
> >
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> > Creating Service {
> >
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> > from class org.apache.openmeetings.webservice.WbWebService
> > 25-Feb-2023 15:11:24.385 INFO [main]
> > org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> > publish address to be /WbService
> > 25-Feb-2023 15:11:24.467 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/openmeetings] has
> finished
> > in [53,073] ms
> > 25-Feb-2023 15:11:24.471 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > application directory [/opt/openmeetings/webapps/ROOT]
> > 25-Feb-2023 15:11:24.549 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/ROOT] has finished in
> [78]
> > ms
> > 25-Feb-2023 15:11:24.561 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > ["http-nio-5080"]
> > 25-Feb-2023 15:11:24.663 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > ["https-jsse-nio-5443"]
> > 25-Feb-2023 15:11:24.700 INFO [main]
> > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > milliseconds
> >
> > Всё, что удалось найти...
> >
> >
> >
> >
> >
> > сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
> >
> > > У меня ночь
> > > Совет попробую дать  если не поможет - пишите, утром подробнее
> постараюсь
> > > ответить
> > >
> > > from mobile (sorry for typos ;)
> > >
> > >
> > > On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
> > > av@aleynikov.ru>
> > > wrote:
> > >
> > > > Добрый день.
> > > > Не увидел сразу ответ...
> > > > Не могу найти, где смотреть openmeetings.log.......
> > > >
> > >
> > > Оно в доверенным
> > > Вам надо примапить папку log из докера (ну или зайти туда и посмотреть)
> > >
> > > Путь по памяти не помню :(
> > >
> > > В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> > > > docker.service -- No entries --
> > > > С этим докером 2 дня вожусь, хочу разобраться...
> > > >
> > > > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
> > > должно
> > > > открываться по om.cmea.su:5443/openmeetings, но не открывается.
> > > > Запускал так sudo docker run -i --rm --network host
> > > > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> > > > По om.cmea.su также не запускается.
> > > >
> > > > Возможно связано как-то с apache2, который устанавливает
> DocumentRoot по
> > > > адресу /var/www/om.cmea.su/public
> > > >
> > > > Просьба подсказать куда копать....
> > > >
> > > >
> > > > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <solomax666@gmail.com
> >:
> > > >
> > > > > from mobile (sorry for typos ;)
> > > > >
> > > > >
> > > > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> > > > > av@aleynikov.ru>
> > > > > wrote:
> > > > >
> > > > > > Добрый день.
> > > > > >
> > > > > > Не хочет устанавливаться через docker OM7.
> > > > > > Зависает на этом этапе:
> > > > > >
> > > > > >  org.apache.catalina.startup.HostConfig.deployDirectory
> Deployment of
> > > > web
> > > > > > application directory [/opt/openmeetings/webapps/openmeetings]
> has
> > > > > finished
> > > > > > in [53,073] ms
> > > > > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying
> web
> > > > > > application directory [/opt/openmeetings/webapps/ROOT]
> > > > > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > > > > org.apache.catalina.startup.HostConfig.deployDirectory
> Deployment of
> > > > web
> > > > > > application directory [/opt/openmeetings/webapps/ROOT] has
> finished
> > > in
> > > > > [78]
> > > > > > ms
> > > > > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > > ["http-nio-5080"]
> > > > > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > > ["https-jsse-nio-5443"]
> > > > > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > > > > org.apache.catalina.startup.Catalina.start Server startup in
> [53429]
> > > > > > milliseconds
> > > > > >
> > > > > >
> > > > > > Подскажите, пожалуйста, как решить.
> > > > > >
> > > > >
> > > > > Есть опасение что тут нечего решать :)
> > > > > В релизной версии вывод в консоль "режется"
> > > > > Надо смотреть openmeetings.log
> > > > > Возможно всё работает как и должно :)
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > >
> > > > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <
> solomax@apache.org>:
> > > > > >
> > > > > > > The Apache OpenMeetings project is pleased to announce
> > > > > > > the release of Apache OpenMeetings 7.0.0.
> > > > > > > The release is available for download from
> > > > > > > https://openmeetings.apache.org/downloads.html
> > > > > > >
> > > > > > > OpenMeetings provides video conferencing, instant messaging,
> > > > > > > white board, collaborative document editing and other groupware
> > > > tools.
> > > > > > > It uses API functions of Kurento Media Server for Remoting and
> > > > > Streaming.
> > > > > > >
> > > > > > > Release 7.0.0, provides following improvements:
> > > > > > >
> > > > > > > IMPORTANT: Java 17 is required
> > > > > > >
> > > > > > > UI and Security:
> > > > > > >  * Microphone on/off doesn't interrupt the streaming
> > > > > > >  * Stability fix at Safari
> > > > > > >  * Full screen mode for WB
> > > > > > >  * Redo tool for WB
> > > > > > >  * 2-factor authentication
> > > > > > >  * Libraries are updated with most recent versions
> > > > > > >
> > > > > > > Some other fixes and improvements, 28 issues were addressed
> > > > > > >
> > > > > > > Readme:
> > > https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > > > > > >
> > > > > > > Changelog:
> > > > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > > > > > >
> > > > > > > List of fixed issues:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > > > > > >
> > > > > > > For more information on Apache OpenMeetings please visit
> project
> > > home
> > > > > > > page: https://openmeetings.apache.org
> > > > > > >
> > > > > > > Apache OpenMeetings Team
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > С наилучшими пожеланиями,
> > > > > >
> > > > > > Алексей Владимирович Алейников.
> > > > > >
> > > > > > +7(903)7555444,
> > > > > >
> > > > > > av@aleynikov.ru
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > >
> > > > С наилучшими пожеланиями,
> > > >
> > > > Алексей Владимирович Алейников.
> > > >
> > > > +7(903)7555444,
> > > >
> > > > av@aleynikov.ru
> > > >
> > >
> >
> >
> > --
> >
> > С наилучшими пожеланиями,
> >
> > Алексей Владимирович Алейников.
> >
> > +7(903)7555444,
> >
> > av@aleynikov.ru
>
>
>
> --
> Best regards,
> Maxim
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Maxim Solodovnik <so...@gmail.com>.
День добрый,

On Sun, 26 Feb 2023 at 01:22, Алексей Владимирович Алейников
<av...@aleynikov.ru> wrote:
>
> Не получается:
>
> sudo docker logs 09f5834842eb

согласно
https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile


OM_HOME=/opt/openmeetings

значит логи в /opt/openmeetings/logs/


Вы, похоже, лучше меня разбираетесь в докере :)
PRs are welcome :))

>
> даёт те же записи, на которых подвисает при установке:
>
> 25-Feb-2023 15:11:23.323 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /FileService
> 25-Feb-2023 15:11:23.329 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
> from class org.apache.openmeetings.webservice.RecordingWebService
> 25-Feb-2023 15:11:23.490 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RecordService
> 25-Feb-2023 15:11:23.504 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
> from class org.apache.openmeetings.webservice.RoomWebService
> 25-Feb-2023 15:11:23.982 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /RoomService
> 25-Feb-2023 15:11:23.996 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
> from class org.apache.openmeetings.webservice.UserWebService
> 25-Feb-2023 15:11:24.257 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /UserService
> 25-Feb-2023 15:11:24.272 INFO [main]
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
> Creating Service {
> http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
> from class org.apache.openmeetings.webservice.WbWebService
> 25-Feb-2023 15:11:24.385 INFO [main]
> org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
> publish address to be /WbService
> 25-Feb-2023 15:11:24.467 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/openmeetings] has finished
> in [53,073] ms
> 25-Feb-2023 15:11:24.471 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory [/opt/openmeetings/webapps/ROOT]
> 25-Feb-2023 15:11:24.549 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
> ms
> 25-Feb-2023 15:11:24.561 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["http-nio-5080"]
> 25-Feb-2023 15:11:24.663 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["https-jsse-nio-5443"]
> 25-Feb-2023 15:11:24.700 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in [53429]
> milliseconds
>
> Всё, что удалось найти...
>
>
>
>
>
> сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:
>
> > У меня ночь
> > Совет попробую дать  если не поможет - пишите, утром подробнее постараюсь
> > ответить
> >
> > from mobile (sorry for typos ;)
> >
> >
> > On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
> > av@aleynikov.ru>
> > wrote:
> >
> > > Добрый день.
> > > Не увидел сразу ответ...
> > > Не могу найти, где смотреть openmeetings.log.......
> > >
> >
> > Оно в доверенным
> > Вам надо примапить папку log из докера (ну или зайти туда и посмотреть)
> >
> > Путь по памяти не помню :(
> >
> > В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> > > docker.service -- No entries --
> > > С этим докером 2 дня вожусь, хочу разобраться...
> > >
> > > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
> > должно
> > > открываться по om.cmea.su:5443/openmeetings, но не открывается.
> > > Запускал так sudo docker run -i --rm --network host
> > > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> > > По om.cmea.su также не запускается.
> > >
> > > Возможно связано как-то с apache2, который устанавливает DocumentRoot по
> > > адресу /var/www/om.cmea.su/public
> > >
> > > Просьба подсказать куда копать....
> > >
> > >
> > > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <so...@gmail.com>:
> > >
> > > > from mobile (sorry for typos ;)
> > > >
> > > >
> > > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> > > > av@aleynikov.ru>
> > > > wrote:
> > > >
> > > > > Добрый день.
> > > > >
> > > > > Не хочет устанавливаться через docker OM7.
> > > > > Зависает на этом этапе:
> > > > >
> > > > >  org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> > > web
> > > > > application directory [/opt/openmeetings/webapps/openmeetings] has
> > > > finished
> > > > > in [53,073] ms
> > > > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > > > > application directory [/opt/openmeetings/webapps/ROOT]
> > > > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > > > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> > > web
> > > > > application directory [/opt/openmeetings/webapps/ROOT] has finished
> > in
> > > > [78]
> > > > > ms
> > > > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > ["http-nio-5080"]
> > > > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > > ["https-jsse-nio-5443"]
> > > > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > > > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > > > > milliseconds
> > > > >
> > > > >
> > > > > Подскажите, пожалуйста, как решить.
> > > > >
> > > >
> > > > Есть опасение что тут нечего решать :)
> > > > В релизной версии вывод в консоль "режется"
> > > > Надо смотреть openmeetings.log
> > > > Возможно всё работает как и должно :)
> > > >
> > > >
> > > >
> > > > >
> > > > >
> > > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:
> > > > >
> > > > > > The Apache OpenMeetings project is pleased to announce
> > > > > > the release of Apache OpenMeetings 7.0.0.
> > > > > > The release is available for download from
> > > > > > https://openmeetings.apache.org/downloads.html
> > > > > >
> > > > > > OpenMeetings provides video conferencing, instant messaging,
> > > > > > white board, collaborative document editing and other groupware
> > > tools.
> > > > > > It uses API functions of Kurento Media Server for Remoting and
> > > > Streaming.
> > > > > >
> > > > > > Release 7.0.0, provides following improvements:
> > > > > >
> > > > > > IMPORTANT: Java 17 is required
> > > > > >
> > > > > > UI and Security:
> > > > > >  * Microphone on/off doesn't interrupt the streaming
> > > > > >  * Stability fix at Safari
> > > > > >  * Full screen mode for WB
> > > > > >  * Redo tool for WB
> > > > > >  * 2-factor authentication
> > > > > >  * Libraries are updated with most recent versions
> > > > > >
> > > > > > Some other fixes and improvements, 28 issues were addressed
> > > > > >
> > > > > > Readme:
> > https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > > > > >
> > > > > > Changelog:
> > > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > > > > >
> > > > > > List of fixed issues:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > > > > >
> > > > > > For more information on Apache OpenMeetings please visit project
> > home
> > > > > > page: https://openmeetings.apache.org
> > > > > >
> > > > > > Apache OpenMeetings Team
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > С наилучшими пожеланиями,
> > > > >
> > > > > Алексей Владимирович Алейников.
> > > > >
> > > > > +7(903)7555444,
> > > > >
> > > > > av@aleynikov.ru
> > > > >
> > > >
> > >
> > >
> > > --
> > >
> > > С наилучшими пожеланиями,
> > >
> > > Алексей Владимирович Алейников.
> > >
> > > +7(903)7555444,
> > >
> > > av@aleynikov.ru
> > >
> >
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru



-- 
Best regards,
Maxim

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Не получается:

sudo docker logs 09f5834842eb

даёт те же записи, на которых подвисает при установке:

25-Feb-2023 15:11:23.323 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /FileService
25-Feb-2023 15:11:23.329 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService
from class org.apache.openmeetings.webservice.RecordingWebService
25-Feb-2023 15:11:23.490 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /RecordService
25-Feb-2023 15:11:23.504 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService
from class org.apache.openmeetings.webservice.RoomWebService
25-Feb-2023 15:11:23.982 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /RoomService
25-Feb-2023 15:11:23.996 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService
from class org.apache.openmeetings.webservice.UserWebService
25-Feb-2023 15:11:24.257 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /UserService
25-Feb-2023 15:11:24.272 INFO [main]
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass
Creating Service {
http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService
from class org.apache.openmeetings.webservice.WbWebService
25-Feb-2023 15:11:24.385 INFO [main]
org.apache.cxf.endpoint.ServerImpl.initDestination Setting the server's
publish address to be /WbService
25-Feb-2023 15:11:24.467 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/openmeetings] has finished
in [53,073] ms
25-Feb-2023 15:11:24.471 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/opt/openmeetings/webapps/ROOT]
25-Feb-2023 15:11:24.549 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
ms
25-Feb-2023 15:11:24.561 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["http-nio-5080"]
25-Feb-2023 15:11:24.663 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["https-jsse-nio-5443"]
25-Feb-2023 15:11:24.700 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in [53429]
milliseconds

Всё, что удалось найти...





сб, 25 февр. 2023 г. в 20:00, Maxim Solodovnik <so...@gmail.com>:

> У меня ночь
> Совет попробую дать  если не поможет - пишите, утром подробнее постараюсь
> ответить
>
> from mobile (sorry for typos ;)
>
>
> On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <
> av@aleynikov.ru>
> wrote:
>
> > Добрый день.
> > Не увидел сразу ответ...
> > Не могу найти, где смотреть openmeetings.log.......
> >
>
> Оно в доверенным
> Вам надо примапить папку log из докера (ну или зайти туда и посмотреть)
>
> Путь по памяти не помню :(
>
> В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> > docker.service -- No entries --
> > С этим докером 2 дня вожусь, хочу разобраться...
> >
> > Аналогично https://localhost:5443/openmeetings насколько я понимаю,
> должно
> > открываться по om.cmea.su:5443/openmeetings, но не открывается.
> > Запускал так sudo docker run -i --rm --network host
> > apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> > По om.cmea.su также не запускается.
> >
> > Возможно связано как-то с apache2, который устанавливает DocumentRoot по
> > адресу /var/www/om.cmea.su/public
> >
> > Просьба подсказать куда копать....
> >
> >
> > сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <so...@gmail.com>:
> >
> > > from mobile (sorry for typos ;)
> > >
> > >
> > > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> > > av@aleynikov.ru>
> > > wrote:
> > >
> > > > Добрый день.
> > > >
> > > > Не хочет устанавливаться через docker OM7.
> > > > Зависает на этом этапе:
> > > >
> > > >  org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> > web
> > > > application directory [/opt/openmeetings/webapps/openmeetings] has
> > > finished
> > > > in [53,073] ms
> > > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > > > application directory [/opt/openmeetings/webapps/ROOT]
> > > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> > web
> > > > application directory [/opt/openmeetings/webapps/ROOT] has finished
> in
> > > [78]
> > > > ms
> > > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > ["http-nio-5080"]
> > > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > > ["https-jsse-nio-5443"]
> > > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > > > milliseconds
> > > >
> > > >
> > > > Подскажите, пожалуйста, как решить.
> > > >
> > >
> > > Есть опасение что тут нечего решать :)
> > > В релизной версии вывод в консоль "режется"
> > > Надо смотреть openmeetings.log
> > > Возможно всё работает как и должно :)
> > >
> > >
> > >
> > > >
> > > >
> > > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:
> > > >
> > > > > The Apache OpenMeetings project is pleased to announce
> > > > > the release of Apache OpenMeetings 7.0.0.
> > > > > The release is available for download from
> > > > > https://openmeetings.apache.org/downloads.html
> > > > >
> > > > > OpenMeetings provides video conferencing, instant messaging,
> > > > > white board, collaborative document editing and other groupware
> > tools.
> > > > > It uses API functions of Kurento Media Server for Remoting and
> > > Streaming.
> > > > >
> > > > > Release 7.0.0, provides following improvements:
> > > > >
> > > > > IMPORTANT: Java 17 is required
> > > > >
> > > > > UI and Security:
> > > > >  * Microphone on/off doesn't interrupt the streaming
> > > > >  * Stability fix at Safari
> > > > >  * Full screen mode for WB
> > > > >  * Redo tool for WB
> > > > >  * 2-factor authentication
> > > > >  * Libraries are updated with most recent versions
> > > > >
> > > > > Some other fixes and improvements, 28 issues were addressed
> > > > >
> > > > > Readme:
> https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > > > >
> > > > > Changelog:
> > > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > > > >
> > > > > List of fixed issues:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > > > >
> > > > > For more information on Apache OpenMeetings please visit project
> home
> > > > > page: https://openmeetings.apache.org
> > > > >
> > > > > Apache OpenMeetings Team
> > > > >
> > > >
> > > >
> > > > --
> > > >
> > > > С наилучшими пожеланиями,
> > > >
> > > > Алексей Владимирович Алейников.
> > > >
> > > > +7(903)7555444,
> > > >
> > > > av@aleynikov.ru
> > > >
> > >
> >
> >
> > --
> >
> > С наилучшими пожеланиями,
> >
> > Алексей Владимирович Алейников.
> >
> > +7(903)7555444,
> >
> > av@aleynikov.ru
> >
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Maxim Solodovnik <so...@gmail.com>.
У меня ночь
Совет попробую дать  если не поможет - пишите, утром подробнее постараюсь
ответить

from mobile (sorry for typos ;)


On Sat, Feb 25, 2023, 23:31 Алексей Владимирович Алейников <av...@aleynikov.ru>
wrote:

> Добрый день.
> Не увидел сразу ответ...
> Не могу найти, где смотреть openmeetings.log.......
>

Оно в доверенным
Вам надо примапить папку log из докера (ну или зайти туда и посмотреть)

Путь по памяти не помню :(

В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
> docker.service -- No entries --
> С этим докером 2 дня вожусь, хочу разобраться...
>
> Аналогично https://localhost:5443/openmeetings насколько я понимаю, должно
> открываться по om.cmea.su:5443/openmeetings, но не открывается.
> Запускал так sudo docker run -i --rm --network host
> apache/openmeetings:7.0.0 TURN_URL om.cmea.su
> По om.cmea.su также не запускается.
>
> Возможно связано как-то с apache2, который устанавливает DocumentRoot по
> адресу /var/www/om.cmea.su/public
>
> Просьба подсказать куда копать....
>
>
> сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <so...@gmail.com>:
>
> > from mobile (sorry for typos ;)
> >
> >
> > On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> > av@aleynikov.ru>
> > wrote:
> >
> > > Добрый день.
> > >
> > > Не хочет устанавливаться через docker OM7.
> > > Зависает на этом этапе:
> > >
> > >  org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> web
> > > application directory [/opt/openmeetings/webapps/openmeetings] has
> > finished
> > > in [53,073] ms
> > > 25-Feb-2023 15:11:24.471 INFO [main]
> > > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > > application directory [/opt/openmeetings/webapps/ROOT]
> > > 25-Feb-2023 15:11:24.549 INFO [main]
> > > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of
> web
> > > application directory [/opt/openmeetings/webapps/ROOT] has finished in
> > [78]
> > > ms
> > > 25-Feb-2023 15:11:24.561 INFO [main]
> > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > ["http-nio-5080"]
> > > 25-Feb-2023 15:11:24.663 INFO [main]
> > > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > > ["https-jsse-nio-5443"]
> > > 25-Feb-2023 15:11:24.700 INFO [main]
> > > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > > milliseconds
> > >
> > >
> > > Подскажите, пожалуйста, как решить.
> > >
> >
> > Есть опасение что тут нечего решать :)
> > В релизной версии вывод в консоль "режется"
> > Надо смотреть openmeetings.log
> > Возможно всё работает как и должно :)
> >
> >
> >
> > >
> > >
> > > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:
> > >
> > > > The Apache OpenMeetings project is pleased to announce
> > > > the release of Apache OpenMeetings 7.0.0.
> > > > The release is available for download from
> > > > https://openmeetings.apache.org/downloads.html
> > > >
> > > > OpenMeetings provides video conferencing, instant messaging,
> > > > white board, collaborative document editing and other groupware
> tools.
> > > > It uses API functions of Kurento Media Server for Remoting and
> > Streaming.
> > > >
> > > > Release 7.0.0, provides following improvements:
> > > >
> > > > IMPORTANT: Java 17 is required
> > > >
> > > > UI and Security:
> > > >  * Microphone on/off doesn't interrupt the streaming
> > > >  * Stability fix at Safari
> > > >  * Full screen mode for WB
> > > >  * Redo tool for WB
> > > >  * 2-factor authentication
> > > >  * Libraries are updated with most recent versions
> > > >
> > > > Some other fixes and improvements, 28 issues were addressed
> > > >
> > > > Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > > >
> > > > Changelog:
> > > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > > >
> > > > List of fixed issues:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > > >
> > > > For more information on Apache OpenMeetings please visit project home
> > > > page: https://openmeetings.apache.org
> > > >
> > > > Apache OpenMeetings Team
> > > >
> > >
> > >
> > > --
> > >
> > > С наилучшими пожеланиями,
> > >
> > > Алексей Владимирович Алейников.
> > >
> > > +7(903)7555444,
> > >
> > > av@aleynikov.ru
> > >
> >
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru
>

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Добрый день.
Не увидел сразу ответ...
Не могу найти, где смотреть openmeetings.log.......
В /var/log/syslog or /var/log/messages ничего нет. В journalctl -xu
docker.service -- No entries --
С этим докером 2 дня вожусь, хочу разобраться...

Аналогично https://localhost:5443/openmeetings насколько я понимаю, должно
открываться по om.cmea.su:5443/openmeetings, но не открывается.
Запускал так sudo docker run -i --rm --network host
apache/openmeetings:7.0.0 TURN_URL om.cmea.su
По om.cmea.su также не запускается.

Возможно связано как-то с apache2, который устанавливает DocumentRoot по
адресу /var/www/om.cmea.su/public

Просьба подсказать куда копать....


сб, 25 февр. 2023 г. в 18:26, Maxim Solodovnik <so...@gmail.com>:

> from mobile (sorry for typos ;)
>
>
> On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <
> av@aleynikov.ru>
> wrote:
>
> > Добрый день.
> >
> > Не хочет устанавливаться через docker OM7.
> > Зависает на этом этапе:
> >
> >  org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/openmeetings] has
> finished
> > in [53,073] ms
> > 25-Feb-2023 15:11:24.471 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> > application directory [/opt/openmeetings/webapps/ROOT]
> > 25-Feb-2023 15:11:24.549 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> > application directory [/opt/openmeetings/webapps/ROOT] has finished in
> [78]
> > ms
> > 25-Feb-2023 15:11:24.561 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > ["http-nio-5080"]
> > 25-Feb-2023 15:11:24.663 INFO [main]
> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> > ["https-jsse-nio-5443"]
> > 25-Feb-2023 15:11:24.700 INFO [main]
> > org.apache.catalina.startup.Catalina.start Server startup in [53429]
> > milliseconds
> >
> >
> > Подскажите, пожалуйста, как решить.
> >
>
> Есть опасение что тут нечего решать :)
> В релизной версии вывод в консоль "режется"
> Надо смотреть openmeetings.log
> Возможно всё работает как и должно :)
>
>
>
> >
> >
> > вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:
> >
> > > The Apache OpenMeetings project is pleased to announce
> > > the release of Apache OpenMeetings 7.0.0.
> > > The release is available for download from
> > > https://openmeetings.apache.org/downloads.html
> > >
> > > OpenMeetings provides video conferencing, instant messaging,
> > > white board, collaborative document editing and other groupware tools.
> > > It uses API functions of Kurento Media Server for Remoting and
> Streaming.
> > >
> > > Release 7.0.0, provides following improvements:
> > >
> > > IMPORTANT: Java 17 is required
> > >
> > > UI and Security:
> > >  * Microphone on/off doesn't interrupt the streaming
> > >  * Stability fix at Safari
> > >  * Full screen mode for WB
> > >  * Redo tool for WB
> > >  * 2-factor authentication
> > >  * Libraries are updated with most recent versions
> > >
> > > Some other fixes and improvements, 28 issues were addressed
> > >
> > > Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md
> > >
> > > Changelog:
> > https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> > >
> > > List of fixed issues:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> > >
> > > For more information on Apache OpenMeetings please visit project home
> > > page: https://openmeetings.apache.org
> > >
> > > Apache OpenMeetings Team
> > >
> >
> >
> > --
> >
> > С наилучшими пожеланиями,
> >
> > Алексей Владимирович Алейников.
> >
> > +7(903)7555444,
> >
> > av@aleynikov.ru
> >
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Maxim Solodovnik <so...@gmail.com>.
from mobile (sorry for typos ;)


On Sat, Feb 25, 2023, 22:18 Алексей Владимирович Алейников <av...@aleynikov.ru>
wrote:

> Добрый день.
>
> Не хочет устанавливаться через docker OM7.
> Зависает на этом этапе:
>
>  org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/openmeetings] has finished
> in [53,073] ms
> 25-Feb-2023 15:11:24.471 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory [/opt/openmeetings/webapps/ROOT]
> 25-Feb-2023 15:11:24.549 INFO [main]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
> ms
> 25-Feb-2023 15:11:24.561 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["http-nio-5080"]
> 25-Feb-2023 15:11:24.663 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["https-jsse-nio-5443"]
> 25-Feb-2023 15:11:24.700 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in [53429]
> milliseconds
>
>
> Подскажите, пожалуйста, как решить.
>

Есть опасение что тут нечего решать :)
В релизной версии вывод в консоль "режется"
Надо смотреть openmeetings.log
Возможно всё работает как и должно :)



>
>
> вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:
>
> > The Apache OpenMeetings project is pleased to announce
> > the release of Apache OpenMeetings 7.0.0.
> > The release is available for download from
> > https://openmeetings.apache.org/downloads.html
> >
> > OpenMeetings provides video conferencing, instant messaging,
> > white board, collaborative document editing and other groupware tools.
> > It uses API functions of Kurento Media Server for Remoting and Streaming.
> >
> > Release 7.0.0, provides following improvements:
> >
> > IMPORTANT: Java 17 is required
> >
> > UI and Security:
> >  * Microphone on/off doesn't interrupt the streaming
> >  * Stability fix at Safari
> >  * Full screen mode for WB
> >  * Redo tool for WB
> >  * 2-factor authentication
> >  * Libraries are updated with most recent versions
> >
> > Some other fixes and improvements, 28 issues were addressed
> >
> > Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md
> >
> > Changelog:
> https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
> >
> > List of fixed issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
> >
> > For more information on Apache OpenMeetings please visit project home
> > page: https://openmeetings.apache.org
> >
> > Apache OpenMeetings Team
> >
>
>
> --
>
> С наилучшими пожеланиями,
>
> Алексей Владимирович Алейников.
>
> +7(903)7555444,
>
> av@aleynikov.ru
>

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Добрый день.

Не хочет устанавливаться через docker OM7.
Зависает на этом этапе:

 org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/openmeetings] has finished
in [53,073] ms
25-Feb-2023 15:11:24.471 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/opt/openmeetings/webapps/ROOT]
25-Feb-2023 15:11:24.549 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
ms
25-Feb-2023 15:11:24.561 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["http-nio-5080"]
25-Feb-2023 15:11:24.663 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["https-jsse-nio-5443"]
25-Feb-2023 15:11:24.700 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in [53429]
milliseconds


Подскажите, пожалуйста, как решить.



вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:

> The Apache OpenMeetings project is pleased to announce
> the release of Apache OpenMeetings 7.0.0.
> The release is available for download from
> https://openmeetings.apache.org/downloads.html
>
> OpenMeetings provides video conferencing, instant messaging,
> white board, collaborative document editing and other groupware tools.
> It uses API functions of Kurento Media Server for Remoting and Streaming.
>
> Release 7.0.0, provides following improvements:
>
> IMPORTANT: Java 17 is required
>
> UI and Security:
>  * Microphone on/off doesn't interrupt the streaming
>  * Stability fix at Safari
>  * Full screen mode for WB
>  * Redo tool for WB
>  * 2-factor authentication
>  * Libraries are updated with most recent versions
>
> Some other fixes and improvements, 28 issues were addressed
>
> Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md
>
> Changelog: https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>
> List of fixed issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
>
> For more information on Apache OpenMeetings please visit project home
> page: https://openmeetings.apache.org
>
> Apache OpenMeetings Team
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru

Re: [ANNOUNCE] Apache OpenMeetings 7.0.0 is released

Posted by Алексей Владимирович Алейник ов <av...@aleynikov.ru>.
Добрый день.

Не хочет устанавливаться через docker OM7.
Зависает на этом этапе:

 org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/openmeetings] has finished
in [53,073] ms
25-Feb-2023 15:11:24.471 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/opt/openmeetings/webapps/ROOT]
25-Feb-2023 15:11:24.549 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/opt/openmeetings/webapps/ROOT] has finished in [78]
ms
25-Feb-2023 15:11:24.561 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["http-nio-5080"]
25-Feb-2023 15:11:24.663 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["https-jsse-nio-5443"]
25-Feb-2023 15:11:24.700 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in [53429]
milliseconds


Подскажите, пожалуйста, как решить.



вт, 14 февр. 2023 г. в 06:04, Maxim Solodovnik <so...@apache.org>:

> The Apache OpenMeetings project is pleased to announce
> the release of Apache OpenMeetings 7.0.0.
> The release is available for download from
> https://openmeetings.apache.org/downloads.html
>
> OpenMeetings provides video conferencing, instant messaging,
> white board, collaborative document editing and other groupware tools.
> It uses API functions of Kurento Media Server for Remoting and Streaming.
>
> Release 7.0.0, provides following improvements:
>
> IMPORTANT: Java 17 is required
>
> UI and Security:
>  * Microphone on/off doesn't interrupt the streaming
>  * Stability fix at Safari
>  * Full screen mode for WB
>  * Redo tool for WB
>  * 2-factor authentication
>  * Libraries are updated with most recent versions
>
> Some other fixes and improvements, 28 issues were addressed
>
> Readme: https://github.com/apache/openmeetings/blob/7.0.0/README.md
>
> Changelog: https://github.com/apache/openmeetings/blob/7.0.0/CHANGELOG.md
>
> List of fixed issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12350648
>
> For more information on Apache OpenMeetings please visit project home
> page: https://openmeetings.apache.org
>
> Apache OpenMeetings Team
>


-- 

С наилучшими пожеланиями,

Алексей Владимирович Алейников.

+7(903)7555444,

av@aleynikov.ru