----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
On Thu, 28 Oct 1999, Kyle Hodgson wrote:
> First my setup:
>
> Ultra Sparc 5 / Solaris 2.6 / Java1.1.8_09 / Apache 1.3.6 / JSDK 2.0 / JServ
> 1.0
>
> Problem:
>
> Memory usage grows and grows. The system has 256 MB, so it takes it a while
> to get to the point where it's swapping at all. When we were running JDK
_what_ is using memory?
It has to be something. If you say exactly what it is, it is a lot
easier to point in the right direction.
[...]
> 1. We are doing a `kill -HUP $mainapachepid` every night to facilitate daily
> log rollover. Kill -HUP does not seem to restart the JVM. But then again,
> neither does a full kill and restart.
Why not? Are you running the JVM in standalone mode? If not, it should
kill and restart it.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]