Page 1 of 1

Error message "Out of memory" with V8.01

Posted: Tue Jun 10, 2008 2:40 pm
by 10546851
Hi,

I have a problem with Teechart 8.01 for BDS2006.

I use a form with a TChart. Each minute I add a point (x,y) to 6 series. If I run this program during a long time (2 days) I get a lot of this error message :
"Out of memory", and sometime an error message who talk about "tee810.bpl".

Do you have an idee for this problem ??

Thanks :roll:

Posted: Tue Jun 10, 2008 2:56 pm
by narcis
Hi Chacal,

First of all, please notice that there's v8.02 available at the client area. We also have release candidate v8.03, if sent you the URL to download it.

Regarding your problem, could you please try using latest version? It may also be of your interest reading the Real-time Charting article here.

Posted: Thu Jun 12, 2008 8:17 am
by 10546851
Hi Narcis,
I've read the Real-time Charting article and tried with v8.02 and I've the same problem :

My program is still running but there is a lot of little messagebox with "Out of memory" and another with "Access violation in module Tee810.bpl".

Is there another thing that I can test ??

Thanks

Posted: Thu Jun 12, 2008 9:21 am
by narcis
Hi Chacal,

TeeChart has no limit on the number of serise and points allowed. The more series and points you have in a chart the more memory it consumes. Therefore, the limit is the machine's memory. Have you tried running the same applications in machines which have different memory from the machine you originally tested? Do they "crash" accordingly?

Thanks in advance.