Problem on error handling

Problem on error handling

Postby driessen » Mon Jun 04, 2007 9:24 am

Hello,

Sometimes I got an error like this :

Unrecoverable error 9003:
Too many recursive error handler calls


It is not clear to me when this error occurs. Usually it is a small error which results to this message.

How can such errors be avoided ?

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Postby Antonio Linares » Mon Jun 04, 2007 10:16 am

Michel,

That error occurs when an error is generated from the error handler itself.

FWH implements its error handler in source\function\errsysw.prg. If an error happens inside errsysw.prg, then the error handler is called recursively and then you get that 9003 error.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42078
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby driessen » Mon Jun 04, 2007 2:48 pm

Antonio,

Thanks a lot for your answer.

It is clear to me now. I changed the errsysw.prg and there must be an error somewhere. I added a utility that the error.log file is automatically mailed to me if an error occurs on the PC of my customers.

So, I have some work to do.

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 63 guests