[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551099#comment-17551099
 ] 

Ali Alhaidary commented on OPENMEETINGS-2740:
---------------------------------------------

07-Jun-2022 09:42:27.063 WARNING [main] 
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:790)
 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:527)
 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
 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:833)
07-Jun-2022 09:42:27.076 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["http-nio-5080"]
07-Jun-2022 09:42:27.082 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-jsse-nio-5443"]
07-Jun-2022 09:42:27.096 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["http-nio-5080"]
07-Jun-2022 09:42:27.097 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-jsse-nio-5443"]
07-Jun-2022 09:42:28.916 INFO [nioEventLoopGroup-2-3] 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading 
Illegal access: this web application instance has been stopped already. Could 
not load [io.netty.util.concurrent.DefaultPromise$1]. The following stack trace 
is thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
    java.lang.IllegalStateException: Illegal access: this web application 
instance has been stopped already. Could not load 
[io.netty.util.concurrent.DefaultPromise$1]. The following stack trace is 
thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
        at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1432)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1420)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1259)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)
        at 
io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:499)
        at 
io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
        at 
io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
        at 
io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:96)
        at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1051)
        at 
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at java.base/java.lang.Thread.run(Thread.java:833)
Exception in thread "nioEventLoopGroup-2-3" java.lang.NoClassDefFoundError: 
io/netty/util/concurrent/DefaultPromise$1
    at 
io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:499)
    at 
io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:96)
    at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1051)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.util.concurrent.DefaultPromise$1]. The following stack trace is 
thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1422)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1259)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)
    ... 8 more
Caused by: java.lang.IllegalStateException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.util.concurrent.DefaultPromise$1]. The following stack trace is 
thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1432)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1420)
    ... 10 more
Exception in thread "nioEventLoopGroup-2-2" java.lang.NoClassDefFoundError: 
io/netty/util/concurrent/DefaultPromise$1
    at 
io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:499)
    at 
io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:96)
    at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1051)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.util.concurrent.DefaultPromise$1]. The following stack trace is 
thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
    ... 8 more
07-Jun-2022 09:42:28.919 INFO [nioEventLoopGroup-2-1] 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading 
Illegal access: this web application instance has been stopped already. Could 
not load [io.netty.buffer.PoolArena$1]. The following stack trace is thrown for 
debugging purposes as well as to attempt to terminate the thread which caused 
the illegal access.
    java.lang.IllegalStateException: Illegal access: this web application 
instance has been stopped already. Could not load 
[io.netty.buffer.PoolArena$1]. The following stack trace is thrown for 
debugging purposes as well as to attempt to terminate the thread which caused 
the illegal access.
        at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1432)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1420)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1259)
        at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)
        at io.netty.buffer.PoolArena.freeChunk(PoolArena.java:249)
        at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.freeEntry(PoolThreadCache.java:433)
        at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.free(PoolThreadCache.java:399)
        at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.free(PoolThreadCache.java:391)
        at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:259)
        at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:250)
        at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:223)
        at 
io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache.onRemoval(PooledByteBufAllocator.java:516)
        at 
io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache.onRemoval(PooledByteBufAllocator.java:483)
        at 
io.netty.util.concurrent.FastThreadLocal.remove(FastThreadLocal.java:256)
        at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:67)
        at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1042)
        at 
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at java.base/java.lang.Thread.run(Thread.java:833)
Exception in thread "nioEventLoopGroup-2-1" java.lang.NoClassDefFoundError: 
io/netty/buffer/PoolArena$1
    at io.netty.buffer.PoolArena.freeChunk(PoolArena.java:249)
    at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.freeEntry(PoolThreadCache.java:433)
    at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.free(PoolThreadCache.java:399)
    at 
io.netty.buffer.PoolThreadCache$MemoryRegionCache.free(PoolThreadCache.java:391)
    at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:259)
    at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:250)
    at io.netty.buffer.PoolThreadCache.free(PoolThreadCache.java:223)
    at 
io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache.onRemoval(PooledByteBufAllocator.java:516)
    at 
io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache.onRemoval(PooledByteBufAllocator.java:483)
    at io.netty.util.concurrent.FastThreadLocal.remove(FastThreadLocal.java:256)
    at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:67)
    at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1042)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.buffer.PoolArena$1]. The following stack trace is thrown for 
debugging purposes as well as to attempt to terminate the thread which caused 
the illegal access.
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1422)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1259)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)
    ... 15 more
Caused by: java.lang.IllegalStateException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.buffer.PoolArena$1]. The following stack trace is thrown for 
debugging purposes as well as to attempt to terminate the thread which caused 
the illegal access.
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1432)
    at 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1420)
    ... 17 more
Exception in thread "nioEventLoopGroup-2-4" java.lang.NoClassDefFoundError: 
io/netty/util/concurrent/DefaultPromise$1
    at 
io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:499)
    at 
io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
    at 
io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:96)
    at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:1051)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: Illegal access: this web 
application instance has been stopped already. Could not load 
[io.netty.util.concurrent.DefaultPromise$1]. The following stack trace is 
thrown for debugging purposes as well as to attempt to terminate the thread 
which caused the illegal access.
    ... 8 more

> Build#141 do not login
> ----------------------
>
>                 Key: OPENMEETINGS-2740
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2740
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 7.0.0
>            Reporter: Ali Alhaidary
>            Assignee: Maxim Solodovnik
>            Priority: Blocker
>
> After updating to build#141, the login screen shows, but it does not login, 
> however, the room works fine with moodle plugin.



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

Reply via email to