From: mturk Date: Wed, 9 May 2007 13:32:57 +0000 (+0000) Subject: Update fixed binaries that will do a thread dump on stdout redirected file even if... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3fc52f53a4809a3203527e37eaa7a93986cdb5e5;p=tomcat7.0 Update fixed binaries that will do a thread dump on stdout redirected file even if the log level is < INFO git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@536518 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/procrun/amd64/tomcat6.exe b/res/procrun/amd64/tomcat6.exe index bc771da84..12ca3f16b 100644 Binary files a/res/procrun/amd64/tomcat6.exe and b/res/procrun/amd64/tomcat6.exe differ diff --git a/res/procrun/amd64/tomcat6w.exe b/res/procrun/amd64/tomcat6w.exe index 295440ee7..663e10476 100644 Binary files a/res/procrun/amd64/tomcat6w.exe and b/res/procrun/amd64/tomcat6w.exe differ diff --git a/res/procrun/ia64/tomcat6.exe b/res/procrun/ia64/tomcat6.exe index e729b8c9b..c950a696e 100644 Binary files a/res/procrun/ia64/tomcat6.exe and b/res/procrun/ia64/tomcat6.exe differ diff --git a/res/procrun/ia64/tomcat6w.exe b/res/procrun/ia64/tomcat6w.exe index 5e745f5f4..70434b1dc 100644 Binary files a/res/procrun/ia64/tomcat6w.exe and b/res/procrun/ia64/tomcat6w.exe differ diff --git a/res/procrun/tomcat6.exe b/res/procrun/tomcat6.exe index 64006b988..f42ba0936 100755 Binary files a/res/procrun/tomcat6.exe and b/res/procrun/tomcat6.exe differ diff --git a/res/procrun/tomcat6w.exe b/res/procrun/tomcat6w.exe index 6f8d7e065..f94efe88d 100755 Binary files a/res/procrun/tomcat6w.exe and b/res/procrun/tomcat6w.exe differ