[jboss-jira] [JBoss JIRA] (WFLY-6041) <node> failed submitting DONT_BUNDLE message to thread pool during server startup
Michal Vinkler (JIRA)
issues at jboss.org
Thu Jan 21 06:34:00 EST 2016
Michal Vinkler created WFLY-6041:
------------------------------------
Summary: <node> failed submitting DONT_BUNDLE message to thread pool during server startup
Key: WFLY-6041
URL: https://issues.jboss.org/browse/WFLY-6041
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Michal Vinkler
Assignee: Paul Ferraro
Priority: Minor
Seen in these scenarios in ER4:
http-session-shutdown-repl-async-tcpStack
ejb-ejbservlet-shutdown-dist-async
During server startup (the server was restarted after previous graceful shutdown), this error was logged several times:
{code}
[JBossINF] [0m[31m20:12:25,912 ERROR [org.jgroups.protocols.UDP] (multicast receiver,ee,perf19) perf19: failed submitting DONT_BUNDLE message to thread pool: java.util.concurrent.RejectedExecutionException: Task org.jgroups.protocols.TP$SingleMessageHandler at 7a718788 rejected from java.util.concurrent.ThreadPoolExecutor at 66f4f3ee[Running, pool size = 300, active threads = 300, queued tasks = 0, completed tasks = 1130]. Msg: RequestCorrelator: id=200, type=REQ, id=125094, rsp_expected=true, FORK: ee:web, NAKACK2: [MSG, seqno=123637], UDP: [cluster_name=ee]
{code}
It had no impact on the client though.
Link:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-http-session-shutdown-repl-async-tcpStack/16/console-perf19/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list