Re: FTP Send Port doesn't transmit messages!
From: Kamal (kali_at_bca-group.comNOSPAMPLEASE)
Date: 12/23/04
- Next message: Nabeel Prior: "Re: Invalid object name 'xmldata'"
- Previous message: red: "Invalid object name 'xmldata'"
- In reply to: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Next in thread: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Reply: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Dec 2004 13:10:33 -0000
in log file got nothing in it:
< 220 FTPServerName Microsoft FTP Service (Version 5.0).
> USER TestSFTP
< 331 Password required for TestSFTP.
> PASS xxxx
< 230 User TestSFTP logged in.
> PWD
< 257 "/" is current directory.
> CWD Temp
< 250 CWD command successful.
> PWD
< 257 "/Temp" is current directory.
> TYPE A
< 200 Type set to A.
> PORT ...,...,...,...,...,...
(Note: in FTPServerName below, it displayed the name of the server
correctly. in Ports, it displayed 5 different numbers! )
and in the Event Viewer, the following warning message came up as usual:
The adapter failed to transmit message going to send port
"ftp://FTPServerIPAddress:21/Test_FTP/%MessageID%.xml". It will be
retransmitted after the retry interval specified for this Send Port.
Details:"An unexpected failure occurred while processing a message. The text
associated with the exception is "8p·xS". ".
and then the following warning message came up twice as well:
The adapter failed to transmit message going to send port
"ftp://FTPServerIPAddress:21/Test_FTP/%MessageID%.xml". It will be
retransmitted after the retry interval specified for this Send Port.
Details:"An unexpected failure occurred while processing a message. The text
associated with the exception is "". ".
and then two error messages appears in the event viewer and they are:
1) The "FTP" adapter is suspending an outbound message going to destination
URL:"ftp://FTPServerIPAddress:21/Test_FTP/%MessageID%.xml". Details:"An
unexpected failure occurred while processing a message. The text associated
with the exception is "". ".
2) The Messaging Engine has suspended "1" message(s) from adapter "FTP" due
to failures in message processing. Please refer to Health and Activity
Tracking tool for more detailed information on this failure.
in HAT, executed the Messages referenced by suspended services query,
viewing the service details the following error description is included:
An unexpexted failure occurred while processing a message. The text
associated with the exception is '"'.
and in the Message flow, the Error info (BTSAdapterException)
The log file shows only the above text repeated three times!!!
I don't know what to do next, it's been about 4 days now, and it's getting
frustrating and very urgent!!
I tried SFTP (3rd party component) but i came up with similar issues
too....!! :o(.....
Any help, comments, suggestions, tutorials, links, articles would be very
very much appreciated...
Thank you in advance..
Kamal
"Nabeel Prior" <nowhere@somewhere.com> wrote in message
news:u8lmUnO6EHA.3076@TK2MSFTNGP15.phx.gbl...
> Have you got the FTP adapter logging its activity? Set the Log property
in
> your send port to a file (full path) where the FTP actions and errors will
> be logged.
>
> --
>
> Kind Regards,
>
> Nabeel Prior
> Web: http://www.brainjar.co.za
> Blog: http://www.brainjar.co.za/blog.aspx
>
>
> "Kamal" <kali@bca-group.comNOSPAMPLEASE> wrote in message
> news:%23nkPAhO6EHA.2124@TK2MSFTNGP15.phx.gbl...
> > I've created a recieve port with a transport type of FILE & a Send port
> > with
> > the transport
> > type of FTP.
> >
> > everything seems to be configured correctly. the File gets picked up
from
> > the local Folder. However, it never appears in the FTP server folders!
> >
> >
> > insatead a warning message appear in the Event Viewer as follows:
> >
> > The adapter failed to transmit message going to send port
> > "ftp://FTPServerIPAddress:21/Test_FTP/%MessageID%.xml". It will be
> > retransmitted after the retry interval specified for this Send Port.
> > Details:"An unexpected failure occurred while processing a message. The
> > text
> > associated with the exception is "". ".
> >
> > and shortly, the following error messages come up too:
> >
> > 1) The "FTP" adapter is suspending an outbound message going to
> > destination
> > URL:"ftp://FTPServerIPAddress:21/Test_FTP/%MessageID%.xml". Details:"An
> > unexpected failure occurred while processing a message. The text
> > associated
> > with the exception is "". ".
> >
> > 2) The Messaging Engine has suspended "1" message(s) from adapter "FTP"
> > due
> > to failures in message processing. Please refer to Health and Activity
> > Tracking tool for more detailed information on this failure.
> >
> >
> > I don't know what else to do, it's getting very frustrating !! :o(....
> >
> > Any help, suggestions, comments and/or FTP tutorial, links would be very
> > much appreciated.
> >
> > thank you.
> >
> > Kamal
> >
> >
>
>
- Next message: Nabeel Prior: "Re: Invalid object name 'xmldata'"
- Previous message: red: "Invalid object name 'xmldata'"
- In reply to: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Next in thread: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Reply: Nabeel Prior: "Re: FTP Send Port doesn't transmit messages!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|