Webdynpro error in Post installation steps of SLD

Hi
We are working on EP7.0 2004s.We are using local sld.Right now I am doing the post installation steps for SLD.I added the J2EE and UME roles.In the next step I went into the administration tab of SLD for configuring.It is throwing this error.
<b>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug must no be triggered with an URL when running in portal. Use portal navigation instead to navigate to another application!</b>
This is detailed exception I got.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug must no be triggered with an URL when running in portal. Use portal navigation instead to navigate to another application!
at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:516)
at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:462)
at com.sap.sld.wd.main.wdp.InternalMainInterfaceView.wdFirePlugToOldUI(InternalMainInterfaceView.java:154)
at com.sap.sld.wd.main.Head.onActionAdministration(Head.java:277)
at com.sap.sld.wd.main.wdp.InternalHead.wdInvokeEventHandler(InternalHead.java:227)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
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: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(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)
Please help me.
Thanx & Regards,
Naresh

Hey Aviad,
Yes I did, in my case I've installed PDK SP 9 over SP2 which is prohibited. If this is your case as well do the following:
1) From the Undeployment tab of the SDM select the com.sap.pct.pdk..
components.
2) Using the Archive remover tool which can be accessed from
System Administration > Support > Portal Runtime > Administration
Console > Archive Remover --> Remove the portal applications with prefixcom.sap.pct.pdk...
3) Navigate to Content Administration > Portal content > Content
Provided by SAP > Platform Add-Ons > Developer Content
and remove all the contents below this folder.
4) Restart the server
After this you can deploy the SP9 business package using the SDM.
Hope it helps,
Roy

Similar Messages

  • Error in the post installation steps of SLD .

    Hi
    We are working on EP7.0 2004s.We are using local sld.Right now I am doing the post installation steps for SLD.I added the J2EE and UME roles.In the next step I went into the administration tab of SLD for configuring.It is throwing this error.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug must no be triggered with an URL when running in portal. Use portal navigation instead to navigate to another application!
    This is detailed exception I got.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug must no be triggered with an URL when running in portal. Use portal navigation instead to navigate to another application!
    at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:516)
    at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:462)
    at com.sap.sld.wd.main.wdp.InternalMainInterfaceView.wdFirePlugToOldUI(InternalMainInterfaceView.java:154)
    at com.sap.sld.wd.main.Head.onActionAdministration(Head.java:277)
    at com.sap.sld.wd.main.wdp.InternalHead.wdInvokeEventHandler(InternalHead.java:227)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    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: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(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)
    Please help me.
    Thanx & Regards,
    Naresh

    Hi Naresh,
    Can you let me know the service pack for the portal.
    Also try login in using administrator using the http://<localhost><port>/sld
    thanks
    Pankaj

  • Error during post-installation step of UR4 for SCSM 2012 R2

    Hello experts,
    When attempting to execute the process documented in the "Resynchronize System Center Operations Manager mount point data" section of the UR4 installation instructions, we run into the following error.  Has anyone
    else encountered this error?  What exactly is this PS1 script attempting to fix?
    Thanks!
    Error:
    PS C:\program files\microsoft system center 2012\Service Manager\powershell>.\OMCIConnector_SyncMetadata_UpdateTimestamp.PS1
    Processing for the OM CI Connector number #1 .....
     Connector FullName is Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.Config:bad1b127-5ea0-43f6-916d-2c5ea7e26789
    Error: OMCIConnector_SyncMetadata_UpdateTimestamp.ps1 script execution failed!
    Caught an exception:
    Exception Type: System.InvalidOperationException
    Exception Message: There is an error in XML document (25216, 18).
    Inner Exception Message: System.Xml.XmlException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear
    before it. Line 25216, position 18.
    at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
    at System.Xml.XmlTextReaderImpl.ParsePI(StringBuilder piInDtdStringBuilder)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlReader.ReadEndElement()
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSyncMetadata.Read8_SyncMetadata(Boolean isNullable, Boolean checkType)
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSyncMetadata.Read9_SyncMetadata()

    When installing the VS Isolated Shell, make sure the actual binaries (found on the root drive or where you extract the web installer) are installed. This will resolve the above error and also the Prerequisite issue that a lot of people are coming across.
    Regards, Zoeb Khan

  • Post installation steps for PI 7.0

    Hi,
    Can anybody send me the Post installation steps for PI 7.0?
    Thanks in advance..
    ~Kumar

    Hello,
    <br><br><br>
    We did PI Installation recently and version is 7.1
    <br><br><br>
    Steps are as under...
    <br><br><br>
    <br>1.     Basic PI installation</br>
    <br><br>2.     System checks after basic installation
    <br>a.     SM50
    <br>b.     SM21
    <br>c.     ST22
    <br>d.     SM12
    <br>e.     SM13
    <br>f.     SM37
    <br><br>3.     Unlock the 001 client for cross-client changes temporarily and set system timezone (STZAC)
    <br><br>4.     Change 001 client settings back to no changes allowed.
    <br><br>5.     Create BASIS team member accounts in ABAP Stack and assign SAP_ALL.
    <br><br>6.     Set directory permission for \usr\sap\trans directory on Transport Domain Controller system.
    <br><br>7.     Import profiles (RZ10)
    <br><br>8.     Add the 4 following entries in to the instance profile and restart instance(RZ10)
    <br>a.     DIR_TRANS =
    hostname.domain.ext\sapmnt\trans
    <br>b.     icm/host_name_full = hostname.domain.ext
    <br>c.     login/system_client = 100
    <br>d.     icm/server_port_0 = PROT=HTTP,PORT=5<sysno>00,TIMEOUT=1800,PROCTTIMEOUT=1800 {SAP Note 1107808}
    <br><br>9.     Configure TMS in transport domain controller{PI DEV} (STMS)
    <br>a.     Add virtual system
    <br>b.     STMS in newly installed system and configure proper transport domain
    <br>c.     In domain controller approve the new system (STMS -> SAP system -> Approve)
    <br><br>10.     Get maintenance certificate and SAP license from service marketplace and apply in to the new system {ABAP and JAVA} (slicense and NWA)
    <br><br>11.     Kernel Update JSPM
    <br>a.     JSPM update
    <br>b.     Kernel update
    <br>c.     BC-FES-IGS update
    <br><br>12.     Support pack installation ABAP
    <br>a.     SPAM update
    <br>b.     Support packs update
    <br><br>13.     Support pack installation JAVA
    <br>a.     Apply support pack stack
    <br>b.     Apply support pack patches
    <br>i.     After JVM installation Error occurs apply MS windows KB973544 {SAP Note 1367498}
    <br>c.     Restart JSPM and continue patch installation
    <br><br>14.     Client copy from client 001 to X00 using profile SAP_ALL
    <br><br>15.     Create logical system and assign it to new client (SALE)
    <br><br>16.     Change UME target in JAVA to client X00.
    <br>a.     Enter URL as http://hostname.domain.ext:port/nwa
    <br>b.     Management -> Infrastructure -> Destination
    <br>c.     Logon data TAB change client to X00
    <br>d.     Restart JAVA Instance
    <br><br>17.     Create following users
    <br>a.     PIAFUSER, PIRWBUSER, PIISUSER, PIDIRUSER, PIREPUSER and PIAPPLUSER on the target SLD and new system manually and assign role/group SAP_SLD_CONFIGURATOR to them. {SAP Note 1309239}
    <br>b.     PISUPER in new system and assign appropriate roles in ABAP and JAVA
    <br>c.     SLD_DS_<SID> and SLD_CL_<SID> on target SLD {Use source system master password}
    <br>d.     JCoRFC_<SID> in new system
    <br>e.     Sapadm user in new system
    <br><br>18.     Assign roles and groups to BASIS team on JAVA Stack
    <br><br>19.     Create PUBLIC logon group (SMLG)
    <br><br>20.     Configure SLD collector job as sapadm (RZ70)
    <br><br>21.     Run Configuration Wizard
    <br>a.     Enter URL as http://hostname.domain.ext:port/nwa
    <br>b.     Configuration management -> Scenarios -> Configuration Wizard
    <br>c.     Select Initial Configuration and click Start.
    <br><br>22.     Create the JCoRFC connection.
    <br>a.     Enter URL as http://hostname.domain.ext:port
    <br>b.     Web Dynpro -> Content administrator -> Maintain JCo destination
    <br>c.     Fill in information for the following 4 entries using client X00 and JCoRFC_<SID> as the user {Make sure you note the distinction between Metadata and Model destinations when you are creating the destination}
    <br>i.     WD_ALV_METADATA_DEST
    <br>ii.     WD_ALV_MODELDATA_DEST
    <br>iii.     WD_MODELDATA_DEST
    <br>iv.     WD_RFC_METADATA_DEST
    (Use dictionary Meta Data for the Metadata connections, use Application Data for the Model Data connections.)
    (Use the master password for EXQ)
    <br><br>23.     Repeat for the remaining 3 JCo RFC destinations. 
    <br><br>24.     Run PI Full Qualified Host Name Wizard {SAP Note: 1320707}{Make sure you check the host names for integration server and SLD}
    <br><br>25.     Create RFC destination in to ERP target system (SM59)
    <br>a.     Give Name PI_INTEGRATIONSERVER
    <br>b.     Connection type H
    <br>c.     In Technical settings TAB provide
    <br>i.     Target host = hostname.domain.ext
    <br>ii.     Path Prefix = /sap/xi/engine/?type=entry
    <br>iii.     User information is blank
    <br><br>26.     Setting SXMB_ADM ERP target system
    <br>a.     Open Integration engine configuration
    <br>b.     Goto -> Change Global Configuration Data
    <br>c.     Role of Business system = Application System {This is optional}
    <br>d.     Provide RFC destination name in Corresponding Integ. Server = dest://PI_INTEGRATIONSERVER
    <br><br>27.     Schedule Standard Jobs as SAPADM in client X00.
    <br><br>28.     SICF service to activate
    <br>a.     /default_host/sap/public/bc/pictograms
    <br>b.     /default_host/sap/public/bc/webicons
    <br>c.     /default_host/sap/public/bc/its/designs
    <br>d.     /default_host/sap/public/bc/workflow
    <br>e.     /default_host/sap/bc/ccms
    <br>f.     /default_host/sap/bc/webdynpro/sap/CTS_BROWSER
    <br>g.     /default_host/sap/bc/webflow
    <br>h.     /default_host/sap/bc/workflow
    <br>i.     /default_host/sap/bc/workflow_xml
    <br>j.     /default_host/sap/bc/xmb
    <br>k.     /default_host/sap/bc/ping
    <br>l.     /default_host/sap/xi/wsdl_sr
    <br>m.     /default_host/sap/xi/wsdl_url
    <br>n.     /sap/bc/webdynpro/sap/appl_soap_management
    <br><br>29.     Adjusting JNLP Heap size
    <br>a.     Open the Exchange profile through the link  u201Cadministrationu201D from the  web page of the Process Integration tools.
    <br>b.     Under the folder u201CIntegration Builderu201D click on the variable u201Ccom.sap.aii.ib.clientjnlp.j2se.maxheapsizeu201D
    <br>c.     Value = 1024
    <br>d.     Save the change and restart the J2EE instance of PI so that the new value can take effect.
    <br><br>30.     Create RFC destination for Advanced Adaptor Engine in sender ERP system(SM59)
    <br>a.     RFC Destination = AAE_<SID>
    <br>b.     Connection type = G
    <br>c.     Target Host = Host Name of AAE Server {PI Server}
    <br>d.     Service No. u2013 HTTP port number of AAE Server
    <br>e.     Path Prefix = /XISOAPAdepter/MessageServlet?ximessage=true
    <br>f.     Under Logon & Security use PIAPPLUSER with PI target systemsu2019 master password.
    <br><br>31.     Create RFC destination <SID>_ALE in ERP Source system with user ERQALEUSER {Make sure you have this user created in new installed system}
    <br><br>32.     Install External Driver Configuration in Process Integration 7.1 Using JSPM {SAP NOTE: 1138877}
    <br><br><br>
    Please let me know if I am missing anything there...
    <br><br><br>
    Cheers,
    <br>
    Yogesh

  • POST Installation steps for SAP XI 7.0 SP06

    Hi Experts ,
    We are trying to install XI 7.0 SP06.We are suppose to carry out  post installation
    steps but we are not able to locate a proper post installation guide for the same.
    We have succesfully installed XI 3.0 earlier .However XI 7.0 post installation steps in the guide that we have "SAP NetWeaver 2004s SR1 ABAP+Java on Windows: Oracle" , are relatively less...
    Nevertheless, we have carried out the following steps
    5.21.1 Performing PI-Specific Steps for SLD Configuration
    Local and Central System Landscape Directory (SLD)
    Mapping Security Role to User
    1. Log on to the Visual Administrator of the J2EE engine of the SLD host.
    2. Choose Cluster® Server® Services® Security Provider.
    3. In the Runtime tab, choose Policy Configurations and then the column Components, and select the component
    sap.com/com.sap.lcr*sld.
    4. Switch to the Security Roles tab to display the assigned roles.
    5. Select role LcrInstanceWriterLD.
    The user SLDAPIUSER already exists with its security role LcrInstanceWriterLD.
    6. Switch to edit mode and add user PIAPPLUSER with the same role LcrInstanceWriterLD.
    Note
    For a central SLD, the user PIAPPLUSER must be created in the central SLD ABAP system first and be
    assigned to ABAP role SAP_XI_APPL_SERV_USER. The password must be same as in the XI Exchange
    Profile on the XI Integration Server.
    Note
    For information on the UME actions, see the Post-Installation Guide - SLD of SAP NetWeaver 2004s, section
    Configuring SLD Security, at service.sap.com/sld® Media Library.
    Maintaining SLD Connection Parameters (ABAP API)
    1. Log on to the SAP XI Integration Server System as user DDIC and call transaction SLDAPICUST. The screen
    Maintain SLD Access Data is displayed.
    2. Choose Display <-> Change and proceed as follows:
    a) Replace the existing SLDAPIUSER with PIAPPLUSER user.
    Note
    For a central SLD, make sure you use the user with security role LcrInstanceWriterLD.
    b) Make sure your entry is marked as Primary.
    Note
    Only the entry marked as Primary is active.
    c) Save your settings.
    April 10, 2006 PUBLIC 97
    Now we don't know wether the sld configuration is over or not ...or for that matter in RWB we see only J2se based adapter engine and  not J2ee based adapter engine...
    Kindly help

    Hi..
    Instaed doing this,please try out template based configuration which has been mentioned in the installation guide or else do as follows
    1.Login into NWA (netweaver administrator)
    as
    http://<host.<domain>.<com>:<port>/nwa
    2.Use J2ee_admin user id and password
    3.go to deploy and change
    4.select template based configuration for PI
    5.execute the template
    6.install it
    you can find the list of other templates which are clear and easy to do the post installation step..i found it useful ..
    Apart from these, as per sandro, you can check the data transfer in visual administrator or go the abap engine, transaction RZ70, press accept proposal button
    then execute button , check the data supply without any error
    Thanks
    Gopal
    (Avoid points if useful)

  • (Urgent) Errors after Post Installation  of PI 7.0

    Hi all,
    After executing the post installation steps for PI 7.0
    When I logged in for the first time it was working fine.
    But when I logged in the system for the second time and consecutive logins.and open the main page through sxmb_ifr the following error is displayed
    Exception:
    An internal error occurred. Contact you XI administrator
    Unable to read configuration data (ExchangeProfile/aii.properties)
    The detailed error states this:
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties) at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1199643871390._jspService(jsp_Main1199643871390.java:21)
         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(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)
    Is the system always required to be connected to a network for it to be started and used without any problems.
    Any pointers to resolve this error would be highly helpful.
    Thanks in advance,
    Younus

    Dear all,
    I tried the installation once again.
    But the same error.
    Exception Details
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)
         at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1205209927432._jspService(jsp_Main1205209927432.java:21)
         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(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)
    Please help me out in solving this.
    Do I need to create the exchange profile once again, i think in PI 7.0 SR2 exchange profile file is implicitly created.
    Waiting for a solution.
    Thanks in advance,
    Younus

  • XI Post installation steps

    Hi,
    I'm trying to get XI going at a project.  The basis guys have installed the server but I have an idea none of the 'post installation steps' have been completed.
    The symptoms are that when I start the Integration Builder (SXMB_IFR) the Windows 'File Explorer' is started and not IE. The Integration Web page is not displayed.
    I quickly looked at the Configuration guide and I see none of the RFC destinations mentioned in the guide.
    Is this the reason for the problem ?.  I need to know exactly what totell the basis people to look at. They have never done an XI installation before so I'm almost sure they have not done these configuration steps.
    Thanks
    Andre

    Hi Andre,
    They should look at the intallation/configuration guides that SAP provides. These guides can be found at the service.sap.com and/or help.sap.com
    In a nutshell you have to make sure they have configured:
    SLD settings, these involves configuring RFC destinations, Maintain the SLD parameters in SLDAPICUST.
    Register, Starting up the queues. Configure the role of the integration server in trx SXMB_ADM or SXMB_ADMIN.
    Hope this helps.
    Cheers,
    Roberto
    Message was edited by: Roberto Viana

  • Oracle Enterprise Repository post installation steps failed.

    Hi,
    I was able to install Oracle 11g Express and Weblogic 10.3.6.0 and 11.1.1.6.0 and when try to follow post installation steps to extend a domain installation fails with following steps. Could you please assist me
    what could i have done wrong or suggest me hints to locate the error.
    2013-01-30 23:08:04,768 INFO [WizardController] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - C:\Oracle\Middleware\wlserver_10.3\common\lib\components.xml does not contain component elements and will be skipped
    2013-01-30 23:08:11,830 INFO [WizardController] com.oracle.cie.wizard.domain.gui.tasks.MultipleTemplateSelectionGUITask - Selected required template: Basic WebLogic Server Domain:10.3.6.0 [C:\Oracle\Middleware\wlserver_10.3\common\templates\domains\wls.jar]
    2013-01-30 23:08:15,362 INFO [WizardController] com.oracle.cie.domain.WLSTemplateBuilder - No template-database.xml found in template
    2013-01-30 23:08:15,471 WARN [WizardController] com.oracle.cie.domain.AbstractTemplate - Could not find component name 'Oracle Enterprise Repository' version 'null'
    2013-01-30 23:08:15,471 INFO [WizardController] com.oracle.cie.domain.AbstractTemplate - Replacing component reference Oracle Enterprise Repository version null with top-level component reference: WebLogic Server version 10.3.6.0
    2013-01-30 23:08:15,471 INFO [WizardController] com.oracle.cie.domain.AbstractTemplate - Setting symbol for component WebLogic Server version 10.3.6.0 to WebLogic_Server_10.3.6.0_wlserver_10.3_ORACLE_HOME
    2013-01-30 23:08:27,096 INFO [WizardController] com.oracle.cie.domain.assignment.ServerMachineAssignment - ListenPort internal Validation result= [null]
    2013-01-30 23:08:28,737 INFO [WizardController] com.oracle.cie.domain.DomainChecker - ListenPort external Validation result= [null]
    2013-01-30 23:08:32,580 ERROR [create_gui] com.oracle.cie.wizard.domain.gui.tasks.DomainCreationGUITask - Generation Error!!
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('Lexical error at line 6, column 11. Encountered: "@" (64), after : ""', ('<iostream>', 6, 11, 'oerPort = @DOMAIN_LISTEN_PORT@'))
         at org.python.core.parser.fixParseError(Unknown Source)
         at org.python.core.parser.parse(Unknown Source)
         at org.python.core.Py.compile_flags(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1574)
         at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1322)
         at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1305)
         at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:143)
         at com.oracle.cie.domain.TemplateImporter.generate(TemplateImporter.java:274)
         at com.oracle.cie.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:216)
    Thanks
    Edited by: 985275 on Jan 31, 2013 12:13 AM

    Hi,
    After installing Oracle DB, did you Install RCU setup succesfully??
    If not, Install RCU and then procced.
    -Santosh

  • Post Installation Steps in RAC --Urgent

    Hi DBA's
    Database Version 11.2.0.1
    Operating System : Solaris 10
    This is first time i am implementing 2 node RAC.
    I Installed Grid and Database successfully, and my RAC instance working fine.
    My Concern is,
    I want to test thoroughly my RAC instance, require tips.
    I want post installation steps and Patches for the database and grid, Kindly provide me.
    Because i searched some documents but still got confusion, can you please provide the patches.
    Regards,
    SG

    SG2 wrote:
    Yeah thanks, now i applying Patch:12419378, i looked some of the recommanded patch document, i found those 2 patches u mentioned.
    But the Patch:12419378 it is taking too long time, because i started almost 1 hour back but it seems it is stopping at Patching component oracle.ldap.rsf.ic, 11.2.0.1.0..
    what could be the reason? is it take long time at this stage?
    Thanks
    SG
    Hi SG,
    It doesn't look normal to me, see the OPatch log if there is any error
    Trying to search in metalink but nothing information about the component, I would advise try contact Oracle Support
    Cheers

  • Need help in post-installation steps of the PDK

    Hello,
    I have installed Java PDK 6.9 instead of 6.2.
    At the post-installation steps I need to:
    <i>The example iViews in the Portal Development Kit connect to a SAP System with the system alias PDK_R3_BACKEND.
    To run these examples you must define a system object for a test SAP System in your system landscape and assign the following aliases:
    1. PDK_R3_BACKEND Reference to a R/3 system of your custom landscape.
    2. PDKDummySystem Reference to provided system OBN-3. PDKDummySystem.
    WebDynpro Reference to provided system WebDynpro.</i>
    My question is: When I create this System, which type template should it be and which configuration besides the above aliases should it have?
    Roy

    Hey Aviad,
    Yes I did, in my case I've installed PDK SP 9 over SP2 which is prohibited. If this is your case as well do the following:
    1) From the Undeployment tab of the SDM select the com.sap.pct.pdk..
    components.
    2) Using the Archive remover tool which can be accessed from
    System Administration > Support > Portal Runtime > Administration
    Console > Archive Remover --> Remove the portal applications with prefixcom.sap.pct.pdk...
    3) Navigate to Content Administration > Portal content > Content
    Provided by SAP > Platform Add-Ons > Developer Content
    and remove all the contents below this folder.
    4) Restart the server
    After this you can deploy the SP9 business package using the SDM.
    Hope it helps,
    Roy

  • What are post installation steps for SOA 10.1.3.5 patchset on Windows

    Hi all ,
    what are the post installation steps in windows after applying SOA patchset 10.1.3.5 on 10.1.3.1
    Thanks,
    Durga

    Hi 924979,
    may I ask cause I have same exactly this issue on solaris 10 and what do you mean with :
    edit the (two) opmnctl scripts to change "tr" to "/usr/xpg4/bin/tr"   ?
    Need your suggestion since I change PATH environment variable but still error and The installer cannot find the system application ascontrol ("opmnctl status -app") in the OC4J instance. All system applications should be present even if they are in a stopped or non-routable state. This is generally due to a situation where OPMN has been shutdown ... bla bla  bla .. (stop in 83%)
    need advise
    Regards,
    Thanks

  • What are the post installation steps for sap 4.7ee

    what are the post installation steps for sap 4.7ee

    Hi,
    Post installation steps are as follows.
    1.SICK to be run first to checkt the errors while installation.
    2. Install SAP GUI
    3. Set up the TMS. Configuration the domain controller through SE06 and then set up the transport system through TMS.
    4. Change the default password of SP* and DDIC.
    5. Set up the operations mode using RZ04 and SM63.
    6. Apply patches through SPAM.
    7 Schedule default background jobs through SM36.
    8 Import default profiles through RZ10.
    9. Schedule backup calender through DB13.
    10. Create clients using SSC4
    11. Install lisence
    12. Schedule SGEN

  • Post installation steps for SAP PI, scenarios for SAP ERP 6.0 EhP 3.0 BAIO

    Hi!
    I installed SAP NetWeaver 2004S with PI component.
    I also have a demo SAP ERP 6.0 EhP 3.0 BAIO system with several clients:
    (100: demo client, 200: BW, 300: demo client (copy of 100)).
    Questions:
    what are the post installation steps to configure SAP PI?
    Which scenarios can be used in such landscape?
    (eg. exchange (IDOC, RFC, etc.) from client ERP:100 to ERP:200)
    Thank you very much indeed!
    regards
    Holger

    Hi Holger:
    what are the post installation steps to configure SAP PI?
    http://help.sap.com/saphelp_nw70/helpdata/en/a0/40084136b5f423e10000000a155106/content.htm
    Which scenarios can be used in such landscape?
    (eg. exchange (IDOC, RFC, etc.) from client ERP:100 to ERP:200)
    I recommend you to use proxys in your landscape as you want to interchange messages between
    different clients in the same system.
    Hope this helps you.
    Carlos

  • Post installation Steps for SAP XI

    Hi,
    I am doing post installation steps for SAP_XI, for the step "Generating roles for SAP_XI and SAP_SLD in transaction PFCG, when I enter Role: "SAP_XI*" then its not generating any roles it is giving message "No roles found in the selected area" Please suggest
    Thanks,
    Nishant

    Create user in SAP XI and then assign them role
    Create user using SU01 transaction. Enter the username and click on the first button (create).
    Follow the process below
    1. Address Tab
    Enter the user details
    2. Logon Data Tab
    Enter the initial password. Make sure user type is Dialog (it is by default).
    3. Roles Tab
    SAP_XI_DEVELOPER
    SAP_SLD_DEVELOPER
    SAP_XI_MONITOR
    (if the user is admin give the admin roles)
    Before logging on to the Integration Builder, logon to ABAP stack (SAPGUI frontend on windows or java) at least once. Then logon to Int.Builder components.
    regards
    Dharamveer

  • NW PI Post Installation steps

    Hello All,
    I have installed a dual stack PI system and performing post installation steps for PI AS Java. In configuration tasks After completing NetWeaver initial setup with skipped steps I was progressing to next step to configure NW PI - AS ABAP in All Configuration Tasks-->NW PI - AS ABAP (Basic Configuration for Idoc, Proxy Maintain) but I couldn't find this option.
    I have updated system, patches, cim etc still I couldnt find the above option, Please advise where I went wrong.
    Thanks
    Sam

    Hi,
    What is the pi version?
    The steps differs from version to version . Like 7.1 and 7.3 are not exactly same. Can you check in the installation guide for the pi specific post steps for your version .
    Regards,
    Amit.

Maybe you are looking for

  • Open password protected PDF in website

    Hi, I hope someone can help me. Greatly appreciate it. My website has PDF documents that's available for registered users to view online (through my site) only. Currently, I can't find any solutions to prevent users from downloading/"save-as" the PDF

  • Email Icon In Acrobat Reader 9

    Hi, When I used acrobat 7 reader there was aEmail Icon on the Toolbar which you can click and attach the document to be email through Outlook. Now in Acrobat 9, this is missing, You can add the email button from the customize Toolbar. But My problem

  • Error appearing while transferring products from CRM to R/3.

    Hi All, I am facing a problem in CRM system while transferring products from CRM to R/3. System is throwing a message "Exception condition NO_STRUCT_DEFINITION raised" and product transfer is not happening. Please suggest some solution. Thanks & rega

  • ICloud Keychain verification code never arrives

    I erased all content and settings from my iPad and I was using iCloud Keychain for saving passwords. I have a dumb cell phone that works fine and receives SMS messages. I have tried at least 4 times to Restore Passwords Stored in iCloud Keychain with

  • Save the page in server side

    Hi all, I have some iViews in my page. That iViews are draggable like as in iGoogle. Now what i want is if i change the position of the iView , after refreshing the iView should be in the same position(what i have changed) . The page should be save i