Error in ftp receiver monitor

Kind people, I'm getting this error with an InterConnect FTP adapter (the adapter is on one box, the directory it reads from on another box):
Transport logs:
[IPT_FileRecMonitorError] Error in ftp receiver monitor.
oracle.oai.agent.adapter.transport.TransportException: Unable to enter passive mode. rc = 425 425 Can't open passive connection: Too many open files.
at oracle.oai.agent.adapter.transport.basic.ftp.FTPAgent.getFileList(FTPAgent.java:259)
at oracle.oai.agent.adapter.transport.basic.FileSource.getFileList(FileSource.java:210)
at oracle.oai.agent.adapter.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:399)
at oracle.oai.agent.adapter.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:185)
Caused by: java.io.IOException: Unable to enter passive mode. rc = 425 425 Can't open passive connection: Too many open files.
at oracle.oai.agent.adapter.transport.basic.ftp.FTPClient.establishDataConnection(FTPClient.java:206)
at oracle.oai.agent.adapter.transport.basic.ftp.FTPClient.listFiles(FTPClient.java:431)
at oracle.oai.agent.adapter.transport.basic.ftp.FTPAgent.getFileList(FTPAgent.java:253)
It seems to me (maybe) that what is happening is that InterConnect is not closing the FTP connections after it FTPs a file, and after a while there are too many connections open. If I bounce the adapter, it works fine again for a period of time. I also delete the log files, but don't know if that has any relationship to this. Is there some parameter in the adapter.ini file I can set, or do I need to see a Unix sys admin about this???
Thanks in advance for any insight you might be able to provide!

This was addressed in a similar TAR: 4380173.994. Here is the solution I remember:
### Detailed Problem Statement: ###
When FTP adapter has run for some time (1 or 2 days) it keeps on failing with
error message:
Caused by: oracle.oai.agent.adapter.transport.TransportException: Unable to
enter passive mode. rc = 425 425 Can't open passive connection: Too many open files
at oracle.oai.agent.adapter.transport.basic.ftp.FTPAgent.getFileNames(FTPAgent.java:
253)
at oracle.oai.agent.adapter.transport.basic.FileSource.getFileNames(FileSource.java:190)
at oracle.oai.agent.adapter.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:323)
at oracle.oai.agent.adapter.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:123)
Caused by: java.io.IOException: Unable to enter passive mode. rc = 425 425
Can't open passive connection: Too many open files
at oracle.oai.agent.adapter.transport.basic.ftp.FTPClient.establishDataConnection(FTPClient.java:205)
at oracle.oai.agent.adapter.transport.basic.ftp.FTPClient.listNames(FTPClient.java:455)
at oracle.oai.agent.adapter.transport.basic.ftp.FTPAgent.getFileNames(FTPAgent.java:246)
... 3 more
This error was already reported in tar 14948114.6. The solution back then was
to increase no of open files in server running the adapter. We have done that
but it does not seem to help (it might take some more time to run to this error
though).
POTENTIAL SOLUTION(S)
======================
Set the following adapter.ini parameters:
sender.keep_connections=false
receiver.keep_connections=false

Similar Messages

  • Error in FTPS Receiver

    Hi,
      I am gettign an error in our FTPS receiver.
    the parameters we use are..
    Data connection : PASSIVE
    Connection Security: FTPS(FTP over SSL/TSL) for control Connection
    Connection ORDER: AUTH TLS, USR, PASS, PBSZ, PROT
    Username and Password,
    Connection mode: per file transfer
    Transfer mode: Text
    we are gettin the following error
    com.sap.aii.af.ra.ms.api.MessagingException: Connection timed out:could be due to invalid address: java.net.SocketException: Connection timed out:could be due to invalid address
    When we tried to connect to the ftp site using putty using the ip address and using other ftp clietn tools we were able to get and put files in the server.
    Please let us knwo what the problem could be.
    Thanks,
    Vinay.

    hi pinkle,
      i tried to connect using the command ftp hostaddress.
    it gave an error 530 SSL is mandatory.
    Could you tell if there is adifferent command i need to use here and the is there a specific port as you mentioned i should use.
    thanks,
    Vinay.

  • Wrong port in FTP receiver adapter - no errors in message monitoring?

    Hello all
    We're on XI 3.0 SP16 and have created / configured a HTTP XML -> XI -> FTP Server scenario. In the receiver comm. channel (ftp) we had specified a wrong port number and always wondered, why we never got errors in message monitoring. Everything seemed to be processed correctly... but no file arrived on the FTP server (receiver) side!
    After correcting the wrong FTP port number in the receiver FTP comm. channel everything went fine.
    We now encountered a similar problem with a RFC receiver adapter. We're using it in another scenario HTTP XML -> XI -> RFC to SAP R/3 (4.7).
    For some reason it died (red status in adapter monitor) and it was no more possible to do RFC calls from XI to SAP R/3 (normal RFC adapter, NO proxies).
    In XI message monitor everything seemed to be ok but no message arrived till SAP R/3. Nothing in any queue...
    After deactivating and reactivation the RFC receiver comm. channel it worked again BUT ALL PREVIOUSLY SENT messages seem to be lost.
    Is it really the way it works? Does XI integration engine at runtime NOT catch whether or not a RFC or FTP receiver adapter died, thus is not able to tell somewhere in message monitor that a message could not be delivered at all?
    I'm really confused here but hopefully I simply don't understand some easy principles to take into account...
    Our SAP R/3 is on rel. 4.70 with Web AS 6.20. The XI 3.0 plugin is not installed. Do we need to go with server proxies there and use QOS = best effort?!?
    Thanks for some suggestions.
    Best regards,
    Renaud

    Hi Michal
    Thanks... works great for normal XML based messages!
    Now, what if I wanted to pass binary files from one ftp server via BPM to another ftp server in order to enable the transport acknowledgment?
    The files polled from ftp server using the ftp sender adapter are all in binary format (ARJ). No xml data in there. How should the message format look like in BPM for the receiving step? Or: how to make sure not to loose the binary content when passing through BPMs?
    I need this sort of scenario because of the tansport acknowledgment and because I need to have some sort of message splitting (send the binary file over to a second ftp server and additionally send some kind of info message to SAP R/3 regarding thin binary file).
    BTW: in the MessagingSystem/monitor/monitor.jsp I do not see sender / receiver information. Is this normal? It's quite of a bad thing to look inside each message in order to find out what message I'm having in front of me...
    Thanks a lot for your support and patience!
    Kind regards,
    Renaud

  • BEA-000000 [IPT_FileRecMonitorError] Error in ftp or file receiver monit

    JDeveloper 11.1.1.2
    FusionOrderDemoR1PS1
    Dear Experts,
    My managed server soa_server1 keep logging the above subject error after suceesfully running the 5 ant scripts in the following document:
    [Tutorial for Running and Building an Application with Oracle|http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10275/run.htm#CACGJAJE]
    SOA Suite
    11g Release 1 (11.1.1)
    E10275-02
    Please advice,
    pino
    log:
    {noformat}
    <oracle.soa.services.notification> <BEA-000000> <<.> Notification via email, voice, SMS or IM will not be sent. If you would like to enable them, please configure corresponding sdpmessaging driver. Then modify the accounts and set NotificationMode attribute to either NONE, EMAIL or ALL in workflow-notification-config.xml> <12-Jan-2010 10:52:02 o'clock AST> <Warning> <oracle.soa.services.notification> <BEA-000000> <<.> Notification via email, voice, SMS or IM will not be sent. If you would like to enable them, please configure corresponding sdpmessaging driver. Then modify the accounts and set NotificationMode attribute to either NONE, EMAIL or ALL in workflow-notification-config.xml> ==> CubeEngine deploy OrderProcessor took 0 seconds ==> CubeEngine deploy InternalWarehouseService took 0 seconds INFO: DeploymentEventPublisher.invoke Publishing deploy event for default/OrderBookingComposite!1.0*8f72a2e5-e18c-4210-a406-248ecc9d83aa <12-Jan-2010 10:52:07 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:07 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation SOA Keystore location: C:/Oracle/MIDDLE~1/USER_P~1/domains/SOA_DO~1/config/fmwconfig/default-keystore.jks INFO: SSLSocketFactoryManagerImpl.getKeystorePassword Obtained null or empty keystore password INFO: SSLSocketFactoryManagerImpl.getKeyPassword Obtained null or empty key password INFO: SSLSocketFactoryManagerImpl.getSSLSocketFactory Could not obtain keystore location or password ==> CubeEngine deploy ExternalPartnerSupplier took 0 seconds INFO: DeploymentEventPublisher.invoke Publishing deploy event for default/PartnerSupplierComposite!1.0*101e2b6d-1e45-4dd4-b4e3-e441b4da2562 INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation SOA Keystore location: C:/Oracle/MIDDLE~1/USER_P~1/domains/SOA_DO~1/config/fmwconfig/default-keystore.jks INFO: SSLSocketFactoryManagerImpl.getKeystorePassword Obtained null or empty keystore password INFO: SSLSocketFactoryManagerImpl.getKeyPassword Obtained null or empty key password INFO: SSLSocketFactoryManagerImpl.getSSLSocketFactory Could not obtain keystore location or password ==> CubeEngine deploy B2BOrderProcessingEngine took 0 seconds INFO: DeploymentEventPublisher.invoke Publishing deploy event for default/B2BX12OrderGateway!1.0*f3185dc3-2691-422a-8119-bf69d902a809 INFO: FabricProviderServlet.stateChanged SOA Platform is running and accepting requests <12-Jan-2010 10:52:16 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:16 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:17 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:17 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:22 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:22 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:33 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:33 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.> <12-Jan-2010 10:52:33 o'clock AST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.>
    {noformat}

    I am also getting the same error.
    ####<Mar 18, 2010 10:36:59 PM PDT> <Error> <oracle.soa.b2b.transport> <obie-as1> <WLS_SOA1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@2a5eaf0e> <<anonymous>> <> <> <1268977019632> <BEA-000000> <[IPT_FileRecMonitorError] Error in ftp or file receiver monitor.>
    I am running the SOA demo application. http://obie-wls-vip2:8001/StoreFrontModule/faces/login.jspx doesn't show the artifacts.
    I don't know whether the"Error in ftp or file receiver monitor" is related to the arifacts issue.

  • 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

  • FTP  receiver adapter does not transfer (STORE) file

    Hello gurus,
    In my scenario I want to transfer files from server X to server Y using FTP.
    To get the files from server-X I use the FTP sender adapter, to put the files on server-Y I user the FTP receiver adapter.
    Getting the file (QoS = EOIO) is not a problem; I see the result is SXM_MONI.
    Putting the file doesn't seem to work; I don't have an error message in SXMB_MONI but the file is not physical stored on server-Y.
    When I monitor server-Y I see that XI connects with the configured user/pwd and even creates the directory when it doesn't exist but the file is not STORED.
    I'm not using the BPE, this is a very simple and basic scenario: what comes in, goes out.
    Can you please advice what might be the cause of the strange behavior?
    Many thanks - Danny

    Hello Michal, thanks for your (very) quick reply.
    this is the result:
    1) adapter monitoring
    <b>Status to be delivered:</b>
    - Message successfully received by messaging system. Profile: XI URL: http://xdsci.cie.etat.lu:53100/MessagingSystem/receive/AFW/XI Credential (User): XIISUSER
    - Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    - Message successfully put into the queue.
    2) sxmb_moni
    - no error
    3) communication channel monitor
    - Message successfully received by messaging system. Profile: XI URL: http://xdsci.cie.etat.lu:53100/MessagingSystem/receive/AFW/XI Credential (User): XIISUSER
    - Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    - Message successfully put into the queue.
    - The message was successfully retrieved from the receive queue.
    - The message status set to DLNG.
    - Delivering to channel: FTP_receiver
    - MP: entering
    - MP: processing local module localejbs/CallSapAdapter
    - File adapter receiver: processing started; QoS required: ExactlyOnce
    - File adapter receiver channel FTP_receiver: start processing: party " ", service "xyz"
    Any idea?

  • Problem on FTP receiver adapter

    Hi, All,
    I have two scenarios, both from XI SAP proxy to FTP receiver. And two scenarios are running almost at the same time. I need to send thousands of messages through these scenarios. Now I got problems when I sent out around 300 messages.  The messages just stuck there and don't get through to FTP receiver communication channels. I configured these two FTP receiver communication channels in one Business System. I don't if that causes the problem. Please advise. Thanks a lot.
    Jack

    Hi! Jack,
    According to my Understanding Check once again the below steps..
    1. Check both Queues regarding SMQ1 and SMQ2.
    2. Another thing is got to Communication Channel monitoring and select your Channel and check AUDIT
       LOG and ADD TIME STAMP such that u can get 2 things.
             a) first of all one information that up to at what time XI got picekd the file and
             b) Also u can observe another point that whether the File got picked from Source and holding in XI or else stil the XI doesn't got picked.
    3.  The most important thing is  You asked how to clear all the queues  right ? U can delete queues in two ways.
           a)  U can go to SMQ1 and SMQ2 and delete the queues there it self
           b)  THere is another way to monitor the XI MESSAGES in detail view by search category in
                ASYNCH and SYNCH mode and also based on ERRORS..
    Note:: In order to monitor you need to check the monitoring on SYSTEM.JSP level. Go through the below linik.
    http://HOSTNAME:PORT/MessagingSystem/monitor/systemStatus.jsp
    THere u can get each and every messages and u can clear the BULK of messages in queue.
    Regards:
    Amar Srinivas Eli

  • Error in Seeburger Message Monitoring

    Hi ,
    I m using Seeburger as Sender R/3 System.and the receiver is Xi.as an idoc file.
    I m getting error in seeburger message monitoring with status as "Could not send ansynchrone MDN to partner - url not set!". can anybody tell me whats the reason behind it,where it went wrong.

    Really didn't understand your scenario. That sentence makes no sense:
    "I m using Seeburger as Sender R/3 System.and the receiver is Xi.as an idoc file."
    But what I understand from the error message you have provided...................
    if you are using Seeburger AS2 adapter as Receiver Comm Channel..........then there is definitely some cofig error is settings for MDN acknowledgement.
    Under Parameters Tab:
    You must have set the following parameter
    MDN Mode = "ASYNC"
    And has not provided the following parameter just below it :
    Receipt Delivery Address
    This parameter should have value: the URL of your own AS2
    server where the asynchronous MDNs are
    to be delivered.
    Hope this solves your problem.
    Regards,
    Suddha

  • SQL Service Broker 2012: the connection was closed by the remote end, or an error occurred while receiving data: '64(The specified network name is no longer available.)'

    Anyone can help with the below issue please? Much appreciated.
    We have about 2k+ messages in sys.transmission_queue
    Telnet to the ports 4022 is working fine.
    Network connectivity has been ruled out.
    The firewalls are OFF.
    We also explicitly provided the permissions to the service account on Server A and Server B to the Service broker end points.
    GRANT
    CONNECT ON
    ENDPOINT <broker> <domain\serviceaccount>
    Currently for troubleshooting purposes, the DR node is also out of the Availability Group, which means that we right now have only one replica the server is now a traditional cluster.
    Important thing to note is when a SQL Server service is restarted, all the messages in the sys.transmission queue is cleared immediately. After about 30-40 minutes, the errors are continued to be seen with the below
    The
    connection was
    closed by the
    remote end,
    or an
    error occurred while
    receiving data:
    '64(The specified network name is no longer available.)'

    We were able to narrow down the issue to an irrelevant IP coming into play during the data transfer. We tried ssbdiagnose runtime and found this error:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>SSBDIAGNOSE -E RUNTIME -ID 54F03D35-1A94-48D2-8144-5A9D24B24520 Connect to -S <SourceServer> -d <SourceDB> Connect To -S <DestinationServer> -d <DestinationDB>
    Microsoft SQL Server 11.0.2100.60
    Service Broker Diagnostic Utility
    An internal exception occurred: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    P  29830                                 Could not find the connection to the SQL Server that
    corresponds to the routing address tcp://XX.XXX.XXX.199:4022. Ensure the tool is connected to this server to allow investigation of runtime events
    The IP that corresponds to routing address is no where configured within the SSB. We are yet unsure why this IP is being referred despite not being configured anywhere. We identified that this IP belongs to one of nodes other SQL Server cluster, which has
    no direct relation to the source server. We failed over that irrelevant SQL Server cluster and made another node active and to our surprise, the data from sys.transmission_queue started flowing. Even today we are able to reproduce the issue, if we bring
    back this node [XX.XXX.XXX.199] as active. Since, its a high business activity period, we are not investigating further until we get an approved downtime to find the root cause of it.
    When we get a approved downtime, we will bring the node [XX.XXX.XXX.199] as active and we will be running Network Monitor, Process Monitor and the SSB Diagnose all in parallel to capture the process/program that is accessing the irrelevant IP.
    Once, we are able to nail down the root cause, I will share more information.

  • Error in file receiver adapter (Directory does not exist / cannot be create

    I have a NFS reiceiver file NFS adapter with target directory:
    10.128.68.38\arbo2000\UploadPinfos\arbodev
    if I run this line in windows, windows access to this folder.
    Full Error log:
    Receiver Adapter v2123 for Party '', Service 'BS_0000_ARBO_DEV':
    Configured at 2006-04-06 18:08:26 CEST
    History:
    - 2006-04-06 18:08:35 CEST: Error: Message processing failed: Exception: Message processing failed - configuration error in file receiver adapter (Directory does not exist / cannot be created)
    Can somebody help me please??

    Hi Alvaro,
            If your XI server is running on Unix platform then you'll get the access only after mounting 10.128.68.38 this system as a drive. This is equivalent to the windows network mapping.
    Next thing is that once that is done then you can access the path /arbo2000/UploadPinfos/arbodev by mentioning it in your directory path.
    To check whether the above mentioned is the problem then pls do try by doing it with FTP protocol. If it works then for acting as a local directory for NFS you need to mount the drive.
    Cheers
    JK

  • Filename from payload - FTP receiver adapter

    Hello everyone!
    I have a scenario wherein I need to get the value from a field coming from an IDOC and then give that value as the "filename" of the file that is saved in the FTP folder.
    IDOC > XI > FILE
    For example, if /ORDERS05/IDOC/E1EDK02/BELNR = 620000123
    then I want the name of the file to be saved in the FTP folder to be 620000123.xml
    I understand you may use the 'variable substitution' property in the FTP receiver adapter, but subsequent attempts at trying to configure that property have resulted in errors. Can anyone help me out?
    Warm regards,
    Glenn

    do u have recordset name (root message)
    For Ex: If you want to refer to the field which is bold
    below is your variable substuition:
    payload:root,1,e1,1,e2,2
    <?xml version="1.0" encoding="UTF-8" ?>
    <root>
      <dummy>
         <e1>
            <e2>Data_1</e2>
            <f/>
           <g attr="abc">text</g>
            <e2>Data_2</e2>
         </e1>
      </dummy>
      <e1>
         <e2>illegal/value</e2>
         <f/>
         <g attr="abc">text</g>
         <e2 attr="fghij">Example Value</e2>
       </e1>
    </root>
    Similarly
    for your strucutre:
    <MS_MT>
    <order>
          <number>
    the variable substuition would be
    payload:MS_MT,1,order,1,number,1
    you have to give complete XML to arrive to this value.

  • Error in File Receiver Channel

    Dear All,
    I am Getting below error in File Receiver Channel.
    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: FTPEx: User ABC cannot log in.
    Regards,
    Manikandan

    Hi Manikandan,
    Check the username and the password for the FTP server. If the username or the password is wrong then you would be able to post the message.
    Also, there might be a timout issue, In the timeout parameter enter some value.
    Ref: FTP Server connection Problem
    Check and update us.
    Thanks,

  • Error in HTTP_AAE receiver communication channel, PI 7.4 dual stack

    Dear Experts,
    I am facing the below certificate error in HTTP_AAE receiver communication channel while using the third party (bank) private key. Third party bank server is HTTPS enabled, moreover they have generated the public and private keys on their server, and they shared the corresponding private keys in .p12 format to us. Our scenario in SAP PI is synchronous ABAP Proxy to HTTP_AAE, when I see the message in SXMB_MONI after testing, we get he below certificate error, though we have provided the correct path from keystorage view and keystorage entry in HTTP_AAE receiver communication channel
    “com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST, sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”
    We have imported the private key provided by bank in Netweaver admin key storage, by following the below steps.
    NWA -> Certificates -> Key Storage -> TrustedCA->Import Entry->Entry Type->PKCS#12 Key Pair->select the .p12 file->import.
    Please see the attached doc for related screenshots.
    Please experts help me experts as this is on high priority from client, also suggest me if I am doing anything wrong here.
    Thanks,
    Farhan

    Hi Farhaan,
    do you have only one certificate or multiple certificate? HTTPS can have 2 or 3 certificates (Root, Intermediate [optional, if any 3rd party person is there in the middle then we can get this certificate] and system certificates).
    The issue is with the certificate and it can be because All the certificate is not present or path is not correct.
    Please refer the below wiki in which solution is given for this peroblem.
    Troubleshooting 7.1 - End-User Experience Monitoring - SCN Wiki
    The similar issue is resolved by applying SP level patch, please refer the below discussion
    SAP PI 7. 3 HTTP_AAE Receiver with SSL
    Please check the below blog -
    Configure the HTTP_AAE receiver communication channel with SSL
    please also check the below discussion
    Where to Import Clients SSL certificate for HTTP_AAE
    regards,
    Harish

  • File to Proxy Scenario : Error in communication channel monitoring

    Hi,
    I have developed File to Proxy Scenario on PI 7.1 system and it is not working. I see the below error in communication channel monitoring.
    u201CError: com.sap.engine.interfaces.messaging.api.exception.ConfigException: Some of the IS access information is not available. SLDAccess property may be set to true, but SLD is not available.u201D
    File will be picked from the FTP server.
    I have created File system in SLD of type "Third Party", Can this be the issue?
    Please guide me on this.
    Thanks,
    Chandravadan

    Hi!
    Check if the tcode SLDCHECK is ok!
    Check note #764176.
    Also, refer to link below and execute each steps from the links there MANUALLY.
    Wizard-Based Configuration:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/45/2e4c1b16bb4aa8e10000000a11466f/frameset.htm
    Regards,
    Caio Cagnani

  • Finger Print error in SFTP receiver adapter

    Hi Experts ,
         I am getting following error in SFTP receiver channel, here I have nominated the password based authentication rather than certificate authentication method in channel. And I have created finger print in NWA and shared with SSH server admin to import , then I maintained the same in my receiver channel also. And I have done the vice-versa created the finger print in SSH server side and given the same in channel . Still error is persist in channel, experts please suggest .
    Error :
    Message could not be forwarded to the JCA adapter. Reason: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca
    Error MP: exception caught with cause javax.resource.ResourceException: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca
    Error Exception caught by adapter framework: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca
    Screen shots :
    Thanks in advance,
    RAJA

    And I have created finger print in NWA and shared with SSH server admin to import
    >>>> Though i'm not sure how it works, you can validate the fingerprint of the FTP server with one which is configured in the channels.
    If you have file zilla/coreFTP try to connect with the credentials and then you'll get a pop-up which should have the finger print information.

Maybe you are looking for