Re: Java out of memory

"Jerry W. Walker" <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
Hi, Ed,

If it wasn't obvious from the previous two entries, you're not  
running out of physical memory, but running out of heap space for the  
Java Virtual Machine (JVM) in which your WO app runs. Heap space is  
allocated when the JVM loads (typically on startup of your WO app)  
and is allowed to expand to the limits set by the parameters  
discussed in the other two responses.

Regards,
Jerry

On Mar 24, 2006, at 2:14 PM, David Holt wrote:

> Ed,
>
> This blog entry touches on this issue:
>
> http://radio.weblogs.com/0100490/2002/11/22.html
>
> You can pass the variables that he is talking about in your  
> JavaMonitor application in the "additional arguments" section. You  
> could also set them when you start your application from the  
> command line.
>
> David
>
> <where to put memory settings.jpg>
>
> On 24 Mar 2006, at 10:33 AM, Ed Herd wrote:
>
>> I just purchased more memory for my development system; because, I  
>> was getting Out of Memory Exceptions.  I didn't seem to help.  I'm  
>> sure this is easy to fix, but I'm unable to find the solution.   
>> Can anybody help?
>> Thanks in advance
>> Ed
>> _______________________________________________
>> WebObjects-dev mailing list
>> [email protected]
>> http://www.omnigroup.com/mailman/listinfo/webobjects-dev
>
> _______________________________________________
> WebObjects-dev mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/webobjects-dev


--
__ Jerry W. Walker,
    WebObjects Developer/Instructor for High Performance Industrial  
Strength Internet Enabled Systems

     [email protected]
     203 278-4085        office
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.