Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-910

Task failed with an exception RejectedExecutionException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Beta1, 1.4.7.Final
    • None
    • None
    • None

    Description

      One occurence of this error was logged on server during scenario eap-7x-failover-http-session-shutdown-repl-sync-haproxy just before the server was stopped.

      Server log stacktrace:

      05:15:37,198 ERROR [org.jgroups.blocks.RequestCorrelator] (thread-1,ee,perf20) JGRP000178: failed marshalling rsp (ExceptionResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
      [JBossINF] [0m[31m05:15:37,206 ERROR [org.xnio.nio] (default I/O-6) XNIO000011: Task io.undertow.server.protocol.ParseTimeoutUpdater@32ad31c7 failed with an exception: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
      [JBossINF] 	at org.xnio.nio.WorkerThread.executeAfter(WorkerThread.java:623)
      [JBossINF] 	at io.undertow.server.protocol.ParseTimeoutUpdater.run(ParseTimeoutUpdater.java:126)
      [JBossINF] 	at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:588)
      [JBossINF] 	at org.xnio.nio.WorkerThread.run(WorkerThread.java:468)
      [JBossINF] 
      [JBossINF] [0m[0m05:15:37,214 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: clusterbench-ee7-ejb.jar) in 676ms
      [JBossINF] [0m[0m05:15:37,219 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: clusterbench-ee7-web-default.war) in 683ms
      [JBossINF] [0m[0m05:15:37,253 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment clusterbench-ee7.ear (runtime-name: clusterbench-ee7.ear) in 716ms
      [JBossINF] [0m[0m05:15:37,289 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha12-redhat-1) stopped in 750ms
      

      "failed marshalling rsp" ERROR preceded.

      Link to server log:
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/perflab_eap-7x-failover-http-session-shutdown-repl-sync-haproxy/2/console-perf20/

      4 occurences of "Error sampling data" WARN were logged on client one second earlier:

      05:15:36:516 EST [WARN ][Runner - 1078] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Error sampling data:  <org.jboss.smartfrog.loaddriver.RequestProcessingException: Invalid response code: 503 Content: <html><head><title>Error</title></head><body>503 - Service Unavailable</body></html>>
              org.jboss.smartfrog.loaddriver.RequestProcessingException: Invalid response code: 503 Content: <html><head><title>Error</title></head><body>503 - Service Unavailable</body></html>
      	at org.jboss.smartfrog.loaddriver.http.HttpRequestProcessorFactoryImpl$HttpRequestProcessor.processRequest(HttpRequestProcessorFactoryImpl.java:163)
      	at org.jboss.smartfrog.loaddriver.CompoundRequestProcessorFactoryImpl$CompoundRequestProcessor.processRequest(CompoundRequestProcessorFactoryImpl.java:52)
      	at org.jboss.smartfrog.loaddriver.Runner.run(Runner.java:103)
      	at java.lang.Thread.run(Thread.java:745)
      

      Link to client log:
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/perflab_eap-7x-failover-http-session-shutdown-repl-sync-haproxy/2/console-perf17/

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: