We have JBoss successfully up and running for a while now but we have an issue with the Tomcat MBean. Every now and then it shuts down and restarts itself. We're not making any changes in the deploy folder so it can't be the deployment scanner doing this. Are there any housekeeping tasks in the Tomcat MBEAN that would force itself to be redeployed? After redeployment our webapp doesn't work anymore so, it's a pretty big issue for us.
Server output: 2004-11-10 15:09:53,417 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Stopping jboss.web:service=WebServer 2004-11-10 15:09:53,428 INFO [org.jboss.deployment.MainDeployer] Removing deployer: [EMAIL PROTECTED] 2004-11-10 15:09:53,462 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] undeploy, ctxPath=/invoker, warUrl=file:/usr/local/jboss-3.2.2/server/default/deploy/http-invoker.sar/invoker.war/ 2004-11-10 15:09:53,652 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] undeploy, ctxPath=/jmx-console, warUrl=file:/usr/local/jboss-3.2.2/server/default/deploy/jmx-console.war/ 2004-11-10 15:09:53,659 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] undeploy, ctxPath=/web-console, warUrl=file:/usr/local/jboss-3.2.2/server/default/tmp/deploy/tmp63645web-console.war/ etc.... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854831#3854831 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854831 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
