Error in the post installation 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)
<b>
Please help me.</b>
T
hanx & Regards,
Naresh

Hi Naresh
Try logging off from the current window.
and login again as "Administrator" .
use http://portalhostname:50000/sld
hope this helps
Cheers !!!
Satish Kumar.

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

  • 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

  • Getting error during the Oracle9i installation "Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"

    Hi All,
    Getting follwing error during the Oracle9i installation “Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"
    u01/app/oracle/product/9.2.0/install/make.log
    - Linking Oracle
    rm -f /u01/app/oracle/product/9.2.0/rdbms/lib/oracle
    cc  -L/u01/app/oracle/product/9.2.0/lib/ -L/u01/app/oracle/product/9.2.0/rdbms/lib -o /u01/app/oracle/product/9.2.0/rdbms/lib/oracla
    ld:
    load_whole_file: Could not malloc 31328. bytes, for /u01/app/oracle/product/9.2.0/lib//libn9.a(asndata.o), didnt attempt to mmap
    Stop.
    *** Exit 1
    While checked the memory details in the machine its showing plenty of free virtual memory.
    # ps aux
    USER PID %CPU %MEM   VSZ  RSS TTY      S STARTED         TIME COMMAND
    oracle     1353 0.6 27.2  601M 555M pts/2    S N  09:14:07 5:49.67 /tmp/OraInstall2014-01-21_09-14-02AM/jre/bin/../bin/alpha/native_threads/java -Doracle.installe
    root       3033 0.0  0.4 10.4M 7.7M pts/0    R  + 10:59:44 0:00.06 ps aux
    oracle     1351 0.0  0.0 2.46M 320K pts/2    I N  09:14:02 0:01.36 ksh /tmp/OraInstall2014-01-21_09-14-02AM/installer -Doracle.installer.library_loc=/tmp/OraInsta
    oracle     1277 0.0  0.0 2.48M 312K pts/2    I  + 09:02:44 0:00.04 -ksh (ksh)
    root       1269 0.0  0.0 2.56M 232K pts/2    I    09:01:23 0:00.01 -sh (sh)
    root       1268 0.0  0.0 5.31M 768K ??       I    09:01:22 0:00.11 /usr/bin/X11/xterm -ls
    root 1  0.0  0.0  608K  96K ?? IL   08:45:31     0:00.08 /sbin/init -a
    root 0  0.0  3.9 2.52G  79M ?? R <  08:45:31     0:23.16 [kernel idle]
    And I have rebooted the machine still also getting the same error.
    Is there any way to resolve this issue??
    Regards
    prasanta

    Pl elaborate the business / technical reason for installing a 15+ year old unsupported software on a 15+ year old unsupported hardware, assuming you are installing an a supported OS version
    HTH
    Srini

  • Regarding the Post Installation and SP Level

    Hi All,
    We have installed NWDI on our existing EP Dev Server.Installation was successful but regarding the post installation we are in a thinking as how best we could patch the newly installed NWDI system.
    As our EP system is on SP 11and NWDI system on sp 9,Do we need get EP and NWDI Patch level in Sync? as there would be developers working from EP and BW as well on this NWDI server.
    Here My doubt is:-
    Do the Nwdi System needs to be in the same patch level as our EP system (as it is installed on EP itself.)
    Do we need to run the Template for the Newly installed NWDI only after the Patch Upgradation?
    Kindly Advice
    Regards
    Santosh.N.G

    the patch level of EP and NWDI should be same

  • Error extracting the product installer for trial downloads

    Hi-- I tried to download the trial version of Creative Suite Design Premium last night. Waited the two+ hours for the process, and at the end I got the message "Error exracting the product installer (Error 101). Check for available disk space on your system and try downloading the product again." Because it was by then late, I left it and came back to it today. I assumed that the CS was too big for my system, so I decided to just install the two products I really want, Photoshop CS Extended, and Illustrator, separately. Unfortunately, I got the same error messages. Tried the troubleshooting advice to no avail. My computer has plenty of disk space available (1.34 TB of free space -- clearly enough!). Any other advice you can offer me?

    I found my answer in a previous thread on the Forum -- it worked for me.
    Here it is:
    41. Nov 8, 2011 6:50 AM (in response to stevedolan)
      Re: CS5.5 Download Assistant Error 101     
      Ok, the problem is solved! 
    Go to: http://prodesigntools.com/adobe-cs5-5-direct-download-links.html.  This is the direct link that downloads any Adobe CS5.5 file without the help of the Adobe Download Assistant software.  Read and follow the instructs exactly on this site.  Very Important:  MAKE SURE TO SIGN IN or CREATE A FREE ADOBE ID IF YOU HAVEN'T ALREADY DONE SO.  If not, you will get a message saying "access denied" or "resume your download", and thus, preventing the connection.
    Once the files have downloaded (2 files in total), extract the files to your desktop. 
    Once the extraction process has been completed, click on the "Setup Bootstrapper Application" installer file in the extracted folder and that should manually open the Installation screen.  Just follow the installation instructions, and everything should work!  Good luck!

  • Do i need the POST-INSTALLATION configuration for linux+oracle?

    hello
    i install the oracle10g on redhat9 box,JUST finish the installation,i open the Terminal windows,type ¨sqlplus¨ command,linux tell me ¨commnd not found¨. i guest the installer don´t set the env variable(in windows operating system,the installer automatically set the path variable during the install procedure).
    i can SUCCESSFULLY access the browser console of em and isqlplus.
    but after i restart the redhat,the browser can´t access both
    em and isqlplus(connection reset).when i telnet the 5500 and 5560 port,i found that they haven´t be open.and i suspect that the oracle database haven´t been automatically started.
    question 1:how can i MANUALLY start oracle after i restart the linux?
    question 2:how can i config the oracle after the install to make it work perminently?or post-install configuration.
    thank you very much!

    Oracle will not start automatically. You have to enter as oracle user and start the listener manually and then the database .
    Command are like : lsnrctl start
    Then , type svrmgrl ( the server manager console ) , connect internal , and then startup .
    Later on you can write scripts for automatic startup of the database and listener .
    G J Shankar Nath
    Deputy System Manager
    GNRC Limited

  • Error starting the 9iAS installer on Windows 2000 on P4 laptop

    I am having problem running 9iAS Installer on my P4 Laptop.
    any solution?

    Hi
    I have successfully installed Oracle products in P4 hardware configuration and there is a know bug in Oracle & P4. Follow these steps below and I am sure that you will be successful in installing Oracle on P4.
    Background:
    When installing and configuring Oracle 8i to support a Syllabus Plus timetabling application on a Pentium 4 Server with Windows 2000 Advance Server, the following issues were encountered:
    1.     The Oracle 8i Universal Installer (OUI) aborts without notice
    2.     When installed using either the Oracle 9i OUI or the patched 8i OUI downloaded from Oracle Corporation, errors occurred during installation and java based configuration tools such as the Database Configuration Assistant and the Network Configuration Assistant would not run.
    Problem Causes
    Oracle Corporation have documented the following known issues:
    1.     The OUI 8.1.x fails to recognize the P4 processor and aborts without notice.
    2.     The OUI 8.1.x or above has problems on machines that use the Sun JRE and Symantec JIT. Windows 2000 (all versions) and Netware platforms are affected by this.
    Work Around
    The following work around has been used successfully at the Northern Territory University to overcome these problems.
         1.     Install Oracle 9i patched installer available from Oracle Technology Network website on the machine running on Pentium 4 Processor.
         2.     After installing Oracle Universal Installer, open file oraparam.ini and make the following modifications: (Assuming CD-ROM Drive is d: and you are installing Oracle from CD-ROM)
         a.     Change the Source= line to use the full path to the CD instead of relative path. (i.e. Source=d:\stage\products.jar)
         b.     Change the JRE_Location line to use the full path to the CD instead of relative path. (i.e. JRE_Location=d:\stage\components\oracle\swd\jre\1.1.7\1\datafiles\expanded)
         c.     Change the OUI_Location line to use the full path to the C drive (where the installer is installed) instead of relative path. (i.e. JRE_Location=c:\stage\components\oracle\swd\oui\1.6.0.9.0\1\datafiles\expanded)
         d.     Change the JRE_MEMORY_OPTIONS line to add -nojit as the first argument. (i.e. JRE_MEMORY_OPTIONS=-nojit ms16m ms32m) Other entries should remain same.
         3.     Launch OUI and this will use the modified oraparam.ini file and pick up the information from the CD-ROM. (since the absolute locations are specified)
         4.     Choose the custom install and choose not to create the database during the install. This way, the DBCA will not be launched during installation.
    5.     The Net8 Configuration assistant will still be launched and there is no way to suppress it. If you need to kill it due to installer hanging then in the configuration tools window highlight the Net8 Configuration Assistant and click Stop. If this does not work then look for the most recent JRE process using task manager and kill it manually. Note: The OUI itself will also have a jre process. Make sure to kill the only the most recent process.
    6.     After killing the configuration tool, continue through the installation to the End of Installation screen. We can modify the configuration tool to use this option nojit.
         7.     Once installation is complete, each of the following files in the ORACLE_HOME needs to be modified:
    Each file will contain a command similar to the one following, which should be modified to include the option -nojit.
    Eg: Command=(c:\program files\oracle\jre\1.1.7\bin\jrew nojit classpath.
         a.     assistants\dbca\dbassist.cl
         b.     assistants\dbma\dbmig.cl
         c.     assistants\ifa\ifa.cl
         d.     bin\owm.cl
         e.     ldap\oidamdin\oidadmin.cl
         f.     network\tools\netasst.cl
         g.     network\tools\netca.cl
         h.     owm\install\instelogin.cl
         i.     owm\install\instowm.cl
    This (-nojit) is the only modification required to enable the configuration tools. After these changes the configuration tools like Net8CA and DBCA can be launched from the start menu.
    Note: if your Oracle server is already installed and running but configuration tools are not running then just edit these files mentioned above (from a to i) and then launched configuration tools, they all will work.
    Thank you
    Amit

  • 'error extracting the product installer'

    After my download completes it says "error extracting product installer (error 101) and that i should check my disc space, how can i fix this?? I have more than 500 GB of free disc space available.

    Troubleshoot Adobe Download Assistant
    And fitting the issue: If your disk is larger than 1TB, create a partition smaller than that.
    Mylenium

  • Have just made 2 attempts to download Elements 12.  Each time at the end it gives a message saying Error extracting the product installer (Error 101). Please check for available disk space.   I have an almost untouched hard drive.  This is definitely NOT

    Can anyone help me please

    here are two different links.  at least one must be different than the one you're currently trying.
    Downloads available:
    Suite:  CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  7 | 6 | 5
    https://helpx.adobe.com/download-install.html
    Download and installation help for Adobe links
    https://helpx.adobe.com/download-install.htmlDownload and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    if you follow all 7 steps you can directly download a trial here: Adobe Photoshop Elements 12 Direct Download Links, Premiere too | ProDesignTools
    and activate with your serial number.
    if you have a problem starting the download, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com or initiates the download of an incorrect (eg, current) version.

  • Error 1719 - the windows installer could not be accessed

    HP Touchsmart 610-1250x
    Windows 7 Home Premium
    error message 1719 and Internet Explorer has stopped working (not the 64 bit version)
    Canon camera software and Adobe Flash Player updated

    Hello,
    Please check this HP document and let me know if this has resolved your problem:
    Error 1719: Windows Installer Service could not be accessed.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c00267965&lc=en&product=62740
    Thanks,
    I work for HP! Please remember to provide and if this helped click ON

  • Post Installation Errors in loading ORacle R12 on windows vista!!! HElp!!!!

    Hi,
    I got all errors in the Post installation checks when loading ORacleR12 E business suite on vista.
    Acutally during installation steps, at step 1 ..at around 30 of 147, the installation stopped quoting an error like unzip file not found or cant be opened....i dont clearly remember but the step 1 was not completedly fully..
    THen it skipped to step 2,3 and I think the same happened in step 4 too. There was an error and it skipped some install files i think.
    How do I Load the s/w correctly or now how do I solve is errors now?
    PLEASE HELP! I Am novice to APPS so give me a detailed answer please...like the directories to look for and the paths and solutions too...
    Await an answer for the GURUS and EXPERTS!!!
    Regards,
    indira meduri
    Edited by: user529846 on Jan 18, 2010 11:13 PM

    Hi,
    Below are the errors i got in Post installation checks...! Can you help?
    Database Availability
    command: /home/Oracle/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /home/Oracle/PROD/db/tech_st/11.1.0/PROD_linux.env APPS/APPS
    riwTDBup.sh started at Wed Jan 20 05:36:52 CST 2010
    Parameters passed are : /home/Oracle/PROD/db/tech_st/11.1.0/PROD_linux.env APPS/APPS
    Cannot find environment file /home/Oracle/PROD/db/tech_st/11.1.0/PROD_linux.env
    RW-50011: Error: - Database ORACLE_HOME connection test has returned an error: 1 command: /home/Oracle/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /home/Oracle/PROD/inst/apps/PROD_linux/ora/10.1.2/PROD_linux.env APPS/APPS
    riwTDBup.sh started at Wed Jan 20 05:36:53 CST 2010
    Parameters passed are : /home/Oracle/PROD/inst/apps/PROD_linux/ora/10.1.2/PROD_linux.env APPS/APPS
    Cannot find environment file /home/Oracle/PROD/inst/apps/PROD_linux/ora/10.1.2/PROD_linux.env
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 1
    Configuration Upload
    uploading config file at /tmp/01200535/conf_PROD.txt
    Failed upload of config file at /tmp/01200535/conf_PROD.txt
    Environment File
    RW-50016: Error: - Database ORACLE_HOME environment file was not created:
    File = /home/Oracle/PROD/db/tech_st/11.1.0/PROD_linux.env RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = /home/Oracle/PROD/inst/apps/PROD_linux/ora/10.1.3/PROD_linux.env RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = /home/Oracle/PROD/inst/apps/PROD_linux/ora/10.1.2/PROD_linux.env RW-50016: Error: - APPL_TOP environment file was not created:
    File = /home/Oracle/PROD/apps/apps_st/appl/PROD_linux.env RW-50016: Error: - ADOVARS environment file was not created:
    File = /home/Oracle/PROD/apps/apps_st/appl/admin/adovars.env RW-50016: Error: - APPSCONFIG was not created:
    File = /home/Oracle/PROD/apps/apps_st/appl/admin/adconfig.txt
    DBC File
    RW-00023: Error: - DBC file was not created:
    File = /home/Oracle/PROD/inst/apps/PROD_linux/appl/fnd/12.0.0/secure/PROD.dbc
    HTTP
    checking URL = http://linux.server:8000
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://linux.server:8000/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://linux.server:8000/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

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

  • 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

  • SLD port problem in Netweaver XI post installation configuration steps

    Hi All,
        Recently we changed the port number of the SAP server to 80.Every thing working fine.
    When ever we are configuring the XI that mean the post installation steps for Exchange Infrastructure it giving the errors in machine_technical_configuration  step.
    Error Message is:
    Element 'SAPConfigLib.NW5.Unclassified.addInstalledProduct':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!157-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96
    -:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41
    Element 'SAPConfigLib.NW5.Unclassified.addInstalledProduct':Error during executing Java Reflection:IO error: Unable to open connection to host "mmsr18:50000". The host is down or unavailable..
    Is there any solution to solve this....
    Thanks & Regards,
    Vivek.

    hi
    check if the new port(80) is maintained in tcode- sldapicust
    Thx
    jonu

Maybe you are looking for

  • I can't activate facetime in egypt using vodafone

    I have to Iphone 4 in Egypt , one is mobinil and other is Vodafone. Both on ios 4.3.5. When I tried to use facetime , mobinil one work probably BUT the vodafone one error "waiting for activation"

  • Can OS X (10.4.8) automatically name files in a folder?

    I have a friend who uses the Windows OS and when he uploads pictures, or other batches of files into a folder, he says that he can get the system to rename the files automatically with the folder name built in. Hence, a folder can be created as "Trip

  • RAID - Clarification on Concept & Components

    This forum is a great resource on RAID ... yet I still am foggy and need to better understand before making my controller choice. Can someone shed more light on the various components of a controller to consider? How do these variables affect video e

  • Bold font for some fields

    Hi all!! I have a requirement to somehow intensify some of fields. For example, make them in bold. I am talking about fields for attributes STRUCT.LASTNAME, STRUCT.FIRSTNAME of HEADER context node of BP_HEAD/AccountDetails view. Is this possible? Any

  • Is the ipad ever going to have flash?

    I want to know if the Ipad ever going to be able to use flash.