0 Replies Latest reply on Sep 9, 2006 4:28 PM by maktub_100

    Tomcat hangs on http request

    maktub_100

      Hi.

      Hi have an application called app that have a tree like this:

      app.ear
      |- app.war
      | - app.sar
      | - server
      | - meta-inf

      When i start my application by a jnlp that is in .war dir,
      first of all i download with javaws some jar.

      But if many concurrently donwloads begin,
      tomcat hangs. I see in /status page that all thread are busy and hangs
      and nothing more can be done.

      I try to change connectiontimeout (in server.xml),
      nut nothing happens.

      I add localhost_access.log, but nothing changed.

      Can someone help?
      What can i do?

      Thanks

      Andrea