Error in the RFC Connection

Hi Expert,
First, I'm sorry if I post in the wrong thread.
I have a problem when creating RFC Connection. I want to create RFC Connection between BW systems to R/3 System in SM59.
I already insert the right IP Address to the target system, but when I test the connection, I got this error :
host name 'SAP-BO-01' unknown / CPI-C error CM_PRODUCT_SPECIFIC_ERROR
I already test the connection from BW to R/3 and vice versa, using ping in command prompt, and I got no problem. Also, I already create a log on to the target system, and it was successful, but the RFC Connection still error.
Did you have any clue or solution about this?
I really appreciate every helpful comment from you. Thank You...

Hi
Do you have mapping in the host file in the server? ask you basis team to check that.
If you can ping the server, that means connection is fine, only thing is there might be some entry missing in hosts or services file in the server.
During creation of RFC connection you can directly use the IP address also. as you said you are able to ping the server that means you got to know the IP address. Now use the below command to know the exact hostname.
ping -a <IP_ADDRESS>
Regards
Anindya

Similar Messages

  • ERROR in the RFC communication when parabatch is set to more 3 (default)

    Hi experts,
    We have a 10 blades BIA system connecting to our BW Production. When we set the parabatch to more than the default 3 (we set to 4 or 5), We keep getting 'Batchpara Error' and 'Error in the RFC Communication: Error when opening an RFC Connection' during the initial index build. Here are what we do and what we see:
    1. set parabatch to 5 and build 1 initial index (cube is 46 mil rows, 22 GB in size) - Failed with the above errors
    2. set parabatch back to 3 and build 1 initial index (same cube as above)- successful but slow
    3. set parbatch back to 3 and build 2 initial indexes simultaneously (16 mil rows/4GB and 6 mil rows/2 GB) - Failed with the above errors.
    In the BIA index log I see the following error:
    Error in the RFC communication: Error when opening an RFC connection (TREX_BIP)
    Message no. STREX005
    In SM37 in one of the logs I see the followings:
    Parabatch Error
    Any light you can shed on why we are encountering this issue will be much appreciated. Also, I observed that there is a long idle time in all systems (BIA, DB2, BW) and seemed like their respective resources were not utilized at all. Once in a while I do see surge of cpu/memory usage in all systems but not too terrible. I'm puzzled by why there is such long interval of idle time in all systems while the initial index build is going on.
    BTW...we did the same thing (set parabatch to 5, and run parallel initial builds) in our non-prod BIA (2 blades) and QA BW landscape and do not have any issue at all.
    Thanks!
    Kee

    Hello
    PLease check the sapnotes and check the developer trace for more information.
    Note 314530 - Number of RFC/CPIC connections for external clients
    Note: 1070034
    It can also be because your system has reached it its max gateway connections...also check whether you are getting error message "Communication error, CPIC return code 017, SAP return code 450
    " in sm21  ???
    Regards
    Karthikeyan.K

  • Kill the RFC connection as soon as the call is completed in Web Dynpro JAVA

    Hi Experts,
    Please guide us how to kill the RFC Connection from web dynpro java as soon as the execution is completed.The FM connection (Adaptive RFC) isnt getting closed in IS-U side. Please guide us how to close them explicitly.
    We are getting the following error
    (102) RFC_ERROR_COMMUNICATION max number of cpic clients exceeded (300)

    hi suvankar ,
    wdContext.current<Modelname>_InputElement().modelObject().modelInstance().disconnectIfAlive();
    use this option after executing your rfc, it will remove the connection to the r/3.
    adn this
    (102) RFC_ERROR_COMMUNICATION max number of cpic clients exceeded (300)  -- is occuring because the pool size defined the jco destination is not sufficient, ask your basis team to increase the pool size.
    Regards
    Govardan

  • SLD Configuration : Error opening an RFC  Connection

    Hi All,
    I am working on EP6 SP19 and trying  to configure SLD.
    I was trying to check the data collection with the transaction RZ70,and I got the following error:
    Data collected succesfully
    Used RFC Destination: SLD_NUC
    RFC call failed: Error opening an RFC Connection
    Existing periodic jobs removed, number: 1
    Program scheduled: 20070327
    Event controlled job already exists,scheduling not necessary
    I performed the follloewing steps:
    I have imported CRContent.zip succesfully.
    I have configured the data supplier bridge with following parameters.
    Update local SLD (sld/active): TRUE
    RFC Gateway:
    Server : <host name of J2EE server>
    Service : <The SAP gateway service port> (here I gave sapgw00)
    This gateway service is installed while installing WAS Java.
    Please clarify if I can use the same or Do I need to install standalone gateway instance?
    I restarted the Data supplier bridge it is running.
    I have created RFC destinations through visual administrator with
    JCO RFC provider and used the same name for the program id
    in RFC destination of SM59
    Once the above steps are done,I am getting the error.(Error opening RFC)
    Please give me a clue of wat else do I need to do?
    Regards,
    Santhosh

    Hi,
    check the following once.
    How to configure the R/3 system as technical system into portal is follows.
    U need to add some properties in VA.
    Then only it will works.
    U can goto the VA and in SLD data supplier add some properties like this.
    1)HTTP settings: host = poratl host , port=50000 ,user = portal username , pwd=give thepwd.
    2)RFC settings : Gateway host= poratl host and Gatewayservice=sapgw00
    3)CIM client generation settings :host and port are the same as above and user and PWD same above
    After this u need to check the Cimclicnt and that shows success.
    And finally u need to go to the SLD add ur r/3 system properties and and ip address and host name in the host file of ur windows.
    and finally add message server host in the services file in ur windows.
    Have you checked the JCo destinations And SLD connetions.
    If all are correct then u can add the properties in the Application server
    Host file add the IP address and alias name
    C:\WINDOWS\system32\drivers\etc\host
    in services file add the <Messageserverhost> 3600/tcp.
    C:\WINDOWS\system32\drivers\etc\services.
    Then it might helps you.
    Thanks,
    Lohi.

  • How can i change the user that open the rfc connection (sm58) from R/3?

    Hi all,
    i'd like to know how can i customize the user 'connecting' R/3 and BW, i mean: when i launch a data extraction a fixed user creates the rfc connection to BW (and i can see it from tcode sm58 in r/3), i need to use a different username so that it will come be more easy for me to reorganize the rfc queue in case of errors (we are doing some testing), it's possible to do something like this or everyone has to share the same user r/3 side?
    I hope i've been clear...
    thanks for the help
    S.

    Hi...
    Its recommended that only one user executes the RFC because you must manage the authorizations for remote execution only with few users....in case on error you can send the user as a parameter of the RFC  and you can buid the error message with this parameter and identify the user of execution...
    I hope this helps you
    Regards

  • Error when opening RFC Connection

    Hello SAPers,
    I have configured PDA in my ECC6.0 --- XI (ABAP+JAVA) Which was successful.
    In my Web Dyno Pro Content Administrator
    I have performed the JCO Destinations test which was successful
    when I go to the URL
    http://server:port/webdynpro/dispatcher/sap.com/isisrsrsmenapp/MainApp
    entered the store number
    In the next menu
    Inventory Lookup when I enter the Article number and press Go Button
    It is giving me error " Error when opening RFC Connection "
    Rest of them working perfectly...
    Do I need to do any configuration In Visual Admin?
    Could anyone advice
    Thanks In Advance
    HariKrishna

    Thanks it got solved it was an error in RFC, I have changed the RFC now it is working fine
    Thanks
    Hari

  • Error When Calling Up IGS (Error opening an RFC connection.)

    hi experts,
    i am getting error Error When Calling Up IGS (Error opening an RFC connection.)
    when i excute in wad, i checked in forums regarding this issue ,it is suggested that in check in se38--> se38->GRAPHICS_IGS_ADMIN(execute)->then it opens one more window (IGS_RFC_DEST)execute(could not reach to IGS)
    in RSRT if i execute IGS test button it is showing page cannot be displayed
    can anybody give answer for this what to do
    thanks
    venu

    Hi Venu,
    I would suggest that you contact your basis team and ask them to check the entry for the IGS in SM59.

  • Establishment of the RFC-connection

    Hi!
    I am about to set up the RFC connection to SAP system from SAP Solution Manager.
    The following connection between the systems/server was configured:
    my server --> SAP Router 1 --> SAP Router 2 --> SAP System
    How should the RFC-connection look like?
    The errors I getting are:
    Logon                     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host  on host dzla9005 (wp 1)
    Is there some special SAP notes for that issue?
    Thank you very much!
    regards

    Hello Thom,
    Facing the same issue.
    Did you solve it ?
    Regards,
    Gidion

  • Error opening an RFC connection

    Hello guys,
    I am gettinga following Error "Error when determining the receiver: Problem when determining the receiver when using the Interface Mapping: &quot;COMMUNICATION FAILURE&quot; during JCo call. Error opening an RFC connection. Problem when determining the receiver when using the Interface Mapping: &quot;COMMUNICATION FAILURE&quot; during JCo call. Error opening an RFC connection. &quot;COMMUNICATION FAILURE&quot; during JCo call. Error opening an RFC connection.</"
    Can someone help me out in this?
    Thanks
    Sahil

    Check these solved discussions:
    SOAP scenario
    JCO_COMMUNICATION_FAILURE Error at message procesing
    Regards,
    Abhishek.

  • Error opening an RFC connection. FM: AC_FLUSH_CALL

    In my code I have the return code  7 and message "Error opening an RFC Connection" when the function module AC_FLUSH_CALL is called.
    Where can I start to find the error.
    Thanks.

    please help. Thanks.

  • There has been a network or file permission error. The network connection..

    hello,
    there has been a network or file permission error. The network connection may be lost.
    this is the error my client gets sometimes when he wants to save a word document.
    when i go in the finder i have no problem accessing that network share, and when i look up the file and check the permissions there is no reason why this error should occure.
    situation :
    1 os 10.3.9 server
    7 os 10.5.5 clients
    1 os 10.3.9 client
    office 2004 for mac (version 11.50)
    there are 2 10.5.5 clients (emacs) with this problem on a regular base (3-5 times a week). One imac 17" 10.5.5 has this once a month.
    it is a wired cat5 network.
    any idea what could cause this problem?
    thanks
    Marco

    I found a logical explanation on the following site : http://www.makemacwork.com/office-2004-wont-save-to-server.htm , I am gonna try the steps they describe and post back the result.
    Marco

  • When trying to connect to Airplay speakers I get error message "The  network connection timed out" although some sort of connection is made as the speaker is turned on.  Same thing with Apple TV.  Is the distance from my speaker/ TV the problem?

    When trying to connect from iTunes to Airplay speakers I get error message “The  network connection timed out” although some sort of connection is made as the speaker is turned on.  Same thing with Apple TV.  Is the distance between my PC and the speaker or the AppleTV the problem?

    Hi whitwick,
    If you are having issues with your network connection when attempting to use AirPlay, you may want to use the steps in this article to troubleshoot -
    iTunes: Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS5209
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Upgrading to iso 5 and receiving error message "the network connection timed out" and won't complete the update.  How do I fix to complete the upgrade?

    Upgrading to iso 5 and received an error message "the network connection timed out" and fails to complete the upgrade.  How do I complete the upgrade?

    Try a manual install, as outlined in the link below.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Error -3259 "The network connection timed out"

    I've recently encountered a problem while trying to download music through itunes on my computer. My internet is working just fine, and when i click download, the music starts downloading as it should, but after doing nothing for a few seconds, i get the error that the network connection has timed out. Any ideas?

    Can anyone come up with anything?
    It appears after much research this problem has been caused for a variety of issues. Here's what I've done:
    Tried disabling firewall
    Tried disabling anti-virus
    Tried unchecking simultaneous downloads
    Tried opening up ports as was suggested in some places
    Uninstalled some updates to Windows Vista
    Completely uninstalled itunes and all its components then reinstalled
    Can anyone think of anything else I can try?

  • I have installed Adobe digital additions and have tried to aurthorize but keep getting error message "Connection error" . The internet connection is working and I do have an Adobe ID can you help please

    I have installed Adobe digital additions and have tried to authorize but keep getting error message "Connection error" . The internet connection is working and I do have an Adobe ID can you help please.
    I have been using Adobe reader for PC to download my eBooks but the eBook Vendor has switch to Digital Addition,

    this is from sjpt,
    Try completely removing any authorization using ctrl-shift-D to ADE (cmd-shift-D if on Mac).
    Restart ADE, and then reauthorize with your Adobe ID.

Maybe you are looking for

  • Office 2004 could not be opend because you do not have sufficient access...

    I just created a second user acount on my imac. I went to go and open microsoft word. On the folder there was a little red circle with a line it it. I clicked on the folder and got this message. The folder "Microsoft Office 2004" could not be opened

  • Calendar - The server responded with an error.

    Since I updated to 10.10 I have a error en calendar every second, I try to read the discussion on the web, but no solution was found, Here is the error message I cannot remove this account from the calendar account (nothing happen) And this account i

  • How to make an object explode like a bubble? HELP!

    Hello guys, I've got a problem again and I hope you can help me with it. I've got an object in my After Effects CS5 project and I wanna make it explode like a bubble. I find shatter effects and I can make it break like glass but I need this bubble ef

  • Photoshop CS6 Doesn't work

    I have 512MB ram, windows 7, 300gb+ free space, CS3 Worked but i updated to CS6 now it just gives this http://prntscr.com/c0j52 error same with Bridge, i paid money for this now help.... :@

  • ACE 4710 Probes on other servers than the real server

    Hi, I wanted to know if there is a means to configure a probe that is independent of the real servers. The aim is to configure a probe a real server but also probe another intermediate server which is not in the server farm. The objective is to decla