Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-138

ASF Bug 57544 – Server CPU maxed out (100% per core) randomly after 10 to 30 hours Fix potential infinite loop when preparing a kept alive HTTP connection for the next request.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • JWS 3.0.1 CR1
    • JWS 3.0.1 DR1
    • tomcat8
    • None

      server CPU cores max out after about a dozen hours. The server has a light load (5 requests per seconds). There is plenty of memory available.

      When doing a jstack, 2 of the executor threads never change, many other executor threads are added and removed as expected but these 2 RUNNABLE threads seem to be blocked in an infinite loop in AbstractInputBuffer.nextRequest(AbstractInputBuffer.java:298)

      http://svn.apache.org/viewvc?view=revision&revision=1655135
      https://bz.apache.org/bugzilla/show_bug.cgi?id=57544

            dknox_jira David Knox (Inactive)
            dknox_jira David Knox (Inactive)
            Michal Karm Michal Karm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: