edgar1170 commented on issue #3454:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/3454#issuecomment-1305463854
2022-11-07 11:38:35.067 WARN 2268 --- [http-nio-10.0.3.113-8080-Poller]
org.apache.tomcat.util.net.NioEndpoint : 175 Executor rejected socket
[org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@539c57b0:org.apache.tomcat.util.net.NioChannel@43aa2179:java.nio.channels.SocketChannel[connected
local=/10.0.3.113:8080 remote=/10.0.3.190:40858]] for processing
java.util.concurrent.RejectedExecutionException: The executor's work queue
is full
at
org.apache.catalina.core.StandardThreadExecutor.execute(StandardThreadExecutor.java:178)
at
org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1169)
at
org.apache.tomcat.util.net.NioEndpoint$Poller.processKey(NioEndpoint.java:856)
at
org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:823)
at java.lang.Thread.run(Thread.java:748)
2022-11-07 11:38:35.068 ERROR 2268 --- [http-nio-10.0.3.113-8080-Poller]
.c.b.h.TomcatConfig$TomcatThreadExecutor : 156 tomcat Work queue full
2022-11-07 11:38:35.068 WARN 2268 --- [http-nio-10.0.3.113-8080-Poller]
org.apache.tomcat.util.net.NioEndpoint : 175 Executor rejected socket
[org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@79a5b3d3:org.apache.tomcat.util.net.NioChannel@79f59719:java.nio.channels.SocketChannel[connected
local=/10.0.3.113:8080 remote=/10.0.3.190:41792]] for processing
java.util.concurrent.RejectedExecutionException: The executor's work queue
is full
at
org.apache.catalina.core.StandardThreadExecutor.execute(StandardThreadExecutor.java:178)
at
org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1169)
at
org.apache.tomcat.util.net.NioEndpoint$Poller.processKey(NioEndpoint.java:856)
at
org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:823)
at java.lang.Thread.run(Thread.java:748)
2022-11-07 11:38:35.069 ERROR 2268 --- [http-nio-10.0.3.113-8080-Poller]
.c.b.h.TomcatConfig$TomcatThreadExecutor : 156 tomcat Work queue full
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]