Tomcat native was installed by your package manager again? On Sat, 25 Apr 2020 at 02:54, Partha Datta <[email protected]> wrote: > > Hello, > Again I get the same erro, I have not change any thing, it was running for a > day, again I am not able to see other or hear even in the LAN. I have > rebooted my server. Here is the log for your reference. Waiting to hear from > you. > > 25-Apr-2020 00:55:31.471 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Server version name: > Apache Tomcat/9.0.29 > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Server built: > Nov 16 2019 17:29:07 UTC > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Server version number: > 9.0.29.0 > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log OS Name: > Linux > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log OS Version: > 4.18.19-100.fc27.x86_64 > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Architecture: > amd64 > 25-Apr-2020 00:55:31.474 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Java Home: > /usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64 > 25-Apr-2020 00:55:31.475 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log JVM Version: > 11.0.1+13 > 25-Apr-2020 00:55:31.475 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: > Oracle Corporation > 25-Apr-2020 00:55:31.475 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: > /opt/open503 > 25-Apr-2020 00:55:31.475 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: > /opt/open503 > 25-Apr-2020 00:55:31.483 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > --add-opens=java.base/java.lang=ALL-UNNAMED > 25-Apr-2020 00:55:31.483 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > --add-opens=java.base/java.io=ALL-UNNAMED > 25-Apr-2020 00:55:31.483 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED > 25-Apr-2020 00:55:31.483 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Djava.util.logging.config.file=/opt/open503/conf/logging.properties > 25-Apr-2020 00:55:31.483 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Djdk.tls.ephemeralDHKeySize=2048 > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Djava.protocol.handler.pkgs=org.apache.catalina.webresources > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Dignore.endorsed.dirs= > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Dcatalina.base=/opt/open503 > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Dcatalina.home=/opt/open503 > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line argument: > -Djava.io.tmpdir=/opt/open503/temp > 25-Apr-2020 00:55:31.484 INFO [main] > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based > Apache Tomcat Native library which allows optimal performance in production > environments was not found on the java.library.path: > [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib] > 25-Apr-2020 00:55:31.670 INFO [main] org.apache.coyote.AbstractProtocol.init > Initializing ProtocolHandler ["http-nio-5080"] > 25-Apr-2020 00:55:31.688 INFO [main] org.apache.coyote.AbstractProtocol.init > Initializing ProtocolHandler ["https-jsse-nio-5443"] > 25-Apr-2020 00:55:32.016 INFO [main] org.apache.coyote.AbstractProtocol.init > Initializing ProtocolHandler ["ajp-nio-8009"] > 25-Apr-2020 00:55:32.017 INFO [main] > org.apache.catalina.startup.Catalina.load Server initialization in [698] > milliseconds > 25-Apr-2020 00:55:32.067 INFO [main] > org.apache.catalina.core.StandardService.startInternal Starting service > [Catalina] > 25-Apr-2020 00:55:32.067 INFO [main] > org.apache.catalina.core.StandardEngine.startInternal Starting Servlet > engine: [Apache Tomcat/9.0.29] > 25-Apr-2020 00:55:32.075 INFO [main] > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web > application directory [/opt/open503/webapps/ROOT] > 25-Apr-2020 00:55:32.324 INFO [main] > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned > for TLDs yet contained no TLDs. Enable debug logging for this logger for a > complete list of JARs that were scanned but no TLDs were found in them. > Skipping unneeded JARs during scanning can improve startup time and JSP > compilation time. > 25-Apr-2020 00:55:32.369 INFO [main] > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web > application directory [/opt/open503/webapps/ROOT] has finished in [294] ms > 25-Apr-2020 00:55:32.369 INFO [main] > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web > application directory [/opt/open503/webapps/openmeetings] > 25-Apr-2020 00:55:37.282 INFO [main] > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned > for TLDs yet contained no TLDs. Enable debug logging for this logger for a > complete list of JARs that were scanned but no TLDs were found in them. > Skipping unneeded JARs during scanning can improve startup time and JSP > compilation time. > 25-Apr-2020 00:55:38.743 INFO [main] > com.hazelcast.config.AbstractConfigLocator.null Loading 'hazelcast.xml' from > the classpath. > 25-Apr-2020 00:55:38.849 WARNING [main] > com.hazelcast.config.AbstractXmlConfigHelper.null Name of the hazelcast > schema location is incorrect, using default > 25-Apr-2020 00:55:39.040 WARNING [main] > com.hazelcast.instance.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/java.nio=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-Apr-2020 00:55:39.069 INFO [main] > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] Prefer IPv4 > stack is true, prefer IPv6 addresses is false > 25-Apr-2020 00:55:39.083 INFO [main] > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] Picked > [172.17.0.1]:5701, using socket > ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true > 25-Apr-2020 00:55:39.096 INFO [main] com.hazelcast.system.null > [172.17.0.1]:5701 [dev] [3.12.2] Hazelcast 3.12.2 (20190802 - e34b163) > starting at [172.17.0.1]:5701 > 25-Apr-2020 00:55:39.096 INFO [main] com.hazelcast.system.null > [172.17.0.1]:5701 [dev] [3.12.2] Copyright (c) 2008-2019, Hazelcast, Inc. All > Rights Reserved. > 25-Apr-2020 00:55:39.276 INFO [main] > com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator.null > [172.17.0.1]:5701 [dev] [3.12.2] Backpressure is disabled > 25-Apr-2020 00:55:39.851 INFO [main] > com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.null > [172.17.0.1]:5701 [dev] [3.12.2] Starting 4 partition threads and 3 generic > threads (1 dedicated for priority tasks) > 25-Apr-2020 00:55:39.859 INFO [main] > com.hazelcast.internal.diagnostics.Diagnostics.null [172.17.0.1]:5701 [dev] > [3.12.2] Diagnostics disabled. To enable add > -Dhazelcast.diagnostics.enabled=true to the JVM arguments. > 25-Apr-2020 00:55:39.864 INFO [main] com.hazelcast.core.LifecycleService.null > [172.17.0.1]:5701 [dev] [3.12.2] [172.17.0.1]:5701 is STARTING > 25-Apr-2020 00:55:39.874 WARNING [main] com.hazelcast.instance.Node.null > [172.17.0.1]:5701 [dev] [3.12.2] No join method is enabled! Starting > standalone. > 25-Apr-2020 00:55:39.894 INFO [main] com.hazelcast.core.LifecycleService.null > [172.17.0.1]:5701 [dev] [3.12.2] [172.17.0.1]:5701 is STARTED > 25-Apr-2020 00:55:40.316 INFO [main] > com.hazelcast.internal.partition.impl.PartitionStateManager.null > [172.17.0.1]:5701 [dev] [3.12.2] Initializing cluster partition table > arrangement... > 25-Apr-2020 00:55:43.470 INFO [main] > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web > application directory [/opt/open503/webapps/openmeetings] has finished in > [11,100] ms > 25-Apr-2020 00:55:43.472 INFO [main] org.apache.coyote.AbstractProtocol.start > Starting ProtocolHandler ["http-nio-5080"] > 25-Apr-2020 00:55:43.498 INFO [main] org.apache.coyote.AbstractProtocol.start > Starting ProtocolHandler ["https-jsse-nio-5443"] > 25-Apr-2020 00:55:43.515 INFO [main] org.apache.coyote.AbstractProtocol.start > Starting ProtocolHandler ["ajp-nio-8009"] > 25-Apr-2020 00:55:43.519 INFO [main] > org.apache.catalina.startup.Catalina.start Server startup in [11,501] > milliseconds > 25-Apr-2020 00:56:40.231 SEVERE [https-jsse-nio-5443-exec-10] > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running > socket processor > java.util.NoSuchElementException: No value present > at java.base/java.util.Optional.get(Optional.java:148) > at > java.base/sun.security.ssl.ServerHello$T13ServerHelloProducer.produce(ServerHello.java:551) > at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:436) > at > java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1224) > at > java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1160) > at > java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:849) > at > java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) > at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) > at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) > at > java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1065) > at > java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1052) > at java.base/java.security.AccessController.doPrivileged(Native Method) > at > java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:999) > at > org.apache.tomcat.util.net.SecureNioChannel.tasks(SecureNioChannel.java:443) > at > org.apache.tomcat.util.net.SecureNioChannel.handshakeUnwrap(SecureNioChannel.java:507) > at > org.apache.tomcat.util.net.SecureNioChannel.handshake(SecureNioChannel.java:238) > at > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1566) > at > org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) > at > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > at > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > at > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) > at java.base/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.259 INFO [hz.ShutdownThread] > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] Running > shutdown hook... Current state: ACTIVE > 25-Apr-2020 01:07:16.263 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler > ["http-nio-5080"] > 25-Apr-2020 01:07:16.271 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler > ["https-jsse-nio-5443"] > 25-Apr-2020 01:07:16.271 INFO [hz.ShutdownThread] > com.hazelcast.core.LifecycleService.null [172.17.0.1]:5701 [dev] [3.12.2] > [172.17.0.1]:5701 is SHUTTING_DOWN > 25-Apr-2020 01:07:16.276 WARNING [hz.ShutdownThread] > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] Terminating > forcefully... > 25-Apr-2020 01:07:16.276 INFO [hz.ShutdownThread] > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] Shutting > down connection manager... > 25-Apr-2020 01:07:16.277 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler > ["ajp-nio-8009"] > 25-Apr-2020 01:07:16.277 INFO [Thread-5] > org.apache.catalina.core.StandardService.stopInternal Stopping service > [Catalina] > 25-Apr-2020 01:07:16.286 INFO [hz.ShutdownThread] > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] Shutting > down node engine... > 25-Apr-2020 01:07:16.307 INFO [hz.ShutdownThread] > com.hazelcast.instance.NodeExtension.null [172.17.0.1]:5701 [dev] [3.12.2] > Destroying node NodeExtension. > 25-Apr-2020 01:07:16.307 INFO [hz.ShutdownThread] > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] Hazelcast > Shutdown is completed in 31 ms. > 25-Apr-2020 01:07:16.307 INFO [18] com.hazelcast.core.LifecycleService.null > [172.17.0.1]:5701 [dev] [3.12.2] [172.17.0.1]:5701 is SHUTDOWN > 25-Apr-2020 01:07:16.423 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web > application [openmeetings] registered the JDBC driver > [com.mysql.cj.jdbc.Driver] but failed to unregister it when the web > application was stopped. To prevent a memory leak, the JDBC Driver has been > forcibly unregistered. > 25-Apr-2020 01:07:16.424 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-1] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.424 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.424 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.425 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.425 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.426 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.427 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.427 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.428 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.428 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.429 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] but > has failed to stop it. This is very likely to create a memory leak. Stack > trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568) > 25-Apr-2020 01:07:16.431 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [mysql-cj-abandoned-connection-cleanup] but has failed to stop it. This is > very likely to create a memory leak. Stack trace of thread: > [email protected]/java.lang.Object.wait(Native Method) > [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) > > com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:85) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.434 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [pool-5-thread-1] but has failed to stop it. This is very likely to create a > memory leak. Stack trace of thread: > [email protected]/jdk.internal.misc.Unsafe.park(Native Method) > > [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) > > [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.434 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [pool-5-thread-2] but has failed to stop it. This is very likely to create a > memory leak. Stack trace of thread: > [email protected]/jdk.internal.misc.Unsafe.park(Native Method) > > [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) > > [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.435 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [pool-5-thread-3] but has failed to stop it. This is very likely to create a > memory leak. Stack trace of thread: > [email protected]/jdk.internal.misc.Unsafe.park(Native Method) > > [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) > > [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.435 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [pool-5-thread-4] but has failed to stop it. This is very likely to create a > memory leak. Stack trace of thread: > [email protected]/jdk.internal.misc.Unsafe.park(Native Method) > > [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) > > [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.435 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [pool-5-thread-5] but has failed to stop it. This is very likely to create a > memory leak. Stack trace of thread: > [email protected]/jdk.internal.misc.Unsafe.park(Native Method) > > [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) > > [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177) > > [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) > > [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) > > [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.436 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-2] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.436 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-3] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.436 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-4] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.437 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-5] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.437 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-6] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.437 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-7] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.437 WARNING [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The > web application [openmeetings] appears to have started a thread named > [nioEventLoopGroup-2-8] but has failed to stop it. This is very likely to > create a memory leak. Stack trace of thread: > [email protected]/java.lang.Thread.sleep(Native Method) > > io.netty.util.concurrent.SingleThreadEventExecutor.confirmShutdown(SingleThreadEventExecutor.java:720) > io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:510) > > io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) > io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) > > io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) > [email protected]/java.lang.Thread.run(Thread.java:834) > 25-Apr-2020 01:07:16.438 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@247f1a9]) but failed to remove > it when the web application was stopped. Threads are going to be renewed over > time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@4d941cb5]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@4f477f24]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@72b015dc]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@1f2cce8b]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@4edeedfa]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.439 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@3a94155a]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@48f8f921]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@31d93e23]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@851b4df]) but failed to remove > it when the web application was stopped. Threads are going to be renewed over > time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@12f54e4a]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@1d4b9cc4]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@659b9168]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@60e93648]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.440 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@5856a301]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@19bab973]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@20937bfd]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@9e152d1]) but failed to remove > it when the web application was stopped. Threads are going to be renewed over > time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2cffbb97]) and a value > of type [org.apache.wicket.ThreadContext] (value > [org.apache.wicket.ThreadContext@6442b647]) but failed to remove it when the > web application was stopped. Threads are going to be renewed over time to try > and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@28fffa9d]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@130820ec]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.441 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@107c9f86]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.442 SEVERE [Thread-5] > org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks > The web application [openmeetings] created a ThreadLocal with key of type > [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120e2ab6]) and a value > of type [io.netty.util.internal.InternalThreadLocalMap] (value > [io.netty.util.internal.InternalThreadLocalMap@617df340]) but failed to > remove it when the web application was stopped. Threads are going to be > renewed over time to try and avoid a probable memory leak. > 25-Apr-2020 01:07:16.448 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler > ["http-nio-5080"] > 25-Apr-2020 01:07:16.450 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler > ["https-jsse-nio-5443"] > 25-Apr-2020 01:07:16.453 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler > ["ajp-nio-8009"] > 25-Apr-2020 01:07:16.455 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler > ["http-nio-5080"] > 25-Apr-2020 01:07:16.456 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler > ["https-jsse-nio-5443"] > 25-Apr-2020 01:07:16.456 INFO [Thread-5] > org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler > ["ajp-nio-8009"] > > On Wed, Apr 22, 2020 at 10:32 PM Maxim Solodovnik <[email protected]> > wrote: >> >> Yes, please remove >> >> On Thu, 23 Apr 2020 at 00:00, Partha Datta <[email protected]> wrote: >> > >> > Hi, >> > Here is the result.. >> > [root@dem conf]# rpm -qa | grep tomcat >> > tomcat-native-1.2.17-1.fc27.x86_64 >> > Do I need to remove this? >> > >> > Best regards, >> > Partha >> > >> > On Wed, Apr 22, 2020 at 10:21 PM Maxim Solodovnik <[email protected]> >> > wrote: >> >> >> >> Here is the report with error similar to yours: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1690651 >> >> Can you check if you have Tomcat installed on system level? (not sure >> >> what packackage manager is used by Fedora ... ) >> >> >> >> On Wed, 22 Apr 2020 at 23:26, Partha Datta <[email protected]> wrote: >> >> > >> >> > Java Settings: >> >> > Selection Command >> >> > ----------------------------------------------- >> >> > 1 java-1.8.0-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-8.fc27.x86_64/jre/bin/java) >> >> > + 2 java-11-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64/bin/java) >> >> > 3 java-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-10-openjdk-10.0.2.13-1.fc27.x86_64/bin/java) >> >> > * 4 /usr/java/jdk-14.0.1/bin/java >> >> > >> >> > Enter to keep the current selection[+], or type selection number: 2 >> >> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> >> > Selection Command >> >> > ----------------------------------------------- >> >> > 1 java-1.8.0-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-8.fc27.x86_64/jre/bin/java) >> >> > + 2 java-11-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64/bin/java) >> >> > 3 java-openjdk.x86_64 >> >> > (/usr/lib/jvm/java-10-openjdk-10.0.2.13-1.fc27.x86_64/bin/java) >> >> > * 4 /usr/java/jdk-14.0.1/bin/java >> >> > >> >> > Enter to keep the current selection[+], or type selection number: 2 >> >> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> >> > [root@doc bin]# ./catalina.sh run >> >> > Using CATALINA_BASE: /opt/open503 >> >> > Using CATALINA_HOME: /opt/open503 >> >> > Using CATALINA_TMPDIR: /opt/open503/temp >> >> > Using JRE_HOME: >> >> > /usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64 >> >> > Using CLASSPATH: >> >> > /opt/open503/bin/bootstrap.jar:/opt/open503/bin/tomcat-juli.jar >> >> > NOTE: Picked up JDK_JAVA_OPTIONS: >> >> > --add-opens=java.base/java.lang=ALL-UNNAMED >> >> > --add-opens=java.base/java.io=ALL-UNNAMED >> >> > --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED >> >> > 22-Apr-2020 21:45:59.139 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server version >> >> > name: Apache Tomcat/9.0.29 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server built: >> >> > Nov 16 2019 17:29:07 UTC >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server version >> >> > number: 9.0.29.0 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log OS Name: >> >> > Linux >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log OS Version: >> >> > 4.18.19-100.fc27.x86_64 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Architecture: >> >> > amd64 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Java Home: >> >> > /usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log JVM Version: >> >> > 11.0.1+13 >> >> > 22-Apr-2020 21:45:59.142 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: >> >> > Oracle Corporation >> >> > 22-Apr-2020 21:45:59.143 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: >> >> > /opt/open503 >> >> > 22-Apr-2020 21:45:59.143 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: >> >> > /opt/open503 >> >> > 22-Apr-2020 21:45:59.155 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: --add-opens=java.base/java.lang=ALL-UNNAMED >> >> > 22-Apr-2020 21:45:59.155 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: --add-opens=java.base/java.io=ALL-UNNAMED >> >> > 22-Apr-2020 21:45:59.155 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED >> >> > 22-Apr-2020 21:45:59.155 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: >> >> > -Djava.util.logging.config.file=/opt/open503/conf/logging.properties >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: >> >> > -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Djava.net.preferIPv4Stack=true >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Djava.net.preferIPv4Addresses=true >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Djdk.tls.ephemeralDHKeySize=2048 >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Dignore.endorsed.dirs= >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Dcatalina.base=/opt/open503 >> >> > 22-Apr-2020 21:45:59.156 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Dcatalina.home=/opt/open503 >> >> > 22-Apr-2020 21:45:59.157 INFO [main] >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> > argument: -Djava.io.tmpdir=/opt/open503/temp >> >> > 22-Apr-2020 21:45:59.157 INFO [main] >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older >> >> > version [1.2.17] of the APR based Apache Tomcat Native library is >> >> > installed, while Tomcat recommends a minimum version of [1.2.23] >> >> > 22-Apr-2020 21:45:59.157 INFO [main] >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR >> >> > based Apache Tomcat Native library [1.2.17] using APR version [1.6.3]. >> >> > 22-Apr-2020 21:45:59.157 INFO [main] >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR >> >> > capabilities: IPv6 [true], sendfile [true], accept filters [false], >> >> > random [true]. >> >> > 22-Apr-2020 21:45:59.157 INFO [main] >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent >> >> > APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] >> >> > 22-Apr-2020 21:45:59.160 INFO [main] >> >> > org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL >> >> > successfully initialized [OpenSSL 1.1.0i-fips 14 Aug 2018] >> >> > 22-Apr-2020 21:45:59.356 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> > ["http-nio-5080"] >> >> > 22-Apr-2020 21:45:59.373 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> > ["https-openssl-nio-5443"] >> >> > 22-Apr-2020 21:45:59.589 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> > ["ajp-nio-8009"] >> >> > 22-Apr-2020 21:45:59.590 INFO [main] >> >> > org.apache.catalina.startup.Catalina.load Server initialization in >> >> > [597] milliseconds >> >> > 22-Apr-2020 21:45:59.618 INFO [main] >> >> > org.apache.catalina.core.StandardService.startInternal Starting service >> >> > [Catalina] >> >> > 22-Apr-2020 21:45:59.618 INFO [main] >> >> > org.apache.catalina.core.StandardEngine.startInternal Starting Servlet >> >> > engine: [Apache Tomcat/9.0.29] >> >> > 22-Apr-2020 21:45:59.626 INFO [main] >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web >> >> > application directory [/opt/open503/webapps/ROOT] >> >> > 22-Apr-2020 21:45:59.779 INFO [main] >> >> > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was >> >> > scanned for TLDs yet contained no TLDs. Enable debug logging for this >> >> > logger for a complete list of JARs that were scanned but no TLDs were >> >> > found in them. Skipping unneeded JARs during scanning can improve >> >> > startup time and JSP compilation time. >> >> > 22-Apr-2020 21:45:59.808 INFO [main] >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of >> >> > web application directory [/opt/open503/webapps/ROOT] has finished in >> >> > [181] ms >> >> > 22-Apr-2020 21:45:59.808 INFO [main] >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web >> >> > application directory [/opt/open503/webapps/openmeetings] >> >> > 22-Apr-2020 21:46:04.469 INFO [main] >> >> > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was >> >> > scanned for TLDs yet contained no TLDs. Enable debug logging for this >> >> > logger for a complete list of JARs that were scanned but no TLDs were >> >> > found in them. Skipping unneeded JARs during scanning can improve >> >> > startup time and JSP compilation time. >> >> > INFO 04-22 21:46:04.557 o.s.w.c.ContextLoader:271 [main] - Root >> >> > WebApplicationContext: initialization started >> >> > INFO 04-22 21:46:05.350 o.s.o.j.LocalEntityManagerFactoryBean:416 >> >> > [main] - Initialized JPA EntityManagerFactory for persistence unit >> >> > 'openmeetings' >> >> > INFO 04-22 21:46:05.625 o.s.s.c.ThreadPoolTaskExecutor:171 [main] - >> >> > Initializing ExecutorService 'taskExecutor' >> >> > 22-Apr-2020 21:46:05.833 INFO [main] >> >> > com.hazelcast.config.AbstractConfigLocator.null Loading 'hazelcast.xml' >> >> > from the classpath. >> >> > 22-Apr-2020 21:46:05.873 WARNING [main] >> >> > com.hazelcast.config.AbstractXmlConfigHelper.null Name of the hazelcast >> >> > schema location is incorrect, using default >> >> > 22-Apr-2020 21:46:06.071 WARNING [main] >> >> > com.hazelcast.instance.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/java.nio=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 >> >> > 22-Apr-2020 21:46:06.101 INFO [main] >> >> > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] Prefer >> >> > IPv4 stack is true, prefer IPv6 addresses is false >> >> > 22-Apr-2020 21:46:06.106 INFO [main] >> >> > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] Picked >> >> > [172.17.0.1]:5701, using socket >> >> > ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true >> >> > 22-Apr-2020 21:46:06.120 INFO [main] com.hazelcast.system.null >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Hazelcast 3.12.2 (20190802 - e34b163) >> >> > starting at [172.17.0.1]:5701 >> >> > 22-Apr-2020 21:46:06.120 INFO [main] com.hazelcast.system.null >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Copyright (c) 2008-2019, Hazelcast, >> >> > Inc. All Rights Reserved. >> >> > 22-Apr-2020 21:46:06.299 INFO [main] >> >> > com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator.null >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Backpressure is disabled >> >> > 22-Apr-2020 21:46:06.842 INFO [main] >> >> > com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.null >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Starting 4 partition threads and 3 >> >> > generic threads (1 dedicated for priority tasks) >> >> > 22-Apr-2020 21:46:06.853 INFO [main] >> >> > com.hazelcast.internal.diagnostics.Diagnostics.null [172.17.0.1]:5701 >> >> > [dev] [3.12.2] Diagnostics disabled. To enable add >> >> > -Dhazelcast.diagnostics.enabled=true to the JVM arguments. >> >> > 22-Apr-2020 21:46:06.857 INFO [main] >> >> > com.hazelcast.core.LifecycleService.null [172.17.0.1]:5701 [dev] >> >> > [3.12.2] [172.17.0.1]:5701 is STARTING >> >> > WARNING: An illegal reflective access operation has occurred >> >> > WARNING: Illegal reflective access by >> >> > com.hazelcast.internal.networking.nio.SelectorOptimizer >> >> > (file:/opt/open503/webapps/openmeetings/WEB-INF/lib/hazelcast-3.12.2.jar) >> >> > to field sun.nio.ch.SelectorImpl.selectedKeys >> >> > WARNING: Please consider reporting this to the maintainers of >> >> > com.hazelcast.internal.networking.nio.SelectorOptimizer >> >> > WARNING: Use --illegal-access=warn to enable warnings of further >> >> > illegal reflective access operations >> >> > WARNING: All illegal access operations will be denied in a future >> >> > release >> >> > 22-Apr-2020 21:46:06.867 WARNING [main] >> >> > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] No >> >> > join method is enabled! Starting standalone. >> >> > 22-Apr-2020 21:46:06.887 INFO [main] >> >> > com.hazelcast.core.LifecycleService.null [172.17.0.1]:5701 [dev] >> >> > [3.12.2] [172.17.0.1]:5701 is STARTED >> >> > INFO 04-22 21:46:06.929 o.k.j.c.JsonRpcClientNettyWebSocket:191 >> >> > [rbeatExec-e1-t0] - [KurentoClient] Connecting native client >> >> > INFO 04-22 21:46:06.934 o.k.j.c.JsonRpcClientNettyWebSocket:220 >> >> > [rbeatExec-e1-t0] - [KurentoClient] Creating new NioEventLoopGroup >> >> > INFO 04-22 21:46:07.077 o.k.j.c.JsonRpcClientNettyWebSocket:234 >> >> > [ntLoopGroup-2-1] - [KurentoClient] Initiating new Netty channel. Will >> >> > create new handler too! >> >> > INFO 04-22 21:46:07.183 o.a.o.c.r.KurentoHandler:373 [EventExec-e2-t0] >> >> > - Kurento connected >> >> > 22-Apr-2020 21:46:07.281 INFO [main] >> >> > com.hazelcast.internal.partition.impl.PartitionStateManager.null >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Initializing cluster partition table >> >> > arrangement... >> >> > INFO 04-22 21:46:07.450 o.q.i.StdSchedulerFactory:1220 [main] - Using >> >> > default implementation for ThreadExecutor >> >> > INFO 04-22 21:46:07.467 o.q.c.SchedulerSignalerImpl:61 [main] - >> >> > Initialized Scheduler Signaller of type: class >> >> > org.quartz.core.SchedulerSignalerImpl >> >> > INFO 04-22 21:46:07.468 o.q.c.QuartzScheduler:229 [main] - Quartz >> >> > Scheduler v.2.3.2 created. >> >> > INFO 04-22 21:46:07.469 o.q.s.RAMJobStore:155 [main] - RAMJobStore >> >> > initialized. >> >> > INFO 04-22 21:46:07.470 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 04-22 21:46:07.470 o.q.i.StdSchedulerFactory:1374 [main] - Quartz >> >> > scheduler >> >> > 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' >> >> > initialized from an externally provided properties instance. >> >> > INFO 04-22 21:46:07.470 o.q.i.StdSchedulerFactory:1378 [main] - Quartz >> >> > scheduler version: 2.3.2 >> >> > INFO 04-22 21:46:07.472 o.q.c.QuartzScheduler:2293 [main] - JobFactory >> >> > set to: >> >> > org.springframework.scheduling.quartz.AdaptableJobFactory@6fb7bc72 >> >> > INFO 04-22 21:46:07.487 o.s.s.q.SchedulerFactoryBean:727 [main] - >> >> > Starting Quartz Scheduler now >> >> > INFO 04-22 21:46:07.487 o.q.c.QuartzScheduler:547 [main] - Scheduler >> >> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED >> >> > started. >> >> > INFO 04-22 21:46:07.493 o.s.w.c.ContextLoader:307 [main] - Root >> >> > WebApplicationContext initialized in 2934 ms >> >> > INFO 04-22 21:46:07.506 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: url >> >> > mapping found for filter with name OpenmeetingsApplication: [/*] >> >> > INFO 04-22 21:46:07.589 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer >> >> > INFO 04-22 21:46:07.590 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: >> >> > org.wicketstuff.dashboard.DashboardContextInitializer@3793a40b >> >> > INFO 04-22 21:46:07.735 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins) >> >> > INFO 04-22 21:46:07.736 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket core library initializer >> >> > INFO 04-22 21:46:07.737 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket Kendo UI initializer >> >> > (theme-default) >> >> > INFO 04-22 21:46:07.743 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket extensions initializer >> >> > INFO 04-22 21:46:07.756 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: Wicket Kendo UI initializer >> >> > INFO 04-22 21:46:07.758 o.a.w.Application:558 [main] - >> >> > [OpenmeetingsApplication] init: DevUtils DebugBar Initializer >> >> > DEBUG 04-22 21:46:07.906 o.a.o.w.a.Application:293 [main] - >> >> > Application::init >> >> > DEBUG 04-22 21:46:07.933 o.a.o.w.a.Application:300 [main] - webAppPath >> >> > : /opt/open503/webapps/openmeetings >> >> > DEBUG 04-22 21:46:08.898 o.a.o.u.Version:82 [main] - >> >> > ################################################################################ >> >> > # Openmeetings is up >> >> > # >> >> > # 5.0.0-M3 b739f87 2019-12-11T11:42:09Z >> >> > # >> >> > # and ready to use >> >> > # >> >> > ################################################################################ >> >> > >> >> > INFO 04-22 21:46:08.928 o.a.w.p.h.WebApplication:935 [main] - >> >> > [OpenmeetingsApplication] Started Wicket version 9.0.0-M3 in DEPLOYMENT >> >> > mode >> >> > INFO 04-22 21:46:09.309 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be / >> >> > INFO 04-22 21:46:09.448 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService >> >> > from class org.apache.openmeetings.webservice.CalendarWebService >> >> > INFO 04-22 21:46:10.019 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /CalendarService >> >> > INFO 04-22 21:46:10.025 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService >> >> > from class org.apache.openmeetings.webservice.ErrorWebService >> >> > INFO 04-22 21:46:10.040 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /ErrorService >> >> > INFO 04-22 21:46:10.042 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService >> >> > from class org.apache.openmeetings.webservice.GroupWebService >> >> > INFO 04-22 21:46:10.094 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /GroupService >> >> > INFO 04-22 21:46:10.096 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService >> >> > from class org.apache.openmeetings.webservice.InfoWebService >> >> > INFO 04-22 21:46:10.109 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /InfoService >> >> > INFO 04-22 21:46:10.110 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService >> >> > from class org.apache.openmeetings.webservice.FileWebService >> >> > INFO 04-22 21:46:10.164 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /FileService >> >> > INFO 04-22 21:46:10.166 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService >> >> > from class org.apache.openmeetings.webservice.RecordingWebService >> >> > INFO 04-22 21:46:10.195 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /RecordService >> >> > INFO 04-22 21:46:10.197 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService >> >> > from class org.apache.openmeetings.webservice.RoomWebService >> >> > INFO 04-22 21:46:10.280 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /RoomService >> >> > INFO 04-22 21:46:10.281 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService >> >> > from class org.apache.openmeetings.webservice.UserWebService >> >> > INFO 04-22 21:46:10.322 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /UserService >> >> > INFO 04-22 21:46:10.324 o.a.c.w.s.f.ReflectionServiceFactoryBean:436 >> >> > [main] - Creating Service >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService >> >> > from class org.apache.openmeetings.webservice.WbWebService >> >> > INFO 04-22 21:46:10.342 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> > server's publish address to be /WbService >> >> > 22-Apr-2020 21:46:10.354 INFO [main] >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of >> >> > web application directory [/opt/open503/webapps/openmeetings] has >> >> > finished in [10,546] ms >> >> > 22-Apr-2020 21:46:10.358 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> > ["http-nio-5080"] >> >> > 22-Apr-2020 21:46:10.380 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> > ["https-openssl-nio-5443"] >> >> > 22-Apr-2020 21:46:10.389 INFO [main] >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> > ["ajp-nio-8009"] >> >> > 22-Apr-2020 21:46:10.399 INFO [main] >> >> > org.apache.catalina.startup.Catalina.start Server startup in [10,808] >> >> > milliseconds >> >> > DEBUG 04-22 21:46:12.527 o.a.o.s.q.s.ReminderJob:93 [Bean#0_Worker-7] - >> >> > Rss disabled by Admin >> >> > DEBUG 04-22 21:46:12.597 o.a.o.u.c.CryptProvider:39 [Bean#0_Worker-8] - >> >> > get:: configKeyCryptClassName: >> >> > org.apache.openmeetings.util.crypt.SCryptImplementation >> >> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> >> > WHEN I ACCESS http://localhost:5443 >> >> > 22-Apr-2020 21:48:55.576 SEVERE [https-openssl-nio-5443-exec-1] >> >> > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error >> >> > running socket processor >> >> > java.lang.UnsatisfiedLinkError: >> >> > org.apache.tomcat.jni.SSL.renegotiatePending(J)I >> >> > at org.apache.tomcat.jni.SSL.renegotiatePending(Native Method) >> >> > at >> >> > org.apache.tomcat.util.net.openssl.OpenSSLEngine.getHandshakeStatus(OpenSSLEngine.java:1037) >> >> > at >> >> > org.apache.tomcat.util.net.openssl.OpenSSLEngine.wrap(OpenSSLEngine.java:458) >> >> > at java.base/javax.net.ssl.SSLEngine.wrap(SSLEngine.java:479) >> >> > at >> >> > org.apache.tomcat.util.net.SecureNioChannel.handshakeWrap(SecureNioChannel.java:460) >> >> > at >> >> > org.apache.tomcat.util.net.SecureNioChannel.handshake(SecureNioChannel.java:211) >> >> > at >> >> > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1566) >> >> > at >> >> > org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) >> >> > at >> >> > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) >> >> > at >> >> > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) >> >> > at >> >> > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) >> >> > at java.base/java.lang.Thread.run(Thread.java:834) >> >> > >> >> > Regards, >> >> > Partha >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > On Wed, Apr 22, 2020 at 9:27 PM Maxim Solodovnik <[email protected]> >> >> > wrote: >> >> >> >> >> >> `JVM Version: 14.0.1+7` >> >> >> >> >> >> Can you share your logs with Java11? >> >> >> >> >> >> On Wed, 22 Apr 2020 at 22:50, Partha Datta <[email protected]> >> >> >> wrote: >> >> >> > >> >> >> > Hello, >> >> >> > I am trying to install openmeeting 500M3 on FC27 64 bit . I have >> >> >> > tested with Java8, Java11, Java14. Could you help me to solve the >> >> >> > issue. I have not changed any thing. >> >> >> > >> >> >> > [root@doc bin]# ./catalina.sh version >> >> >> > Using CATALINA_BASE: /opt/open503 >> >> >> > Using CATALINA_HOME: /opt/open503 >> >> >> > Using CATALINA_TMPDIR: /opt/open503/temp >> >> >> > Using JRE_HOME: /opt/jdk-14.0.1 >> >> >> > Using CLASSPATH: >> >> >> > /opt/open503/bin/bootstrap.jar:/opt/open503/bin/tomcat-juli.jar >> >> >> > NOTE: Picked up JDK_JAVA_OPTIONS: >> >> >> > --add-opens=java.base/java.lang=ALL-UNNAMED >> >> >> > --add-opens=java.base/java.io=ALL-UNNAMED >> >> >> > --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED >> >> >> > Server version: Apache Tomcat/9.0.29 >> >> >> > Server built: Nov 16 2019 17:29:07 UTC >> >> >> > Server number: 9.0.29.0 >> >> >> > OS Name: Linux >> >> >> > OS Version: 4.18.19-100.fc27.x86_64 >> >> >> > Architecture: amd64 >> >> >> > JVM Version: 14.0.1+7 >> >> >> > JVM Vendor: Oracle Corporation >> >> >> > [root@doc bin]# ./catalina.sh run >> >> >> > Using CATALINA_BASE: /opt/open503 >> >> >> > Using CATALINA_HOME: /opt/open503 >> >> >> > Using CATALINA_TMPDIR: /opt/open503/temp >> >> >> > Using JRE_HOME: /opt/jdk-14.0.1 >> >> >> > Using CLASSPATH: >> >> >> > /opt/open503/bin/bootstrap.jar:/opt/open503/bin/tomcat-juli.jar >> >> >> > NOTE: Picked up JDK_JAVA_OPTIONS: >> >> >> > --add-opens=java.base/java.lang=ALL-UNNAMED >> >> >> > --add-opens=java.base/java.io=ALL-UNNAMED >> >> >> > --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED >> >> >> > 21-Apr-2020 23:45:32.387 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server version >> >> >> > name: Apache Tomcat/9.0.29 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server built: >> >> >> > Nov 16 2019 17:29:07 UTC >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Server version >> >> >> > number: 9.0.29.0 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log OS Name: >> >> >> > Linux >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log OS Version: >> >> >> > 4.18.19-100.fc27.x86_64 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Architecture: >> >> >> > amd64 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Java Home: >> >> >> > /opt/jdk-14.0.1 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log JVM Version: >> >> >> > 14.0.1+7 >> >> >> > 21-Apr-2020 23:45:32.394 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: >> >> >> > Oracle Corporation >> >> >> > 21-Apr-2020 23:45:32.395 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: >> >> >> > /opt/open503 >> >> >> > 21-Apr-2020 23:45:32.395 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: >> >> >> > /opt/open503 >> >> >> > 21-Apr-2020 23:45:32.404 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: --add-opens=java.base/java.lang=ALL-UNNAMED >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: --add-opens=java.base/java.io=ALL-UNNAMED >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: >> >> >> > -Djava.util.logging.config.file=/opt/open503/conf/logging.properties >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: >> >> >> > -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Djava.net.preferIPv4Stack=true >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Djava.net.preferIPv4Addresses=true >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Djdk.tls.ephemeralDHKeySize=2048 >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: >> >> >> > -Djava.protocol.handler.pkgs=org.apache.catalina.webresources >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Dignore.endorsed.dirs= >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Dcatalina.base=/opt/open503 >> >> >> > 21-Apr-2020 23:45:32.405 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Dcatalina.home=/opt/open503 >> >> >> > 21-Apr-2020 23:45:32.406 INFO [main] >> >> >> > org.apache.catalina.startup.VersionLoggerListener.log Command line >> >> >> > argument: -Djava.io.tmpdir=/opt/open503/temp >> >> >> > 21-Apr-2020 23:45:32.406 INFO [main] >> >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An >> >> >> > older version [1.2.17] of the APR based Apache Tomcat Native library >> >> >> > is installed, while Tomcat recommends a minimum version of [1.2.23] >> >> >> > 21-Apr-2020 23:45:32.406 INFO [main] >> >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded >> >> >> > APR based Apache Tomcat Native library [1.2.17] using APR version >> >> >> > [1.6.3]. >> >> >> > 21-Apr-2020 23:45:32.406 INFO [main] >> >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR >> >> >> > capabilities: IPv6 [true], sendfile [true], accept filters [false], >> >> >> > random [true]. >> >> >> > 21-Apr-2020 23:45:32.406 INFO [main] >> >> >> > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent >> >> >> > APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] >> >> >> > 21-Apr-2020 23:45:32.408 INFO [main] >> >> >> > org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL >> >> >> > successfully initialized [OpenSSL 1.1.0i-fips 14 Aug 2018] >> >> >> > 21-Apr-2020 23:45:32.582 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> >> > ["http-nio-5080"] >> >> >> > 21-Apr-2020 23:45:32.599 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> >> > ["https-openssl-nio-5443"] >> >> >> > 21-Apr-2020 23:45:32.882 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> >> >> > ["ajp-nio-8009"] >> >> >> > 21-Apr-2020 23:45:32.884 INFO [main] >> >> >> > org.apache.catalina.startup.Catalina.load Server initialization in >> >> >> > [622] milliseconds >> >> >> > 21-Apr-2020 23:45:32.899 INFO [main] >> >> >> > org.apache.catalina.core.StandardService.startInternal Starting >> >> >> > service [Catalina] >> >> >> > 21-Apr-2020 23:45:32.899 INFO [main] >> >> >> > org.apache.catalina.core.StandardEngine.startInternal Starting >> >> >> > Servlet engine: [Apache Tomcat/9.0.29] >> >> >> > 21-Apr-2020 23:45:32.906 INFO [main] >> >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web >> >> >> > application directory [/opt/open503/webapps/ROOT] >> >> >> > 21-Apr-2020 23:45:33.043 INFO [main] >> >> >> > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was >> >> >> > scanned for TLDs yet contained no TLDs. Enable debug logging for >> >> >> > this logger for a complete list of JARs that were scanned but no >> >> >> > TLDs were found in them. Skipping unneeded JARs during scanning can >> >> >> > improve startup time and JSP compilation time. >> >> >> > 21-Apr-2020 23:45:33.068 INFO [main] >> >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of >> >> >> > web application directory [/opt/open503/webapps/ROOT] has finished >> >> >> > in [162] ms >> >> >> > 21-Apr-2020 23:45:33.069 INFO [main] >> >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deploying web >> >> >> > application directory [/opt/open503/webapps/openmeetings] >> >> >> > 21-Apr-2020 23:45:37.466 INFO [main] >> >> >> > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was >> >> >> > scanned for TLDs yet contained no TLDs. Enable debug logging for >> >> >> > this logger for a complete list of JARs that were scanned but no >> >> >> > TLDs were found in them. Skipping unneeded JARs during scanning can >> >> >> > improve startup time and JSP compilation time. >> >> >> > INFO 04-21 23:45:37.562 o.s.w.c.ContextLoader:271 [main] - Root >> >> >> > WebApplicationContext: initialization started >> >> >> > INFO 04-21 23:45:38.318 o.s.o.j.LocalEntityManagerFactoryBean:416 >> >> >> > [main] - Initialized JPA EntityManagerFactory for persistence unit >> >> >> > 'openmeetings' >> >> >> > INFO 04-21 23:45:38.563 o.s.s.c.ThreadPoolTaskExecutor:171 [main] - >> >> >> > Initializing ExecutorService 'taskExecutor' >> >> >> > 21-Apr-2020 23:45:38.744 INFO [main] >> >> >> > com.hazelcast.config.AbstractConfigLocator.null Loading >> >> >> > 'hazelcast.xml' from the classpath. >> >> >> > 21-Apr-2020 23:45:38.779 WARNING [main] >> >> >> > com.hazelcast.config.AbstractXmlConfigHelper.null Name of the >> >> >> > hazelcast schema location is incorrect, using default >> >> >> > 21-Apr-2020 23:45:38.928 WARNING [main] >> >> >> > com.hazelcast.instance.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/java.nio=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 >> >> >> > 21-Apr-2020 23:45:38.952 INFO [main] >> >> >> > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] >> >> >> > Prefer IPv4 stack is true, prefer IPv6 addresses is false >> >> >> > 21-Apr-2020 23:45:38.955 INFO [main] >> >> >> > com.hazelcast.instance.AddressPicker.null [LOCAL] [dev] [3.12.2] >> >> >> > Picked [172.17.0.1]:5701, using socket >> >> >> > ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true >> >> >> > 21-Apr-2020 23:45:38.966 INFO [main] com.hazelcast.system.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Hazelcast 3.12.2 (20190802 - >> >> >> > e34b163) starting at [172.17.0.1]:5701 >> >> >> > 21-Apr-2020 23:45:38.966 INFO [main] com.hazelcast.system.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Copyright (c) 2008-2019, Hazelcast, >> >> >> > Inc. All Rights Reserved. >> >> >> > 21-Apr-2020 23:45:39.117 INFO [main] >> >> >> > com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Backpressure is disabled >> >> >> > 21-Apr-2020 23:45:39.586 INFO [main] >> >> >> > com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Starting 4 partition threads and 3 >> >> >> > generic threads (1 dedicated for priority tasks) >> >> >> > 21-Apr-2020 23:45:39.596 INFO [main] >> >> >> > com.hazelcast.internal.diagnostics.Diagnostics.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Diagnostics disabled. To enable add >> >> >> > -Dhazelcast.diagnostics.enabled=true to the JVM arguments. >> >> >> > 21-Apr-2020 23:45:39.599 INFO [main] >> >> >> > com.hazelcast.core.LifecycleService.null [172.17.0.1]:5701 [dev] >> >> >> > [3.12.2] [172.17.0.1]:5701 is STARTING >> >> >> > WARNING: An illegal reflective access operation has occurred >> >> >> > WARNING: Illegal reflective access by >> >> >> > com.hazelcast.internal.networking.nio.SelectorOptimizer >> >> >> > (file:/opt/open503/webapps/openmeetings/WEB-INF/lib/hazelcast-3.12.2.jar) >> >> >> > to field sun.nio.ch.SelectorImpl.selectedKeys >> >> >> > WARNING: Please consider reporting this to the maintainers of >> >> >> > com.hazelcast.internal.networking.nio.SelectorOptimizer >> >> >> > WARNING: Use --illegal-access=warn to enable warnings of further >> >> >> > illegal reflective access operations >> >> >> > WARNING: All illegal access operations will be denied in a future >> >> >> > release >> >> >> > 21-Apr-2020 23:45:39.616 WARNING [main] >> >> >> > com.hazelcast.instance.Node.null [172.17.0.1]:5701 [dev] [3.12.2] No >> >> >> > join method is enabled! Starting standalone. >> >> >> > 21-Apr-2020 23:45:39.634 INFO [main] >> >> >> > com.hazelcast.core.LifecycleService.null [172.17.0.1]:5701 [dev] >> >> >> > [3.12.2] [172.17.0.1]:5701 is STARTED >> >> >> > INFO 04-21 23:45:39.668 o.k.j.c.JsonRpcClientNettyWebSocket:191 >> >> >> > [rbeatExec-e1-t0] - [KurentoClient] Connecting native client >> >> >> > INFO 04-21 23:45:39.672 o.k.j.c.JsonRpcClientNettyWebSocket:220 >> >> >> > [rbeatExec-e1-t0] - [KurentoClient] Creating new NioEventLoopGroup >> >> >> > INFO 04-21 23:45:39.847 o.k.j.c.JsonRpcClientNettyWebSocket:234 >> >> >> > [ntLoopGroup-2-1] - [KurentoClient] Initiating new Netty channel. >> >> >> > Will create new handler too! >> >> >> > INFO 04-21 23:45:39.940 o.a.o.c.r.KurentoHandler:373 >> >> >> > [EventExec-e2-t0] - Kurento connected >> >> >> > 21-Apr-2020 23:45:40.003 INFO [main] >> >> >> > com.hazelcast.internal.partition.impl.PartitionStateManager.null >> >> >> > [172.17.0.1]:5701 [dev] [3.12.2] Initializing cluster partition >> >> >> > table arrangement... >> >> >> > INFO 04-21 23:45:40.166 o.q.i.StdSchedulerFactory:1220 [main] - >> >> >> > Using default implementation for ThreadExecutor >> >> >> > INFO 04-21 23:45:40.178 o.q.c.SchedulerSignalerImpl:61 [main] - >> >> >> > Initialized Scheduler Signaller of type: class >> >> >> > org.quartz.core.SchedulerSignalerImpl >> >> >> > INFO 04-21 23:45:40.183 o.q.c.QuartzScheduler:229 [main] - Quartz >> >> >> > Scheduler v.2.3.2 created. >> >> >> > INFO 04-21 23:45:40.184 o.q.s.RAMJobStore:155 [main] - RAMJobStore >> >> >> > initialized. >> >> >> > INFO 04-21 23:45:40.185 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 04-21 23:45:40.185 o.q.i.StdSchedulerFactory:1374 [main] - >> >> >> > Quartz scheduler >> >> >> > 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' >> >> >> > initialized from an externally provided properties instance. >> >> >> > INFO 04-21 23:45:40.185 o.q.i.StdSchedulerFactory:1378 [main] - >> >> >> > Quartz scheduler version: 2.3.2 >> >> >> > INFO 04-21 23:45:40.186 o.q.c.QuartzScheduler:2293 [main] - >> >> >> > JobFactory set to: >> >> >> > org.springframework.scheduling.quartz.AdaptableJobFactory@674f597d >> >> >> > INFO 04-21 23:45:40.200 o.s.s.q.SchedulerFactoryBean:727 [main] - >> >> >> > Starting Quartz Scheduler now >> >> >> > INFO 04-21 23:45:40.201 o.q.c.QuartzScheduler:547 [main] - >> >> >> > Scheduler >> >> >> > org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED >> >> >> > started. >> >> >> > INFO 04-21 23:45:40.206 o.s.w.c.ContextLoader:307 [main] - Root >> >> >> > WebApplicationContext initialized in 2642 ms >> >> >> > INFO 04-21 23:45:40.225 o.a.w.u.f.WebXmlFile:235 [main] - web.xml: >> >> >> > url mapping found for filter with name OpenmeetingsApplication: [/*] >> >> >> > INFO 04-21 23:45:40.334 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer >> >> >> > INFO 04-21 23:45:40.336 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: >> >> >> > org.wicketstuff.dashboard.DashboardContextInitializer@7b9ab81c >> >> >> > INFO 04-21 23:45:40.505 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket jQuery UI initializer >> >> >> > (plugins) >> >> >> > INFO 04-21 23:45:40.506 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket core library initializer >> >> >> > INFO 04-21 23:45:40.507 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket Kendo UI initializer >> >> >> > (theme-default) >> >> >> > INFO 04-21 23:45:40.513 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket extensions initializer >> >> >> > INFO 04-21 23:45:40.526 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: Wicket Kendo UI initializer >> >> >> > INFO 04-21 23:45:40.528 o.a.w.Application:558 [main] - >> >> >> > [OpenmeetingsApplication] init: DevUtils DebugBar Initializer >> >> >> > DEBUG 04-21 23:45:40.664 o.a.o.w.a.Application:293 [main] - >> >> >> > Application::init >> >> >> > DEBUG 04-21 23:45:40.687 o.a.o.w.a.Application:300 [main] - >> >> >> > webAppPath : /opt/open503/webapps/openmeetings >> >> >> > DEBUG 04-21 23:45:41.565 o.a.o.u.Version:82 [main] - >> >> >> > ################################################################################ >> >> >> > # Openmeetings is up >> >> >> > # >> >> >> > # 5.0.0-M3 b739f87 2019-12-11T11:42:09Z >> >> >> > # >> >> >> > # and ready to use >> >> >> > # >> >> >> > ################################################################################ >> >> >> > >> >> >> > INFO 04-21 23:45:41.594 o.a.w.p.h.WebApplication:935 [main] - >> >> >> > [OpenmeetingsApplication] Started Wicket version 9.0.0-M3 in >> >> >> > DEPLOYMENT mode >> >> >> > INFO 04-21 23:45:41.968 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be / >> >> >> > INFO 04-21 23:45:42.045 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService >> >> >> > from class org.apache.openmeetings.webservice.CalendarWebService >> >> >> > INFO 04-21 23:45:42.523 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /CalendarService >> >> >> > INFO 04-21 23:45:42.529 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService >> >> >> > from class org.apache.openmeetings.webservice.ErrorWebService >> >> >> > INFO 04-21 23:45:42.544 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /ErrorService >> >> >> > INFO 04-21 23:45:42.546 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService >> >> >> > from class org.apache.openmeetings.webservice.GroupWebService >> >> >> > INFO 04-21 23:45:42.610 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /GroupService >> >> >> > INFO 04-21 23:45:42.612 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService >> >> >> > from class org.apache.openmeetings.webservice.InfoWebService >> >> >> > INFO 04-21 23:45:42.624 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /InfoService >> >> >> > INFO 04-21 23:45:42.626 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService >> >> >> > from class org.apache.openmeetings.webservice.FileWebService >> >> >> > INFO 04-21 23:45:42.674 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /FileService >> >> >> > INFO 04-21 23:45:42.676 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService >> >> >> > from class org.apache.openmeetings.webservice.RecordingWebService >> >> >> > INFO 04-21 23:45:42.701 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /RecordService >> >> >> > INFO 04-21 23:45:42.703 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService >> >> >> > from class org.apache.openmeetings.webservice.RoomWebService >> >> >> > INFO 04-21 23:45:42.779 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /RoomService >> >> >> > INFO 04-21 23:45:42.780 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService >> >> >> > from class org.apache.openmeetings.webservice.UserWebService >> >> >> > INFO 04-21 23:45:42.816 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /UserService >> >> >> > INFO 04-21 23:45:42.817 >> >> >> > o.a.c.w.s.f.ReflectionServiceFactoryBean:436 [main] - Creating >> >> >> > Service >> >> >> > {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.WbWebService >> >> >> > from class org.apache.openmeetings.webservice.WbWebService >> >> >> > INFO 04-21 23:45:42.835 o.a.c.e.ServerImpl:94 [main] - Setting the >> >> >> > server's publish address to be /WbService >> >> >> > 21-Apr-2020 23:45:42.845 INFO [main] >> >> >> > org.apache.catalina.startup.HostConfig.deployDirectory Deployment of >> >> >> > web application directory [/opt/open503/webapps/openmeetings] has >> >> >> > finished in [9,776] ms >> >> >> > 21-Apr-2020 23:45:42.848 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> >> > ["http-nio-5080"] >> >> >> > 21-Apr-2020 23:45:42.873 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> >> > ["https-openssl-nio-5443"] >> >> >> > 21-Apr-2020 23:45:42.879 INFO [main] >> >> >> > org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler >> >> >> > ["ajp-nio-8009"] >> >> >> > 21-Apr-2020 23:45:42.891 INFO [main] >> >> >> > org.apache.catalina.startup.Catalina.start Server startup in >> >> >> > [10,006] milliseconds >> >> >> > DEBUG 04-21 23:45:45.272 o.a.o.s.q.s.ReminderJob:93 >> >> >> > [Bean#0_Worker-7] - Rss disabled by Admin >> >> >> > DEBUG 04-21 23:45:45.280 o.a.o.u.c.CryptProvider:39 >> >> >> > [Bean#0_Worker-8] - get:: configKeyCryptClassName: >> >> >> > org.apache.openmeetings.util.crypt.SCryptImplementation >> >> >> > >> >> >> > When I log in http://lochost:5080 (works Fine) >> >> >> > >> >> >> > DEBUG 04-21 23:46:59.519 o.a.o.d.d.s.LdapConfigDao:69 >> >> >> > [nio-5080-exec-2] - getActiveLdapConfigs >> >> >> > DEBUG 04-21 23:47:14.621 o.a.o.d.d.u.UserDao:623 [io-5080-exec-10] - >> >> >> > login:: 1 users were found >> >> >> > DEBUG 04-21 23:47:15.119 o.a.o.d.u.AuthLevelUtil:40 >> >> >> > [io-5080-exec-10] - Level Login :: [GRANTED] >> >> >> > DEBUG 04-21 23:47:15.127 o.a.o.d.d.u.UserDao:640 [io-5080-exec-10] - >> >> >> > login user groups [GroupUser [id=1, moderator=false, group=Group >> >> >> > [id=1, name=hardyoil.co.in, deleted=false], user=User [id=1, >> >> >> > firstname=firstname, lastname=lastname, login=admin, >> >> >> > pictureuri=null, deleted=false, languageId=1, address=Address [id=1, >> >> >> > country=US, street=null, town=null, zip=null, deleted=false, >> >> >> > [email protected], phone=null], externalId=null, >> >> >> > type=user]]] >> >> >> > DEBUG 04-21 23:47:15.190 o.a.o.d.u.AuthLevelUtil:40 >> >> >> > [io-5080-exec-10] - Level Admin :: [GRANTED] >> >> >> > DEBUG 04-21 23:47:15.739 o.a.o.w.p.MainPage:64 [nio-5080-exec-4] - >> >> >> > MainPage::delayedLoad >> >> >> > DEBUG 04-21 23:47:15.809 o.a.o.d.u.AuthLevelUtil:40 >> >> >> > [nio-5080-exec-4] - Level Admin :: [GRANTED] >> >> >> > DEBUG 04-21 23:47:15.926 o.a.o.d.u.AuthLevelUtil:40 >> >> >> > [nio-5080-exec-4] - Level Admin :: [GRANTED] >> >> >> > DEBUG 04-21 23:47:15.962 o.a.o.d.u.AuthLevelUtil:40 >> >> >> > [nio-5080-exec-4] - Level Admin :: [GRANTED] >> >> >> > DEBUG 04-21 23:47:17.832 o.a.o.w.a.ClientManager:90 >> >> >> > [nio-5080-exec-4] - Adding online client: >> >> >> > aecb934a-37b3-4636-b28a-30ed3a7d39f0, room: null >> >> >> > DEBUG 04-21 23:47:17.840 o.a.o.w.c.MainPanel:160 [nio-5080-exec-4] - >> >> >> > WebSocketBehavior::onConnect [uid: >> >> >> > aecb934a-37b3-4636-b28a-30ed3a7d39f0, session: >> >> >> > 15AAFF346FA8D12F1554A00D8ED04A3B, key: >> >> >> > org.apache.wicket.protocol.ws.api.registry.PageIdKey@2] >> >> >> > DEBUG 04-21 23:47:17.932 o.a.o.w.c.OmWebSocketPanel:89 >> >> >> > [nio-5080-exec-8] - WebSocketBehavior:: pingTimer is attached >> >> >> > DEBUG 04-21 23:47:17.936 o.a.o.w.p.MainPage:99 [io-5080-exec-10] - >> >> >> > MainPage::onParameterArrival >> >> >> > DEBUG 04-21 23:47:18.119 o.a.o.w.p.MainPage:50 [nio-5080-exec-2] - >> >> >> > MainPage::areaBehavior >> >> >> > DEBUG 04-21 23:47:18.176 o.a.o.w.c.MainPanel:398 [nio-5080-exec-2] - >> >> >> > updateContents:: npanels IS null ? false, client IS null ? false >> >> >> > DEBUG 04-21 23:47:18.391 o.a.o.d.d.r.RoomDao:224 [nio-5080-exec-2] - >> >> >> > getUserRoom : 1 || conference >> >> >> > DEBUG 04-21 23:47:18.398 o.a.o.d.d.r.RoomDao:224 [nio-5080-exec-2] - >> >> >> > getUserRoom : 1 || presentation >> >> >> > DEBUG 04-21 23:47:18.401 o.a.o.d.d.r.RoomDao:160 [nio-5080-exec-2] - >> >> >> > getAppointedRoomsByUser : UserID - 1 >> >> >> > DEBUG 04-21 23:47:50.249 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-6] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:48:20.949 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-3] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:48:51.359 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-9] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:49:22.139 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-7] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:49:53.088 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-2] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:50:24.049 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [io-5080-exec-10] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:50:54.929 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-5] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:51:25.979 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-7] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:51:56.939 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-8] - Sending WebSocket PING >> >> >> > DEBUG 04-21 23:52:27.954 o.a.o.w.c.OmWebSocketPanel:63 >> >> >> > [nio-5080-exec-1] - Sending WebSocket PING >> >> >> > >> >> >> > https://localhost:5443 (Error) >> >> >> > >> >> >> > 21-Apr-2020 23:55:07.697 SEVERE [https-openssl-nio-5443-exec-4] >> >> >> > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error >> >> >> > running socket processor >> >> >> > java.lang.UnsatisfiedLinkError: 'int >> >> >> > org.apache.tomcat.jni.SSL.renegotiatePending(long)' >> >> >> > at org.apache.tomcat.jni.SSL.renegotiatePending(Native Method) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.openssl.OpenSSLEngine.getHandshakeStatus(OpenSSLEngine.java:1037) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.openssl.OpenSSLEngine.wrap(OpenSSLEngine.java:458) >> >> >> > at java.base/javax.net.ssl.SSLEngine.wrap(SSLEngine.java:479) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.SecureNioChannel.handshakeWrap(SecureNioChannel.java:460) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.SecureNioChannel.handshake(SecureNioChannel.java:211) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1566) >> >> >> > at >> >> >> > org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) >> >> >> > at >> >> >> > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) >> >> >> > at >> >> >> > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) >> >> >> > at >> >> >> > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) >> >> >> > at java.base/java.lang.Thread.run(Thread.java:832) >> >> >> > >> >> >> > Please help me to solve the issue. >> >> >> > >> >> >> > -- >> >> >> > Partha >> >> >> > >> >> >> > -- >> >> >> > Partha >> >> >> > M +91-8825608651 >> >> >> > Sent from mobile device >> >> >> > "If you worried about falling off the bike, you’d never..." >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Best regards, >> >> >> Maxim >> >> > >> >> > >> >> > >> >> > -- >> >> > Partha >> >> > M +91-8825608651 >> >> > Sent from mobile device >> >> > "If you worried about falling off the bike, you’d never..." >> >> >> >> >> >> >> >> -- >> >> Best regards, >> >> Maxim >> > >> > >> > >> > -- >> > Partha >> > M +91-8825608651 >> > Sent from mobile device >> > "If you worried about falling off the bike, you’d never..." >> >> >> >> -- >> Best regards, >> Maxim > > > > -- > Partha > M +91-8825608651 > Sent from mobile device > "If you worried about falling off the bike, you’d never..."
-- Best regards, Maxim
