Importing the exchange profile in PI 7.1

Hi,
system is PI 7.1
1. System copy is done and then in post intallation process.
2. On PI System AII_PROFILES table is empty and i tried to import the the exchange profile from the link
    http://<host:port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp
   it showing the profile is imported successfully but it is not getting updated in database as well as the tree for exchange profile is not showing in the parameter tree.
3. after system copy there was no aii.properties file in server0 directory. i created the file manually but it is not picking the value from the aii.properties file
Please reply urgent.

Hi,
Have you followed the same procedure to import as below?
       1.      On your Integration Server host, open the following URL:
http://<AS_Java_host>:AS_Java_port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp
The following naming convention applies for <AS_Java_Port>:
5<AS_Java_instance_number>00
50000, for example, if your AS Java instance is 00
       2.      Enter the logon information:
User Name: PISUPER
Password: <pisuper_password>
The Exchange Profile page appears.
       3.      Choose Connection.
The ABAP Connection page appears.
       4.      Enter the required information for the PI host.
Use the logon information of user PILDUSER.
       5.      Choose Set.
The Exchange Profile page appears.
       6.      Choose Import.
The Import profile from database page appears.
       7.      Choose Browse and select the following file:
/usr/sap/<SID>/SYS/global/xi/exchange_profile.xml
If you cannot run a Web browser on your PI host, you need to copy the file exchange_profile.xml from the PI host to a host where a Web browser runs.
       8.      Choose Import Data.
The profile is imported.
Regards,
Venkata S Pagolu

Similar Messages

  • Problem in importing SAP Exchange profile (BASIS settings) - Urgent

    Hi,
    I am currently facing problem in importing SAP Exchange profiles manually.
    When i enter into http://<J2EE_host>:<J2EE_port>/exchangeProfile with username as PISUPER, the page is getting loaded but
    <b>1.</b>it shows a error message stating, Name or password is incorrect
    <b>2</b>. When i ignore that error and proceed with the connections tab to edit the server settings, i cannot set the password for PILDUSER. It again says, Name or Password is incorrect..
    What could be the reason for these errors. Please help me... This is very urgent....
    Thanks in advance,
    Rose

    Thanks for your response guys. I checked for PISUPER and PILDSUPER in SU01 and checked for lock but it shows an error message saying User doesnot exist.
    Kindly let me know how to procced on in this case.
    Thanks and Regards,
    Rose.

  • Change Settings in the exchange profile manual

    Hi,
    can I change the parameter-values of the exchange profile manual.
    Can anybody say me in which directory the file is?
    Thanks.
    Regards
    Stefan

    Hi,
    You can edit exchange profile thru this URL as well
    http://host:port/exchangeProfile
    Its advisable and recommended to use the menu path as Bhavesh said.
    Thanks,
    Prakash

  • Importing Exchange Profile For PI7.0

    Hi Experts,
    We Installed PI 7.0 with 000,001,066 Clients.
    I want to have Another Client For this I followed this SAP Note <b>940309</b>
    But While Doing the Following thing i Got the Error like  <u><b>Password logon no longer possible - too many failed attempts </b></u>
    <b>Start the Exchange Profile (http://<host>:<port>/exchangeProfile) and logon with PISUPER. Go to 'Connection' on top of page (don't mix up with connections tree on the left) and set the new client.</b>
    Here I changed The Client And I Given the Password Which we r Using Master PWD. Then This Error Came.
    After this Iam Unable to get Any thing in Exchange Profile. Then What Should I Do Now
    Should I Re import the Exchange Profile Or NOt.
    Please Give me Some Help.
    Regards
    Khanna

    Hi
    Did you fully complete the steps mentioned in the OSS note??
    <i>
    To update the SLD with the new client data, logon to the new client, start transaction RZ70 and press 'Start data collector without Job scheduling'.
          Note: Use the "without Job scheduling" button (F9), so that the SLD is updated immediately. Check the 'last updated' timestamp in the SLD.
    Logon to the SLD. Choose 'Technical Systems' and select your 'WebAS ABAP' system. Tab strip 'Business Systems' shows your system. Select it and change to tab strip 'Integration'. Press 'Change' and select the new client. Don't forget to save !
          Attention: Reboot the XI J2EE Engine after that to insure that XI gets the changes from the SLD and the Exchange Profile.</i>
    Regards
    krishna

  • Exchange profile pointing to old hostname after the system copy

    Hi Team,
    I did system copy of SAP XI3.0 SP19 from host HOST1 (Windows 2003 , MS SQL 2005 SP3)to HOST2 (Windows 2008 R2, MS SQL 2005 SP3)with the same SID . I am using same SID as i will have to upgrade XI3.0 to PI7.1 EHP1 on the new host(trying to use parallel environment).
    The copy is fine and Java is up, however , there is some problem with the exchange profile of the new host.It has IR, ID, RWB,SLD hosts pointing to HOST1.When i try to change the host to HOST2 and save it gives me this message
    RFC call returned an error code: 300
    Stack Trace class com.sap.rprof.dbprofiles.DBException:
    at com.sap.rprof.dbprofiles.DBProfilesLock.checkReturn(DBProfilesLock.java:200)
    at com.sap.rprof.dbprofiles.DBProfilesLock.lockProfile(DBProfilesLock.java:112)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactoryForUpdate(RemoteProfile.java:233)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileForUpdate(RemoteProfile.java:169)
    at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfileForUpdate(ExchangeProfile.java:67)
    at com.sap.rprof.remoteProfile.webui.ProfileTreeItem.updateInstance(ProfileTreeItem.java:222)
    at com.sap.rprof.remoteProfile.webui.Edit.saveInstance(Edit.java:277)
    at com.sap.rprof.remoteProfile.webui.Edit.doGet(Edit.java:207)
    at com.sap.rprof.remoteProfile.webui.Edit.doPost(Edit.java:236)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Connection tab in the exchange profile points to HOST2.I ensured SLDAPICUST,SXMB_ADM->Integration Engine points to HOST2 ,also maintained the Pipe LIne URL to point to HOST2.I have followed the follow -up activities of system copy guides .But the issue is not resolved , exchange profile does not allow me to change the hostnames of IR, ID ,RWB.
    Could you please help me with this issue?
    Is the issue because of using same SID on different hosts?
    Thanks,
    Padmaja.

    Hello,
    You need to change host name manually in to Exchange profile, RFC, JCo and make sure PI is connected to SLD.
    Cheers,
    Yogesh

  • No Connection to IB -- R3 Exchange profile  - pls clarify the following ?

    Hi  friends ,
                        My scenario is Proxy to file .
             While i am executing SPROXY tcode from R3Dev Syetsm . It is   showing as <b>No Connection to Integration Builder</b>
    https://websmp102.sap-ag.de/~sapidb/011000358700001697502004E.PDF
    No connection to Integration Builder
        While i was follwing this thread they mentined as 
    u have to check whether ur r/3 system's(WAS 620 or above)
    excahnge profile has entries for integration builder.
    pls check the Example configuration for accessing
    interfaces in the Integration Repository (exchange profile):
    http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/content.htm
    If the Parameters are not there u need to add in the respective section's as provided in the link.
    exchange profile URL is
    <b>
    http://r3servername:5<instance>00/exchangeProfile</b>
    Sudhir
    P.S:- don't check XI's exchange profile as it will anyways be there.
    Basically to fetch the details of interfaces into SPROXY..connection to XI is required from the R/3's exchange profile
    My question is
    1. We are having WebAS 7.0 . XI7.0 SP10 . R3 system is  ECC6.0 
                 <b> a. we have ONLY ABAP Instance no java instance running in this . So, how can we access the exchange profile for R3system ?</b>   
    Regards.,
    V.Rangarajan

    Hi Ranga,
    ECC will use exchange profile in XI, so you don't need additonal java instance for ECC, so when you call the SPROXY, actually it call to XI.
    Please make sure the connection from ECC to XI its work.
    and your ECC can ping to the XI computer (using domain name)
    This solve my problem.
    Regards,
    Fendi Suyanto

  • XI 3.0 System Copy - Exchange Profile incorrect

    Good day,
    I have copied an XI 3.0 according to the system copy guides.
    I had the source system "live" as well as the "target" during post processing. During this time, I had the hostname of target populating my source SLD Exchange Profile.
    As I cannot find anything documented, can anyone advise what the process should be do achieve a system copy.
    Must the source be unavailable(down altogether) when doing the copy and post processing?
    Any input from anyone who has been through this process will be geatly appreciated.
    Thanks,
    Derek

    Hi,
    I am facing the same problem, please help me.
    We are using XI 3.0 on Windows and MSSQL platform, i have made system copy sucessfully from production system with process of DB restore for ABAP and Java Import, the new server is up and running both abap and java.
    Problem : In the newserver when i execute the tcode sxmb_ifr it takes me to production server url and not the new server hostname url.
    when i tried the http://newserver hostname.com:50000 it works fine. but from this url except home page every other link like exchaneprofile, SLD,IR and ID links still points to the production server host name.
    Please look at the following post installation activities i have performed till now in new serverand please guide where else i have to change the host name in the new server.
    Note: i did not cange the logical system assignment in scc4, beacuse i was not sure about the other problems we may face after directly assigning new logical system to the productive client in new server.
    1. Run installation check: Administration u2192 System administration u2192 Administration u2192
    Installation Check (transaction SM28).
    2. Configure the Workbench Organizer (SE06) with the option Database Copy. This
    releases all transport, repair, and customizing requests that have not been released in
    the source system.
    3. Configure STMS
    4. In transaction RZ70, change the value for the host and the gateway service in the group box
    Transport Information
    5. Change the pipeline to the Integration Server by running transaction SXMB_ADM -> Configuration -> Integration Engine Configuration
    6. Open Visual Administrator -> Change the new host name in the following
    services -> Jcorfcprovider all the services
    services -> SLD Suppiler
    7. Host name Change in SLDAPICUST
    Note: In the SAP system copy guide it says me to chane few parameters in exchange profile but when i go through the url http://newserver hostname.com:50000/exchangeProfile it takes me to production server, is there any option to change the exchange profile parameters ?
    Please help me.
    Thanks
    Sonali

  • Unable to import the SWCV fom the central sld ?

    Hi Guys,
    I have connfigured xi for central sld
    and when i try to import the swcv from central sld i am getting the message as unable to read the data from the <hostname> : port number
    I have given the following in the exchange profile
    com.sap.aii.connect.cr.name -- central sld host name
    com.sap.aii.connect.directory.name -- sap xi host name
    can anybody tell me the values for the above parameters and any help would be really appreciated
    LCRSAPRFC and SAPSLDAPI are on the xi server and works fine.
    Thanks,
    Srini

    Hi Sridhar,
    LCRSAPRFC - poinitng to SAP XI server Gatewayhost and Gateway service -- works fine
    SAPSLDAPI - pointing to SOLMANGR Gatewayhost and Gateway service -- works fine
    I am maintaining the Hostname of the solmagr in SLDAPICUST. can you explain little bit more on the url in sldapicust.
    Do you mean i need to give http://hostname:port/sld instaed of just the host name ?
    Thanks,
    Srini

  • Can Not Load Exchange profile

    Hi All,
    we just about to complete our installation of XI3.0.
    Unfortunately the import of the exchange profile does not work. I'm getting error
    <b>com.sap.engine.lib.xml.parser.ParserException: > expected(:main:, row:413, col:15) 
    Stack Trace class com.sap.rprof.dbprofiles.DBException:
    at com.sap.engine.lib.xml.parser.XMLParser.scanEndTag(XMLParser.java:1808)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1722)
    at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2701)
    at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:162)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:126)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:136)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:209)
    at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:270)
    at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:331)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:92)
    at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:141)
    at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfile(RemoteProfile.java:1177)
    at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1120)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:193)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:143)
    at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:45)
    at com.sap.rprof.remoteProfile.webui.ProfileWebTree.(ProfileWebTree.java:24)
    at com.sap.rprof.remoteProfile.webui.Edit.getWebTree(Edit.java:322)
    at jsp_treeexprof1116264230343._jspService(jsp_treeexprof1116264230343.java:19)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:467)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:143)
    at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:141)
    at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfile(RemoteProfile.java:1177)
    at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1120)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:193)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:143)
    at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:45)
    at com.sap.rprof.remoteProfile.webui.ProfileWebTree.(ProfileWebTree.java:24)
    at com.sap.rprof.remoteProfile.webui.Edit.getWebTree(Edit.java:322)
    at jsp_treeexprof1116264230343._jspService(jsp_treeexprof1116264230343.java:19)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:467)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)</b>
    BTW. we are at SP9.
    Hope anybody is able to help!
    Regards,
    Andrey

    Hay Andrey,
    I had a similer problem in XI v2, at the end I discovered that the problem was related to memory issues (not enough free memory or limitation on the amount of the memory the process can consume).
    Since it was v2 dunno if it the same but hope it'll help.
    Uri.

  • PI 7.11 sp6 system copy Exchange Profile error code: 399

    Experts,
    We have a PI 7.1 (EHP1, sp6) PI system based on AIX 6.1 OS and Oracle 11g.
    I recently did the standard PI system copy from a prod source (PIP) to a training target (PIT).
    I used the most recenty PI system copy guide that is specific for PI 7.1 EHP1
    I did not run into any major problems doing the steps of the copy itself.
    I did the usual "post" steps, documented in the guide that really are done on any NW system.
    Then I got into the specific "PI" post steps and that's where I now have a problem.
    I followed all the steps, fixing my RFCs, JCos, Destinations, cleaning up SLD, SLDAPICUST, creating new business systems...etc.
    My big problem is with the exchange profile. Yes, it's easy to change all the SIDs and hostnames using the search tool for all the parameters in the exchange profile, but the one I COULD NOT CHANGE was the "ABAP Connection". In there right after the copy was the hostname of the prod system, the client, and the user PILDUSER. I attempted to put the hostname of my target (PIT) system, but I would get the error:
    com.sap.rprof.dbprofiles.DBException: RFC call returned an error code: 399 
    I'm certain the user is NOT locked and the password is correct for PILDUSER. It'll give me a different error if I put the wrong password in, so I know it's hitting my system.
    Worse yet, If I left the hostname in there that was set to "prod", then when I changed all the other values in the "parameters" section of the XI profile, then it actually changed my PROD system!!
    If I keep the ABAP connection to PIT, then the entire exchange profile disappears for PIT.
    I see these errors in the default trace and application log:
    Caused by: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_NOT_FOUND:
    No such instance: SAP_J2EEEngineCluster.CreationClassName="SAP_J2EEEngineCluster",
    Name="PIT.SystemHome.<traininghostname>"
    Caused by: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_NOT_FOUND: No such instance: SAP_J2EEEngineCluster.CreationClassName="SAP_J2EEEngineCluster",Name="PIT.SystemHome.<traininghostname>"
            at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
    #2.#2011 11 03 13:49:47:008#0-500#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#7E3832DEA80F002B00000000008700C6#4804850000001902##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#J2EE_GUEST#0##0AFD01D4064C11E1CB5E7E3832DEA80F#0afd01d4064c11e1cb5e7e3832dea80f#0afd01d4064c11e1cb5e7e3832dea80f#0#Application [24]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    #2.#2011 11 03 14:51:18:096#0-500#Error#com.sap.esi.esp.service.server.ESPServiceInterfaceAbstract#
    #BC-ESI-WS-JAV#tcesiespsrv#7E3832DEA80F001100000000009A004C#4804850000001385##com.sap.esi.esp.service.server.ESPServiceInterfaceAbstract####109F6812065511E1BF9C7E3832DEA80F#109f6812065511e1bf9c7e3832dea80f#109f6812065511e1bf9c7e3832dea80f#0#Service Runner [tcesiespsrv]#Plain##
    +There is problem reading the hostname from the ClusterManager. This could lead to improper wsdl links.#
    SLDCHECK shows this:
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    I can't be the first person to run into this.
    SO strange that I can actually plug in either my dev/QA or PROD hostname in the "ABAP connection" box and it WILL ACCEPT IT...but then, it registered my training system as a "non central adapter engine".  I don't want that.
    Any ideas?
    Another issue is that the SLD PI information from the PIT system is missing the "Integration Directory".  It has the other 5 entries...Adapter Engine, Domain, Integration Repository, Integration Server,  RWB.
    Thanks for reading this,
    NICK

    Here is the error I get when I try to change the "abap connection" to the correct hostname:
    RFC call returned an error code: 399
    Stack Trace class com.sap.rprof.dbprofiles.DBException:<br><pre>at com.sap.rprof.dbprofiles.DBProfiles.checkReturn(DBProfiles.java:184) at com.sap.rprof.dbprofiles.DBProfiles.getProfile(DBProfiles.java:105) at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1378) at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:204) at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:154) at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:46) at com.sap.rprof.remoteProfile.webui.ProfileWebTree.<init>(ProfileWebTree.java:24) at com.sap.rprof.remoteProfile.webui.Edit.getWebTree(Edit.java:322) at JEE_jsp_treeexprof_4804850_1319481176000_1319565151782._jspService(JEE_jsp_treeexprof_4804850_1319481176000_1319565151782.java:59) at com.sap.engine.services.servlets_jsp.lib.jspruntime.JspBase.service(JspBase.java:102) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140) at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:436) at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:240) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:493) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:399) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:388) at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:84) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:244) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428) at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247) at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327) </pre>

  • Exchange Profile not working in EP system

    Hello All,
    In our EP 6.0 system , if i try to view the exchange profile it throughs up some exceptions .
    First my doubt is , wheather an exchange profile is maintained for an EP system like our XI/PI systems ?
    If it is maintained then it has some problem ,Can any one clarify my doubt .
    When I open up exchange profile url, below exceptions it throughs up
    http://ussapdje00.corpnet2.com:50200/exchangeProfile/index.html
    ABAP connection object not setup. 
    Stack Trace class com.sap.rprof.dbprofiles.DBException:
    at com.sap.rprof.dbprofiles.AbapConnect.createJcoClientInstance(AbapConnect.java:535)
    at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:141)
    at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:45)
    at com.sap.rprof.remoteProfile.webui.ProfileWebTree.(ProfileWebTree.java:24)
    at com.sap.rprof.remoteProfile.webui.Edit.getNewWebTree(Edit.java:327)
    at jsp_treeexprof1235100618102._jspService(jsp_treeexprof1235100618102.java:32)
    at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Best Regards
    Rakesh

    Hello Prem,
    Thanks for replying .
    Ok..If that is the case , where should I edit the details relating to fully qualified name .
    In portal under WebDynpro->start Assigned SLD -->
      it is mentioned as only server name followed by its port number ,not the fully qualified name .
    Due to this when I click on the tab it says page can not be displayed .
    Where as when i execute through internet browser by mentioning fully qualified name SLD is displayed .
    Instead of http://ussapdje00.corpnet2.com:50200/sld it is mentioned as http://ussapdje00:50200/sld.
    Can you kindly let me know , where to edit this particular entry to fix the problem .
    Best Regards
    Rakesh

  • Exchange Profile missing in PI 7.0

    Hi All,
    We have installed NW04S PI usage and while performing the PostInstall steps we do not find Exchange Profile in /global directory.
    We performed all the steps manually instead of the Template Installer, transaction SXMB_IFR shows the SAP work directory and the URL throws out the error exchange profile not set.
    All other configurations are done and i have follwed all blogs, guides and help, but couldn't find the solution.
    1. Is there any other way to set the exchange profile parameters?
    2. Can we run the Template Installer after performing the steps manually?
    Thanks & Regards,
    Madan

    Hi Prateek,
    I'm able to access the link and in the connection tab able to login with the PILDUSER.
    Regards,
    Madan

  • IDoc adapter inbound channel: Error Error when reading Exchange Profile

    Hello Experts,
    Currently i am working on an IDOC to file scenario, in which Data will be sent from ECC server (IDOC) to an FTP server via SAP PI, but when i try to send IDOC to PI, i am getting the following error
    in Transaction SM58:-
    'IDoc adapter inbound channel: Error Error when reading Exchange Profile for system XID and
    client 401 occurred in the IS pipeline' .
    Can anyone please help me on this.
    Thanks & Regards,
    Amit Naik

    Hello Experts,
    Let me explain to you the whole scenario, We have two servers of PI, 7.1 & 7.0. Now the Java Stack of 7.0 is not working & Cache update of 7.1 is not happening.
    Thats why we have linked ABAP stack of 7.0 with Java stack of 7.1. Now we can see the objects created under Java 7.1 in ABAP stack of 7.0 (SXI_CACHE).
    Now we have done all the settings to create an IDOC to file scenario. All the RFCs are working fine, but when we send an IDOC from the ECC system to ABAP 7.0, we are getting the following error 'Error while reading exchange profile for system NW' in SM58 .
    Now can anyone tell me what exact settings i have to change in the Exchange profile (Java stack of 7.1), so that the Java 7.1 & ABAP 7.0 connection is setup or do i need to change anything else.
    Thanks & Regards,
    Amit Naik

  • EXCHANGE PROFILE in sap xi

    Hi folks
       What is the role of EXCHANGE PROFILE  in sap xi, i mean where it resides and use of it. Kindly give me links if possible.
    Thanks,
    Srinivas Reddy.

    Hi Srini,
    You can navigate to see the exchange profile in PI from integration builder page-> administration->exchange Profile.
    If you expand the exchange profile you can see different parameters maintained against each components of  PI.
    so exchange Profile is a set of parameters which  are used for the complete functioning of PI components.
    Please make sure you don't play with the setting without having a proper knowledge of impact  of the changes.
    Generally we add a parameter If  we   want to implement any ABAP mapping  , other than  that i think a developer need  not
    change anything in exchange Profile.
    Most of the parameters are initialized at the time of installation of PI but the system administrator  need to maintain them.
    http://help.sap.com/saphelp_nw04/helpdata/en/ea/f02840d89d185de10000000a1550b0/content.htm
    Please refer the config guide if you are interested to know more about  Exchange Profile
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    Regards,
    Srinivas
    Edited by: Srinivas on Apr 11, 2010 3:59 PM

  • PI 7.1 Exchange profile parameter:

    Hi
    I got a chance to have a look at PI 7.1. While going through the Exchange Profile parameters, I found a new addition to the existing parameter list. Its called internal. I could not find any information about it.
    help.sap documenation also does not make a mention of this parameter
    I want to know why this parameter is required. Please help.
    Best regards,
    Hari

    Hi,
    I am not sure but most of the Exchange profile parameter are to be for SAP Intyernal use only that should not be altered while custom Installations.
    May be that kind of paramteres have sagreegated under Internal category to restrict the changes for it.
    Thanks
    Swarup

Maybe you are looking for