Date: 2005-02-08T23:48:38
Editor: PeterStorch
Wiki: Apache Struts Wiki
Page: StrutsContainerMemoryLeaks
URL: http://wiki.apache.org/struts/StrutsContainerMemoryLeaks
no comment
Change Log:
------------------------------------------------------------------------------
@@ -75,12 +75,12 @@
I've followed the same steps
-while true
+{{{while true
do
-{{{ touch wlserver6.1/config/mydomain/applications/struts-blank.war
+ touch wlserver6.1/config/mydomain/applications/struts-blank.war
sleep 15
- ps -p <tomcat.pid> -h -o rss }}}
-done
+ ps -p <tomcat.pid> -h -o rss
+done }}}
I used a build from CVS ( dj oct 31 18:30:08 UTC 2002 )
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]