Arjen,
>From: arjen stolk [mailto:[EMAIL PROTECTED]]
>
>----- Original Message -----
>From: "Berin Loritsch" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, December 07, 2001 4:29 PM
>Subject: Re: performance
>
>
>> arjen stolk wrote:
>>
>> > hello all,
>> >
>> >
>well indeed memory is thight.
>but i don't here the disk scratcing like hell. according to taskmanager some
>physical mem is left all the time (anywhere between 64k and 32k)
>
>
>i am checking the logs. what is not clear to me is what to expect in which
>log.
>i guess i could look that up somewhere...
>
>ok i checked the components.log
>and this is what i found:
>(a lot of times)
>
>DEBUG   (2001-12-07) 16:52.03:607   [root.sto] (Unknown-URI)
>Unknown-thread/StoreJanitorImpl: getHeapsize()=60000000
>DEBUG   (2001-12-07) 16:52.03:607   [root.sto] (Unknown-URI)
>Unknown-thread/StoreJanitorImpl: getJVM().freeMemory()=3816
>912
>DEBUG   (2001-12-07) 16:52.03:607   [root.sto] (Unknown-URI)
>Unknown-thread/StoreJanitorImpl: getFreememory()=1000000
>
>i guess i can turn logging debug info off.
>but then what is wrong with the janitor?

Nothing is wrong here. This are only debug messages from the StoreJanitor.
That's a central component which observe memory and removes objects
from the memory store when the JVM runs low on memory.

But I identify in this debug messages that you use the pre-configured 
parameters. Please customize the <store-janitor/> section
in the cocoon-xconf file. The pre-configured values are not
optimal. Read:
http://xml.apache.org/cocoon/userdocs/concepts/storejanitor.html
for more information.

BTW: I don't think that Memory problems causing your problems
with the SQLtoHTML.
Can you please give some more information from the logfiles.
Exceptions,etc that we can enclose the problem.

Greets
Gerhard

---------------------------------------------------------
I don't suffer from insanity. I enjoy every minute of it.
---------------------------------------------------------



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to