FTP receiver channel error: No route to host

Hello,
I am using a ftp receiver channel and got the following error:
java.lang.Exception: ftp access error: java.net.NoRouteToHostException: No route to host.
The following steps are processed right:
- Connection to FTP-Server "XXXX", Folder "/public_html/external/eh/"
- Write to FTP-Server "XXXX", Folder "/public_html/external/eh/", file "xyz.xml"
- Sending: Modus "TXT", Size XXX, Codepage UTF-8
And then the error occurs.
It seems that the channel could connect to the server and start sending the data, but then the error occurs.
Did anybody know this problem?
Thank you very much
Thomas

Hi Thomas -
Is your FTP server configured for active or passive data connections?  If active, you need SP15.  Before SP15, only passive data connections are supported.
Regards,
Jin

Similar Messages

  • SFTP Receiver channel error :Message could not be forwarded to the JCA adapter.

    Hello Guys,
    I have different SFTP Receiver channels running in production from long time. Suddenly, they have started giving the same kind of error as below:
    Any suggestion where to look for the solution to this issue.
    Thank you!
    Regards,
    Simran

    Hi,
    Did you try connecting to the SFTP server using filezilla? May be something might have changed on the FTP server.
    You can use the xpi inspector to get additional information.

  • SOAP Receiver Channel error

    Dear PI and SOAP experts:
    I have been having trouble getting a SOAP Receiver channel working for a webservice. I get the following error in the SOAP receiver channel:
    SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: content-type of the request should be text/xml
    I also forced the content-type as text/xml;charset=utf-8 from PI by using the MessageTransformBean as a module in the SOAP Receiver channel, but still getting the same response.
    When I called the same w/s using XMLSpy and SOAPUI, it works fine and I get a positive response. So there is no problem with the webservice.
    I also tried calling a different webservice from PI and that works fine too. So there is no problem with outbound communication with PI and the SOAP receiver channel either.
    But whenever I send the request from PI to the first webservice it gives me the above error.
    Thank you.
    Param.

    Hi Param,
    Also, please do have a look at the following link which could be of help to you.
    https://wiki.sdn.sap.com/wiki/display/XI/SOAPMessagesin+XI
    Best Regards

  • JDBC Receiver Channel Error

    Hi All,
    Very Urgent!!!
    My scenario is RFC to JDBC async . Earlier scenarion is working fine but not its showing error,
    "Delivering the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: The resource pool has already been destroyed."
    For that already restart JAVA stack once and change some configuration in receiver channel like, timeout parameter in advence tab and check that "Disconnect from Database after processing each message"
    But same error occurs when I try to resend the data again.
    Please suggest!!
    Thanks,
    Arthita

    Hi All,
    Now showing something else.
    Not showing previous error but status is showing "Message processing started" but after that not processed.
    Please see the SS.
    Please suggest something.
    Thanks,
    Arthita

  • SFTP receiver channel error :Failed to create JCA connection.

    Hi All,
    Facing below error in SFTP receiver channel.
    This is the first run of SFTP adapter on our PI server.
    Message could not be forwarded to the JCA adapter. Failed to create JCA connection. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified)
    Exception caught by adapter framework: Adapter call failed. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified)
    SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Adapter call failed. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified).
    Please help.
    Thanks & Regards,
    Nida Fatima

    Hi Heiko,
    Thanks for correcting me.
    PFB the screenshot of my channel.
    After this change channel is giving different error :
    Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Cannot lookup the ra connectionFactory. Reason: Object not found in lookup of com.sap.aii.adapter.sftp.ra. 
    Pleas guide.
    Regards,
    Nida

  • OFTP_TCP Receiver channel error

    Hello All,
    To an exisitng sceanrio of EDI Sales Invoices i have added new party. For this i have taken as refrence an exisiting party in the scenario.
    While testing newly configured party interface I am getting the errors in receiver channel as below.
    Delivery of the message to the application using connection OFTP_TCP_http://seeburger.com/xi failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: Recoverable Error: Invalid state transition in session state machine.: State: WF_CF_CF, event: REL_IND, Recoverable Error: Invalid state transition in session state machine.: State: WF_CF_CF, event: REL_IND: javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: Recoverable Error: Invalid state transition in session state machine.: State: WF_CF_CF, event: REL_IND, Recoverable Error: Invalid state transition in session state machine.: State: WF_.
    When I have tested the existing party interface the message was processed successfully.
    How to trouble shoot this error? any check points to avoid this error?
    Cheers
    Veera

    Hi,
    Total 18 party's were there. All parties were had having the same Sender & Reciever SSID. I have copied the same channel. An module was used "SaveAttachment". Modified the parameter value of this. I.e  to save the file using parameter name.
    Provided ODETTE as Agency, Scheme - OFTP and Name - XXXXXXXXX0453.
    The Invoice messages are successfull in MONI for newly added party.The Idoc messages are converted into EDI format too.
    Pls let me know if you a
    Cheers
    Veera

  • RMI connection Error: No route to host

    hi all,
    We are using RMI in our project and We are using different computers on LAN for
    server and Client Component,
    Both the computers use j2sdk1.4.2_03
    But when the client runs it gives the following error:
    :java.rmi.ConnectIOException: Exception creating connection to: gridlab26;
    nested exception is:
    java.net.NoRouteToHostException: No route to host: connect
    In this scenario we are just retrieving a String from the server. this
    works well on One PC using localhost.
    we found that you have encountered such problem earlier and might have
    resolved it.
    if you have any idea how to correct this problem please help us.
    thanks
    [email protected]

    hi,
    yes both the PCs are pinging each other and we are able to share our things as well (with sharing n securiry facility in winXP)
    if u hav any other suggestion plz convey me
    tnx
    Deep

  • Message processing failed, FTP Receiver Adapter error...

    Hello all,
    We have a Idoc to File(FTP) scenario using PI.
    When PI try to send the file out to the FTP site, we get the following message in the communication channel monitoring and the file never reach the FTP site:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: ConnectException: Connection timed out: connect
    When we look at the detail display, we can see that the connection as been establish with the FTP site but the adapter is unable to deliver the file...
    Any Idea why?
    Thanks in advance.

    Hi ,
    There are two things that you can do
    1- check the connection of FTP from command prompt. If it is acceebile from command prompt then check for authorization that wether you have access to post the file at FTP or not (Full access READ , WRITE and EXCECUTE)
    2- in your adpater change the connection mode from Per file transfer to "Permanent".
    Please feel free to reply on this thread if you are not able to.
    Thanks

  • Dynamic configuration in server ( FTP receiver channel)

    Receiver File Adapter - Dynamic FTP Server Address  
    Posted: Mar 16, 2006 3:25 PM       Reply      E-mail this post 
    Hi
    I would like to pass the FTP Server address to the Receiver File Adapter as a parameter but variable substitution seems not to work in FTP connection parameters.
    I have many possible target servers, so i can't create one channel communication for each server.
    I read that java proxy can be a solution, but i don't know how to do it.
    Any suggestion?
    Thanks, in advance.

    Hi,
    See the below links for Java Proxies
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    /people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
    /people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy
    And refer this thread for more on Proxies
    Com. Channel of type XI: URL and logon
    Cheers
    Veera

  • Seeburger AS2 HTTPS receiver channel error

    Hi,
    I am getting the following error in the receiver Seeburger AS2 channel with HTPS connection and going through a proxy to the Partner.All the certificates have been installed,proxy server information gives,mentioned the key store values  and encryption certificate values have been mentioned in the receiver agreement that is using the channel.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: HTTP-Client component init failed # java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: Could not retrieve alias collection., SEEBURGER AS2: HTTP-Client component init failed # java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: Could not retrieve alias collection.
    Can you please give me an idea whether I am missing something or any configuration settings I need to make.
    Thank you,
    Sri

    hi Neetesh,
    Thank you for the link.The first thing I have looked at is the link you gave me.But when I give with * it is complaining that it is not able to retrieve the certificates.
    TRUSTED/AS2CERTS/*,but I have backward slashes..may be  OS is different ,I think the original poste might have Windows servers.
    any other ideas please.
    thank you.

  • JMS receiver channel Error !!

    Hi All,
    We are facing problem in all JMS receiver communication channels, all rcevr channels are failing with following error,
    Error while processing message '498499a3-e65c-0086-e100-80000a05260c';
    detailed error description: com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Pending message discovered: 498499a3-e65c-0086-e100-80000a05260c.
    The channel is configured throw an recoverable, temporary error for this warning (default). Decide whether you want to bypass this message. If so, set the Pending Handling  channel parameter to 'Bypass' and restart the message afterwards. at
    com.sap.aii.adapter.jms.core.channel.filter.OutboundDuplicateCheckFilter.filter(OutboundDuplicateCheckFilter.java:153) ...
    does anybody know whats the exact error??
    is it due to Adpater engine message buffere is full ?
    regards
    biplab

    Biplap,
    1) Did you restarted the Java Engine ?  If so  deactive & active the JMS Adapter,
    2)Check any EOIO  message got struck in Adapter Engine ( RWB-Communication channel- JMS Adapter )
    3) Sxmb_moni - Look for the below message status - 498499a3-e65c-0086-e100-80000a05260c
    Cheers
    Agasthuri Doss

  • FTP Sender Channel error " java.lang.StringIndexOutOfBoundsException""

    Dear All,
    Scenario:File to IDOC
    File Type: Fixed Length
    I am getting below error in Sender Channel.
    Error "Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR converting document line no. 2 according to structure 'Item':java.lang.StringIndexOutOfBoundsException"
    Note:We are using header and Item.Header is not repating and Item should repeate N times.we are using the KeyField Name for both header and Item.
    Kindly suggest me the Parameter to use for the sender channel.
    Edited by: manikandansit on Jan 17, 2011 12:53 PM

    Dear All,
    Thanks for your suggestions.
    the issues has been resolved.
    there are so many spaces between the each field data in the source file and i was using the value as SPACE for the parameter Name.fieldSeparator and it taken each space as a data or something else. finally i had removed this parameter and Interfaces works fine now.
    Thanks

  • SWIFT Receiver channel error

    Hi,
    I have configured my Fileact sender channel  as described in the "SAP Integration Package for SWIFT".
    But i get this error in the channel monitor.
    1)
    Adapter Framework caught exception: java.lang.NullPointerException
    2)
    Delivering the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.xi.swift.ParserException: java.lang.NullPointerException.
    It seems that I have some kind propblem with the swift adapter module. But can I clarify this ?

    Did you solve the problem?
    How do you transform form flat file to SWIFT_FAT xml format?

  • Receiver FTPS (Explicit) channel giving error while writing files.

    Hi All,
    We are facing an issue while using FTPS for writing a file to a partner location. Since this is the first time we are using FTPS, we went through some blogs and notes to configure the same, but still facing problems. Listed below are the steps undertaken for the configuration:
    1. Got necessary ports opened on the firewall (the partner FTPS site uses explicit FTPS with control commands on port 21 and data on some custom ports).
    2. Tested file transfer on FTPS using some FTPS client tools from the PI 7.11 server being used.
    3. Uploaded the server SSL certificates in the NWA Keystore, Trusted CA view in both Base64 and normal formats (all certificates in the chain uploaded).
    4. Configured the FTPS receiver channel for the CN name mentioned in the certificate, port 21, directory specified, NO X.509 client authentication (as that is not needed), AUTH TLS, USER,PASS,PBSZ,PROT as command order and using some authentication (user ID, Pwd for logging in). 
    But we are still getting the error:
    'An error occurred while connecting to the FTP server 'xxxxxx.xxx.com:21'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 Access denied.'. For details, contact your FTP server vendor..'
    On the partner side we could not find any logs and from PI too we are not getting any more details than mentioned above. CAn some let us know any known resolutions to the issue or how to get more details from the trace in PI (we have already increased the trace level of the file adapter to error but nothing more useful is available in Java default trace than mentioned above).
    Appreciate any help extended towards this.
    Thanks in advance,
    Avishek.
    Edited by: Avishek Gorai on Feb 21, 2011 8:50 AM

    Thank you all for your answers. I want to bring to your notice that the file transfer (using FTPS) is still working using commercially available FTP client tools from the PI server. So in my opinion issues like OS user not having authorization, incorrect user credentials and firewall issues are ruled out. We are facing issue only when using PI adapter for file transfer, this could be due to incorrect commands or command sequence being sent to the Server etc. which the server is rejecting and giving an unauthorized error.
    We also tested this by giving incorrect pwd OR changing the command sequence, in which case the errors thrown were more specific and appropriate (like incorrect credentials OR AUTH TLS command missing).
    The strange thing is that things work from the PI server when using FTP tools, but fails from PI adapters, which makes me feel there is some issue with the protocol or the setup.
    Also please let me mention that we have ensured Java cryptographic toolkit is installed on the PI system being used.

  • NAT error:  UDP OK but TCP = no route to host

    I recently did a firmware update on my Airport Express and I think something has changed which is affecting file transfer speed. A NAT test shows UDP listen port 6881 is OK but when testing TCP listen port 6881 I get the following message:
    NAT error: No route to host (173.19.148.196:6881)
    I have Mediacom Cable and their provided modem is Touchstone Telephony Modem and my Airport Express is plugged into it to provide me a wireless connection (it has an IP address of 10.0.1.1).
    I have a MacBook 4,1 Intel Core 2 Duo and run OS X v. 10.5.6. In Security settings my Firewall is OFF.
    Can someone explain to me what I need to do to open the TCP port? Also, what is a UDP connection?
    Thank you

    i had the same problem.
    and i did the following steps
    on vuze program
    1) vuze -> preferences -> incoming tcp listen port (example 50123)
    2) set the same port on UDP
    after that you have to open tcp protocol (NAT -> virtual server) ... on your router and set start port as the same port as you already set in vuze (ex. 50123)... and an end port (ex. 50124)
    be careful as local ip address, you have to set the same ip in the tcp protocol settings with the ip that your macbook uses to connect to the internet. you can find the ip on system preferences --> web--> and get the information.
    I hope to help you and others with the same problem!

Maybe you are looking for