Hi,
I have observed that there is serious memory problems
with java3D demos available with java3D installations
for ex - for Tick Tack Picking applet
on first load IExplorer's Heap Usage was - 20000 KB
on refreshing the applet 5 Times   Heap usage  22512 KB
on refreshing the applet 5 Times   Heap usage  22512 KB
on refreshing the applet 10 Times   Heap usage  23216 KB
on refreshing the applet 15 Times   Heap usage  24110 KB

Also, In my applet containing java3D scenegraph, where i have
hundreds of shape3Ds, this increase in heap usage is at a much
faster rate. I have taken special care to delete the references of all the
shape3D and behaviour objects created every  time even then the
heap usage increases continuously.

1. I am not able to figure out this continuous increase in heap usage is
    due to java3D or due to browser.
    pls suggest some solution to reduce this memory leak.

2 . Another major problem with my application is the time taken for
    garbage collection is quite high, is there a way to increase the thread
    priority of garbage collection.?

3. can i catch out of memory exception ?

regards
Saurabh



------------------------------------------------------------------
Saurabh Akhauri
Geometric Software Solutions Co. Limited
Plot No.4 , Pune Infotech Park,
MIDC, Hinjewadi
Pune - 411 027, India
Phone : +91-20-4101872 Ext 364
Direct : +91-2139-30364
e-mail: [EMAIL PROTECTED]
           [EMAIL PROTECTED]

************************************************************************
This e-mail communication and any attachments are privileged and
confidential and intended
only for the use of the recipients named above. If you are not the intended
recipient, please
do not review, disclose, disseminate, distribute or copy this e-mail and
attachments.If you have
received this communication in error, please notify the sender immediately
by email or telephone.
at +91-2139-30364
************************************************************************

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to