Author | Topic: WAA Shutdown error | |
---|---|---|
Vladimir Iahnenco | WAA Shutdown error on Fri, 15 Oct 2004 11:52:20 -0400 What could cause the error? Thanks, Vladimir ---------------------------------------------------------------------------- -- FEHLERPROTOKOLL von "c:\alaska\waa1w32\server\WAA1SRV.EXE" Datum: 10/15/04 10:49:40 Xbase++ Version : Xbase++ (R) Version 1.82.306 Betriebssystem : Windows 2000 05.00 Build 02195 Service Pack 4 ---------------------------------------------------------------------------- -- oError:args : oError:canDefault : N oError:canRetry : N oError:canSubstitute: N oError:cargo : NIL oError:description : Internal data structures corrupted oError:filename : oError:genCode : 41 oError:operation : oError:osCode : 0 oError:severity : 2 oError:subCode : 5 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 ---------------------------------------------------------------------------- -- CALLSTACK: ---------------------------------------------------------------------------- -- Aufgerufen von SHUTDOWN(178) Aufgerufen von MAIN(147) -- Regards, Vladimir | |
Phil Ide | Re: WAA Shutdown error on Fri, 15 Oct 2004 18:10:05 +0100 Vladimir, > What could cause the error? > > oError:description : Internal data structures corrupted > CALLSTACK: > ---------------------------------------------------------------------------- > -- > Aufgerufen von SHUTDOWN(178) > Aufgerufen von MAIN(147) This occured during shutdown? I get this when I'm shutting down in the debugger, but only with WAA apps. I'm not sure why this is. The same WAA packages run under WAS don't cause the same IDSC's (or any in fact - I get a nice clean shutdown). Regards, Phil Ide *************************************** * Xbase++ FAQ, Libraries and Sources: * * goto: http://www.idep.org.uk/xbase * *************************************** Sorry, my mind was on edible underwear today. | |
Vladimir Iahnenco | Re: WAA Shutdown error on Fri, 15 Oct 2004 13:22:39 -0400 Phil, I 've never had it in the debugger.You right, it occurs during shutdown. And what strange, I tried to run/shutdown waa and got the error, when run it, sent a request (login) and shut it down - I didn't get it. But this is not a rule, just an observation. I let you and all know if I found out the reason, will play in "hide-and-seek" with waa -- Regards, Vladimir "Phil Ide" <phil@idep.org.uk> wrote in message news:7kfz6x8nyqj8.dlg@idep.org.uk... > Vladimir, > > > What could cause the error? > > > > oError:description : Internal data structures corrupted > > CALLSTACK: > > -------------------------------------------------------------------------- -- > > -- > > Aufgerufen von SHUTDOWN(178) > > Aufgerufen von MAIN(147) > > This occured during shutdown? I get this when I'm shutting down in the > debugger, but only with WAA apps. > > I'm not sure why this is. The same WAA packages run under WAS don't cause > the same IDSC's (or any in fact - I get a nice clean shutdown). > > Regards, > -- > Phil Ide > > *************************************** > * Xbase++ FAQ, Libraries and Sources: * > * goto: http://www.idep.org.uk/xbase * > *************************************** > > Sorry, my mind was on edible underwear today. |