java.lang.ExceptionInInitializerError: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Arqade by user61524
, 1 year agojava.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.
(MultithreadEventExecutorGroup.java:61) at io.netty.channel.MultithreadEventLoopGroup.
(MultithreadEventLoopGroup.java:49) at io.netty.channel.nio.NioEventLoopGroup.
(NioEventLoopGroup.java:61) at io.netty.channel.nio.NioEventLoopGroup.
(NioEventLoopGroup.java:52) at ef.
(SourceFile:41) at bbf.run(SourceFile:55)