Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Security Level: Users (General product issues)
-
1
-
UNDECIDED
-
Green Sprint 63
-
2018041210000141
Description
An attempt to create new file on AWS SFTP Server (which identifies itself as SSH-2.0-Go) fails with following error:
Caused by: 4: open /TWM_Stage/test3.txt: file does not exist at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2873) at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2225) at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2242) at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:2199) at org.jetel.component.fileoperation.PooledSFTPOperationHandler.info(PooledSFTPOperationHandler.java:436) ... 14 more
See attached graph log for more details.