users@glassfish.java.net

Re: How to increase heap size in remote

From: Peter Ondru?ka <peter.ondruska+javanet_at_kaibo.eu>
Date: Sun, 29 May 2011 12:57:37 +0200

You are hitting memory addressing limit of 32 bit platforms. 1+1GB >
1.7GB which is usually the maximum (without tweaks) for Windows and
some others. Either run 64 bit JVM or lower your memory requirements.

On Sun, May 29, 2011 at 11:59 AM, <forums_at_java.net> wrote:
> Hi,
>
> Thanks for the response. its 32 bit JVM to run remote server.
>
> Thanks
>
>
> --
>
> [Message sent by forum member 'harish.seipl']
>
> View Post: http://forums.java.net/node/807420
>
>
>