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.

Similar Messages

  • 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

  • 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

  • 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

  • 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.

  • 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,

  • 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?

  • 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.

  • 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

  • FTP Receiver without directory change

    Hello,
    we have to upload data to an FTP server which does not allow directory changes. Problem is that the directory field in the FTP receiver communication channel is mandatory so we get an error message.
    Is there any workaround for this?
    Thank you.

    > we have to upload data to an FTP server which does not allow directory changes. Problem is that the directory field in the FTP receiver communication channel is mandatory so we get an error message.
    Try to use a dot (.) as directory (means current directory).
    Markus

  • FTP Receive port not pulling files

    I configured FTP receive location to pull files from FTP server. It is not pulling files and not even giving any error in event log and also provided log file location in properties.
    It is not doing any thing in Production server (Biztalk 2013 (Standared edition),64bit) but same FTP configuration is pulling files in my Development system (Biztalk 2013 Developer edition).
    Can any one help me how to resolve this issue.

    Try the following:
    Disable and enable the FTP Receive location. This could sometime help the configuration to refresh itself.
    Restart the host instance to which the  FTP Receive location configured to.
    Give a wrong password, and see whether you get any warning or any eventlog entries.
    Use any network tracing tools like WireShark which help you to trace the event happening.
    Ensure you're firewall/or remote server from where you're trying to poll for the message is not blocking the file transfer. Sometimes, firewall or any network issue blocks are not reported back to FTP adapter so that it can log it as error/warning. So ensure
    its not an issue due to any network related thing.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Error during FTP connection

    Dear all,
    We are trying to FTP some files, to a remote FTP server using XI.
    The required details are configured in FTP receiver channel.
    The below error is shown in the FTP 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: ConnectException: Connection timed out (errno:238)"
    Did anyone face a similar error. Kindly drop in your comments and resolutions to fix this issue.
    Thanks in advance,
    Younus

    Hi Mohammed,
    Check whether your FTP is up and running.
    Its quite possible that the number of connections is more than the max connection possible for you FTP. If thats the case, you have to check with your FTD admin to increase the possible connections limit.
    Also make sure that you have provided the correct credentials in your file CC.
    Have a look at the below old threads:
    FTP connection error whil,e using flat file adapter error
    FTP Connection
    Re: FTP to server outside the network not working?
    Thanks,
    Pooja Pandey

  • 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.

Maybe you are looking for

  • Pages 5 is installed, but not recognized. what to do?

    When I try to open a document, I keep getting a message saying I need to install the latest edition.  I have it, and it is installed...... Does anyone know what's going on, or how to fix it???

  • Preparing iphone software for restore

    itunes has been showing "preparing iphone software for restore" for almost 2 hours. the blue and white bar is running and iphone has the apple and little white circle is going around and around. should i just wait or do I need to unplug phone and sta

  • FI documents summarization from SD per company code

    Hi gurus, We are summarizing FI docs created through the SD module as specified in oss note 36353. The thing is that this summarization applies to any FI doc created no matter the company code. Any idea how to set this summarization only per company

  • Repeated entry of same material during costing of header

    Hi , during costing run of a  header material, a component assigned only once in BOM is comming in multiple line items with different qty. what may be the reason? Regards

  • Indesign not responding on startup

    G'day I have recently purchased a 2011 iMac and installed CS5.5. The rest of the suite is working fine but Indesign has never worked. When I open up a new document the programme does not respond. The Error Report is linked below: http://pastebin.com/