there is no process to read data written to a pipe

Hi

Greetings.

We are trying FTP from webMethods (on IBM AIX) to Mainframe and seeing intermittent errors like: java.net.SocketException:There is no process to read data written to a pipe.

[FONT=Helv][SIZE=2][FONT=Helv][SIZE=2]What i am guessing after doing reading through forums is, data is written to fifo pipe (basically underlying OS is IBM AIX) by webMethods process. Now client (webMethods) has no “clientSessionTimeout” set in pub.ftp.client:login. so by default, it waits for 10 minutes to receive response from remote FTP server (Mainframe)…

If remote FTP Server doesn’t respond, then webMethods process will think, that "[/size][/font][/SIZE][/FONT]There is no process to read data written to a pipe".
In order to solve, better to make “clientSessionTimeOut” at [FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]ftp.login[/color][/size][/font][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT] to 0 or a large number.

[FONT=Helv][SIZE=2][FONT=Helv][SIZE=2]It will make webMethods process to wait until data is read by remote FTP server…
Could you please help if you have any ideas…

[/size][/font]

Links gone through

[/SIZE][/FONT][URL=“FTP client fails while sending large file to AIX server”][U][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]FTP client fails while sending large file to AIX server
[URL=“IBM Documentation”][U][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]IBM Documentation
[URL=“AIX 5.3 - There is no process to read data written to a pipe”][U][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]http://www.unix.com/unix-advanced-expert-users/18230-aix-5-3-there-no-process-read-data-written-pipe.html[/u][/color][/size][/font][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/URL]
[URL=“http://publib.boulder.ibm.com/infocenter/ieduasst/stgv1r0/topic/com.ibm.iea.commserv_v1/commserv/1.11z/appl/ftp.pdf”][U][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]http://publib.boulder.ibm.com/infocenter/ieduasst/stgv1r0/topic/com.ibm.iea.commserv_v1/commserv/1.11z/appl/ftp.pdf[/u][/color][/size][/font][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/URL]
[URL=“IBM Documentation”][U][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff][FONT=Helv][SIZE=2][COLOR=#0000ff]IBM Documentation

kind regards
Srikanth