Icon View Incident Report

Minor Minor
Reported By: Ulrich Doewich
Reported On: 12/3/2009
For: Version 2.03 Build 6
# 3114 Internal TDataSet InitRecord Method Not Handling Remote Session Connection Errors Properly

I noticed when I have my client still open, stop the server, and then try to close my client, I get an exception about the lost connection, which is correct, but it is of the EEDBException class.

exception class   : EEDBException
exception message : ElevateDB Error #1101 The connection to the server at '127.0.0.1' has been lost ('The reconnection was cancelled').

main thread ($10e8):
006039eb +09f RCServerMC.exe edbremote               TEDBRemoteSessionManager.CommLostError
00602807 +01b RCServerMC.exe edbremote               TEDBRemoteCommsManager.DoError
005388c2 +08a RCServerMC.exe edbcommsmgr             TEDBCommsManager.ReceiveHeader
00538a38 +05c RCServerMC.exe edbcommsmgr             TEDBCommsManager.Receive
00603f83 +017 RCServerMC.exe edbremote               TEDBRemoteSessionManager.Receive
00604049 +02d RCServerMC.exe edbremote               TEDBRemoteSessionManager.SendReceive
00606eec +08c RCServerMC.exe edbremote               TEDBRemoteCursor.InitializeRow
0062d841 +019 RCServerMC.exe edbcomps                TEDBDataSet.InternalInitRecord
00621ae4 +00c RCServerMC.exe DB                      TDataSet.InitRecord
0062d866 +00a RCServerMC.exe edbcomps                TEDBDataSet.InitRecord
00622154 +020 RCServerMC.exe DB                      TDataSet.Append
006cf595 +069 RCServerMC.exe RCServerMC_main 882  +9 TRCServerMC_mainForm.AddToAdminLog
006b8873 +013 RCServerMC.exe RCServerMC_data 189  +0 TRCServerMC_dataModule.DataModuleDestroy
00473213 +02b RCServerMC.exe Classes                 TDataModule.DoDestroy
004730e7 +027 RCServerMC.exe Classes                 TDataModule.BeforeDestruction
00404d71 +009 RCServerMC.exe System          118  +0 @BeforeDestruction
004730f2 +006 RCServerMC.exe Classes                 TDataModule.Destroy
0047211f +047 RCServerMC.exe Classes                 TComponent.DestroyComponents
004bb332 +032 RCServerMC.exe Forms                   DoneApplication
004523d6 +026 RCServerMC.exe SysUtils                DoExitProc
004057f9 +021 RCServerMC.exe System          118  +0 @Halt0
006e3158 +144 RCServerMC.exe RCServerMC       69 +22 initialization
76f2ecc9 +00c kernel32.dll                           BaseThreadInitThunk



Resolution Resolution
Fixed Problem on 12/4/2009 in version 2.03 build 7


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image