|
Home > Archive > BizTalk Server Orchestration > March 2004 > adapter FTP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Nathalie Têtefort 2004-03-23, 8:42 am |
| Hello,
in Biztalk 2004 we have a FTP receive port. When we start the orchestration,
we have the following error message in the event viewer :
The adapter "FTP" raised an error message. Details "Unable to receive the
file "-rw-r----- 1 eaiadm usermfg 105 17 mar 15:54
blnmmfg_20040216080000.txt" from the FTP server. ".
There was a failure executing the receive pipeline:
"blnmmfg.blnmmfgReceivePipeline" Source: "Microsoft.BizTalk.CoreAdapter"
Receive Location: "ftp://ve01tst:21/out/*.txt" Reason: System.Exception
The settings seem to be ok (it works manually in a dos command prompt with
the same parameters : login, password).
Any idea ?
Nathalie
| |
| Pieter van der Merwe 2004-03-24, 5:36 pm |
| We usually run YATT on the FTP Port to track down these type of problems. It
can be found at www.pocketsoap.com.
It basically allows you to do packet tracing on the FTP Commands and
Responses to your FTP Server.
"Nathalie Têtefort" <na.tetefortNOSPAM@valmont-eu.com> wrote in message
news:OAoV3oNEEHA.3408@tk2msftngp13.phx.gbl...
> Hello,
>
> in Biztalk 2004 we have a FTP receive port. When we start the
orchestration,
> we have the following error message in the event viewer :
>
>
> The adapter "FTP" raised an error message. Details "Unable to receive the
> file "-rw-r----- 1 eaiadm usermfg 105 17 mar 15:54
> blnmmfg_20040216080000.txt" from the FTP server. ".
>
> There was a failure executing the receive pipeline:
> "blnmmfg.blnmmfgReceivePipeline" Source: "Microsoft.BizTalk.CoreAdapter"
> Receive Location: "ftp://ve01tst:21/out/*.txt" Reason: System.Exception
>
>
>
> The settings seem to be ok (it works manually in a dos command prompt with
> the same parameters : login, password).
>
> Any idea ?
>
> Nathalie
>
>
>
|
|
|
|
|