On Thu, Sep 02, 2004 at 02:47:19PM -0600, Peter Alvin wrote:
: Here's the scoop: Massively HUGE .tmp files grow in this directory:
: 
:     /var/cache/tomcat4/temp
: 
: Here is an example:
: 
: -rw-r--r--    1 tomcat4  tomcat4  2272915456 Sep  2 11:19 mrf20744.tmp
: I don't know what these files are for nor why some of them grow to
: over 2GB.

Check with the app's developers -- perhaps they're creating temp files
within their code, and the dir you've mentioned above is the designated
Java temp dir?  (I forget the system property name, but it's
java.tmp.dir or something like that.)

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to