09-11-05 10:50 PM
I'm using the FTP adapter to send files to a Windows FTP server, I'm using
the temporary folder, so that files are sent to the folder before being move
d
to the outgoing directory. The problem I'm experiencing at the moment is tha
t
files are not being sent to the FTP server. When I restart the BizTalk host
things seem to work correctly, FTP logs indicate the following activity afte
r
a restart....
created /temp/{c44f502a-65ad-42e6-afc7-70ef007b732d} - 226 0 0 1237 125
FTP
- - - - created /temp/{3edd3655-56cf-41d5-9be4-30a7137070ff} - 226 0 0
1237
203 FTP - - - - RNFR {3edd3655-56cf-41d5-9be4-30a7137070ff} - 350 0 0 0
0 FTP
- - - - RNTO /out/2005_Aug_24-14_42_04.xml - 250 0 0 0 0 FTP - - - - RNFR
{c44f502a-65ad-42e6-afc7-70ef007b732d} - 350 0 0 0 0 FTP - - - - RNTO
/out/2005_Aug_24-12_18_34.xml - 250 0 0 0 0 FTP - - - -
This is how the process should work all the time. After the restart
successfully sends the files, it will stop working again after a short perio
d
of time (not sure how long exactly, looking at that now).
There are also messages in HAT that are Active, Delivered Not Consumed,
these are the messages which are there before being sent to the FTP server.
They continue to hang around after the messages are successfully sent after
restarting the host.
Has anyone experienced similar problems?
Cheers
Kurt Mudford
[ Post a follow-up to this message ]
|