1 Reply Latest reply on Apr 5, 2002 6:11 AM by adrian.brock

    HTTP problem

    nick.penkov

      Hi everybody,

      I met a very strange problem using Jboss 2.4.4 with Tomcat 4:
      When I deploy my application and test it - everything is OK. But in some time of using it (not fixed) it becomes very slow - as if it tries to recompile jsps again - really slow! After a few hours without using the web application or restarting web server everithing becomes OK?!
      I traced my sessions and the amount of memory used by jboss, but everithing is usual?!

      Also the are no errors in logs :-(

      Did you met the same problem and what is the solution for it?
      Is it a problem of http engine or what?
      I tested it on 2 platforms - Windows 2000 with JDK1.3.1 and UnixWare JDK1.3 - one and the same problem.


      Thanx in advance

      Nick

        • 1. Re: HTTP problem

          There is a know problem on Windows when you start
          from the windows command line. The shell goes to sleep,
          which blocks the logging and that blocks jboss.

          The suggested solution is turn off Quick Edit in the
          properties.

          Regards,
          Adrian