(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.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893187#3893187

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893187


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to