----------------------------------------------------------------
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!!!
----------------------------------------------------------------

thanks a lot for your advice but I am getting a JVM crash when that
parameter is inserted in jserv.properties....



am i doing something wrong?


cheers


SeJo

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Fernando
Salazar
Sent: 18 April 2000 12:53
To: Java Apache Users
Subject: RE: Jserv config question


----------------------------------------------------------------
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!!!
----------------------------------------------------------------

>
> Hi all,
>
> Apache 1.3.9.NT, JServ1.1b3
>
>
> does anyone knows how to adjust the size of Javaheap started by
> JServ under
> Apache.....i am still having Java.outOfMemoryExceptions from time to time
> and with the help of OptimizeIT (advised to me from this list as
> well...thanks) i realized why..............i simply need a larger
> heap that
> is used by JVM. Any suggestions?

Yeah, use wrapper.bin.parameters in jserv.properties, eg:

        wrapper.bin.parameters=-Xms32 -Xmx64

BTW, 1.1b3 is pretty old ... you might want to go to 1.1, at least.

- Fernando

>
> cheers
>
> SeJo
>
>
>
>



--
--------------------------------------------------------------
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]



--
--------------------------------------------------------------
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]

Reply via email to