We're having some trouble when we have to restart JBoss. The situation seems to be 
that the web server port starts listening for connections before the appserver is 
fully spun up. In our case, we're under a fair amount of load so while the server is 
coming up, it starts trying to take requests and compile the appropriate JSP's. The 
JSP compilation then fails because some of the necessary classes haven't been deployed 
and JBoss goes into a panic. Once this happens, JBoss doesn't seem able to recover.

Any suggestions would be appreciated,

Rick

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to