Tomcat/Struts app hanging (Waiting for xx instance(s) to be deallocated) 2003-10-07 - By Robert Weeks
Back Hello -
> >> >> I am seeing a perplexing problem with an app I am using with Tomcat >> (4.1.24), struts (1.1) and MySql (4.0.12) running on RH. > > What version of RedHat and what JDK?
Red Hat Linux release 6.1 (Cartman) Kernel 2.2.12-20 on an i686
(Yes I know, old, but I am not in control of that one ;) )
[rweeks@***]$ java -fullversion java full version "1.4.1_03-b02"
> >> It seems that after a certain amount of time, the whole app freezes >> and >> tomcat has to be restarted, and the top of the daily log that is >> created/appended says: >> >> 2003-10-07 11:37:45 StandardWrapper[:action]: Waiting for 38 >> instance(s) to be deallocated >> 2003-10-07 11:37:55 WebappLoader[]: Deploying class repositories to >> work directory /usr/local/jakarta-tomcat-4 (See http://cat-4.ora-code.com).1.24/work/Standalone/xxx... >> >> The number of instances is variable. >> >> I have seen a number of queries on the 'Waiting for xx instance(s)...' >> around - but I cannot seem to find an answer to this problem. > > Can you collect the output from sending Tomcat the -QUIT signal when > this > happens?
I am not sure I understand this one.
I am kinda restricted on the deployment machine (the linux machine mentioned above) - it was developed on a Solaris 9 machine and moved over - everything works pretty normal 'cept this freezing problem. Same versions of all software on both machines tho (java,mysql,tomcat,struts).
I can ask the admin to give me the output of it the next time it freezes (we are periodically restarting it right now via cron just to make sure there is as little downtime as possible).
Thanks again.
-- Robert
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|