https://bz.apache.org/bugzilla/show_bug.cgi?id=60867

            Bug ID: 60867
           Summary: Tomcat stops unexpectedly- Deadlock in thread dump
           Product: Tomcat 7
           Version: 7.0.23
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: preeti.neg...@gmail.com
  Target Milestone: ---

Created attachment 34828
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34828&action=edit
Thread dump

Hi All,

Our application installed on linux server is using Apache Tomcat 7.0.23. Once
in every 15 days(sometimes before) it stops unexpectedly with no exceptions. We
took thread dump and found out one deadlock which could be the reason of
unresponsive application.

"http-bio-8080-exec-6457" daemon prio=10 tid=0x00007fbec04fc800 nid=0x5739
waiting for monitor entry [0x00007fbea1c33000]
waiting to lock <0x00007fbeefcb53e0> (a [Ljava.util.jar.JarFile;)

Setting for connector

<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" URIEncoding="UTF-8" />

Find attached thread dump.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to