Question for Jboss users:
We have Jboss running an application that uses Hibernate. Every so often under 
load the app server restarts automaticly. We have determined that this is due 
to the following line in the end of the jboss Run.bat:
IF ERRORLEVEL 10 GOTO RESTART

It appears that Jboss almost expects errors with a level of 10, and that the 
most suitable course is to restart the app server at this time. We are getting 
no logging either on the consol or in log4j with everything set to DEBUG to 
indicate the cause of the errors. There is no stack trace prior to the restart, 
and no common section of normal logging prior to the restart.

Has anyone else experienced these restarts due to errorlevel 10?
Does anyone know why Jboss includes this restart loop? were they expecting this 
to occur? if so why?

Many thanks in advance for your comments

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to