`java.io.IOException: There are no more files`

What product/components do you use and which version/fix level are you on?

MWS Version 10.5.0.0
IS_10.5_Core_Fix6
IS_10.5_SPM_FIX6

Is your question related to the free trial, or to a production (customer) instance?

Production

What are you trying to achieve? Please describe it in detail.

Active Transfer Files

Do you get any error messages? Please provide a full error message screenshot and log file.

2022-10-05 06:18:02,234 WARN [com.softwareag.mft.port ][9110] - {0} : Tried to close Input Stream, but failed.

java.io.IOException: There are no more files

at java.io.WinNTFileSystem.canonicalizeWithPrefix0(Native Method) ~[?:1.8.0_261]

at java.io.WinNTFileSystem.canonicalizeWithPrefix(WinNTFileSystem.java:451) ~[?:1.8.0_261]

at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:422) ~[?:1.8.0_261]

at java.io.File.getCanonicalPath(File.java:618) ~[?:1.8.0_261]

at com.softwareag.mft.client.RandomOutputStream.<init>(RandomOutputStream.java:32) ~[com.softwareag.mft.tunnel_10.5.0.0007-0795.jar:?]

at com.softwareag.mft.client.FileClient.upload3(FileClient.java:714) ~[com.softwareag.mft.tunnel_10.5.0.0007-0795.jar:?]

at com.softwareag.mft.client.GenericClient.upload2(GenericClient.java:634) ~[com.softwareag.mft.tunnel_10.5.0.0007-0795.jar:?]

at com.softwareag.mft.client.GenericClient.upload(GenericClient.java:600) ~[com.softwareag.mft.tunnel_10.5.0.0007-0795.jar:?]

at com.softwareag.mft.server.STOR_handler.run(STOR_handler.java:511) [com.softwareag.mft.server_10.5.0.0007-0795.jar:?]

at com.softwareag.mft.server.Worker.run(Worker.java:36) [com.softwareag.mft.server_10.5.0.0007-0795.jar:?]

Have you installed all the latest fixes for the products and systems you are using?

No. This is Production. Before FTP Server transfered files to Windows Server 2012 R2 it was ok. Now with Server 2019 R2 this Errors in FTP Server

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.