NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [visad] Why does my application eat up the memory?

Dear Murray,

   Thank you for your repid reply.

   My OS is 2.6.24.7-92.fc8 x86_64
   My java version is 1.6.0_03( 64-bit), J3D version is java3d-1_5_1-linux-amd64
   

   The last attached file is only demo code that I extract from my application. 
My application has 4 DisplayImplJ3D s in JTabbedPane. If I use only 1 
DisplayImplJ3D as the last demo code file, then loop is ok, although the lots 
of system memory is used; but when I use 2 DisplayImplJ3D s, the memory is 
eaten up rapidly and the loop is stop by the error message in console : 
java.lang.OutOfMemoryError: Java heap space ...

   I'm trying to extract the code from my application with 4 DisplayImplJ3D and 
demo data .

   Thanks again

Best,
Lizhi

----- Original Message ----- 
From: "Don Murray" <dmurray@xxxxxxxxxxxxxxxx>
To: "Lizhi Wang" <wlz@xxxxxxxxx>
Cc: <visad@xxxxxxxxxxxxxxxx>
Sent: Wednesday, May 28, 2008 10:10 PM
Subject: Re: [visad] Why does my application eat up the memory?


> Hi Lizhi-
> 
> Lizhi Wang wrote:
>> Dear all:
>>    The attach file is my java demo application. When I press the 'loop' 
>> button, my system's memory is eaten up by it. Could you find the reason? Or 
>> how can I avoid this?
> 
> I ran your program on Windows XP using Java 1.5 and Java 1.5.1
> and am not seeing a memory problem. We have observed problems
> when an application is minimized and looping is enabled.
> 
> What version of Java and Java 3D are you running? How much memory
> are you allocating to the JVM (e.g., what is the -Xmx flag you are
> using, if any).
> 
> Don Murray
> *************************************************************
> Don Murray                               UCAR Unidata Program
> dmurray@xxxxxxxxxxxxxxxx                        P.O. Box 3000
> (303) 497-8628                              Boulder, CO 80307
> http://www.unidata.ucar.edu/staff/donm
> *************************************************************
  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: