0 Replies Latest reply on Sep 6, 2005 8:57 AM by jameselliot

    Unknown Problem, need help tracking it down.

    jameselliot

      (Not sure if this is right forum, doesn't really fit in any).

      When trying to access a page on my web application, the page will never load. The browser just sits there trying to connect.

      Other web applications are fine, can access web-console without problem. Can also access some of my other web applications.

      The problem application (vicop) works fine for about 5 to 10 mins, then requests will start failing. Additionally nothing is being written to the log file (could be because nothing is being executed).

      web-console sayes:

      localhost/vicop
      
      Startup time: 4 ms TLD scan time: 0 ms
      Active sessions: 35 Session count: 38 Max active sessions: 35 Rejected session creations: 0 Expired sessions: 3 Processing time: 2 ms
      JSPs loaded: 4 JSPs reloaded: 4
      ActionServlet [ *.html , *.wml , *.vpl , *.sis , *.do , *.vlc ]
      
      Processing time: 7 s Max time: 2498 ms Request count: 40 Error count: 0 Load time: 8943 ms Classloading time: 13 ms
      default [ / ]
      
      Processing time: 0 s Max time: 0 ms Request count: 0 Error count: 0 Load time: 0 ms Classloading time: 0 ms
      jsp [ *.jsp , *.jspx ]
      
      Processing time: 0 s Max time: 0 ms Request count: 0 Error count: 0 Load time: 0 ms Classloading time: 0 ms
      


      Looks fine?


      If I remove the war file (vicop.war) from the deploy directory, the web application does not get undeployed.

      The only way I can stop jboss is by killing it using (kill -6!!, other levels fail). Just running /etc/init.d/jboss stop will hang forever.


      Please give any advice you can as to how to track down.

      Thank you very much,

      James.