View Single Post
Old 09-18-2002, 01:10 PM  
Pathfinder
Guest
 
Posts: n/a
Default Failing transfers - logs included

I was FXPing a lot of small files today (each in a seperate dir btw), and a lot of them failed. I don't know why, there was nothing wrong with either ftp server.

This was the error shown:

An internal error has occurred.
Range check error


From Errorlog.txt:

18-9-2002 19:28:22
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
Object class: TTimer
Object Name: TransferTimer
Range check error


From debuglog.txt:

---------------------------19:28:22 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'ERangeError' in module FlashFXP.exe at 0011E660
Range check error

Source file: FrmMain1.pas, Line 2865
Error within Try/Except

Call stack:
:0051F660 [FlashFXP.exe] (FrmMain1.pas, line 2865)
:00457E9E [FlashFXP.exe] (ExtCtrls.pas, line 1306)
:00433676 [FlashFXP.exe] (Forms.pas, line 1451)
:77D43A68 [user32.dll]
:77D43B37 [user32.dll]
:77D43D91 [user32.dll]
:77D4438C [user32.dll]
:005248FD [FlashFXP.exe] (FrmMain1.pas, line 4811)
:0052125B [FlashFXP.exe] (FrmMain1.pas, line 3547)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00447E31 [FlashFXP.exe] (Controls.pas, line 6802)

---------------------------19:28:22 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'EInvalidOp' in module FlashFXP.exe at 0006487E
Invalid floating point operation

Source file: EnhFunc.pas, Line 1633
Error within Try/Except

Call stack:
:0046587E [FlashFXP.exe] (EnhFunc.pas, line 1633)
:00531437 [FlashFXP.exe] (FrmMain1.pas, line 8376)
:00524ACB [FlashFXP.exe] (FrmMain1.pas, line 4874)
:0052125B [FlashFXP.exe] (FrmMain1.pas, line 3547)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00447E31 [FlashFXP.exe] (Controls.pas, line 6802)






When browsing my debuglog.txt (which seems to have grown to over 2MB, lol) I also found this error:

---------------------------18:49:53 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'EStringListError' in module FlashFXP.exe at 000123BE
List index out of bounds (7)

Source file: Classes.pas, Line 3190
Error within Try/Except

Call stack:
Recursive call (2 times):
:004133BE [FlashFXP.exe] (Classes.pas, line 3190)
:004A0247 [FlashFXP.exe] (FDFtp.pas, line 2853)
:0049EB0C [FlashFXP.exe] (FDFtp.pas, line 2266)
:0049EA10 [FlashFXP.exe] (FDFtp.pas, line 2243)
:004949DC [FlashFXP.exe] (FDSock.pas, line 2477)
:0049411D [FlashFXP.exe] (FDSock.pas, line 2135)
:00496A76 [FlashFXP.exe] (FDSock.pas, line 3652)
:77D43A68 [user32.dll]
:77D43B37 [user32.dll]
:77D43D91 [user32.dll]
:77D4438C [user32.dll]
:00537B16 [FlashFXP.exe] (FrmMain1.pas, line 10257)
:0053275F [FlashFXP.exe] (FrmMain1.pas, line 8692)
:005315DC [FlashFXP.exe] (FrmMain1.pas, line 8394)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00439957 [FlashFXP.exe] (Forms.pas, line 4859)
:00447E57 [FlashFXP.exe] (Controls.pas, line 6807)


Don't know if you can use this, just thought I'd mention it.