If you are starting the server using "start-server" two separate java
processes are created: one for GShell and another one for the server.
If you see one java process that takes 50MB that's probably one for
GShell. The server process allocates more memory then that.

Jarek

On Mon, Jan 5, 2009 at 6:27 AM, Ken T. <[email protected]> wrote:
> On Mon, 05 Jan 2009 01:46:51 -0500, Jarek Gawor wrote:
>
>> Ken,
>>
>> If you are using start-server command to start the server you might need
>> to edit the "etc/rc.d/start-server,default.groovy" file to configure the
>> heap size for the server process. The heap size options passed via
>> JAVA_OPTS env. will work fine if you start the server using the
>> "geronimo.sh" script.
>
> I don't think this is the issue since I can't get the server to use more
> than 50MB by loading and unloading things and just generally working with
> the given web apps.
>
> Something strange is going on here.
>
> Thank you for the information though.
>
> --
> Ken T. <[email protected]>
>
>

Reply via email to