[5602] in java-interest

home help back first fref pref prev next nref lref last post

OutOfMemory Error

daemon@ATHENA.MIT.EDU (natan.m.zadik)
Mon Feb 19 06:18:25 1996

To: java-interest <java-interest@java.sun.com>
From: "natan.m.zadik" <natan.m.zadik@ac.com>
Date: 15 Feb 96 11:11:27 

I'm reading records (10 fields each) from a text file to be displayed 
graphically. I use an array of objects (a class i created that knows how to 
handle the data) to store the information, and a vector to build a dynamic data 
dictionary. For some reason I can read only so many records before the applet 
terminates providing me with the outOfMemory error message. It happens after 
reading about 800 records in the appletviewer, only 250 can be read if I use 
Netscape. Is this the meaning of "robust"?? I assume it has to do with garbage 
collection, but I don't know how to fix the problem.

Please email me all suggestions..

Thanks, Menash‚

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post