Connection closed by remote host on SOAP Receiver Scenario

Hi Experts,
I implemented a RFC to SOAP Receiver scenario, consuming an external
Web Service with SSL security, using SAP PI 7.1. I configured the SOAP
Receiver Adapter with Proxy e Proxy User, and it shows the
message u201CConnection closed by remote hostu201D. I have checked with
Network team, about the firewall restrictions, and they told me it was
pass by firewall. I installed the SOAP UI on the PI DEV Server to test
the SOAP Requets and it worked. Only on the PI it shows this error
message. I traced log at SLL service in the Sap Netweaver Administrator
and I didnu2019t get success.
Long text error:
com.sap.engine.interfaces.messaging.api.exception.MessagingException:
java.io.EOFException: Connection closed by remote
Please, could you help me about this error?
Fábio Ferri

Hi Fabio,
You need to set higher trace level in order to get more information in your trace file.
If you think it is related to security then set logging level of components com.sap.aii.security.lib and com.sap.aii.af.security to DEBUG in Visual Admin's log configurator. Also set com.sap.aii.af.mp.soap and com.sap.aii.messaging to DEBUG level.
And then try sending messages and see whether you have received more informaiton in trace file, but don't forget to revert back the change once you finish testing otherwise it will filled up your diskspace.
Best regards,
Pinkle

Similar Messages

  • SOAP: call failed: java.io.EOFException: Connection closed by remote host

    Hi folks,
    my friday crusher:
    We have a sync RFC-PI-SOAP scenario.
    All is working fine in Dev system.
    After moving into Test following error is displayed as the SOAP response message:
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
    <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.</SAP:AdditionalText>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Also Channel Monitoring says:
    Message-Verarbeitung fehlgeschlagen. Grund: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.
    Couldn´t find any hints in SDN and the web to this issue.
    Does anyone of you has made experiences with that problem?
    Maybe it´s a system parameter for time out SOAP connections....?
    Many thanks for your help
    -and-
    have a great weekend!
    Cheers
    André

    Very strange!
    But I have the solution:
    I have looked into channel monitoring / RWB again.
    There I saw, this PI is using two clusters on two application servers.
    Everytime the SOAP call is executed through the frist cluster, all was fine.
    But no SOAP call was successfully executed by the second cluster.
    Fortuity? No!
    The second cluster node / app server wasn´t registered for internet access in the used proxy server.
    So it wasn´t an PI issue.
    Now, all is fine & I´m happy!
    Thanks @all for helping!
    Cheers,
    André

  • Connection closed by remote host for RNIF

    Hi All,
    Hi All,
    Any one can help us. We are getting the following issue while customer trying to send the data to XI.
    https://XXXXX:YYYYY/MessagingSystem/receive/RNIFAdapter/RNIF received HTTP response "699". Error connecting to host XXXXX at port YYYYY . Connection closed by remote host.
    Scenario details:
    RNIF to Proxy scenario
    it is very very urgent.Please help
    Thanks,
    Meera

    Was this issue resolved? Possibly a network issue but not too sure. Can you share more info?
    Are you able to hit the RNIF URL within your LAN?

  • IAIK: java.io.EOFException: Connection closed by remote host

    Hi Experts,
    I'm having a performance issue during login and I found in Trace log the logs below.
    Can you please tell me what things I should look at or where maybe my issue?
    com.sap.engine.core.manipulator.TCPRunnableConnection
    com.sap.engine.core.manipulator.TCPRunnableConnection.init()
    OrderedChannel for http service
    Warning: System/Network
    Java: Cannot get input and output streams from socket. ConnectionsManipulator is not initialized.
    [EXCEPTION]
    {0}#1#java.io.EOFException: Connection closed by remote host.
         at iaik.security.ssl.Utils.a(Unknown Source)
         at iaik.security.ssl.o.c(Unknown Source)
         at iaik.security.ssl.r.f(Unknown Source)
         at iaik.security.ssl.f.c(Unknown Source)
         at iaik.security.ssl.f.a(Unknown Source)
         at iaik.security.ssl.r.d(Unknown Source)
         at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)
         at iaik.security.ssl.SSLSocket.startHandshake(Unknown Source)
         at com.sap.engine.services.ssl.factory.SSLSocket.startHandshake(SSLSocket.java:162)
         at com.sap.engine.services.ssl.factory.SSLSocket.getInputStream(SSLSocket.java:280)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.init(TCPRunnableConnection.java:351)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.run(TCPRunnableConnection.java:554)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:80)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:150)
    Thank you very much,
    Jemaru

    Hello Jemaru,
    Don't you have some more information. This is the error in the Java stack what does the R3/Abap stack returns on this message?
    Kind regards,
    JK

  • Ssh_exchange_identification: Connection closed by remote host

    Hello, I'm running OSX 10.8.4 and I'm trying to SSH to my University server and I'm getting this :
    Ahmads-MacBook-Pro:ahmad716 Ahmad716$ ssh -vvv
    OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
    debug1: Reading configuration data /etc/ssh_config
    debug1: /etc/ssh_config line 20: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to t2.technion.ac.il [132.68.1.134] port 22.
    debug1: Connection established.
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa-cert type -1
    ssh_exchange_identification: Connection closed by remote host
    Please help
    <Email Edited by Host>

    I had exactly similar problem.
    i was getting this error:
    ssh -vv eagle
    OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to eagle [192.168.0.194] port 22.
    debug1: Connection established.
    debug1: identity file /Users/yerbol/.ssh/identity type -1
    debug1: identity file /Users/yerbol/.ssh/id_rsa type -1
    debug1: identity file /Users/yerbol/.ssh/id_dsa type -1
    ssh_exchange_identification: Connection closed by remote host
    but after trying your suggestion:
    sudo sshd -t
    i got
    /etc/sshd_config: line 112: Bad configuration option: ServerAliveInterval
    /etc/sshd_config: terminating, 1 bad configuration options
    this reminded me that i  had set ServerAliveInterval 20 for avoiding timeout issues with ssh.
    then i changed it back and it worked.

  • Connection closed by remote host issue

    Hi ,
    currently we are working on SuccessFactors PI integration. On the first test we got following error message on receiver Axis (soap) adapter.
    The certificates was imported to the trusted CA's. Any help will be helpful.
    Thank you,
    PM

    Hi,
    SOAP UI working fine now. Also demo server URL working fine.  https://salesdemo4.successfactors.com:443/sfapi/v1/soap 

  • There is no connection to the remote host

    Hi,
    I have installed the NFR 1.01 on OES2. I have an agent on an other OES2 also and an agent on a Netware6.5 sp7 server. In the admin console is see all agents but no volumes. When i click on the Netware agent i receive a message "There is no connection to the remote host".
    On the main screen in the "scan collection" when i ask for "rebuild storage list" nothing happens. (except "rebuild is in progress" the whole day long).
    Whats wrong or what have I missed?
    Thanks
    Herman

    Herman,
    In your agentncp config please clear the Alternate Hostname, and restart
    the agent. Does the agent heartbeat in to the engine?
    thanks,
    NSM Development
    On 10/21/2010 4:36 AM, Herman wrote:
    >
    > [image:
    > file:///C:/DOCUME%7E1/VEHERMAN/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.jpg]Hi,
    >
    > I cannot insert a picture, so i will type over the settings:
    > (settings on the same server OES2)
    >
    > -----------------------------
    > Directory Service Interface Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3009
    > Management Mode: Automatic
    > Data Path: /var/opt/novell/filereporter/dsi-edir/data
    > Default Server: 10.0.0.67
    >
    > Proxy Account: CN=NFRProxy.O=psi
    > Admins Groups: CN=NFRAdmins.O=psi
    > Users Group: CN=NFRUsers.O=psi
    > log Path: /var/opt/novell/filereporter/dsi-edir/log
    > log File Size: 10240 Kb Log file Count: 10
    > Level Log: 5
    >
    >
    >
    > -----------------
    > Engine Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports:
    >
    > client HTTPS: 3033 HTTP: 0
    > Agent HTTPS: 3035 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/engine
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3009
    > Use SSL: Yes
    > Scans per volume: 2
    >
    >
    > -----------------
    > AgentNCP Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3037 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/agentncp
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3035
    > Use SSL: Yes
    > Alternate Hostname: 10.0.0.67
    >
    >
    >
    > I hope this is the info you want.
    >
    > Herman
    >
    >

  • TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding

     TACACS+ configured on router and router is in ACS.  I can ping the ACS but the router cannot establish a connection to authenticate users.
    aaa group server tacacs+ hq_acs-1
    server 10.20.17.2
    ip tacacs source-interface GigabitEthernet0/0
    aaa authentication login default group tacacs+ local
    aaa authorization config-commands
    aaa authorization exec default group tacacs+ local
    aaa authorization commands 10 default group tacacs+ local
    aaa authorization commands 15 default group tacacs+ local
    aaa accounting nested
    aaa accounting update newinfo periodic 60
    aaa accounting auth-proxy default start-stop group tacacs+
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group tacacs+
    aaa accounting connection default start-stop group tacacs+
    aaa accounting system default start-stop group tacacs+
    aaa accounting resource default start-stop group tacacs+
    BigTree_3945#sh ip int br
    Interface                  IP-Address      OK? Method Status                Protocol
    GigabitEthernet0/0         10.4.3.1        YES NVRAM  down                  down
    GigabitEthernet0/1         10.12.10.26     YES NVRAM  up                    up 
    Serial0/2/0                unassigned      YES NVRAM  down                  down
    Serial0/2/0.602            10.12.15.10     YES NVRAM  down                  down
    Apr 13 11:08:13.673: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:13.673: TPLUS: processing authentication start request id 79
    Apr 13 11:08:13.675: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:13.675: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:13.675: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:25.834: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:25.834: TPLUS: processing authentication start request id 79
    Apr 13 11:08:25.834: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:25.834: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:25.834: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:43.689: TAC: Using default tacacs server-group "tacacs" list.
    Apr 13 11:08:43.689: TAC+: Opening TCP/IP to 10.20.17.2/49 timeout=5
    Apr 13 11:08:51.057: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:51.057: TPLUS: processing authentication start request id 79
    Apr 13 11:08:51.057: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:51.057: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:51.057: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:54.692: TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding
    Apr 13 11:08:54.692: TPLUS: Queuing AAA Accounting request 76 for processing
    Apr 13 11:08:54.692: TPLUS: processing accounting request id 76
    Apr 13 11:08:54.692: TPLUS: Sending AV task_id=332
    Apr 13 11:08:54.692: TPLUS: Sending AV timezone=EDT
    Apr 13 11:08:54.692: TPLUS: Sending AV service=shell
    Apr 13 11:08:54.692: TPLUS: Sending AV start_time=1334329734
    Apr 13 11:08:54.692: TPLUS: Sending AV priv-lvl=15
    Apr 13 11:08:54.692: TPLUS: Sending AV cmd=show logging <cr>
    Apr 13 11:08:54.692: TPLUS: Accounting request created for 76(n20j03t)
    Apr 13 11:08:54.692: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:54.692: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: Started 5 sec timeout
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out, clean up
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/20FD90EC: Processing the reply packet
    BigTree_3945#
    AAA Client IP Address
    10.4.3.* 10.12.15.10
    Key
    Network Device Group
    Test    
    NJT    
    AccessLink    
    (Not Assigned)    
    Authenticate Using
    TACACS+ (Cisco IOS)    
    RADIUS (Cisco Aironet)    
    RADIUS (Cisco BBSM)    
    RADIUS (Cisco IOS/PIX)    
    RADIUS (Cisco VPN 3000)    
    RADIUS (Cisco VPN 5000)    
    RADIUS (IETF)    
    RADIUS (Ascend)    
    RADIUS (Juniper)    
    RADIUS (Nortel)    
    RADIUS (iPass)    
    Single Connect TACACS+ AAA Client (Record stop in accounting on failure).
    The 10.12.10.* range is listed under the HQ site.
    Your help is greatly appreciated.

    You stated that you can ping ACS from the router, did you try sourcing the packets from the GigabitEthernet 0/0 interface (which is the one TACACS+ will try to use, given the configuration that you posted)?
    What does the network path between the router and ACS look like (ie, any firewalls, NAT, etc)?
    Can you connect to port 49 at the ACS IP address from the router sourcing the packets from GigabitEthernet 0/0 ?
    Are you using VRFs?
    What version of IOS?

  • CS4 "The connection to the remote host has been lost"

    Suddenly I get the error message (CS4) when I try connecting to remote hosts: "The connection to the remote host has been lost. Click Refresh to reconnect." It is impossible to connect to ANY remote host.
    This happens for all my sites, on remote servers in different countries, so it must be a DW problem. Please advice.

    Have you tried using Passive mode:
    Site Definition > Advanced > click the Passive FTP box and see if that works.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Differentiating Soap receiver scenarios

    Hi,
    I need to test a webservice scenario(PI consuming a webservice). We dont have the test environment set up for webservice providing system.
    I have configured everything in PI, i have the endpoint URL but no valid hostname.
    So my question is:
    1) if i shoot a request with an arbitrary host name in the URL in Soap receiver channel; Will PI consider that the end system is down and how will it behave?
    2) Is there any difference between giving an arbitrary host name and giving a valid hostname which is actually down. how does pi behave in both of these cases?.
    3) I believe the time out value which we provide in receiver channel(XMBWS.Timeout) works only when the request has successfully reached the end system and the end system is taking time to respond. If the end system is down then this parameter doesnot make any difference, the time out considered will be the one which we set in NWA - xiadapter.inbound.timeout.default. Is my understanding correct?
    Regards
    Shailesh

    1) if i shoot a request with an arbitrary host name in the URL in Soap receiver channel; Will PI consider that the end system is down and how will it behave
    everything will go fine till SOAP receiver channel.....then in RWB the channel will report an error saying receiver not found (or similar)
    2) Is there any difference between giving an arbitrary host name and giving a valid hostname which is actually down. how
    does pi behave in both of these cases?.
    Valid URL --> message transferred to the receiver without error
    Invalid URL --> message does not leave XI/ PI and marked as an error in AE.

  • SOAP RECEIVER SCENARIO PORT ISSUE

    Hi gurus,
    we are testing a proxy to soap synchron scenario and cannot get response from receiver. We have a firewall issue and need to open required ports.
    Which ports should we open? 50000? 80?
    Kind Regards,
    PM

    Hi Peter,
    SOAP communication uses HTTP protocol, so messages are transferred over 80 or 443 port by default, depending on whether you use HTTP or HTTPS communication, correspondingly.
    Hope this helps,
    Greg

  • Remotejmxtool - connection refused to remote host

    Current Environment & Set up:
    My application is deployed on to WebSphere 5.1.1.19 Application server. My kodo.properties file is on the classpath of the web container. I'm using kodo 3.4.0.
    Working copy (Only locally):
    The following property on the kodo.properties works perfectly on local machine.
    kodo.ManagementConfiguration=local-mgmt-prof(EnableLogMBean=true,EnableRuntimeMBean=true,MBeanServerStrategy=create)
    When I start the embedded test environment on the IBM RAD 6.0, It starts the JMX Console.
    Failure copy (Remote monitoring):
    Our dev environment is on HP-UX. When we deploy our application to this UNIX environment and after setting the following property in the kodo.properties file,
    kodo.ManagementConfiguration: remote-mgmt(port=2345)
    When I connect using remotejmxtool, I'm getting the connection refused error. It does not appear that the port 2345 is listening. Also, when I check the log I see "classnotfound exception : mx4j.tools.naming.NamingService". I have the "mx4j-jmx.jar" and "mx4j-tools.jar" both under WEB-INF/lib directory and the classpath directory. I don't know why it is throwing this error.
    When I check the manual, it says "In order to do remote management, a remote JMX adaptor needs to be started.". I assume the above property (remote-mgmt) will start the remote JMX adaptor. or do I need to start manually? If so, how?
    Could please some one shed some light on this issue?
    Thanks in advance.
    Edited by balajiit at 12/19/2006 9:36 AM

    Hello,
    Thanks for the reply and sorry for my late response.
    When I added mx4j-tools.jar and mx4j-jmx.jar to the WebSphere lib directory, I get the following error.
    com.solarmetric.Manage - Unable to start Remote Adaptor.
    javax.management.InstanceAlreadyExistsException: JMXcr0053E The MBean "Naming:type=rmiregistry" is already present in the MBeanServer ...... stack trace.
    Thanks.

  • Enable communication HTTPS in SOAP Receiver Adapter

    Hi gurus,
    I have configured the soap receiver adapter with the URL:
    "https://www.xxxx.com/yyyyyyyyyy.asmx" without the user authentication.
    I have executed the webservice since SOAP-UI and works well. But if I run the webservice from SAP XI does not work. In the transaction SXMB_MONI shows the following error:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Connection closed by remote host.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>"
    What is happening?
    Thanks,
    Jose.

    Jose,
    client certificate is the "top" authentication mechanism during SSL handshake, like this :
    - XI authenticate the SSL certificate (server) issued by target server against a (trusted) list of known certification authority, then target will ask XI to present its own certificate (client) and it will make sure this client certificate can be trusted (verifying it has been certified by a known authority). Handshake is "done"
    but you can also have
    - "anonymous" mode (XI will make sure SSL cert provided by the target has been issued - and so can be trusted - by a (well)known certification authority), that's it. Target does not expected any other security feature
    - user/pwd over a SSL connection (like above, but you'll also have to provide a user and pwd for authentication at target level)
    Hope this helps
    Chris

  • Can not connect to a remote SSH server with my mac

    Ok have tried 4 different applications, fetch , captain ftp, terminal, etc.
    I am trying and connect to a friends ssh server to upload some file logs. I have the correct login/password, have tried both protocol 1 and 2. Port 22 is correct. I keep getting the error message
    User logging error - captain ftp
    SFTP connection to ..... could not be opened becasue the connection to the SFTP server could not be established or was lost - Fetch
    sshexchangeidentification: Connection closed by remote host - Ternminal
    We have tested it using Telnet and other programs on a PC and all is well.
    When i try and connect he receives the message
    Refused connect from cpe-"ip address"(ip address)
    policy: HostKey/etc/ssh/sshhost_rsakey
    Do i have a setting somewhere i am missing.

    1st, is the server behind a home router? Has port 22 been "Port Forwarded" from the internet side to the server's side of the router?
    2nd, from a Terminal session use the command:
    ssh -v -v -v [email protected]
    The -v -v -v triplets will give you a wealth of ssh connection information. If you read through this carefully you may find the root cause of your problems (assuming the 1st step above doesn't yield results).
    Another thing to consider, is that ssh will not make a connection to an account that it does not consider to be reasonably secure. This means that the home directory of the account and specific key subdirectories must have proper ownership and permissions, or ssh will not connect. The specific ownership and permissions needed and the files and directories checked are spelled out in the ssh man page
    man ssh

  • Datapump process cannot connect to REMOTE HOST.

    hi,
    I am using ORACLE DATABASE 11g on 2 servers. Both have IBM AIX OS in it. I am trying to implement Golden Gate(GG) on it. The scenario is as follows :-
    Server 1 :-
    I have created 1 extract and 1 datapump processes.
    GGSCI (JLFLXFC1) 228> info all
    Program     Status      Group       Lag           Time Since Chkpt
    MANAGER     RUNNING
    EXTRACT     RUNNING     R2B         00:00:00      00:00:03
    EXTRACT     ABENDED     R2BDP       00:00:00      00:06:40The datapump process gets aborted after a few tries to connect to the remote host server. The log of datapump is as follows :-
    GGSCI (JLFLXFC1) 230> view report r2bdp
                     Oracle GoldenGate Capture for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
      AIX 5L, ppc, 64bit (optimized), Oracle 11g on Apr 22 2011 03:25:30
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2012-06-14 15:13:07
    Operating System Version:
    AIX
    Version 5, Release 3
    Node: JLFLXFC1
    Machine: 00C576D24C00
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 278676
    Description:
    **            Running with the following parameters                  **
    EXTRACT R2BDP
    --setenv (ORACLE_SID=NGPR2B)
    USERID ggs_owner, PASSWORD *********
    RMTHOST FIFLX595,MGRPORT 7809
    RMTTRAIL /data01/GoldenGate/dirdat/NGPR2B/rt
    PASSTHRU
    TABLE R2B.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                                8G
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):          16G
    CACHESIZEMAX (strict force to disk):  13.99G
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will be used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "AL32UTF8"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    Opened trail file /data1/GoldenGate/dirdat/R2B/lt000000 at 2012-06-14 15:13:07
    2012-06-14 15:13:07  WARNING OGG-01015  Positioning with begin time: Jun 14, 2012 3:13:04 PM, waiting for data: at extseqno 0, extrba 0.
    2012-06-14 15:13:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:14:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:14:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:15:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:16:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:16:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:17:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:18:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:18:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:19:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:20:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    Source Context :
      SourceModule            : [er.extrout]
      SourceID                : [/scratch/aime1/adestore/views/aime1_staxk09/oggcore/OpenSys/src/app/er/extrout.c]
      SourceFunction          : [tcp_send_data(extract_def *)]
      SourceLine              : [1257]
    2012-06-14 15:20:57  ERROR   OGG-01224  TCP/IP error 79 (Connection refused); retries exceeded.
    2012-06-14 15:20:57  ERROR   OGG-01668  PROCESS ABENDING.
    GGSCI (JLFLXFC1) 231>I am able to ping the remote server but GG datapump is not able to connect it.
    The manager at the remote server shows the following messages in report :-
    2012-06-14 14:54:03  INFO    OGG-00953  Purging log history from GGS_OWNER.GGS_DDL_HIST older than 2012-06-12 13:54:03.290718: 0 rows deleted from GGS_OWNER
    .GGS_DDL_HIST.
    2012-06-14 14:54:03  INFO    OGG-00953  Purging log history from GGS_OWNER.GGS_DDL_HIST_ALT older than 2012-06-12 13:54:03.297951: 0 rows deleted from GGS_O
    WNER.GGS_DDL_HIST_ALT.
    2012-06-14 14:54:08  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:54:43  INFO    OGG-00974  Manager started collector process (Port 7847).
    2012-06-14 14:54:48  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:55:23  INFO    OGG-00974  Manager started collector process (Port 7848).
    2012-06-14 14:55:28  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:56:03  INFO    OGG-00974  Manager started collector process (Port 7849).
    2012-06-14 14:56:08  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:56:43  INFO    OGG-00974  Manager started collector process (Port 7850).
    2012-06-14 14:56:48  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:57:23  INFO    OGG-00974  Manager started collector process (Port 7851).
    2012-06-14 14:57:28  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:58:03  INFO    OGG-00974  Manager started collector process (Port 7852).
    2012-06-14 15:09:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:10:05  INFO    OGG-00974  Manager started collector process (Port 7841).
    2012-06-14 15:10:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:10:45  INFO    OGG-00974  Manager started collector process (Port 7842).
    2012-06-14 15:10:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:11:25  INFO    OGG-00974  Manager started collector process (Port 7843).
    2012-06-14 15:11:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:12:05  INFO    OGG-00974  Manager started collector process (Port 7844).
    2012-06-14 15:12:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:12:45  INFO    OGG-00974  Manager started collector process (Port 7845).
    2012-06-14 15:12:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:13:25  INFO    OGG-00974  Manager started collector process (Port 7846).
    2012-06-14 15:13:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:14:05  INFO    OGG-00974  Manager started collector process (Port 7847).
    2012-06-14 15:14:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:14:45  INFO    OGG-00974  Manager started collector process (Port 7848).
    2012-06-14 15:14:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:15:25  INFO    OGG-00974  Manager started collector process (Port 7849).
    2012-06-14 15:15:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:16:05  INFO    OGG-00974  Manager started collector process (Port 7850).
    2012-06-14 15:16:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:16:45  INFO    OGG-00974  Manager started collector process (Port 7851).
    2012-06-14 15:16:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:17:25  INFO    OGG-00974  Manager started collector process (Port 7852).Can anyone suggest what could be the problem ?
    Please guide me how to troubleshoot this problem.
    Thanks in advance.

    Yes, I have changed that previously for testing purpose.
    Now i have kept DATAPUMP port and TARGET MGR port to 7809 . Still i am getting the error.
    I also checked with TELNET if the port is blocked but its not.
    Below is the report of my DATAPUMP and the attempt of TELNET Command.
    GGSCI (JLFLXFC1) 30>  view report r2bdp
                     Oracle GoldenGate Capture for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
      AIX 5L, ppc, 64bit (optimized), Oracle 11g on Apr 22 2011 03:25:30
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2012-06-18 11:03:30
    Operating System Version:
    AIX
    Version 5, Release 3
    Node: JLFLXFC1
    Machine: 00C576D24C00
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 823546
    Description:
    **            Running with the following parameters                  **
    EXTRACT R2BDP
    --setenv (ORACLE_SID=NGPR2B)
    USERID ggs_owner, PASSWORD *********
    RMTHOST FIFLX595,MGRPORT 7809
    RMTTRAIL /data01/GoldenGate/dirdat/NGPR2B/rt
    PASSTHRU
    TABLE R2B.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                                8G
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):          16G
    CACHESIZEMAX (strict force to disk):  13.99G
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will be used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "AL32UTF8"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    Opened trail file /data1/GoldenGate/dirdat/R2B/lt000000 at 2012-06-18 11:03:30
    2012-06-18 11:03:30  INFO    OGG-01014  Positioning with begin time: Jun 18, 2012 11:03:22 AM, starting record time: Jun 18, 2012 6:50:11 AM at extseqno 0, e
    xtrba 4557.
    2012-06-18 11:04:00  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    GGSCI (JLFLXFC1) 31> shell telnet FIFLX595 7809
    Trying...
    Connected to FIFLX595.
    Escape character is '^]'.
    telnet>qMy MGR at target schema is as follows :-
    PORT 7809
    USERID ggs_owner, PASSWORD ggs_owner
    PURGEOLDEXTRACTS /data01/GoldenGate/dirdat/ex, USECHECKPOINTS, MINKEEPDAYS 3
    PURGEMARKERHISTORY MINKEEPDAYS 3, MAXKEEPDAYS 5, FREQUENCYMINUTES 30
    PURGEDDLHISTORY MINKEEPDAYS 1, MAXKEEPDAYS 2, FREQUENCYMINUTES 30Please let me know if you find any mistake in this.
    Thanks.

Maybe you are looking for

  • Remessa de Entrega Futura

    Senhores tenho o seguinte problema: Estamos em processo de implantanção do sap na empresa, e ainda tudo é novo, mas tenho uma duvida sobre o faturamento antecipado. No processo cria-se uma ordem para faturamento antecipando (entrega futura) e um docu

  • HP Pavilion dv6 7007tx. How to restore HP startup logo with windows 7 professional.

    HI I bought HP Pavilion dv6 7007tx noteboook two days back and installed Windows 7 Professional. I've noticed that while booting up, its HP start up logo does not appear, it staright away loads with Windows 7. How can i restore its original HP logo b

  • Identification of Async/Sync Process

    Hey Experts, What are the points i need to look for, to identify an Asynchronous Process from a Synchronous Process? I know that an Async Process will have a Callback (Invoke Activity) in the end compared to a Reply of a Sync Process. Are there any m

  • Reg:interest calculation on customers for  f.26

    Hi, After doing the transaction f.26 interest calculation on customers (security depost) then we are running the batch input session there system asking business place and profit center there we are giving manually, my client having thousands of cust

  • What is the architecutre and workflow of sap pi?

    Hi experts can you please give me the answers thanks venkat