ftp.get returning invalid file descriptor

Hello,
We heavily use FTP to read/write files through pub.client.ftp services. Frequently, ftp.get gives error shown below, while trying to get files from another server.
pub.client.ftp:get – A file descriptor does not refer to an open file.

We are running webMethods 8.0.1.0 on AIX.

Can you pls help and advise what is the issue here ?

Thanks,
Rukmani

HI,

Based on the error, I feel that the files * you are trying to get/retrieve are open files and thus the service exception behavior you are seeing…

So contact the source file owner/team and see if they can close the opened files should resolve this error and troubleshoot it from both sides.

HTH,
RMG