Re: [appfuse-user] unable to shutdown tomcat

2006-12-04 Thread Rich Yumul
I've noticed that happen to me several times, however, it's only happened when doing development. I figured that the multiple hot-deploys & all the class reloading caused the JVM to get into a bad state, which is why you need to 'kill -s 9' it. I haven't noticed it during acceptance testing tho,

[appfuse-user] unable to shutdown tomcat

2006-12-03 Thread Man-Chi Leung
hi, I did experience a number of times that I was not able to shutdown tomcat properly that in fact lead me to "force kill" -9 . may I know anyone is having the same problem ? ~thinkboy Dec 4, 2006 3:23:34 PM org.apache.catalina.connector.Connector stop SEVERE: Coyote connector has not be