Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Depth of function calls

1,302 views
Skip to first unread message

Sandro Surber

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to
Hello,

I get the below error on Windows NT as well as in 98 or 95.

"Unrecoverable Error: The depth of function calls and messages has
exceeded the capacity of the system."

after running a centura application for 2 or 3 days in a row.
There are no RECURSIVE function calls in the application. The system is NOT
running low on resources.

Please help!!!!!!!

Regards
Sandro

Sandro Surber

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to

Sandro Surber

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to

Sandro Surber

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to

Abdou SOILIHI

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to
Hi Sandro,

are you use the "while" function or function like in your code ?

Abdou SOILIHI
a...@argon-groupe.com

Sandro Surber wrote:

--
Abdou SOILIHI
a...@argon-groupe.com

Greg Moyer

unread,
Mar 20, 2000, 3:00:00 AM3/20/00
to
Looks like your recursive loop has effected your postings as well! :)

"Sandro Surber" <sandro...@finesolutions.ch> wrote in message news:38C41324@s004...

card...@my-deja.com

unread,
Mar 21, 2000, 3:00:00 AM3/21/00
to
I have commonly seen this in several situation.
1) Recursive call that never ends. You seemed to rule that out.
2) Message chain. One object that sends a message to another which
ends up sending a message back to the first object which generates the
original message again.
3) Functionality on a event such as SAM_SetFocus that is triggered
repeatedly due to other functionality.
If it runs for 2 to 3 days without seeing this problem then it will
probably be very difficult to track down exactly what situation is
causing the error. Good luck!
Greg
In article <38C41324@s004>,

"Sandro Surber" <sandro...@finesolutions.ch> wrote:
> Hello,
>
> I get the below error on Windows NT as well as in 98 or 95.
>
> "Unrecoverable Error: The depth of function calls and messages has
> exceeded the capacity of the system."
>
> after running a centura application for 2 or 3 days in a row.
> There are no RECURSIVE function calls in the application. The system
is NOT
> running low on resources.
>
> Please help!!!!!!!
>
> Regards
> Sandro
>
>


Sent via Deja.com http://www.deja.com/
Before you buy.

0 new messages