[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference annecy::ftso

Title:FTSO
Moderator:ANNECY::VEREQUE
Created:Tue Sep 27 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:117
Total number of notes:484

103.0. "FTSO V1.2, cftp_put_file, cannot deleting socket" by COMICS::SUMNERC (OpenVMS Counter Intelligence) Wed Feb 12 1997 19:48

    Hi,                                     
    
    I have a customer running FTSO V1.2, where they are getting the
    following status returned:
    
    cftp_put_file, cannot deleting socket
    
    My question (and that of my customer) is, what does this really mean
    and is it possible to put this it the requeable error file and retry ?
    
    Thanks in advance for your help,
    
    
    Chris Sumner
    Server Management Support, UK. 7833 3667 
T.RTitleUserPersonal
Name
DateLines
103.1deleting socket errorAEOENG::RINN_EFri Feb 28 1997 17:2622
Hi,

This problem has been fixed in the last version 1.3.1.

>>cftp_put_file, cannot deleting socket
>>My question (and that of my customer) is, what does this really mean ?

The FTP PUT operation failed due to a network problem. 
Sometimes, FTSO is unable to close properly the socket used by FTP and returns this
error code instead of the one which describes the real reason of the failure.

>>is it possible to put this it the requeable error file and retry ?
Yes, you can add in the recovery errors file header, ftso_recoverable_errors.h the
following codes:
{ FTP__DELSOCKET }
{ FTP__WRITE },
{ FTP__READ },


Hope this can help

Emmanuel RINN