Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.12.1
-
None
-
None
Description
Current Situation
The YADE Job opens a session for each file that has been transfered but the sessions never will be closed. This may cause a hang of the YADE job. After the sftp timeout the task will be ended.
[Connect thread 213.192.249.17 session] (SOSVfsSFtpJCraftLogger.java:42) - Caught an exception, leaving main loop due to End of IO Stream Read
Desired Behavior
Each session should be closed.